Bug 27565 - Null deref in JSObject::mark due to null xhr wrapper
Summary: Null deref in JSObject::mark due to null xhr wrapper
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-22 14:55 PDT by Oliver Hunt
Modified: 2009-07-22 15:13 PDT (History)
0 users

See Also:


Attachments
Fixeration (1.75 KB, patch)
2009-07-22 15:02 PDT, Oliver Hunt
adele: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2009-07-22 14:55:14 PDT
<rdar://7002614>

event binding code assumes that the xhr wrapper object will always exist.
Comment 1 Oliver Hunt 2009-07-22 15:02:12 PDT
Created attachment 33297 [details]
Fixeration
Comment 2 Oliver Hunt 2009-07-22 15:13:40 PDT
Committed r46246