Closed
Bug 1262637
Opened 9 years ago
Closed 9 years ago
Remove runtime sse2 check on rust mp4parse
Categories
(Core :: Audio/Video: Playback, defect)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla48
| Tracking | Status | |
|---|---|---|
| firefox48 | --- | fixed |
People
(Reporter: rillian, Assigned: rillian)
References
Details
Attachments
(1 file)
|
1.82 KB,
patch
|
ajones
:
review+
|
Details | Diff | Splinter Review |
Bug 1255869 added a runtime check for sse2 support to work around sse2 instructions in the rust standard library targeting i686-pc-windows-msvc.
Now that win32 builds target i586-pc-windows-msvc this should no longer be necessary.
| Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8738785 -
Flags: review?(kinetik)
| Assignee | ||
Comment 2•9 years ago
|
||
Comment on attachment 8738785 [details] [diff] [review]
Remove rust mp4parse sse2 check
Oops, Matthew's away, and I'd like to get this landed so we have plenty of testing time on nightly.
Attachment #8738785 -
Flags: review?(kinetik) → review?(ajones)
Updated•9 years ago
|
Attachment #8738785 -
Flags: review?(ajones) → review+
Comment 4•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
You need to log in
before you can comment on or make changes to this bug.
Description
•