Bug 34013 - Crash in fast/dom/Window/window-properties if Geolocation enabled
Summary: Crash in fast/dom/Window/window-properties if Geolocation enabled
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: All OS X 10.5
: P2 Normal
Assignee: Steve Falkenburg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-22 11:44 PST by Steve Falkenburg
Modified: 2010-01-22 11:50 PST (History)
0 users

See Also:


Attachments
add null check (1.50 KB, patch)
2010-01-22 11:46 PST, Steve Falkenburg
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Falkenburg 2010-01-22 11:44:36 PST
fast/dom/Window/window-properties crashes if Geolocation is enabled due to a null dereference.
Comment 1 Steve Falkenburg 2010-01-22 11:46:08 PST
Created attachment 47215 [details]
add null check
Comment 2 Steve Falkenburg 2010-01-22 11:50:46 PST
http://trac.webkit.org/changeset/53708