Bug 115370

Summary: Don't check for @media rules affected by viewport changes in every layout.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: kenneth, kling, koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Possibly a patch koivisto: review+

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.