RESOLVED FIXED 156981
Inline RenderStyle into RenderElement
https://bugs.webkit.org/show_bug.cgi?id=156981
Summary Inline RenderStyle into RenderElement
Antti Koivisto
Reported 2016-04-25 08:50:34 PDT
We can save memory and reduce indirection of style access by inlining RenderStyle to RenderElement.
Attachments
patch (389.65 KB, patch)
2016-04-25 09:05 PDT, Antti Koivisto
kling: review+
patch (386.51 KB, patch)
2016-04-25 10:25 PDT, Antti Koivisto
no flags
patch (387.59 KB, patch)
2016-04-25 10:58 PDT, Antti Koivisto
no flags
patch (390.87 KB, patch)
2016-04-25 11:21 PDT, Antti Koivisto
no flags
patch (391.64 KB, patch)
2016-04-25 11:45 PDT, Antti Koivisto
no flags
Antti Koivisto
Comment 1 2016-04-25 09:05:29 PDT
Andreas Kling
Comment 2 2016-04-25 10:24:46 PDT
Comment on attachment 277252 [details] patch r=me once it builds.
Antti Koivisto
Comment 3 2016-04-25 10:25:57 PDT
Antti Koivisto
Comment 4 2016-04-25 10:58:23 PDT
Antti Koivisto
Comment 5 2016-04-25 11:21:03 PDT
Antti Koivisto
Comment 6 2016-04-25 11:45:30 PDT
Antti Koivisto
Comment 7 2016-04-25 12:49:29 PDT
Antti Koivisto
Comment 8 2016-04-25 13:00:05 PDT
Note You need to log in before you can comment on or make changes to this bug.