ASSIGNED Bug 176278
Remove unneeded updateStyle call in finishedParsing
https://bugs.webkit.org/show_bug.cgi?id=176278
Summary Remove unneeded updateStyle call in finishedParsing
Darin Adler
Reported 2017-09-02 11:38:29 PDT
Removed unneeded updateStyle call in finishedParsing
Attachments
Early patch, work in progress (28.83 KB, patch)
2017-09-02 11:38 PDT, Darin Adler
no flags
Darin Adler
Comment 1 2017-09-02 11:38:59 PDT
Created attachment 319724 [details] Early patch, work in progress
Darin Adler
Comment 2 2017-09-02 11:39:56 PDT
As promised, I posted my work in progress here even though it’s far from complete.
Darin Adler
Comment 3 2017-09-02 11:42:30 PDT
Comment on attachment 319724 [details] Early patch, work in progress View in context: https://bugs.webkit.org/attachment.cgi?id=319724&action=review > Source/WebCore/page/FrameView.cpp:-4612 > - AnimationUpdateBlock animationUpdateBlock(&frame().animation()); This is just a mis-merge, not an intentional change.
Note You need to log in before you can comment on or make changes to this bug.