Bug 47005 - Null dereference when dragging an element with generated content
Summary: Null dereference when dragging an element with generated content
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-10-01 11:56 PDT by mitz
Modified: 2010-10-01 14:07 PDT (History)
3 users (show)

See Also:


Attachments
Null-check node() (3.53 KB, patch)
2010-10-01 12:02 PDT, mitz
adele: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2010-10-01 11:56:52 PDT
<rdar://problem/7563219>
Comment 1 mitz 2010-10-01 12:02:23 PDT
Created attachment 69497 [details]
Null-check node()
Comment 2 mitz 2010-10-01 12:16:56 PDT
Fixed in <http://trac.webkit.org/projects/webkit/changeset/68911>.
Comment 3 WebKit Review Bot 2010-10-01 14:07:18 PDT
http://trac.webkit.org/changeset/68911 might have broken GTK Linux 32-bit Debug