RESOLVED FIXED 164623
Move update image calls to RenderElement::styleDidChange.
https://bugs.webkit.org/show_bug.cgi?id=164623
Summary Move update image calls to RenderElement::styleDidChange.
zalan
Reported 2016-11-10 15:42:37 PST
There should be no dependency on them between styleWillChange and styleDidChange.
Attachments
Patch (4.28 KB, patch)
2016-11-10 15:44 PST, zalan
no flags
Patch (4.29 KB, patch)
2016-11-10 15:52 PST, zalan
no flags
zalan
Comment 1 2016-11-10 15:44:46 PST
Simon Fraser (smfr)
Comment 2 2016-11-10 15:46:57 PST
Comment on attachment 294424 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=294424&action=review > Source/WebCore/ChangeLog:10 > + Not testable. I think it is, but you're just relying on existing tests.
zalan
Comment 3 2016-11-10 15:52:18 PST
WebKit Commit Bot
Comment 4 2016-11-10 16:29:59 PST
Comment on attachment 294427 [details] Patch Clearing flags on attachment: 294427 Committed r208571: <http://trac.webkit.org/changeset/208571>
WebKit Commit Bot
Comment 5 2016-11-10 16:30:03 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.