[webkit-reviews] review denied: [Bug 110614] [GTK][WK2] Add document-loaded signal to WebKitWebPage : [Attachment 189919] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 23 07:40:41 PST 2013


Martin Robinson <mrobinson at webkit.org> has denied Manuel Rego Casasnovas
<rego at igalia.com>'s request for review:
Bug 110614: [GTK][WK2] Add document-loaded signal to WebKitWebPage
https://bugs.webkit.org/show_bug.cgi?id=110614

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

------- Additional Comments from Martin Robinson <mrobinson at webkit.org>
Typically it's safe to start using the DOM after didClearWindowObject for frame
instead of didFinishDocumentLoadForFrame and the signal would pass the actual
Window object as a parameter.


More information about the webkit-reviews mailing list