Bug 123332

Summary: RenderElement::styleWillChange() should pass newStyle as reference.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kling, kondapallykalyan, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch koivisto: review+, kling: commit-queue+

Description Andreas Kling 2013-10-25 04:19:17 PDT
styleWillAlwaysChangeToANonNullStyleBro
Comment 1 Andreas Kling 2013-10-25 04:20:14 PDT
Created attachment 215160 [details]
Patch
Comment 2 Andreas Kling 2013-10-25 04:58:45 PDT
Committed r158003: <http://trac.webkit.org/changeset/158003>