Bug 130991

Summary: Crashes in PageConsole::addMessage
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebCore JavaScriptAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, mkwst
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=141267
Attachments:
Description Flags
proposed fix none

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.