[Webkit-unassigned] [Bug 142532] [GTK] Contents not correctly laid out when the web view is not realized

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 10 09:54:25 PDT 2015


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

Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #256571|review?                     |review+
              Flags|                            |

--- Comment #5 from Darin Adler <darin at apple.com> ---
Comment on attachment 256571
  --> https://bugs.webkit.org/attachment.cgi?id=256571
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=256571&action=review

> Source/WebKit2/UIProcess/API/gtk/PageClientImpl.cpp:87
> +    auto* drawingArea = static_cast<DrawingAreaProxyImpl*>(webkitWebViewBaseGetPage(WEBKIT_WEB_VIEW_BASE(m_viewWidget))->drawingArea());

Do we have a guarantee that webkitWebViewBaseGetPage never returns null? (If so, perhaps in the future it should return a reference rather than a pointer.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150710/687e7375/attachment.html>


More information about the webkit-unassigned mailing list