WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
<
rdar://problem/13765739
>
Andreas Kling
Comment 4
2013-04-29 14:05:31 PDT
Committed
r149313
: <
http://trac.webkit.org/changeset/149313
>
Andreas Kling
Comment 5
2013-04-30 10:35:52 PDT
Follow-up fix for
bug 115421
: Committed
r149377
: <
http://trac.webkit.org/changeset/149377
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug