[webkit-reviews] review denied: [Bug 64994] Add the ability to search the AccessibilityObject cache : [Attachment 103194] Consistency patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 8 08:31:10 PDT 2011


chris fleizach <cfleizach at apple.com> has denied Samuel White
<samuel.white at rochester.edu>'s request for review:
Bug 64994: Add the ability to search the AccessibilityObject cache
https://bugs.webkit.org/show_bug.cgi?id=64994

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

------- Additional Comments from chris fleizach <cfleizach at apple.com>
can't you just use 
AccessibilityObject* obj = const_cast<this>;

also is there a layout test that needs to be updated to reflect this change?


More information about the webkit-reviews mailing list