WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
50862
REGRESSION: Parse errors on pages using processing.js
https://bugs.webkit.org/show_bug.cgi?id=50862
Summary
REGRESSION: Parse errors on pages using processing.js
Ethan Sherbondy
Reported
2010-12-10 20:28:02 PST
In the past few nightly releases, sites using processing.js have returned "SyntaxError: Parse error" in the WebKit inspector and fail to load. I've found this to be true across the board, even with the header graphic on the Processing.js homepage:
http://processingjs.org/
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2010-12-11 10:41:28 PST
Confirmed with
r73491
.
Oliver Hunt
Comment 2
2010-12-11 10:55:24 PST
I suspect it's a regexp parse failure, as there have been no js parser changes now in more than a month..
Alexey Proskuryakov
Comment 3
2010-12-11 11:15:46 PST
I'm wondering if this is related to <script type="application/processing"> and then maybe
bug 50320
.
Gavin Barraclough
Comment 4
2010-12-11 15:18:07 PST
This may be a dupe of
https://bugs.webkit.org/show_bug.cgi?id=50483
, please retest post
r73594
.
Alexey Proskuryakov
Comment 5
2011-01-20 16:52:50 PST
I can no longer reproduce with
r76045
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug