Closed Bug 1445772 Opened 6 years ago Closed 6 years ago

Remove console.log.bind(console) pattern in tree

Categories

(DevTools :: Console, enhancement)

enhancement
Not set
normal

Tracking

(firefox61 fixed)

RESOLVED FIXED
Firefox 61
Tracking Status
firefox61 --- fixed

People

(Reporter: bgrins, Assigned: bgrins)

References

Details

Attachments

(1 file)

This is not needed anymore because now console is not an interface, but a namespace in WebIDL.

https://searchfox.org/mozilla-central/search?q=console%5C..*%5C.bind%5C(console%5C)&case=false&regexp=true&path=
Attachment #8958990 - Flags: review?(jryans)
r? jryans since this is mostly devtools changes
Comment on attachment 8958990 [details]
Bug 1445772 - Don't worry about binding console methods to the console object

https://reviewboard.mozilla.org/r/227848/#review233674

Thanks for the cleanup! :)
Attachment #8958990 - Flags: review?(jryans) → review+
Assignee: nobody → bgrinstead
Status: NEW → ASSIGNED
Pushed by bgrinstead@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/dc7f799378a0
Don't worry about binding console methods to the console object r=jryans
https://hg.mozilla.org/mozilla-central/rev/dc7f799378a0
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 61
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: