[Webkit-unassigned] [Bug 109560] Implement coordinated scrollbar for subframes and sublayers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 21 14:53:33 PST 2013


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





--- Comment #39 from Tien-Ren Chen <trchen at chromium.org>  2013-02-21 14:55:55 PST ---
(In reply to comment #38)
> (From update of attachment 189465 [details])
> The *Frame* changes seem quite reasonable, but I'm curious as to why you changed CacheFrame.  Those changes look correct, but as far as I know we don't ever use CachedFrame in chromium (since we don't use the bfcache).  Did these changes have an effect on the behavior you were seeing in chromium?  Were you testing with the mac port?

It is a drive-by change when I grep through all places we ever detach a Frame/FrameView, and found out there are missing willDetach notification. Probably won't affect us. I'll remove those if it doesn't crash layout tests.

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