Closed
Bug 1239610
Opened 10 years ago
Closed 10 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•10 years ago
|
Assignee: nobody → sotaro.ikeda.g
| Assignee | ||
Comment 1•10 years ago
|
||
| Assignee | ||
Updated•10 years ago
|
Attachment #8707789 -
Flags: review?(jolin)
Comment 2•10 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•10 years ago
|
Priority: -- → P2
| Assignee | ||
Comment 3•10 years ago
|
||
Comment 5•10 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 10 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
•