Closed Bug 611870 Opened 14 years ago Closed 14 years ago

Creating a new tab through the new tab icon will cause an Error: this.docShell is null

Categories

(Firefox for Android Graveyard :: General, defect)

ARM
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: nhirata, Unassigned)

Details

Mozilla/5.0 (Android; Linux armv71; rv2.0b8pre) Gecko/20101112 Firefox/4.0b8pre Fennec/4.0b3pre
Mozilla/5.0 (Maemo; Linux armv71; rv:2.0b8pre) Gecko/20101112 Firefox/4.0b8pre Fennec/4.0b3pre

1. open to the tab side panel
2. click on the new tab icon down at the bottom
3. go to the error console

Expected: No errors
Actual: Error: this.docShell is null
Source File: chrome://global/content/bindings/browser.xml Line: 649

Note:
1. Once this occurs, long tap in the awesome page and opening a new tab will also cause the error to occur.
http://mxr.mozilla.org/mozilla-central/source/toolkit/content/widgets/browser.xml#649

The code is in a try/catch and the catch is reporting the error. This error is not fatal, it's expected for remote browsers.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.