Closed
Bug 1309723
Opened 8 years ago
Closed 8 years ago
Remove DOM/voicemail and related code.
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla52
Tracking | Status | |
---|---|---|
firefox52 | --- | fixed |
People
(Reporter: mds, Assigned: mds)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•8 years ago
|
||
Comment hidden (mozreview-request) |
Assignee | ||
Comment 3•8 years ago
|
||
Ehsan, the patch also modifies something in b2g/. I'm not sure whether it's ok or not.
Also, I've left dom/mobilemessage intact as it's gonna be dealt with in bug 1310027.
Comment 4•8 years ago
|
||
mozreview-review |
Comment on attachment 8800891 [details]
Bug 1309723 - Remove DOM/voicemail and related code.
https://reviewboard.mozilla.org/r/85706/#review84328
Nice!
Attachment #8800891 -
Flags: review?(ehsan) → review+
Assignee | ||
Comment 5•8 years ago
|
||
(In reply to :Ehsan Akhgari from comment #4)
> Nice!
Thanks!:-D
Assignee | ||
Updated•8 years ago
|
Keywords: checkin-needed
Comment 6•8 years ago
|
||
has problems to apply:
warning: conflicts while merging browser/installer/package-manifest.in! (edit, then use 'hg resolve --mark') warning: conflicts while merging dom/base/Navigator.cpp! (edit, then use 'hg resolve --mark') warning: conflicts while merging dom/base/Navigator.h! (edit, then use 'hg resolve --mark') warning: conflicts while merging layout/build/nsLayoutModule.cpp! (edit, then use 'hg resolve --mark') unresolved conflicts (see hg resolve, then hg rebase --continue)
Flags: needinfo?(michelangelo)
Keywords: checkin-needed
Comment hidden (mozreview-request) |
Assignee | ||
Comment 8•8 years ago
|
||
(In reply to Carsten Book [:Tomcat] from comment #6)
> has problems to apply:
I was pretty much sure this would have happened. Sorry for the troubles :Tomcat.
Rebased and repushed on try to be sure.
Flags: needinfo?(michelangelo)
Assignee | ||
Updated•8 years ago
|
Keywords: checkin-needed
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/71a2e2c89613
Remove DOM/voicemail and related code. r=Ehsan
Keywords: checkin-needed
Comment 10•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox52:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
Comment 12•8 years ago
|
||
I've made sure all the related reference pages are moved to the archive:
https://developer.mozilla.org/en-US/docs/Archive/B2G_OS/API/MozVoicemail (and child pages)
https://developer.mozilla.org/en-US/docs/Archive/B2G_OS/API/MozVoicemailEvent (and child pages)
https://developer.mozilla.org/en-US/docs/Archive/B2G_OS/API/MozVoicemailStatus (and child pages)
https://developer.mozilla.org/en-US/docs/Archive/B2G_OS/API/Navigator/mozVoicemail
And added a note to the Fx52 rel notes:
https://developer.mozilla.org/en-US/Firefox/Releases/52#Changes_and_removals_3
Hope that's OK. Thanks!
Keywords: dev-doc-needed → dev-doc-complete
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•