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

Issue 2469883002: Add test for ash devtools DOM agent getDocument method (Closed)

Created:
4 years, 1 month ago by Sarmad Hashmi
Modified:
4 years, 1 month ago
Reviewers:
sadrul
CC:
chromium-reviews, kalyank, sadrul, pfeldman, devtools-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add test for ash devtools DOM agent getDocument method Added a test to make sure correct DOM hierarchy is built and added helper methods to compare windows, widgets and views to DOM nodes. BUG=648701 Committed: https://crrev.com/61f8685225e0e823b0121b1f2adabcbda9df8387 Cr-Commit-Position: refs/heads/master@{#429580}

Patch Set 1 #

Patch Set 2 : Remove unnecessary code #

Total comments: 6

Patch Set 3 : sadruls comments #

Patch Set 4 : use new devtools style #

Unified diffs Side-by-side diffs Delta from patch set Stats (+168 lines, -13 lines) Patch
M ash/BUILD.gn View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M ash/common/devtools/ash_devtools_dom_agent.h View 1 2 3 1 chunk +7 lines, -5 lines 0 comments Download
M ash/common/devtools/ash_devtools_dom_agent.cc View 1 2 3 1 chunk +9 lines, -8 lines 0 comments Download
A ash/common/devtools/ash_devtools_unittest.cc View 1 2 3 1 chunk +151 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 25 (16 generated)
Sarmad Hashmi
4 years, 1 month ago (2016-11-01 19:54:26 UTC) #2
sadrul
https://codereview.chromium.org/2469883002/diff/20001/ash/common/devtools/ash_devtools_unittest.cc File ash/common/devtools/ash_devtools_unittest.cc (right): https://codereview.chromium.org/2469883002/diff/20001/ash/common/devtools/ash_devtools_unittest.cc#newcode34 ash/common/devtools/ash_devtools_unittest.cc:34: if (attributes->get(i) == attribute) { Don't need {} https://codereview.chromium.org/2469883002/diff/20001/ash/common/devtools/ash_devtools_unittest.cc#newcode133 ...
4 years, 1 month ago (2016-11-02 15:23:05 UTC) #4
Sarmad Hashmi
https://codereview.chromium.org/2469883002/diff/20001/ash/common/devtools/ash_devtools_unittest.cc File ash/common/devtools/ash_devtools_unittest.cc (right): https://codereview.chromium.org/2469883002/diff/20001/ash/common/devtools/ash_devtools_unittest.cc#newcode34 ash/common/devtools/ash_devtools_unittest.cc:34: if (attributes->get(i) == attribute) { On 2016/11/02 15:23:05, sadrul ...
4 years, 1 month ago (2016-11-02 16:32:34 UTC) #6
sadrul
lgtm
4 years, 1 month ago (2016-11-02 17:00:35 UTC) #8
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/2469883002/60001
4 years, 1 month ago (2016-11-03 04:55:58 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL)
4 years, 1 month ago (2016-11-03 06:56:41 UTC) #19
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/2469883002/60001
4 years, 1 month ago (2016-11-03 14:39:01 UTC) #21
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 1 month ago (2016-11-03 14:44:20 UTC) #23
commit-bot: I haz the power
4 years, 1 month ago (2016-11-03 14:47:30 UTC) #25
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/61f8685225e0e823b0121b1f2adabcbda9df8387
Cr-Commit-Position: refs/heads/master@{#429580}

Powered by Google App Engine
This is Rietveld 408576698