[Webkit-unassigned] [Bug 85088] [Qt][WK2] Don't call syncRemoteContents from WebLayerTreeRenderer::paintToCurrentGLContext

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 27 12:48:43 PDT 2012


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





--- Comment #3 from Yael <yael.aharon at nokia.com>  2012-04-27 12:48:42 PST ---
(In reply to comment #2)
> (From update of attachment 139245 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=139245&action=review
> 
> > Source/WebKit2/UIProcess/API/qt/qquickwebview.cpp:786
> > +
> > +    // Ensure that updatePaintNode is always called before painting.
> > +    pageView->update();
> 
> This change should go in your fixed element patch and not here, since it is the one that is going to add code in updatePaintNode that must be called when the viewport move.

Existing fixed position tests are breaking without this change. I cannot remove syncRemoteContents without adding this.

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