Closed
Bug 1192693
Opened 10 years ago
Closed 10 years ago
Remove bluetooth1 code from Bluetooth
Categories
(Firefox OS Graveyard :: Bluetooth, defect)
Tracking
(firefox43 fixed)
RESOLVED
FIXED
FxOS-S5 (21Aug)
| Tracking | Status | |
|---|---|---|
| firefox43 | --- | fixed |
People
(Reporter: ben.tian, Assigned: ben.tian)
References
Details
(Keywords: dev-doc-needed)
Attachments
(3 files, 2 obsolete files)
|
98.38 KB,
patch
|
tzimmermann
:
review+
|
Details | Diff | Splinter Review |
|
234.55 KB,
patch
|
yrliou
:
review+
mrbkap
:
review+
|
Details | Diff | Splinter Review |
|
7.91 KB,
patch
|
mrbkap
:
review+
|
Details | Diff | Splinter Review |
Remove bluetooth1 code since we've moved to bluetooth2 on m-c.
| Assignee | ||
Comment 1•10 years ago
|
||
Assignee: nobody → btian
Attachment #8645534 -
Flags: review?(joliu)
| Assignee | ||
Comment 2•10 years ago
|
||
Attachment #8645535 -
Flags: review?(tzimmermann)
| Assignee | ||
Comment 3•10 years ago
|
||
Comment on attachment 8645535 [details] [diff] [review]
[final] Patch 3: Remove bluetooth1 code from backend, r=tzimmermann
Review of attachment 8645535 [details] [diff] [review]:
-----------------------------------------------------------------
::: dom/bluetooth/bluedroid/BluetoothServiceBluedroid.cpp
@@ +635,2 @@
> DispatchReplySuccess(mRequests[0].mRunnable,
> mRequests[0].mDevicesPack);
Note I decide to adopt bluetooth1 semantics here for comment above [1].
[1] https://dxr.mozilla.org/mozilla-central/source/dom/bluetooth/bluedroid/BluetoothServiceBluedroid.cpp#868
Comment 4•10 years ago
|
||
Comment on attachment 8645535 [details] [diff] [review]
[final] Patch 3: Remove bluetooth1 code from backend, r=tzimmermann
Review of attachment 8645535 [details] [diff] [review]:
-----------------------------------------------------------------
Yeah! \o/
Attachment #8645535 -
Flags: review?(tzimmermann) → review+
| Assignee | ||
Comment 5•10 years ago
|
||
Break original patch 1 into 2 patches to keep hg history of new webidl file. The is the first patch.
Attachment #8645534 -
Attachment is obsolete: true
Attachment #8645534 -
Flags: review?(joliu)
Attachment #8646174 -
Flags: review?(joliu)
| Assignee | ||
Comment 7•10 years ago
|
||
Comment on attachment 8645535 [details] [diff] [review]
[final] Patch 3: Remove bluetooth1 code from backend, r=tzimmermann
Re-number to patch 3.
Attachment #8645535 -
Attachment description: Patch 2 (v1): Remove bluetooth1 code from backend → [final] Patch 3: Remove bluetooth1 code from backend, r=tzimmermann
Comment 8•10 years ago
|
||
Comment on attachment 8646174 [details] [diff] [review]
[final] Patch 1: Remove bluetooth manager, adapter, and device webidl files, r=joliu
Review of attachment 8646174 [details] [diff] [review]:
-----------------------------------------------------------------
Please point out these are legacy files in the commit log.
Attachment #8646174 -
Flags: review?(joliu) → review+
Comment 9•10 years ago
|
||
Comment on attachment 8646175 [details] [diff] [review]
[final] Patch 2: Remove bluetooth1 folder and rename webidl files, r=joliu
Review of attachment 8646175 [details] [diff] [review]:
-----------------------------------------------------------------
LGTM, thanks a lot for the effort!
Please help to open a follow up bug to mv files under dom/bluetooth/bluetooth2 to dom/bluetooth or any other better places.
Attachment #8646175 -
Flags: review?(joliu) → review+
| Assignee | ||
Updated•10 years ago
|
Attachment #8646174 -
Attachment description: Patch 1 (v1): Remove bluetooth manager, adapter, and device webidl files → [final] Patch 1: Remove bluetooth manager, adapter, and device webidl files, r=joliu
| Assignee | ||
Updated•10 years ago
|
Attachment #8646175 -
Attachment description: Patch 2 (v1): Remove bluetooth1 folder and rename webidl files → [final] Patch 2: Remove bluetooth1 folder and rename webidl files, r=joliu
| Assignee | ||
Comment 11•10 years ago
|
||
| Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
This is apparently missing review by a DOM peer for the webidl changes, so I can't land these. :(
Flags: needinfo?(btian)
Keywords: checkin-needed
| Assignee | ||
Comment 13•10 years ago
|
||
(In reply to Wes Kocher (:KWierso) from comment #12)
> This is apparently missing review by a DOM peer for the webidl changes, so I
> can't land these. :(
Sorry my bad. I forgot the DOM peer review.
Flags: needinfo?(btian)
| Assignee | ||
Comment 14•10 years ago
|
||
Comment on attachment 8646174 [details] [diff] [review]
[final] Patch 1: Remove bluetooth manager, adapter, and device webidl files, r=joliu
Blake,
Can you help review my patches that remove legacy bluetooth API webidl files?
There are two patches: the first patch removes legacy bluetooth webidl files, and the second one renames new webidl files and does the rest of the change. The reason to break into two patches is to keep hg history of new webidl files per comment 5.
Attachment #8646174 -
Flags: review?(mrbkap)
| Assignee | ||
Updated•10 years ago
|
Attachment #8646175 -
Flags: review?(mrbkap)
| Assignee | ||
Comment 15•10 years ago
|
||
Revise commit log.
Attachment #8646174 -
Attachment is obsolete: true
Attachment #8646174 -
Flags: review?(mrbkap)
Attachment #8646733 -
Flags: review?(mrbkap)
Updated•10 years ago
|
Attachment #8646175 -
Flags: review?(mrbkap) → review+
Updated•10 years ago
|
Attachment #8646733 -
Flags: review?(mrbkap) → review+
Comment 16•10 years ago
|
||
Comment 17•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/4512aa73da7d
https://hg.mozilla.org/mozilla-central/rev/2af7381b4711
https://hg.mozilla.org/mozilla-central/rev/b68a4959c55a
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox43:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → FxOS-S5 (21Aug)
Updated•10 years ago
|
Keywords: dev-doc-needed
You need to log in
before you can comment on or make changes to this bug.
Description
•