RESOLVED FIXED 31459
WebCore::externalRepresentation should update layout before getting render object
https://bugs.webkit.org/show_bug.cgi?id=31459
Summary WebCore::externalRepresentation should update layout before getting render ob...
Shinichiro Hamaji
Reported 2009-11-12 23:49:59 PST
This refactoring is suggested in Bug 30555 and Bug 31393.
Attachments
Patch v1 (2.75 KB, patch)
2009-11-12 23:52 PST, Shinichiro Hamaji
no flags
Shinichiro Hamaji
Comment 1 2009-11-12 23:52:52 PST
Created attachment 43140 [details] Patch v1
Shinichiro Hamaji
Comment 2 2009-11-12 23:55:13 PST
Actually, this change seems to fix the wrong test expectation for svg/custom/gradient-stop-style-change-expected . Though I don't know about this test at all, it seems the expectation becomes better (the color was originally #FF0000 (red) and now it is #008000 (green)).
Darin Adler
Comment 3 2009-11-13 08:42:39 PST
Comment on attachment 43140 [details] Patch v1 r=me
Shinichiro Hamaji
Comment 4 2009-11-13 16:07:23 PST
Comment on attachment 43140 [details] Patch v1 Clearing flags on attachment: 43140 Committed r50976: <http://trac.webkit.org/changeset/50976>
Shinichiro Hamaji
Comment 5 2009-11-13 16:07:31 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.