[webkit-reviews] review denied: [Bug 75158] [Chromium] Accesskeys do not work for frames that are not focused : [Attachment 120701] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 3 13:19:56 PST 2012


Ryosuke Niwa <rniwa at webkit.org> has denied Cem Kocagil
<cem.kocagil+webkit at gmail.com>'s request for review:
Bug 75158: [Chromium] Accesskeys do not work for frames that are not focused
https://bugs.webkit.org/show_bug.cgi?id=75158

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

------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
I don't think it's right to only change the behavior of Chromium port given
that all other major browsers exihit the same behavior and the code is shared
in WebCore (handleAccessKey). We should modify handleAccessKey so that it'll go
through all frames instead.


More information about the webkit-reviews mailing list