[webkit-reviews] review denied: [Bug 133658] Flash video controls hit-test incorrectly after changing topContentInset : [Attachment 232735] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 9 15:02:00 PDT 2014


Anders Carlsson <andersca at apple.com> has denied Beth Dakin <bdakin at apple.com>'s
request for review:
Bug 133658: Flash video controls hit-test incorrectly after changing
topContentInset
https://bugs.webkit.org/show_bug.cgi?id=133658

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

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=232735&action=review


> Source/WebKit2/WebProcess/WebPage/WebPage.cpp:2109
> +    if (insetDidChange) {

Can use an early return here instead.


More information about the webkit-reviews mailing list