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

Issue 11360172: Added Tab.SnapshotContent and MapsGL example to telemetry (Closed)

Created:
8 years, 1 month ago by bajones
Modified:
8 years, 1 month ago
CC:
chromium-reviews, pam+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Added Tab.SnapshotContent and MapsGL example to telemetry This CL is dependent on an upcoming feature in the gpuBenchmarking extension, and will not work correctly until that is implemented. This is a subset of the prior CL 11362023, which has been broken apart to facilitate easier reviews BUG=157479 TBR=nduca@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=167549 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=168518

Patch Set 1 #

Total comments: 14

Patch Set 2 : Addressing feedback, moved maps test to different CL #

Total comments: 6

Patch Set 3 : Addressing next round of Nat Nits. #

Total comments: 1

Patch Set 4 : Fixed missing attribute on TabTestCase #

Total comments: 1

Patch Set 5 : Merged with master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+215 lines, -8 lines) Patch
M tools/telemetry/telemetry/inspector_console.py View 1 1 chunk +2 lines, -1 line 0 comments Download
M tools/telemetry/telemetry/inspector_page.py View 1 2 2 chunks +58 lines, -1 line 0 comments Download
M tools/telemetry/telemetry/inspector_page_unittest.py View 1 2 3 4 1 chunk +21 lines, -0 lines 0 comments Download
M tools/telemetry/telemetry/inspector_runtime.py View 1 1 chunk +2 lines, -1 line 0 comments Download
M tools/telemetry/telemetry/inspector_timeline.py View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
A tools/telemetry/telemetry/png_bitmap.py View 1 2 1 chunk +69 lines, -0 lines 0 comments Download
A tools/telemetry/telemetry/png_bitmap_unittest.py View 1 2 1 chunk +27 lines, -0 lines 0 comments Download
M tools/telemetry/telemetry/tab.py View 1 2 3 4 1 chunk +6 lines, -4 lines 0 comments Download
M tools/telemetry/telemetry/tab_test_case.py View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download
A tools/telemetry/unittest_data/green_rect.html View 1 1 chunk +19 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
bajones
8 years, 1 month ago (2012-11-09 19:08:49 UTC) #1
nduca
Unit tests
8 years, 1 month ago (2012-11-09 19:52:51 UTC) #2
Ken Russell (switch to Gerrit)
LGTM If this CL depends on another one then clearly that one needs to land ...
8 years, 1 month ago (2012-11-09 20:26:27 UTC) #3
nduca
Some more details https://codereview.chromium.org/11360172/diff/1/tools/telemetry/telemetry/snapshot.py File tools/telemetry/telemetry/snapshot.py (right): https://codereview.chromium.org/11360172/diff/1/tools/telemetry/telemetry/snapshot.py#newcode9 tools/telemetry/telemetry/snapshot.py:9: import png # pylint: disable=F0401 this ...
8 years, 1 month ago (2012-11-09 21:19:00 UTC) #4
nduca
Looks really really good! One final round of nits and I'll rubber stamp you. :) ...
8 years, 1 month ago (2012-11-12 19:53:26 UTC) #5
nduca
lgtm
8 years, 1 month ago (2012-11-13 22:28:36 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bajones@chromium.org/11360172/7002
8 years, 1 month ago (2012-11-13 22:31:01 UTC) #7
commit-bot: I haz the power
Change committed as 167549
8 years, 1 month ago (2012-11-14 01:11:18 UTC) #8
dtu
https://chromiumcodereview.appspot.com/11360172/diff/7002/tools/telemetry/telemetry/tab_test_case.py File tools/telemetry/telemetry/tab_test_case.py (right): https://chromiumcodereview.appspot.com/11360172/diff/7002/tools/telemetry/telemetry/tab_test_case.py#newcode15 tools/telemetry/telemetry/tab_test_case.py:15: if self._extra_browser_args: I'm getting run_tests failures in inspector_runtime_unittest: AttributeError: ...
8 years, 1 month ago (2012-11-14 03:04:40 UTC) #9
nduca
Feel free to revert if the fix isn't obvious.
8 years, 1 month ago (2012-11-14 04:38:11 UTC) #10
marja
https://chromiumcodereview.appspot.com/11360172/diff/13001/tools/telemetry/telemetry/tab_test_case.py File tools/telemetry/telemetry/tab_test_case.py (right): https://chromiumcodereview.appspot.com/11360172/diff/13001/tools/telemetry/telemetry/tab_test_case.py#newcode12 tools/telemetry/telemetry/tab_test_case.py:12: super(TabTestCase, self).__init__(*args) Uhh, something has gone wrong, the committed ...
8 years, 1 month ago (2012-11-15 10:19:59 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bajones@chromium.org/11360172/13001
8 years, 1 month ago (2012-11-17 20:53:57 UTC) #12
commit-bot: I haz the power
Failed to apply patch for tools/telemetry/telemetry/tab.py: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
8 years, 1 month ago (2012-11-17 20:54:13 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bajones@chromium.org/11360172/17001
8 years, 1 month ago (2012-11-18 18:49:06 UTC) #14
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
8 years, 1 month ago (2012-11-18 18:55:46 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bajones@chromium.org/11360172/17001
8 years, 1 month ago (2012-11-19 13:21:41 UTC) #16
commit-bot: I haz the power
8 years, 1 month ago (2012-11-19 13:40:13 UTC) #17
Change committed as 168518

Powered by Google App Engine
This is Rietveld 408576698