[Webkit-unassigned] [Bug 66315] [chromium] SVG pan updates have wrong vertical sense

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 16 10:23:15 PDT 2011


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


Tim Horton <timothy_horton at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |timothy_horton at apple.com




--- Comment #2 from Tim Horton <timothy_horton at apple.com>  2011-08-16 10:23:15 PST ---
My understanding is that we already have a mechanism for converting between the coordinate spaces (windowToContents). Check out the patch in https://bugs.webkit.org/show_bug.cgi?id=65800 which makes use of this, and if you have a chance, build it with Chromium and see why it doesn't pass the test there.

I'd prefer that patch to this one because it seems unfortunate to keep track of this information in different places, especially because it's different between different platforms *and* frontends.

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