Bug 114659

Summary: [EFL] Add a newline to the end of log message
Product: WebKit Reporter: Seokju Kwon <seokju>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, gyuyoung.kim, lucas.de.marchi, rakuco
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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.