[Webkit-unassigned] [Bug 140354] [GTK] Do not schedule a redraw for the redirected XComposite window when not in accelerated compositing mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 12 10:38:56 PST 2015


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

--- Comment #5 from Martin Robinson <mrobinson at webkit.org> ---
(In reply to comment #4)
> Comment on attachment 244439 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=244439&action=review
> 
> >>> Source/WebKit2/UIProcess/API/gtk/WebKitWebViewBase.cpp:326
> >>> +                DrawingAreaProxyImpl* drawingArea = static_cast<DrawingAreaProxyImpl*>(webView->priv->pageProxy->drawingArea());
> >> 
> >> Loosk like you could use priv here?
> > 
> > No, priv is not captured.
> 
> Could you could capture priv here instead?

Or, I suppose capture both priv and webView.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150112/80e374d3/attachment-0002.html>


More information about the webkit-unassigned mailing list