Bug 58474 - [chromium] Remove unnecessary #define now that chrome has rolled to the latest WebKit
Summary: [chromium] Remove unnecessary #define now that chrome has rolled to the lates...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: John Abd-El-Malek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-13 13:15 PDT by John Abd-El-Malek
Modified: 2011-04-13 16:03 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.46 KB, patch)
2011-04-13 13:19 PDT, John Abd-El-Malek
no flags Details | Formatted Diff | Diff
Patch (1.46 KB, patch)
2011-04-13 13:21 PDT, John Abd-El-Malek
jianli: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Abd-El-Malek 2011-04-13 13:15:16 PDT
[chromium] Remove unnecessary #define nowthat chrome has rolled to the latest WebKit
Comment 1 John Abd-El-Malek 2011-04-13 13:19:43 PDT
Created attachment 89442 [details]
Patch
Comment 2 John Abd-El-Malek 2011-04-13 13:21:03 PDT
Created attachment 89443 [details]
Patch
Comment 3 Jian Li 2011-04-13 15:54:15 PDT
Comment on attachment 89443 [details]
Patch

Please fix the following problem before you land it.

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

> Source/WebKit/chromium/ChangeLog:5
> +        [chromium] Remove unnecessary #define nowthat chrome has rolled to the latest WebKit

Please add space between "now" and "that".
Comment 4 John Abd-El-Malek 2011-04-13 16:03:57 PDT
Committed r83782: <http://trac.webkit.org/changeset/83782>