Closed
Bug 1422856
Opened 7 years ago
Closed 7 years ago
Stop using GetNativePath in GMPServiceParent
Categories
(Core :: Audio/Video: GMP, defect, P2)
Tracking
()
RESOLVED
FIXED
mozilla59
Tracking | Status | |
---|---|---|
firefox59 | --- | fixed |
People
(Reporter: emk, Assigned: emk)
References
(Depends on 1 open bug)
Details
Attachments
(1 file)
GetNativePath + NS_ConvertUTF8toUTF16 + NS_NewLocalFile does not make sense. Use GetPath + NS_NewLocalFile.
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → VYV03354
Updated•7 years ago
|
Rank: 15
Priority: -- → P2
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8934484 [details]
Bug 1422856 - Stop using GetNativePath in GMPServiceParent.
https://reviewboard.mozilla.org/r/205400/#review211132
Thanks!
Attachment #8934484 -
Flags: review?(cpearce) → review+
Pushed by VYV03354@nifty.ne.jp:
https://hg.mozilla.org/integration/autoland/rev/035b89737a60
Stop using GetNativePath in GMPServiceParent. r=cpearce
Assignee | ||
Updated•7 years ago
|
OS: Unspecified → Windows
Comment 4•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
Updated•7 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•