Closed
Bug 1288021
Opened 6 years ago
Closed 6 years ago
GMPs on a Network path not mapped to drive letter fail to load.
Categories
(Core :: Audio/Video: GMP, defect)
Tracking
()
RESOLVED
FIXED
mozilla50
People
(Reporter: bobowen, Assigned: bobowen)
Details
Attachments
(1 file)
58 bytes,
text/x-review-board-request
|
cpearce
:
review+
gchang
:
approval-mozilla-beta+
|
Details |
We changed the chromium sandbox to allow rules for network drives, but if the network path is not mapped to a drive letter, then it needs to be in a specific format for the sandbox rule.
Assignee | ||
Comment 1•6 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/65496/diff/#index_header See other reviews: https://reviewboard.mozilla.org/r/65496/
Attachment #8772733 -
Flags: review?(cpearce)
Updated•6 years ago
|
Attachment #8772733 -
Flags: review?(cpearce) → review+
Comment 2•6 years ago
|
||
Comment on attachment 8772733 [details] Bug 1288021: When we have a network GMP path fix the format for the sandbox rule. https://reviewboard.mozilla.org/r/65496/#review62672
Pushed by bobowencode@gmail.com: https://hg.mozilla.org/integration/autoland/rev/70a207408632 When we have a network GMP path fix the format for the sandbox rule. r=cpearce
Comment 4•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/70a207408632
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox50:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
Assignee | ||
Comment 5•6 years ago
|
||
Comment on attachment 8772733 [details] Bug 1288021: When we have a network GMP path fix the format for the sandbox rule. Approval Request Comment [Feature/regressing bug #]: This problem would have been there since first launch of sandboxed GMP. [User impact if declined]: Users won't be able to load GMPs that exist on a non-mapped network path (usually because their profile directory is). [Describe test coverage new/current, TreeHerder]: GMP in general has coverage in TreeHerder. Problem with network path manually reproduced with clearkey GMP and fix tested. [Risks and why]: Low - simple change to the path, which is only applied after specific tests for a non-mapped network path. [String/UUID change made/needed]: None
Attachment #8772733 -
Flags: approval-mozilla-beta?
Comment 6•6 years ago
|
||
Comment on attachment 8772733 [details] Bug 1288021: When we have a network GMP path fix the format for the sandbox rule. This patch fixes the format for the sandbox rule. Take it in 49 beta.
Attachment #8772733 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Updated•6 years ago
|
status-firefox49:
--- → affected
Comment 7•6 years ago
|
||
bugherderuplift |
https://hg.mozilla.org/releases/mozilla-beta/rev/d9a53fa8d1a0
You need to log in
before you can comment on or make changes to this bug.
Description
•