Bug 123332 - RenderElement::styleWillChange() should pass newStyle as reference.
Summary: RenderElement::styleWillChange() should pass newStyle as reference.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-25 04:19 PDT by Andreas Kling
Modified: 2013-10-25 04:58 PDT (History)
6 users (show)

See Also:


Attachments
Patch (22.14 KB, patch)
2013-10-25 04:20 PDT, Andreas Kling
koivisto: review+
kling: commit-queue+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>