[webkit-reviews] review requested: [Bug 52952] Wrong tab focused region : [Attachment 86063] updated patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 17 09:45:54 PDT 2011


ChangSeok Oh <webkitdeveloper at gmail.com> has asked  for review:
Bug 52952: Wrong tab focused region
https://bugs.webkit.org/show_bug.cgi?id=52952

Attachment 86063: updated patch
https://bugs.webkit.org/attachment.cgi?id=86063&action=review

------- Additional Comments from ChangSeok Oh <webkitdeveloper at gmail.com>
> addFocusRingRects should not be inside the for loop. 
> Do we need to have both the original for loop and addFocusRingRects ?
We don't. I agree that using addFocusRingRects was wrong approach.
Here is a updated patch.


More information about the webkit-reviews mailing list