WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
173329
Should media query callbacks be fired asynchronously?
https://bugs.webkit.org/show_bug.cgi?id=173329
Summary
Should media query callbacks be fired asynchronously?
zalan
Reported
2017-06-13 14:25:38 PDT
Created
attachment 312809
[details]
Test case Currently Document::evaluateMediaQueryList() fires then synchronously through FrameView::layout. Since the callback could run any JS code, we might not be able to recover from it when climbing back on the callstack with nested frames. See attached testcase (run-webkit-test --debug -1)
Attachments
Test case
(317 bytes, text/html)
2017-06-13 14:25 PDT
,
zalan
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2017-06-13 14:26:15 PDT
<
rdar://problem/32748777
>
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