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

Issue 2597853002: Unit test for PresentationDispatcher (Closed)

Created:
4 years ago by takumif
Modified:
3 years, 11 months ago
Reviewers:
mark a. foltz
CC:
chromium-reviews, darin-cc_chromium.org, jam, mlamouri+watch-content_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Unit test for PresentationDispatcher This CL adds test cases for methods in the blink::WebPresentationClient interface implemented by PresentationDispatcher. BUG=576808 Review-Url: https://codereview.chromium.org/2597853002 Cr-Commit-Position: refs/heads/master@{#441752} Committed: https://chromium.googlesource.com/chromium/src/+/75acd15fe1c4b43755f8f41df04661e663860ca2

Patch Set 1 #

Total comments: 12

Patch Set 2 : Rebase #

Patch Set 3 : Address Mark's comments #

Total comments: 16

Patch Set 4 : Address Mark's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+428 lines, -1 line) Patch
M content/renderer/presentation/presentation_dispatcher.h View 1 2 3 chunks +18 lines, -1 line 0 comments Download
A content/renderer/presentation/presentation_dispatcher_unittest.cc View 1 2 3 1 chunk +409 lines, -0 lines 0 comments Download
M content/test/BUILD.gn View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 30 (21 generated)
takumif
Please take a look, thanks!
3 years, 12 months ago (2016-12-22 20:53:47 UTC) #9
mark a. foltz
LGTM with minor comments. Thanks for getting this put together :) Optional cases to add ...
3 years, 12 months ago (2016-12-26 20:15:16 UTC) #10
mark a. foltz
https://codereview.chromium.org/2597853002/diff/80001/content/renderer/presentation/presentation_dispatcher_unittest.cc File content/renderer/presentation/presentation_dispatcher_unittest.cc (right): https://codereview.chromium.org/2597853002/diff/80001/content/renderer/presentation/presentation_dispatcher_unittest.cc#newcode261 content/renderer/presentation/presentation_dispatcher_unittest.cc:261: On 2016/12/26 at 20:15:15, mark a. foltz wrote: > ...
3 years, 12 months ago (2016-12-26 20:17:12 UTC) #11
takumif
Thanks for reviewing! I'll need to better understand PresentationDispatcher and the related classes to implement ...
3 years, 11 months ago (2016-12-28 00:59:18 UTC) #13
mark a. foltz
LGTM with comments addressed Nice test cases :) https://codereview.chromium.org/2597853002/diff/140001/content/renderer/presentation/presentation_dispatcher.h File content/renderer/presentation/presentation_dispatcher.h (right): https://codereview.chromium.org/2597853002/diff/140001/content/renderer/presentation/presentation_dispatcher.h#newcode53 content/renderer/presentation/presentation_dispatcher.h:53: FRIEND_TEST_ALL_PREFIXES(PresentationDispatcherTest, ...
3 years, 11 months ago (2017-01-03 18:39:20 UTC) #14
mark a. foltz
https://codereview.chromium.org/2597853002/diff/80001/content/renderer/presentation/presentation_dispatcher_unittest.cc File content/renderer/presentation/presentation_dispatcher_unittest.cc (right): https://codereview.chromium.org/2597853002/diff/80001/content/renderer/presentation/presentation_dispatcher_unittest.cc#newcode261 content/renderer/presentation/presentation_dispatcher_unittest.cc:261: On 2016/12/28 at 00:59:18, takumif wrote: > On 2016/12/26 ...
3 years, 11 months ago (2017-01-03 18:44:59 UTC) #15
takumif
Thanks for reviewing! https://codereview.chromium.org/2597853002/diff/140001/content/renderer/presentation/presentation_dispatcher.h File content/renderer/presentation/presentation_dispatcher.h (right): https://codereview.chromium.org/2597853002/diff/140001/content/renderer/presentation/presentation_dispatcher.h#newcode53 content/renderer/presentation/presentation_dispatcher.h:53: FRIEND_TEST_ALL_PREFIXES(PresentationDispatcherTest, TestStartSession); On 2017/01/03 18:39:19, mfoltz_ooo_until_jan_3 ...
3 years, 11 months ago (2017-01-03 23:29:51 UTC) #16
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/2597853002/160001
3 years, 11 months ago (2017-01-05 21:10:57 UTC) #27
commit-bot: I haz the power
3 years, 11 months ago (2017-01-05 21:17:14 UTC) #30
Message was sent while issue was closed.
Committed patchset #4 (id:160001) as
https://chromium.googlesource.com/chromium/src/+/75acd15fe1c4b43755f8f41df046...

Powered by Google App Engine
This is Rietveld 408576698