Closed
Bug 1239610
Opened 7 years ago
Closed 7 years ago
Remove GonkNativeWindowClient usage from OmxDecoder
Categories
(Core :: Audio/Video: Playback, defect, P2)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla46
Tracking | Status | |
---|---|---|
firefox46 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
Details
Attachments
(1 file)
3.10 KB,
patch
|
jhlin
:
review+
|
Details | Diff | Splinter Review |
GonkNativeWindowClient is used only by OmxDecoder now. It could be replaced by Surface/SurfaceTextureClient. Removing GonkNativeWindowClient could simplify GonkNativeWindow.
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → sotaro.ikeda.g
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Attachment #8707789 -
Flags: review?(jolin)
Comment 2•7 years ago
|
||
Comment on attachment 8707789 [details] [diff] [review] patch - Remove GonkNativeWindowClient usage from OmxDecoder Review of attachment 8707789 [details] [diff] [review]: ----------------------------------------------------------------- LGTM.
Attachment #8707789 -
Flags: review?(jolin) → review+
Updated•7 years ago
|
Priority: -- → P2
Assignee | ||
Comment 3•7 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=b06b26321ee4
Comment 5•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/841c1b4622bd
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox46:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla46
You need to log in
before you can comment on or make changes to this bug.
Description
•