[webkit-reviews] review requested: [Bug 57867] Re-order enum ResourceLoadPriority to make Unresolved value less important : [Attachment 88286] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 5 11:30:02 PDT 2011
David Kilzer (ddkilzer) <ddkilzer at webkit.org> has asked for review:
Bug 57867: Re-order enum ResourceLoadPriority to make Unresolved value less
important
https://bugs.webkit.org/show_bug.cgi?id=57867
Attachment 88286: Patch
https://bugs.webkit.org/attachment.cgi?id=88286&action=review
------- Additional Comments from David Kilzer (ddkilzer) <ddkilzer at webkit.org>
Reviewed by NOBODY (OOPS!).
* platform/network/ResourceLoadPriority.h:
(enum ResourceLoadPriority): Moved Unresolved enum to the top of
the list and set to -1 to emphasize the fact that this is an
unresolved priority (rather than one higher than the highest
priority). Removed whitespace from the end of all enum lines.
---
2 files changed, 20 insertions(+), 8 deletions(-)
More information about the webkit-reviews
mailing list