[webkit-reviews] review requested: [Bug 81741] [Crash] Crash by right click if <meter> is in a shadow subtree. : [Attachment 132992] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 21 01:54:14 PDT 2012


Ryosuke Niwa <rniwa at webkit.org> has asked  for review:
Bug 81741: [Crash] Crash by right click if <meter> is in a shadow subtree.
https://bugs.webkit.org/show_bug.cgi?id=81741

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

------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=132992&action=review


> ManualTests/meter-in-shadow.html:6
> +var sr = new WebKitShadowRoot(container);

Please don't use abbreviations like sr. Also, can't you use event sender here?


More information about the webkit-reviews mailing list