[webkit-reviews] review granted: [Bug 72239] Accessibility: Chromium requires an AX notification when an iframe loads. : [Attachment 115528] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 16 23:07:55 PST 2011


chris fleizach <cfleizach at apple.com> has granted Dominic Mazzoni
<dmazzoni at google.com>'s request for review:
Bug 72239: Accessibility: Chromium requires an AX notification when an iframe
loads.
https://bugs.webkit.org/show_bug.cgi?id=72239

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

------- Additional Comments from chris fleizach <cfleizach at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=115528&action=review


r=me

> Source/WebCore/dom/Document.cpp:2232
> +	       // LayoutComplete notification on it.

comment should explain why we need to post this notification (not what it is
doing [which is evident from the code])


More information about the webkit-reviews mailing list