[Webkit-unassigned] [Bug 50758] Defer loading print stylesheets

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 9 12:12:49 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=50758


Antti Koivisto <koivisto at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #76104|                            |review?
               Flag|                            |




--- Comment #2 from Antti Koivisto <koivisto at iki.fi>  2010-12-09 12:12:49 PST ---
Created an attachment (id=76104)
 --> (https://bugs.webkit.org/attachment.cgi?id=76104&action=review)
patch

- Make preload scanner skip stylesheets with non-screen media types.
- Make link element skip stylesheets for media types other than screen or print.
- Make it possible to specify non-default load priority from the client.
- Use this mechanism to load print stylesheets using very low priority so they get loaded after everything else.
- Move default priority code from Loader to CachedResource.
- Move ResourceLoadScheduler::Priority enum to a separate file (as ResourceLoadPriority).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list