Bug 171521 - Use RELEASE_LOG_ERROR() to do process termination logging
Summary: Use RELEASE_LOG_ERROR() to do process termination logging
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-01 16:01 PDT by Chris Dumez
Modified: 2017-05-01 18:47 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.78 KB, patch)
2017-05-01 16:02 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2017-05-01 16:01:08 PDT
Use RELEASE_LOG_ERROR() to do process termination logging instead of RELEASE_LOG(). This makes the issue more visible in Console.
Comment 1 Chris Dumez 2017-05-01 16:02:30 PDT
Created attachment 308783 [details]
Patch
Comment 2 WebKit Commit Bot 2017-05-01 18:47:44 PDT
Comment on attachment 308783 [details]
Patch

Clearing flags on attachment: 308783

Committed r216055: <http://trac.webkit.org/changeset/216055>
Comment 3 WebKit Commit Bot 2017-05-01 18:47:46 PDT
All reviewed patches have been landed.  Closing bug.