Closed
Bug 1206970
Opened 10 years ago
Closed 10 years ago
Permafailing test_interfaces.html | AnimationPlaybackEvent should be defined on the global scope on the merge to beta 42
Categories
(Core :: DOM: Animation, defect)
Core
DOM: Animation
Tracking
()
RESOLVED
FIXED
mozilla44
Tracking | Status | |
---|---|---|
firefox40 | --- | unaffected |
firefox41 | --- | unaffected |
firefox42 | --- | fixed |
firefox43 | --- | fixed |
firefox44 | --- | fixed |
firefox-esr38 | --- | unaffected |
People
(Reporter: KWierso, Unassigned)
Details
Attachments
(1 file)
1.33 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
Reporter | ||
Comment 1•10 years ago
|
||
I have no idea whatsoever if this is what's actually necessary for fixing the permafail on beta, but it seems like it might work.
That's a good reason to post a patch, right? :)
Attachment #8663943 -
Flags: review?(bugs)
Reporter | ||
Comment 2•10 years ago
|
||
And a try run that may or may not work: https://treeherder.mozilla.org/#/jobs?repo=try&revision=0d6045c392cd
Reporter | ||
Comment 3•10 years ago
|
||
Looks like the test_interfaces failures aren't happening in the try run.
Updated•10 years ago
|
Attachment #8663943 -
Attachment is patch: true
Comment 4•10 years ago
|
||
Had you run mochitest-4, where the test actually lives, you would have gotten all sorts of explosions though, since you're missing the {.
Comment 5•10 years ago
|
||
I'm pretty sure having suggested the patch is the same as having reviewed it, so I landed it on beta with the { and r=smaug in https://hg.mozilla.org/releases/mozilla-beta/rev/8092ba9c3701
Comment 6•10 years ago
|
||
You would think by now I would know that it's "check your own syntax" first, and only then "criticize someone else's syntax."
Bustage fix in https://hg.mozilla.org/releases/mozilla-beta/rev/de2645605ddd
Comment 7•10 years ago
|
||
Comment on attachment 8663943 [details] [diff] [review]
DisableAnimationPlaybackEvent on release
https://hg.mozilla.org/releases/mozilla-beta/rev/de2645605ddd looks right ;)
Attachment #8663943 -
Flags: review?(bugs) → review+
Comment 9•10 years ago
|
||
status-firefox43:
--- → fixed
Updated•10 years ago
|
status-firefox40:
--- → unaffected
status-firefox41:
--- → unaffected
status-firefox42:
--- → fixed
status-firefox-esr38:
--- → unaffected
Comment 10•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox44:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla44
You need to log in
before you can comment on or make changes to this bug.
Description
•