Bug 231949 - Don't re-evaluate viewport dependent media queries if the viewport doesn't change
Summary: Don't re-evaluate viewport dependent media queries if the viewport doesn't ch...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antti Koivisto
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-19 06:08 PDT by Antti Koivisto
Modified: 2021-10-20 08:25 PDT (History)
12 users (show)

See Also:


Attachments
Patch (4.56 KB, patch)
2021-10-19 06:46 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
Patch (6.34 KB, patch)
2021-10-19 22:07 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2021-10-19 06:08:42 PDT
It can be expensive if there are tons of queries
Comment 1 Antti Koivisto 2021-10-19 06:09:13 PDT
rdar://77240171
Comment 2 Antti Koivisto 2021-10-19 06:46:02 PDT
Created attachment 441719 [details]
Patch
Comment 3 Antti Koivisto 2021-10-19 22:07:13 PDT
Created attachment 441848 [details]
Patch
Comment 4 EWS 2021-10-20 08:25:52 PDT
Committed r284536 (243278@main): <https://commits.webkit.org/243278@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 441848 [details].