WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
79616
LayoutTests/fast/xpath/xpath-functional-test.html is crashing in the DFG
https://bugs.webkit.org/show_bug.cgi?id=79616
Summary
LayoutTests/fast/xpath/xpath-functional-test.html is crashing in the DFG
Filip Pizlo
Reported
2012-02-26 19:00:01 PST
It's because JSValue().isCell() == true. The DFG::AbstractValue::validate() code should guard against this.
Attachments
the patch
(1.33 KB, patch)
2012-02-26 19:01 PST
,
Filip Pizlo
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Filip Pizlo
Comment 1
2012-02-26 19:01:39 PST
Created
attachment 128940
[details]
the patch
Filip Pizlo
Comment 2
2012-02-26 20:08:24 PST
Comment on
attachment 128940
[details]
the patch Landed manually in
http://trac.webkit.org/changeset/108950
Filip Pizlo
Comment 3
2012-02-26 20:08:34 PST
Fixed in
http://trac.webkit.org/changeset/108950
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