[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 11:25:52 PDT 2011


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





--- Comment #4 from W. James MacLean <wjmaclean at chromium.org>  2011-08-16 11:25:52 PST ---
(In reply to comment #2)
> 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.

I was unaware of windowToContents, but the patch you mention does resolve the issue. Presumably we should mark this bug as a duplicate, and proceed with https://bugs.webkit.org/show_bug.cgi?id=65800.

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