Bug 117675 - Printing a StringImpl* should really guard against NULL
Summary: Printing a StringImpl* should really guard against NULL
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-15 15:26 PDT by Filip Pizlo
Modified: 2013-06-15 15:30 PDT (History)
7 users (show)

See Also:


Attachments
Patch (1.06 KB, patch)
2013-06-15 15:27 PDT, Filip Pizlo
mhahnenberg: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2013-06-15 15:26:45 PDT
Printing a StringImpl* should really guard against NULL
Comment 1 Filip Pizlo 2013-06-15 15:27:20 PDT
Created attachment 204775 [details]
Patch
Comment 2 Mark Hahnenberg 2013-06-15 15:29:12 PDT
Comment on attachment 204775 [details]
Patch

r=me
Comment 3 Filip Pizlo 2013-06-15 15:30:33 PDT
Landed in http://trac.webkit.org/changeset/151615