Closed Bug 1351795 Opened 7 years ago Closed 7 years ago

console.timeline and timelineEnd should be removed

Categories

(Core :: DOM: Core & HTML, defect, P2)

defect

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: domfarolino, Assigned: ben.tian)

Details

(Keywords: dev-doc-complete, good-first-bug)

Attachments

(2 files)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36

Steps to reproduce:

Currently `console.timeline` and `console.timelineEnd` are currently no-op in Firefox, and are only functional in Chrome. Chrome has committed to removing these console functions and they will not be added to the specification (https://console.spec.whatwg.org). Furthermore historical web-platform-tests have been created to ensure the non-existence of these functions here: https://github.com/w3c/web-platform-tests/pull/5259 therefore they should be removed in Firefox.
Component: Untriaged → DOM
Product: Firefox → Core
Keywords: good-first-bug
Priority: -- → P2
Assignee: nobody → btian
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Attachment #8864774 - Flags: review?(amarchesini)
Comment on attachment 8864774 [details]
Bug 1351795 - part 1: Remove console.timeline and timelineEnd.

https://reviewboard.mozilla.org/r/136436/#review140018

What about markTimeline() ? Probably we should remove that as well. Can you remove that as well? And also remove noop method in console.{h,cpp} too.
Same bug, separate patch, or the same patch. Thanks!
Attachment #8864774 - Flags: review?(amarchesini) → review+
Attachment #8865737 - Flags: review?(amarchesini)
Comment on attachment 8865737 [details]
Bug 1351795 - part 2: Remove console.markTimeline.

https://reviewboard.mozilla.org/r/137360/#review140456
Attachment #8865737 - Flags: review?(amarchesini) → review+
Marking this instantly as dev-doc-complete, as we never documented these methods on MDN anyway, therefore no docs work is needed.
Pushed by cbook@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/594279542264
part 1: Remove console.timeline and timelineEnd. r=baku
https://hg.mozilla.org/integration/autoland/rev/5a7a94f53640
part 2: Remove console.markTimeline. r=baku
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/594279542264
https://hg.mozilla.org/mozilla-central/rev/5a7a94f53640
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: