[Webkit-unassigned] [Bug 153404] REGRESSION(r188659): Non main frame scrollable areas don't work for pages restored from the page cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 16 04:14:59 PST 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #271347|0                           |1
        is obsolete|                            |
 Attachment #271424|                            |review?
              Flags|                            |

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

For now I'm not using WeakPtr, because I'm not sure it's actually needed, so it's probably not worth it the extra space of the WeakPtrFactory in ScrollabelArea (see the compile assert ScrollableArea_should_stay_small), and also because WeakPtr is not hashable. If it's really needed, I guess we can just make it hahsable and add it to ScrollabelArea.

-- 
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/20160216/b8c48581/attachment-0001.html>


More information about the webkit-unassigned mailing list