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

Issue 14272005: Fix minor bug in remote_inspector_client.py that broke it. (Closed)

Created:
7 years, 8 months ago by dennis_jeffrey
Modified:
7 years, 8 months ago
Reviewers:
loislo
CC:
chromium-reviews, anantha, dyu1, Dai Mikurube (NOT FULLTIME)
Visibility:
Public.

Description

Fix minor bug in remote_inspector_client.py that broke it. In https://codereview.chromium.org/14058002, the function named _IsWebkitVersionNotOlderThan was changed to _IsContentVersionNotOlderThan. There was one more reference to the old function name in the file that needed to be updated. That is done here. Without this fix, the Chrome Endure tests are broken. BUG=None TEST=Verified that a basic run of a Chrome Endure test failed before this change, but passed after this change. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194482

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/test/pyautolib/remote_inspector_client.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
dennis_jeffrey
7 years, 8 months ago (2013-04-15 22:40:40 UTC) #1
loislo
lgtm
7 years, 8 months ago (2013-04-16 02:25:18 UTC) #2
dennis_jeffrey
7 years, 8 months ago (2013-04-16 23:26:36 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r194482 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698