[Webkit-unassigned] [Bug 142347] [GTK] Contents not shown when entering AC mode unless the window is resized

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 8 04:01:34 PDT 2015


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

Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #247956|0                           |1
        is obsolete|                            |
 Attachment #247956|review?                     |
              Flags|                            |
 Attachment #248187|                            |review?
              Flags|                            |

--- Comment #3 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Created attachment 248187
  --> https://bugs.webkit.org/attachment.cgi?id=248187&action=review
Updated patch

I've realized that my previous patch only worked for the case when we enter AC mode after the web view is realized. If it's happens before, we have a pending resize on map, and we do the actual resize after the web view is realized and mapped. In that case we also need to enforce a resize to make sure the web process uses the right context size.

-- 
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/20150308/b8893631/attachment-0002.html>


More information about the webkit-unassigned mailing list