[Webkit-unassigned] [Bug 103304] REGRESSION: SVG setAttribute does not force a layout/repaint

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 29 15:29:49 PST 2012


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


Philip Rogers <pdr at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-unassigned at lists.web |pdr at google.com
                   |kit.org                     |




--- Comment #5 from Philip Rogers <pdr at google.com>  2012-11-29 15:32:06 PST ---
(In reply to comment #4)
> (In reply to comment #1)
> > Is it known when this regressed? It fails even in Safari 6.0.2.
> 
> [for the log: I'm the one who filled the original chromium bug, working on Dojo Toolkit dojox/gfx api).
> 
> From my tests, and using the webkit number as it appears in the browser user agent, it looks like the problem appears for webkit version > 534 (AppleWebKit/534.x ). 536 and 537 have the problem, 534 don't.

You're right that this is a regression after all.

I looked into this further and did a bisect on the chromium tree. I think the regression range is:
https://trac.webkit.org/log/?verbose=on&stop_rev=105127&rev=105862&limit=10000

There are two likely regressees:
https://bugs.webkit.org/show_bug.cgi?id=76447
https://bugs.webkit.org/show_bug.cgi?id=76446

Assigning this bug to myself.

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