[webkit-reviews] review denied: [Bug 23708] Would like to have a callback when an HTML element is first added to the DOM : [Attachment 27282] Adds htmlElementAvailable() callback to FrameLoaderClient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 3 11:52:20 PST 2009


Dave Hyatt <hyatt at apple.com> has denied Aaron Boodman <aa at chromium.org>'s
request for review:
Bug 23708: Would like to have a callback when an HTML element is first added to
the DOM
https://bugs.webkit.org/show_bug.cgi?id=23708

Attachment 27282: Adds htmlElementAvailable() callback to FrameLoaderClient
https://bugs.webkit.org/attachment.cgi?id=27282&action=review

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
I think this callback should just be documentElementAvailable rather than being
specific to <html>.

You did not patch XHTML, but only patched the HTML parser.


More information about the webkit-reviews mailing list