Bug 176278

Summary: Remove unneeded updateStyle call in finishedParsing
Product: WebKit Reporter: Darin Adler <darin>
Component: Layout and RenderingAssignee: Darin Adler <darin>
Status: ASSIGNED    
Severity: Normal CC: bfulgham, kling, koivisto, simon.fraser, zalan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 176279    
Bug Blocks:    
Attachments:
Description Flags
Early patch, work in progress none

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.