Page rendering method and device
A page and auxiliary thread technology, applied in the Internet field, can solve the problems of page jam, blocking page rendering thread, page rendering thread running blocking, etc., so as to avoid page jam and improve user experience.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0025] As we all know, due to the characteristics of the browser kernel, the page rendering thread of the browser kernel and the JS main thread are mutually exclusive, that is, at a certain moment, the browser kernel can only run the page rendering thread or the JS main thread, the JS main thread and the page Rendering threads cannot run at the same time, which means that while the main JS thread is running, the page rendering thread is in a stagnant state (that is, running the JS main thread will block the running of the page rendering thread). During the running of the page rendering thread, The main JS thread is in a stagnant state (that is, running the page rendering thread will block the running of the main JS thread).
[0026] In the scenario where the event trigger condition triggered based on the time condition in the current page is met and needs to be monitored by the JS main thread, the JS main thread needs to periodically monitor whether the event trigger condition tri...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


