Closed
Bug 1085049
Opened 11 years ago
Closed 8 years ago
Tons of "DEPRECATION WARNING: _getTabForBrowser` is now deprecated" spew when using the devtools
Categories
(DevTools :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: fitzgen, Unassigned)
Details
I think it is all in the same place, but different call paths leading to it:
DEPRECATION WARNING: _getTabForBrowser` is now deprecated, please use `getTabForBrowser
You may find more details about this deprecation at: https://developer.mozilla.org/docs/Mozilla/Tech/XUL/Method/getTabForBrowser
chrome://browser/content/tabbrowser.xml 416 _getTabForBrowser
chrome://browser/content/tabbrowser.xml 388 _getTabForContentWindow
chrome://browser/content/tabbrowser.xml 3401 onxblDOMTitleChanged
null 0 null
Comment 1•8 years ago
|
||
I don't see these anymore.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Updated•8 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•