[Webkit-unassigned] [Bug 63820] [Qt] Add API to retrieve page head link and meta elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 1 11:23:16 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=63820


mike.zraly at nokia.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #99489|                            |review?
               Flag|                            |




--- Comment #1 from mike.zraly at nokia.com  2011-07-01 11:23:16 PST ---
Created an attachment (id=99489)
 --> (https://bugs.webkit.org/attachment.cgi?id=99489&action=review)
proposed patch

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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list