Bug 157016

Summary: RenderElement::style() should return const RenderStyle
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: kling, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch
none
patch
none
patch
none
patch
none
patch
none
patch
none
patch
none
patch
none
patch
none
patch ggaren: review+

Description Antti Koivisto 2016-04-25 19:36:16 PDT
Style shouldn't generally be mutable.
Comment 1 Antti Koivisto 2016-04-25 19:36:41 PDT
Created attachment 277310 [details]
patch
Comment 2 Antti Koivisto 2016-04-25 19:51:07 PDT
Created attachment 277312 [details]
patch
Comment 3 Antti Koivisto 2016-04-26 04:47:55 PDT
Created attachment 277354 [details]
patch
Comment 4 Antti Koivisto 2016-04-26 05:25:11 PDT
Created attachment 277359 [details]
patch
Comment 5 Antti Koivisto 2016-04-26 05:36:20 PDT
Created attachment 277360 [details]
patch
Comment 6 Antti Koivisto 2016-04-26 06:08:49 PDT
Created attachment 277363 [details]
patch
Comment 7 Antti Koivisto 2016-04-26 07:06:12 PDT
Created attachment 277364 [details]
patch
Comment 8 Antti Koivisto 2016-04-26 08:02:56 PDT
Created attachment 277370 [details]
patch
Comment 9 Antti Koivisto 2016-04-26 09:41:30 PDT
Created attachment 277389 [details]
patch
Comment 10 Antti Koivisto 2016-04-26 10:31:20 PDT
Created attachment 277396 [details]
patch
Comment 11 Antti Koivisto 2016-04-26 11:21:13 PDT
https://trac.webkit.org/r200098