[webkit-reviews] review denied: [Bug 41160] Spatial Navigation: make elements in inner frames nested more than 1 level deep focusable : [Attachment 59656] patch v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 29 12:28:20 PDT 2010


Simon Fraser (smfr) <simon.fraser at apple.com> has denied Antonio Gomes
<tonikitoo at webkit.org>'s request for review:
Bug 41160: Spatial Navigation: make elements in inner frames nested more than 1
level deep focusable
https://bugs.webkit.org/show_bug.cgi?id=41160

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

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
> +bool checkDescendenceRecursively(Document* baseDocument, Node* node)

Check for what? I think this method name could be improved.


More information about the webkit-reviews mailing list