[webkit-reviews] review denied: [Bug 45640] Navigating dark background websites results in blinding white flashes between pages. : [Attachment 72627] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 18 21:49:30 PST 2010


Dave Hyatt <hyatt at apple.com> has denied MORITA Hajime <morrita at google.com>'s
request for review:
Bug 45640: Navigating dark background websites results in blinding white
flashes between pages.
https://bugs.webkit.org/show_bug.cgi?id=45640

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

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=72627&action=review

Just one minor adjustment I'd like to see....

> WebCore/dom/Document.cpp:4798
> +bool Document::hasHeadSibling() const

I think this could just be a static function in the cpp file without adding it
as a member function to Document.h.


More information about the webkit-reviews mailing list