WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
114420
Remove the rest of Chromium code from webkitpy
https://bugs.webkit.org/show_bug.cgi?id=114420
Summary
Remove the rest of Chromium code from webkitpy
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2013-04-11 01:13:35 PDT
Created
attachment 197521
[details]
Cleanup
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
Committed
r148185
: <
http://trac.webkit.org/changeset/148185
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug