Closed
Bug 1432271
Opened 7 years ago
Closed 7 years ago
Remove TimeManager
Categories
(Core :: DOM: Device Interfaces, enhancement, P3)
Core
DOM: Device Interfaces
Tracking
()
RESOLVED
FIXED
mozilla60
| Tracking | Status | |
|---|---|---|
| firefox60 | --- | fixed |
People
(Reporter: qdot, Assigned: qdot)
References
Details
Attachments
(2 files)
TimeManager was an API implemented in FirefoxOS to set time on devices. It is no longer used, and can be removed.
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Assignee | ||
Comment 3•7 years ago
|
||
Comment 4•7 years ago
|
||
| mozreview-review | ||
Comment on attachment 8944562 [details]
Bug 1432271 - Remove dom/time;
https://reviewboard.mozilla.org/r/214728/#review220432
Attachment #8944562 -
Flags: review?(amarchesini) → review+
| Assignee | ||
Updated•7 years ago
|
Priority: -- → P3
Updated•7 years ago
|
Attachment #8944563 -
Flags: review?(ted) → review?(nalexander)
Comment 6•7 years ago
|
||
| mozreview-review | ||
Comment on attachment 8944563 [details]
Bug 1432271 - Remove MOZ_TIME_MANAGER block from old-configure.in;
https://reviewboard.mozilla.org/r/214730/#review221100
lgtm. Thanks for cleaning this stuff up!
Attachment #8944563 -
Flags: review?(nalexander) → review+
Comment 7•7 years ago
|
||
We're sorry, Autoland could not rebase your commits for you automatically. Please manually rebase your commits and try again.
hg error in cmd: hg rebase -s 7f6b3b518aaaef22e16c5a3cb0021d5e8e60aa9d -d 9218e87c25fb: rebasing 443945:7f6b3b518aaa "Bug 1432271 - Remove dom/time; r=baku"
merging dom/base/Navigator.cpp
merging dom/base/Navigator.h
merging dom/base/nsGlobalWindowInner.cpp
merging dom/base/nsGlobalWindowInner.h
merging dom/base/nsGlobalWindowOuter.cpp
merging dom/base/nsPIDOMWindow.h
merging dom/ipc/ContentChild.cpp
merging dom/ipc/ContentParent.cpp
merging dom/webidl/Navigator.webidl
merging layout/build/nsLayoutModule.cpp
merging layout/build/nsLayoutStatics.cpp
warning: conflicts while merging dom/base/Navigator.h! (edit, then use 'hg resolve --mark')
unresolved conflicts (see hg resolve, then hg rebase --continue)
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
Comment 10•7 years ago
|
||
Pushed by kmachulis@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/79b9d49e08db
Remove dom/time; r=baku
https://hg.mozilla.org/integration/autoland/rev/7af7827525c8
Remove MOZ_TIME_MANAGER block from old-configure.in; r=nalexander
Comment 11•7 years ago
|
||
Backed out 2 changesets (bug 1432271) for bustage in /builds/worker/workspace/build/src/obj-firefox/dist/include/mozilla/dom/Navigator.h:79:23 on a CLOSED TREE
Push with failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&revision=7af7827525c8188c0ba8bd3ba0dab16c778d3c12
Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=158795882&repo=autoland
Backout: https://hg.mozilla.org/integration/autoland/rev/e7e552647dcbe9c7846fc99798e4f6bed3c7db79
Flags: needinfo?(kyle)
Comment 12•7 years ago
|
||
Pushed by kmachulis@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/a117f844cf65
Remove dom/time; r=baku
https://hg.mozilla.org/integration/mozilla-inbound/rev/939dd750a649
Remove MOZ_TIME_MANAGER block from old-configure.in; r=nalexander
Comment 13•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/a117f844cf65
https://hg.mozilla.org/mozilla-central/rev/939dd750a649
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
| Assignee | ||
Updated•7 years ago
|
Flags: needinfo?(kyle)
You need to log in
before you can comment on or make changes to this bug.
Description
•