Closed Bug 1198218 Opened 9 years ago Closed 2 years ago

Switching tabs broke (not a function, undefined, is null)

Categories

(Firefox :: Tabbed Browser, defect)

x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox43 --- affected

People

(Reporter: jesper, Unassigned)

References

Details

1. Closed a tab
2. The selected tab switched to the previous tab I was on as expected
3. The page in the viewport is however still the tab I closed

Ctrl-tab just switches from the locationbar and something else
I can still navigate by clicking links on the page, but I cant right click and open new tab or middle click links for new tab.

These are all the browser javascript errors that occurred while I clicked around, tried to switch tabs and the like.
------------------------------
TypeError: this.parentNode is null tabbrowser.xml:5817:11
TypeError: this._setPositionAttributes is not a function tabbrowser.xml:5819:11
TypeError: startTab is null tabbox.xml:517:15
TelemetryStopwatch: key "FX_TAB_CLICK_MS" was already initialized TelemetryStopwatch.jsm:52:0
TypeError: this._setPositionAttributes is not a function tabbrowser.xml:5819:11
TypeError: this._setPositionAttributes is not a function tabbrowser.xml:5819:11
TypeError: this.TelemetryStopwatch is undefined tabbox.xml:775:13
TypeError: tab is null tabbrowser.xml:4382:18
TypeError: this.TelemetryStopwatch is undefined tabbox.xml:775:13
TypeError: this.TelemetryStopwatch is undefined tabbox.xml:775:13
TypeError: this.TelemetryStopwatch is undefined tabbox.xml:775:13
TelemetryStopwatch: key "FX_TAB_CLICK_MS" was already initialized TelemetryStopwatch.jsm:52:0
TypeError: this._setPositionAttributes is not a function tabbrowser.xml:5819:11
TypeError: this._setPositionAttributes is not a function tabbrowser.xml:5819:11
TypeError: this.TelemetryStopwatch is undefined tabbox.xml:775:13
TelemetryStopwatch: key "FX_TAB_CLICK_MS" was already initialized TelemetryStopwatch.jsm:52:0
TypeError: this._setPositionAttributes is not a function tabbrowser.xml:5819:11
TypeError: startTab is null tabbox.xml:517:15
TypeError: startTab is null tabbox.xml:517:15
TypeError: this.selectedItem is null tabbrowser.xml:4546:1
TypeError: this.selectedItem is null tabbrowser.xml:5002:28
TypeError: this.selectedItem is null tabbrowser.xml:4546:1
TypeError: this.selectedItem is null tabbrowser.xml:5002:28
Use of getPreventDefault() is deprecated.  Use defaultPrevented instead. jquery.min.js:3:0
Use of getPreventDefault() is deprecated.  Use defaultPrevented instead. jquery.min.js:3:0
TypeError: aBrowser.adjustPriority is not a function NetworkPrioritizer.jsm:88:5
Use of getPreventDefault() is deprecated.  Use defaultPrevented instead. jquery.min.js:3:0
TypeError: startTab is null tabbox.xml:517:15
TypeError: startTab is null tabbox.xml:517:15
TypeError: aBrowser.adjustPriority is not a function NetworkPrioritizer.jsm:88:5
TypeError: this.selectedItem is null tabbrowser.xml:4546:1
TypeError: this.selectedItem is null tabbrowser.xml:5002:28
TypeError: aBrowser.adjustPriority is not a function NetworkPrioritizer.jsm:88:5
After restarting the browser now, those tabs tried to open, opened.
Nightly 2015-08-24
OS: Unspecified → Windows 7
Hardware: Unspecified → x86
This sounds an awful lot like bug 1166351... *might* be a dupe.
See Also: → 1166351

Is this bug still valid?

Flags: needinfo?(dao+bmo)

I doubt it. Someone can reopen it if they still meet the issue

Status: NEW → RESOLVED
Closed: 2 years ago
Flags: needinfo?(dao+bmo)
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.