Closed
Bug 1461972
Opened 7 years ago
Closed 7 years ago
remove old osx 10.6 references in manifest files
Categories
(Toolkit :: Video/Audio Controls, enhancement, P5)
Toolkit
Video/Audio Controls
Tracking
()
RESOLVED
FIXED
mozilla62
Tracking | Status | |
---|---|---|
firefox62 | --- | fixed |
People
(Reporter: jmaher, Assigned: apavel)
References
Details
(Whiteboard: [manifest_cleanup])
Attachments
(1 file, 1 obsolete file)
(deleted),
patch
|
jmaher
:
review+
|
Details | Diff | Splinter Review |
we run our automation on osx 10.10, we can remove old references to older osx versions.
there are 4 references in:
https://searchfox.org/mozilla-central/source/testing/web-platform/meta/html/semantics/embedded-content/media-elements/event_timeupdate.html.ini#3
lets remove those
Updated•7 years ago
|
Priority: -- → P5
Assignee | ||
Comment 1•7 years ago
|
||
Assignee: nobody → apavel
Attachment #8980099 -
Flags: review?(jmaher)
Reporter | ||
Comment 2•7 years ago
|
||
Comment on attachment 8980099 [details] [diff] [review]
removed OSX references
Review of attachment 8980099 [details] [diff] [review]:
-----------------------------------------------------------------
::: testing/web-platform/meta/html/semantics/embedded-content/media-elements/event_timeupdate.html.ini
@@ +3,2 @@
> if debug and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): CRASH
> [setting src attribute on a sufficiently long autoplay audio should trigger timeupdate event]
since there are no conditions under this subtest, please remove the subtest:
[setting src attribute on a sufficiently long autoplay audio should trigger timeupdate event]
Attachment #8980099 -
Flags: review?(jmaher) → review-
Reporter | ||
Comment 3•7 years ago
|
||
Noemi, would you like to pick up the one last change here?
Flags: needinfo?(nerli)
Comment 4•7 years ago
|
||
Flags: needinfo?(nerli) → needinfo?(jmaher)
Attachment #8980231 -
Flags: review?(jmaher)
Reporter | ||
Updated•7 years ago
|
Attachment #8980099 -
Attachment is obsolete: true
Flags: needinfo?(jmaher)
Reporter | ||
Updated•7 years ago
|
Attachment #8980231 -
Flags: review?(jmaher) → review+
Reporter | ||
Updated•7 years ago
|
Keywords: checkin-needed
Pushed by nbeleuzu@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/dabad83b031e
Removed OSX references. r=jmaher
Keywords: checkin-needed
Comment 6•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
You need to log in
before you can comment on or make changes to this bug.
Description
•