[Webkit-unassigned] [Bug 47391] Fix scrolling of noncomposited iframes within composited document
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 20 09:20:03 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=47391
--- Comment #13 from Nat Duca <nduca at chromium.org> 2010-10-20 09:20:03 PST ---
I like this approach better. Thanks. :) It definitely didn't feel clean to wedge this code into the scrollChanged path... pushing the slowScroll to FrameView makes a lot of sense to me.
However, I do have a basic question for my own education -- you said that attachment 70663 did not fix iframe scrolling on webkit2. However, when I apply that patch to webkit2 on my mac, it actually does fix things. Is there a use case that I'm not trying out or something?
Not trying to be cantankerous, just trying to understand what the algorithmic change is, versus stylistic.
--
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