[webkit-reviews] review granted: [Bug 23557] Allow hit testing of page content without clipping to visible : [Attachment 27053] Don't clip to visible option

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 26 17:24:23 PST 2009


Nikolas Zimmermann <zimmermann at kde.org> has granted Adam Treat
<treat at kde.org>'s request for review:
Bug 23557: Allow hit testing of page content without clipping to visible
https://bugs.webkit.org/show_bug.cgi?id=23557

Attachment 27053: Don't clip to visible option
https://bugs.webkit.org/attachment.cgi?id=27053&action=review

------- Additional Comments from Nikolas Zimmermann <zimmermann at kde.org>
Patch looks fine, despite the fact that HitTestRequest is so ugly - it should
really use enums as flags, instead of a wild series of booleans.
It would be great to get that fixed - but that's out of the scope for this
patch. r=me.

Would you file a bug on HitTestRequest uglyness?


More information about the webkit-reviews mailing list