Bug 114659 - [EFL] Add a newline to the end of log message
Summary: [EFL] Add a newline to the end of log message
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-15 20:02 PDT by Seokju Kwon
Modified: 2013-04-18 02:46 PDT (History)
4 users (show)

See Also:


Attachments
Patch (6.14 KB, patch)
2013-04-15 20:04 PDT, Seokju Kwon
no flags Details | Formatted Diff | Diff
Patch (20.93 KB, patch)
2013-04-18 02:13 PDT, Seokju Kwon
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Seokju Kwon 2013-04-15 20:02:23 PDT
Add a newline to the end of log message to facilitate debugging in EWebLauncher/MiniBrowser.
Comment 1 Seokju Kwon 2013-04-15 20:04:37 PDT
Created attachment 198227 [details]
Patch
Comment 2 Seokju Kwon 2013-04-18 01:50:55 PDT
It is only trivial thing. 
gyuyoung : could you review this patch?
Comment 3 Gyuyoung Kim 2013-04-18 01:52:49 PDT
Why not adding '\n' to info() definition ?
Comment 4 Seokju Kwon 2013-04-18 02:13:56 PDT
Created attachment 198698 [details]
Patch
Comment 5 Seokju Kwon 2013-04-18 02:14:08 PDT
Comment on attachment 198698 [details]
Patch

Applied Gyuyoung's comment.
Comment 6 WebKit Commit Bot 2013-04-18 02:46:19 PDT
Comment on attachment 198698 [details]
Patch

Clearing flags on attachment: 198698

Committed r148662: <http://trac.webkit.org/changeset/148662>
Comment 7 WebKit Commit Bot 2013-04-18 02:46:22 PDT
All reviewed patches have been landed.  Closing bug.