WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 78045
Crash on
http://www.rickshawbags.com/
https://bugs.webkit.org/show_bug.cgi?id=78045
Summary
Crash on http://www.rickshawbags.com/
Gavin Barraclough
Reported
2012-02-07 14:51:41 PST
This is a bug introduced by
https://bugs.webkit.org/show_bug.cgi?id=71933
, isVariableObject() checks were excluding StaticScopeObjects, this patch inadvertently changed them to be included.
Attachments
Fix
(1.82 KB, patch)
2012-02-07 14:56 PST
,
Gavin Barraclough
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Gavin Barraclough
Comment 1
2012-02-07 14:53:06 PST
<
rdar://problem/10697118
>
Gavin Barraclough
Comment 2
2012-02-07 14:56:58 PST
Created
attachment 125938
[details]
Fix
Darin Adler
Comment 3
2012-02-07 15:13:15 PST
Comment on
attachment 125938
[details]
Fix View in context:
https://bugs.webkit.org/attachment.cgi?id=125938&action=review
> Source/JavaScriptCore/ChangeLog:8 > + Problem URL is:
http://www.rickshawbags.com/customize/custom-bag#!thl=rickshaw/bag
()
Can we make an automated regression test out of this?
Gavin Barraclough
Comment 4
2012-02-07 15:46:19 PST
(In reply to
comment #3
)
> Can we make an automated regression test out of this?
Good question – I don't yet know. This patch just reverts an undesired change in behavior, I'm still investigating exactly why this change resulted in the bug that it did. Fixed in
r106999
.
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