Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(30)

Issue 216663004: Simplify run-bindings-test (Closed)

Created:
6 years, 9 months ago by Nils Barth (inactive)
Modified:
6 years, 9 months ago
Reviewers:
haraken
CC:
blink-reviews
Visibility:
Public.

Description

Simplify run-bindings-test A bit more simplification, while we're at it. We don't need a class for the tests: we're just calling a function once. This removes a lot of OO boilerplace (lots of 'self') and makes the code very functional (an object with a main() method is a code smell). Also simplify path handling (we already know Source/ for Python includes, so we don't need to ask the source control system for it). R=haraken BUG=341748 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170323

Patch Set 1 #

Patch Set 2 : Tweaked #

Patch Set 3 : Spacing #

Patch Set 4 : Comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -99 lines) Patch
M Tools/Scripts/webkitpy/bindings/main.py View 1 2 3 5 chunks +87 lines, -99 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Nils Barth (inactive)
Other simplification. I think I'm finished cleaning up r-b-t.
6 years, 9 months ago (2014-03-28 11:01:42 UTC) #1
haraken
LGTM
6 years, 9 months ago (2014-03-28 11:11:27 UTC) #2
Nils Barth (inactive)
The CQ bit was checked by nbarth@chromium.org
6 years, 9 months ago (2014-03-28 11:59:21 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nbarth@chromium.org/216663004/50001
6 years, 9 months ago (2014-03-28 11:59:28 UTC) #4
commit-bot: I haz the power
6 years, 9 months ago (2014-03-28 13:03:50 UTC) #5
Message was sent while issue was closed.
Change committed as 170323

Powered by Google App Engine
This is Rietveld 408576698