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

Issue 1214083013: Presentation API: implement .getAvailability() (Chromium side). (Closed)

Created:
5 years, 5 months ago by mlamouri (slow - plz ping)
Modified:
5 years, 5 months ago
Reviewers:
whywhat
CC:
chromium-reviews, darin-cc_chromium.org, jam, mkwst+moarreviews-renderer_chromium.org, mlamouri+watch-content_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Presentation API: implement .getAvailability() (Chromium side). This is part of a suite of three CLs: 1. https://codereview.chromium.org/1222623003 2. <this> 3. https://codereview.chromium.org/1220813009 BUG=498435 Committed: https://crrev.com/8106b377c40257b589e517c3c91c3bc2ae3086b0 Cr-Commit-Position: refs/heads/master@{#337502}

Patch Set 1 #

Total comments: 10

Patch Set 2 : review comments #

Patch Set 3 : fixes #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -3 lines) Patch
M content/renderer/presentation/presentation_dispatcher.h View 1 5 chunks +26 lines, -0 lines 0 comments Download
M content/renderer/presentation/presentation_dispatcher.cc View 1 2 3 5 chunks +62 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
mlamouri (slow - plz ping)
5 years, 5 months ago (2015-07-02 16:40:03 UTC) #2
whywhat
lgtm with nits and code improvement suggestions https://codereview.chromium.org/1214083013/diff/1/content/renderer/presentation/presentation_dispatcher.cc File content/renderer/presentation/presentation_dispatcher.cc (right): https://codereview.chromium.org/1214083013/diff/1/content/renderer/presentation/presentation_dispatcher.cc#newcode343 content/renderer/presentation/presentation_dispatcher.cc:343: previous_availability_ = ...
5 years, 5 months ago (2015-07-02 22:42:48 UTC) #3
mlamouri (slow - plz ping)
Thanks for the review! Comments applied. https://codereview.chromium.org/1214083013/diff/1/content/renderer/presentation/presentation_dispatcher.cc File content/renderer/presentation/presentation_dispatcher.cc (right): https://codereview.chromium.org/1214083013/diff/1/content/renderer/presentation/presentation_dispatcher.cc#newcode343 content/renderer/presentation/presentation_dispatcher.cc:343: previous_availability_ = available; ...
5 years, 5 months ago (2015-07-03 13:35:46 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1214083013/60001
5 years, 5 months ago (2015-07-06 21:56:14 UTC) #7
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 5 months ago (2015-07-06 22:44:53 UTC) #8
commit-bot: I haz the power
5 years, 5 months ago (2015-07-06 22:46:02 UTC) #9
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/8106b377c40257b589e517c3c91c3bc2ae3086b0
Cr-Commit-Position: refs/heads/master@{#337502}

Powered by Google App Engine
This is Rietveld 408576698