Closed
Bug 505516
Opened 16 years ago
Closed 16 years ago
JS error on Google Docs (spreadsheets) with jit enabled
Categories
(Core :: JavaScript Engine, defect, P2)
Core
JavaScript Engine
Tracking
()
RESOLVED
DUPLICATE
of bug 511050
People
(Reporter: marcia, Unassigned)
References
()
Details
(Keywords: regression)
Attachments
(1 file)
|
39.69 KB,
image/png
|
Details |
Seen using Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2a1pre) Gecko/20090721 Minefield/3.6a1pre.
STR:
1. Go to Google docs.
2. Observe the navigation bar is completely greyed out.
Checked Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1 and it works fine there.
| Reporter | ||
Updated•16 years ago
|
Whiteboard: DUPEME
| Reporter | ||
Comment 1•16 years ago
|
||
Error: this[Jf][b] is null
Source File: http://spreadsheets.google.com/client/js/3823401514-trix_core.js
Line: 479 is the only error that appears in the console.
| Reporter | ||
Comment 2•16 years ago
|
||
| Reporter | ||
Comment 3•16 years ago
|
||
Bug 505543 seems to have a similar script error.
Comment 4•16 years ago
|
||
Do you mean the nav bar for a spreadsheet?
For a document the nav bar works fine for me, but I'm getting the slow script warning. I filed bug 504797 about that some times ago.
Comment 5•16 years ago
|
||
This has the same regression range as bug 504797 and only fails with jit enabled. Maybe it could be a duplicate, but let's make this one the spreadsheet error and the other one the unresponsive script warning for now.
Assignee: nobody → general
Component: General → JavaScript Engine
Keywords: testcase-wanted
OS: Mac OS X → All
Product: Firefox → Core
QA Contact: general → general
Hardware: x86 → All
Summary: Google Docs nav bar not functional in latest trunk nightly, works using 3.5.1 → JS error on Google Docs (spreadsheets) with jit enabled
Whiteboard: DUPEME
Updated•16 years ago
|
Flags: blocking1.9.2+
Priority: -- → P2
Comment 6•16 years ago
|
||
This is related to settings in the used profile. Marcia, do you also see it in a fresh profile?
Comment 7•16 years ago
|
||
Mmh, shall we dupe to bug 511050? Looks like the same issue.
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Updated•10 years ago
|
Keywords: testcase-wanted
You need to log in
before you can comment on or make changes to this bug.
Description
•