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

Issue 2867713007: webkitpy: Make webkit_base() protected. (Closed)

Created:
3 years, 7 months ago by tkent
Modified:
3 years, 7 months ago
Reviewers:
qyearsley, jeffcarp
CC:
blink-reviews, chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

webkitpy: Make webkit_base() protected. Rename it to _webkit_base(). The new name conflicts with the existing _webkit_base, and this CL removes it by @memoized. BUG=710535 Review-Url: https://codereview.chromium.org/2867713007 Cr-Commit-Position: refs/heads/master@{#470832} Committed: https://chromium.googlesource.com/chromium/src/+/5727d41e60da68273c3a583e42ff447f47b26d93

Patch Set 1 #

Total comments: 12

Patch Set 2 : Removed a code comment, avoid a pylint warning #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -31 lines) Patch
M third_party/WebKit/Tools/Scripts/webkitpy/common/webkit_finder.py View 1 4 chunks +14 lines, -19 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/common/webkit_finder_unittest.py View 1 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/base.py View 1 chunk +4 lines, -7 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/test.py View 1 chunk +0 lines, -3 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/performance_tests/perftestsrunner.py View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 19 (11 generated)
tkent
qyearsley@, jeffcarp@, would you review this please? https://codereview.chromium.org/2867713007/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/performance_tests/perftestsrunner.py File third_party/WebKit/Tools/Scripts/webkitpy/performance_tests/perftestsrunner.py (left): https://codereview.chromium.org/2867713007/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/performance_tests/perftestsrunner.py#oldcode66 third_party/WebKit/Tools/Scripts/webkitpy/performance_tests/perftestsrunner.py:66: self._webkit_base_dir_len = ...
3 years, 7 months ago (2017-05-09 01:19:50 UTC) #3
jeffcarp
lgtm
3 years, 7 months ago (2017-05-09 19:26:56 UTC) #7
qyearsley
LGTM with nits https://codereview.chromium.org/2867713007/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/common/webkit_finder.py File third_party/WebKit/Tools/Scripts/webkitpy/common/webkit_finder.py (right): https://codereview.chromium.org/2867713007/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/common/webkit_finder.py#newcode87 third_party/WebKit/Tools/Scripts/webkitpy/common/webkit_finder.py:87: # in order to make the ...
3 years, 7 months ago (2017-05-09 21:46:28 UTC) #8
tkent
https://codereview.chromium.org/2867713007/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/common/webkit_finder.py File third_party/WebKit/Tools/Scripts/webkitpy/common/webkit_finder.py (right): https://codereview.chromium.org/2867713007/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/common/webkit_finder.py#newcode87 third_party/WebKit/Tools/Scripts/webkitpy/common/webkit_finder.py:87: # in order to make the code robust against ...
3 years, 7 months ago (2017-05-10 23:42:21 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2867713007/20001
3 years, 7 months ago (2017-05-10 23:43:49 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/451013)
3 years, 7 months ago (2017-05-11 01:44:50 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2867713007/20001
3 years, 7 months ago (2017-05-11 04:19:08 UTC) #16
commit-bot: I haz the power
3 years, 7 months ago (2017-05-11 05:54:07 UTC) #19
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/5727d41e60da68273c3a583e42ff...

Powered by Google App Engine
This is Rietveld 408576698