Closed
Bug 1482648
Opened 6 years ago
Closed 6 years ago
Remove remaining broadcasters from front-end code
Categories
(Firefox :: General, enhancement, P1)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox 63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: Paolo, Assigned: Paolo)
References
Details
Attachments
(4 files)
This is the last part of the broadcaster removal in bug 1479908.
Assignee | ||
Comment 1•6 years ago
|
||
Depends on D3147
Assignee | ||
Comment 2•6 years ago
|
||
Depends on D3148
Assignee | ||
Comment 3•6 years ago
|
||
Depends on D3149
Assignee | ||
Comment 4•6 years ago
|
||
Depends on D3150
Assignee | ||
Comment 5•6 years ago
|
||
Still working on fixing tests and review comments on the patch series. Complete tryserver build as of now:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=c38a57f579eb3c72b875c81f59ecd3ed4b879aac
Comment 6•6 years ago
|
||
Comment on attachment 8999383 [details]
Bug 1482648 - Part 2 - Remove unneeded indirection in devtools broadcasters. r=bgrins
Brian Grinstead [:bgrins] has approved the revision.
Attachment #8999383 -
Flags: review+
Comment 7•6 years ago
|
||
Comment on attachment 8999384 [details]
Bug 1482648 - Part 3 - Remove remaining broadcasters from front-end code. r=bgrins
Brian Grinstead [:bgrins] has approved the revision.
Attachment #8999384 -
Flags: review+
Comment 8•6 years ago
|
||
Comment on attachment 8999385 [details]
Bug 1482648 - Part 4 - Clean up remaining references to broadcasters in front-end code. r=bgrins
Brian Grinstead [:bgrins] has approved the revision.
Attachment #8999385 -
Flags: review+
Comment 9•6 years ago
|
||
Comment on attachment 8999382 [details]
Bug 1482648 - Part 1 - Convert the offline broadcaster to a command. r=bgrins
Brian Grinstead [:bgrins] has approved the revision.
Attachment #8999382 -
Flags: review+
Assignee | ||
Comment 10•6 years ago
|
||
Assignee | ||
Comment 11•6 years ago
|
||
I've fixed an issue and renamed related variables for clarity. Tryserver build:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=225710040db9fc51039697ebf2d50112cf27bd8f
Assignee | ||
Comment 12•6 years ago
|
||
Comment 13•6 years ago
|
||
Pushed by paolo.mozmail@amadzone.org:
https://hg.mozilla.org/integration/mozilla-inbound/rev/4c42ea4583b2
Part 1 - Convert the offline broadcaster to a command. r=bgrins
https://hg.mozilla.org/integration/mozilla-inbound/rev/29f7da1bf5f7
Part 2 - Remove unneeded indirection in devtools broadcasters. r=bgrins
https://hg.mozilla.org/integration/mozilla-inbound/rev/981a904be103
Part 3 - Remove remaining broadcasters from front-end code. r=bgrins
https://hg.mozilla.org/integration/mozilla-inbound/rev/bf68c78fb859
Part 4 - Clean up remaining references to broadcasters in front-end code. r=bgrins
Comment 14•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/4c42ea4583b2
https://hg.mozilla.org/mozilla-central/rev/29f7da1bf5f7
https://hg.mozilla.org/mozilla-central/rev/981a904be103
https://hg.mozilla.org/mozilla-central/rev/bf68c78fb859
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 63
You need to log in
before you can comment on or make changes to this bug.
Description
•