PRE PROCESSING OF SCRIPTS IN WEB BROWSERS

The aspects include browser systems and methods of loading/rendering a webpage by processing the web document (HTML page) in parallel. A scanner process scans the web document identifies scripts and initiates the downloading of the scripts. As the scripts are downloaded an HTML parser generates an i...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: WEBER MICHAEL, CASCAVAL GHEORGHE C, RESHADI MOHAMMED H
Format: Patent
Sprache:eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:The aspects include browser systems and methods of loading/rendering a webpage by processing the web document (HTML page) in parallel. A scanner process scans the web document identifies scripts and initiates the downloading of the scripts. As the scripts are downloaded an HTML parser generates an identifier for each script and the sends the scripts and associated identifiers to a script engine. The script engine parses analyzes compiles and otherwise prepares the scripts for execution in an order that may be different than the execution order of the scripts.