[webkit-reviews] review requested: [Bug 49320] Minor ResourceLoadScheduler cleanups : [Attachment 73498] patch

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


Antti Koivisto <koivisto at iki.fi> has asked  for review:
Bug 49320: Minor ResourceLoadScheduler cleanups
https://bugs.webkit.org/show_bug.cgi?id=49320

Attachment 73498: patch
https://bugs.webkit.org/attachment.cgi?id=73498&action=review

------- Additional Comments from Antti Koivisto <koivisto at iki.fi>
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


More information about the webkit-reviews mailing list