Bug 130991 - Crashes in PageConsole::addMessage
Summary: Crashes in PageConsole::addMessage
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-03-31 15:53 PDT by Alexey Proskuryakov
Modified: 2015-02-04 15:26 PST (History)
2 users (show)

See Also:


Attachments
proposed fix (4.64 KB, patch)
2014-03-31 15:57 PDT, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2014-03-31 15:53:05 PDT
We are seeing crashes in PageConsole::addMessage when "this" object is null.

<rdar://problem/14795232>
Comment 1 Alexey Proskuryakov 2014-03-31 15:57:29 PDT
Created attachment 228212 [details]
proposed fix
Comment 2 Geoffrey Garen 2014-03-31 16:13:41 PDT
Comment on attachment 228212 [details]
proposed fix

r=me
Comment 3 WebKit Commit Bot 2014-03-31 17:19:43 PDT
Comment on attachment 228212 [details]
proposed fix

Clearing flags on attachment: 228212

Committed r166551: <http://trac.webkit.org/changeset/166551>
Comment 4 WebKit Commit Bot 2014-03-31 17:19:45 PDT
All reviewed patches have been landed.  Closing bug.