Closed
Bug 1323676
Opened 9 years ago
Closed 9 years ago
Remove ConsoleTimerStart.started
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla53
| Tracking | Status | |
|---|---|---|
| firefox53 | --- | fixed |
People
(Reporter: baku, Assigned: baku)
References
Details
Attachments
(1 file)
|
4.89 KB,
patch
|
bgrins
:
review+
|
Details | Diff | Splinter Review |
It seems that it's not used by devtools and the value is misleading because it is a monotonic time without timeOrigin information.
| Assignee | ||
Comment 1•9 years ago
|
||
Assignee: nobody → amarchesini
Attachment #8818845 -
Flags: review?(bgrinstead)
Comment 2•9 years ago
|
||
Comment on attachment 8818845 [details] [diff] [review]
devtools_console.patch
Review of attachment 8818845 [details] [diff] [review]:
-----------------------------------------------------------------
This is fine with me, but can you also run `./mach mochitest browser_webconsole_update_stubs_console_api.js` with the patch applied, which will update some fixture data for our tests? And also add a commit message before landing
Attachment #8818845 -
Flags: review?(bgrinstead) → review+
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/a1a83bf44226
Remove ConsoleTimerStart.started, r=bgrins
Comment 4•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox53:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•