Closed
Bug 288335
Opened 20 years ago
Closed 19 years ago
JS error: Error in parsing value for property 'cursor'
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Future
People
(Reporter: jaas, Assigned: jaas)
Details
This error dominates my log output, making interesting stuff hard to see: 2005-03-30 13:31:01.305 Camino[397] JS error: Error in parsing value for property 'cursor'. It happens constantly, so I'm guessing its a problem with JavaScript code that is part of the browser and not part of a website. I'm opening this bug to remind me to investigate.
Just about any phpBB-based forum will produce at least a couple of JS parsing errors (most of them seem to be CSS rather than JS), and some of them will produce dozens. I don't notice the log entries showing up except in when arriving at such a site, but you know the code :-)
Comment 2•19 years ago
|
||
This is a really annoying feature of 1.4 (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b4) Gecko/20050908 (No IDN) Firefox/1.4) could these CSS errors at least by warnings, so they can be filtered off to leave only actual JS errors in the JS console ? It makes developing a total pain, for instance.
Comment 3•19 years ago
|
||
This is a Camino bug. We no longer dump CSS or JS errors by default.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Comment 4•19 years ago
|
||
So this is present in the recent Firefox beta 1, but won't be in beta 2 ? What's Camino ?
Comment 5•19 years ago
|
||
It's the first hit on Google when you search for "camino"
Comment 6•19 years ago
|
||
Something about Macs. I'll raise a Firefox bug and link it here then ?
Comment 7•19 years ago
|
||
Something about Macs. Sorry, your bug was the first google hit :-) See bug 275265.
You need to log in
before you can comment on or make changes to this bug.
Description
•