[Webkit-unassigned] [Bug 63582] [Qt] Regression: Fix for 49650 breaks custom QNAM implementations...

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 28 16:37:48 PDT 2011


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


Dawit A. <adawit at kde.org> changed:

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




--- Comment #1 from Dawit A. <adawit at kde.org>  2011-06-28 16:37:48 PST ---
Created an attachment (id=98998)
 --> (https://bugs.webkit.org/attachment.cgi?id=98998&action=review)
proposed patchgit diff

The proposed patch uses Qt's Meta Object system, namely a dynamic property, to address this issue. If the dynamic property "SKIP_QTBUG_18718_WORKAROUND" is set, the unsupportedContent signal will be invoked directly. Otherwise, the signal connection will be queued until control returns to the event loop.

-- 
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