Bug 68710 - [GTK] Remove extra space at the beginning of the last line.
Summary: [GTK] Remove extra space at the beginning of the last line.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mario Sanchez Prada
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-23 11:33 PDT by Mario Sanchez Prada
Modified: 2011-09-23 11:50 PDT (History)
0 users

See Also:


Attachments
Patch (1.27 KB, patch)
2011-09-23 11:36 PDT, Mario Sanchez Prada
gustavo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>