RESOLVED FIXED 115370
Don't check for @media rules affected by viewport changes in every layout.
https://bugs.webkit.org/show_bug.cgi?id=115370
Summary Don't check for @media rules affected by viewport changes in every layout.
Andreas Kling
Reported 2013-04-29 12:28:21 PDT
I think we should be able to to a deferred StyleResolver rebuild when the FrameView's framerect changes, instead of doing it synchronously in layout().
Attachments
Possibly a patch (2.37 KB, patch)
2013-04-29 12:34 PDT, Andreas Kling
koivisto: review+
Andreas Kling
Comment 1 2013-04-29 12:34:16 PDT
Created attachment 200037 [details] Possibly a patch
Antti Koivisto
Comment 2 2013-04-29 13:40:49 PDT
Comment on attachment 200037 [details] Possibly a patch r=me
Radar WebKit Bug Importer
Comment 3 2013-04-29 13:45:04 PDT
Andreas Kling
Comment 4 2013-04-29 14:05:31 PDT
Andreas Kling
Comment 5 2013-04-30 10:35:52 PDT
Note You need to log in before you can comment on or make changes to this bug.