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

Unified Diff: experimental/bisect_lib/test_data/MOCK_RANGE_RESPONSE_2_PAGE_2

Issue 1521503002: Update bisect_lib with the changes committed in the infra/build repo. (Closed) Base URL: https://github.com/catapult-project/catapult.git@master
Patch Set: In README: add back license header, add link to Telemetry docs in catapult Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: experimental/bisect_lib/test_data/MOCK_RANGE_RESPONSE_2_PAGE_2
diff --git a/experimental/bisect_lib/test_data/MOCK_RANGE_RESPONSE_2_PAGE_2 b/experimental/bisect_lib/test_data/MOCK_RANGE_RESPONSE_2_PAGE_2
new file mode 100644
index 0000000000000000000000000000000000000000..3d06cf85285c075effd55338c3fde562384e3c81
--- /dev/null
+++ b/experimental/bisect_lib/test_data/MOCK_RANGE_RESPONSE_2_PAGE_2
@@ -0,0 +1,41 @@
+)]}'
+{
+ "log": [
+ {
+ "commit": "f1c777e3f97a16cc6a3aa922a23602fa59412989",
+ "tree": "99b77b34eca35570c99966e478d58e5f24fdafe7",
+ "parents": [
+ "ee261f306c3c66e96339aa1026d62a6d953302fe"
+ ],
+ "author": {
+ "name": "mmenke",
+ "email": "mmenke@chromium.org",
+ "time": "Tue Oct 27 21:06:44 2015"
+ },
+ "committer": {
+ "name": "Commit bot",
+ "email": "commit-bot@chromium.org",
+ "time": "Tue Oct 27 21:07:26 2015"
+ },
+ "message": "Make NetErrorHelper more OOPIF-friendly.\n\nNow create one per frame instead of creating them only for main frames,\nand get the WebFrame directly from a WebFrame rather than by going\nthrough the RenderView.\n\nBUG\u003d543226,529976\n\nReview URL: https://codereview.chromium.org/1406303002\n\nCr-Commit-Position: refs/heads/master@{#356395}\n"
+ },
+ {
+ "commit": "ee261f306c3c66e96339aa1026d62a6d953302fe",
+ "tree": "d72d77753789a7832b3422d267fe40e805f886c9",
+ "parents": [
+ "7bd1741893bd4e233b5562a6926d7e395d558343"
+ ],
+ "author": {
+ "name": "asanka",
+ "email": "asanka@chromium.org",
+ "time": "Tue Oct 27 21:04:28 2015"
+ },
+ "committer": {
+ "name": "Commit bot",
+ "email": "commit-bot@chromium.org",
+ "time": "Tue Oct 27 21:06:01 2015"
+ },
+ "message": "[SafeBrowsing] Block dangerous unchecked downloads based on a Finch trial.\n\nBUG\u003d533579\n\nReview URL: https://codereview.chromium.org/1409003002\n\nCr-Commit-Position: refs/heads/master@{#356394}\n"
+ }
+ ]
+}

Powered by Google App Engine
This is Rietveld 408576698