aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/htmlmediaelement.rs
diff options
context:
space:
mode:
authorbors-servo <servo-ops@mozilla.com>2020-06-16 20:03:28 -0400
committerGitHub <noreply@github.com>2020-06-16 20:03:28 -0400
commit6d9b2eef296fe3281fc098a5ea238c8053c3f893 (patch)
tree589748851e787f78f3dd733a9f9ddd76d37ee13f /components/script/dom/htmlmediaelement.rs
parent0ce03d4dc0cd0aefeb4abc1fb1fdcfa1712da134 (diff)
parent2e4cee99710a5745adf2bd1df185adcd36e5104f (diff)
downloadservo-6d9b2eef296fe3281fc098a5ea238c8053c3f893.tar.gz
servo-6d9b2eef296fe3281fc098a5ea238c8053c3f893.zip
Auto merge of #26943 - jdm:promise-incumbent, r=Manishearth
Fix panic on vimeo.com The only time we end up enqueuing a promise reaction job with a null incumbent global argument is when SpiderMonkey does some weird stuff behind the scenes for its JS Debugger support (based on https://searchfox.org/mozilla-central/rev/2c1092dc68c63f7bad6da6a03c5883a5ab5ff2ca/js/src/builtin/Promise.cpp#3168). This commit works around that case and adds a regression test so we don't forget about that in the future. --- - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #26930 - [x] There are tests for these changes
Diffstat (limited to 'components/script/dom/htmlmediaelement.rs')
0 files changed, 0 insertions, 0 deletions