Closed
Bug 1357322
Opened 8 years ago
Closed 7 years ago
Remove media/webrtc/trunk/webrtc/modules/audio_device/gonk
Categories
(Core :: WebRTC, enhancement, P3)
Core
WebRTC
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: glandium, Assigned: dminor)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
1.05 KB,
patch
|
Details | Diff | Splinter Review |
As per bug 1355752 comment 25, gonk widget support can go away now.
Updated•8 years ago
|
Rank: 25
Priority: -- → P2
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → dminor
Assignee | ||
Comment 1•8 years ago
|
||
Can probably just import this into the patch queue for the branch 57 update.
Attachment #8859142 -
Flags: review?(rjesup)
Reporter | ||
Comment 2•8 years ago
|
||
There are gyp files that reference those.
Assignee | ||
Comment 3•8 years ago
|
||
(In reply to Mike Hommey [:glandium] (VAC: Apr 20-May 4) from comment #2)
> There are gyp files that reference those.
Thanks! It built ok, but I should have searched for references to the files anyway.
Assignee | ||
Comment 4•8 years ago
|
||
Hmm, the only references to "audio_manager.cc" I'm seeing are to android/audio_manager.cc, which presumably we want to keep.
I filed Bug 1357368 to handle removing the rest of the references to gonk from the webrtc code base. I'm guessing :jesup would prefer to wait until after the branch 57 update lands before we clean that stuff up, rather than having to do a rebase.
Comment 5•8 years ago
|
||
Comment on attachment 8859142 [details] [diff] [review]
Remove gonk audio device
Review of attachment 8859142 [details] [diff] [review]:
-----------------------------------------------------------------
Yes = making it clear I'm holding off until the v57 update lands later this week, probably
Attachment #8859142 -
Flags: review?(rjesup)
Updated•8 years ago
|
Flags: needinfo?(rjesup)
Comment 6•7 years ago
|
||
Mass change P2->P3 to align with new Mozilla triage process.
Priority: P2 → P3
Assignee | ||
Comment 7•7 years ago
|
||
Looks like all references are now gone.
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(rjesup)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•