Bug 114420

Summary: Remove the rest of Chromium code from webkitpy
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: New BugsAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, benjamin, dpranke
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Cleanup benjamin: review+

Ryosuke Niwa
Reported 2013-04-11 01:12:33 PDT
Remove the rest of Chromium code from webkitpy
Attachments
Cleanup (32.64 KB, patch)
2013-04-11 01:13 PDT, Ryosuke Niwa
benjamin: review+
Ryosuke Niwa
Comment 1 2013-04-11 01:13:35 PDT
Benjamin Poulain
Comment 2 2013-04-11 01:32:14 PDT
Comment on attachment 197521 [details] Cleanup View in context: https://bugs.webkit.org/attachment.cgi?id=197521&action=review > Tools/Scripts/webkitpy/style/checkers/cpp_unittest.py:4798 > + self.assertEqual('', self.perform_lint( > + '{}\n' > + 'WEBKIT_EXPORT\n' > + 'virtual\n' > + 'int\n' > + 'foo() = 0;\n', > + 'test.h', > + webkit_export_error_rules)) > The indent is a little weird here.
Ryosuke Niwa
Comment 3 2013-04-11 01:44:56 PDT
Note You need to log in before you can comment on or make changes to this bug.