Bug 68710

Summary: [GTK] Remove extra space at the beginning of the last line.
Product: WebKit Reporter: Mario Sanchez Prada <mario>
Component: New BugsAssignee: Mario Sanchez Prada <mario>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch gustavo: review+

Description Mario Sanchez Prada 2011-09-23 11:33:48 PDT
[GTK] Remove extra space at the beginning of the last line.
Comment 1 Mario Sanchez Prada 2011-09-23 11:36:06 PDT
Created attachment 108500 [details]
Patch
Comment 2 Gustavo Noronha (kov) 2011-09-23 11:45:46 PDT
Comment on attachment 108500 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=108500&action=review

The devil is in the details.

> Source/WebCore/ChangeLog:9
> +        Fix the issue.
> +

Feel free to remove this comment and let the bug title say it all, since it's pretty obvious from it =).
Comment 3 Mario Sanchez Prada 2011-09-23 11:50:13 PDT
Committed r95839: <http://trac.webkit.org/changeset/95839>