[Webkit-unassigned] [Bug 49320] New: Minor ResourceLoadScheduler cleanups

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 10 07:35:33 PST 2010


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

           Summary: Minor ResourceLoadScheduler cleanups
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: koivisto at iki.fi



Antti Koivisto <koivisto at iki.fi> changed:

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


Created an attachment (id=73498)
 --> (https://bugs.webkit.org/attachment.cgi?id=73498&action=review)
patch

Minor ResourceLoadScheduler cleanups:
- remove assertLoaderBeingCounted() as it is wrong (doesn't take deferred resources into account) and not very useful
- add HighestPriority, LowestPriority synonyms so new priorities can be added without modifying the iteration code

-- 
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