RESOLVED FIXED 157016
RenderElement::style() should return const RenderStyle
https://bugs.webkit.org/show_bug.cgi?id=157016
Summary RenderElement::style() should return const RenderStyle
Antti Koivisto
Reported 2016-04-25 19:36:16 PDT
Style shouldn't generally be mutable.
Attachments
patch (151.71 KB, patch)
2016-04-25 19:36 PDT, Antti Koivisto
no flags
patch (151.61 KB, patch)
2016-04-25 19:51 PDT, Antti Koivisto
no flags
patch (153.92 KB, patch)
2016-04-26 04:47 PDT, Antti Koivisto
no flags
patch (156.61 KB, patch)
2016-04-26 05:25 PDT, Antti Koivisto
no flags
patch (157.54 KB, patch)
2016-04-26 05:36 PDT, Antti Koivisto
no flags
patch (157.90 KB, patch)
2016-04-26 06:08 PDT, Antti Koivisto
no flags
patch (180.02 KB, patch)
2016-04-26 07:06 PDT, Antti Koivisto
no flags
patch (180.37 KB, patch)
2016-04-26 08:02 PDT, Antti Koivisto
no flags
patch (182.46 KB, patch)
2016-04-26 09:41 PDT, Antti Koivisto
no flags
patch (184.91 KB, patch)
2016-04-26 10:31 PDT, Antti Koivisto
ggaren: review+
Antti Koivisto
Comment 1 2016-04-25 19:36:41 PDT
Antti Koivisto
Comment 2 2016-04-25 19:51:07 PDT
Antti Koivisto
Comment 3 2016-04-26 04:47:55 PDT
Antti Koivisto
Comment 4 2016-04-26 05:25:11 PDT
Antti Koivisto
Comment 5 2016-04-26 05:36:20 PDT
Antti Koivisto
Comment 6 2016-04-26 06:08:49 PDT
Antti Koivisto
Comment 7 2016-04-26 07:06:12 PDT
Antti Koivisto
Comment 8 2016-04-26 08:02:56 PDT
Antti Koivisto
Comment 9 2016-04-26 09:41:30 PDT
Antti Koivisto
Comment 10 2016-04-26 10:31:20 PDT
Antti Koivisto
Comment 11 2016-04-26 11:21:13 PDT
Note You need to log in before you can comment on or make changes to this bug.