[Webkit-unassigned] [Bug 30979] [Qt] REGRESSION: Allow applications to use their own QWidget bypassing QWebView.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 2 12:06:12 PST 2009


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


Yael <yael.aharon at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #42276|0                           |1
        is obsolete|                            |
  Attachment #42276|review?                     |
               Flag|                            |
  Attachment #42333|                            |review?, commit-queue?
               Flag|                            |




--- Comment #6 from Yael <yael.aharon at nokia.com>  2009-11-02 12:06:10 PDT ---
Created an attachment (id=42333)
 --> (https://bugs.webkit.org/attachment.cgi?id=42333)
Patch

(In reply to comment #4)
> It appears the fix would be to rip out the QWebPageClient implementation from
> QWebViewPrivate, turn into into a private standalone class (say
> QWebPageWidgetClient) and use it independently from QWebView. I guess QWebPage
> should own/allocate the instance when QWebPage::setView() is called.
This patch does what you suggested.

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