[webkit-reviews] review requested: [Bug 63820] [Qt] Add API to retrieve page head link and meta elements : [Attachment 99489] proposed patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 1 11:23:16 PDT 2011
mike.zraly at nokia.com has asked for review:
Bug 63820: [Qt] Add API to retrieve page head link and meta elements
https://bugs.webkit.org/show_bug.cgi?id=63820
Attachment 99489: proposed patch
https://bugs.webkit.org/attachment.cgi?id=99489&action=review
------- Additional Comments from mike.zraly at nokia.com
Adds new API to retrieve both link and meta element data from a page's head
element.
While adding unit test code to tst_qwkpage.cpp noticed that pre-existing test
loadEmptyUrl() causes an ASSERT failure in the WebProcess when waitForSignal()
is used in a subsequent test. Disabled the test via QSKIP and added
appropriate comments for revisiting later.
More information about the webkit-reviews
mailing list