Closed
Bug 1128134
Opened 10 years ago
Closed 10 years ago
When opening gmail in the nightly build getting a "TypeError: aItem is undefined" in webconsole.js(2364:8)
Categories
(DevTools :: Console, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: shreyaslakhe, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.91 Safari/537.36
Steps to reproduce:
Opened gmail in firefox build.
Actual results:
Getting a TypeError: aItem is undefined
Expected results:
The typeError should not be there
Comment 1•10 years ago
|
||
Not sure why I was cc'd here, maybe bgrins knows about what's going on with this error?
Flags: needinfo?(bgrinstead)
Comment 2•10 years ago
|
||
Hello shreyas, can you help narrow down the problem a bit by answering a couple of questions? I checked and am not seeing this error when opening gmail in Firefox.
1) What version of Firefox are you running? (you can see this in about:support)
2) Where are you seeing the TypeError show up? In the normal console attached to the gmail tab, or in the browser console?
Component: Untriaged → Developer Tools: Console
Flags: needinfo?(bgrinstead) → needinfo?(shreyaslakhe)
Evem I am not able to reproduce the error since the last build. I guess there must have been some problem due to the changes I made.
Flags: needinfo?(shreyaslakhe)
Comment 4•10 years ago
|
||
(In reply to shreyas from comment #3)
> Evem I am not able to reproduce the error since the last build. I guess
> there must have been some problem due to the changes I made.
OK, closing this then. Feel free to reopen if you can reproduce it.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•