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

Issue 1373003002: html_viewer/Mandoline: Avoid subclassing WebLayerImpl (Closed)

Created:
5 years, 2 months ago by Fady Samuel
Modified:
5 years, 2 months ago
Reviewers:
sky
CC:
chromium-reviews, danakj
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

html_viewer/Mandoline: Avoid subclassing WebLayerImpl cc/blink will go away eventually with the repo merge. We should avoid subclassing from there as per danakj@'s suggestion. BUG=none Committed: https://crrev.com/7fbb03268484ae777c1338529bfaf266aa712732 Cr-Commit-Position: refs/heads/master@{#351136}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed sky's comment #

Total comments: 2

Patch Set 3 : Updated #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -100 lines) Patch
M components/html_viewer/BUILD.gn View 1 chunk +0 lines, -2 lines 0 comments Download
M components/html_viewer/html_frame.h View 1 3 chunks +3 lines, -1 line 0 comments Download
M components/html_viewer/html_frame.cc View 1 2 5 chunks +42 lines, -7 lines 0 comments Download
D components/html_viewer/web_layer_impl.h View 1 chunk +0 lines, -37 lines 0 comments Download
D components/html_viewer/web_layer_impl.cc View 1 chunk +0 lines, -53 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
Fady Samuel
5 years, 2 months ago (2015-09-28 15:08:48 UTC) #2
sky
https://codereview.chromium.org/1373003002/diff/1/components/html_viewer/html_frame.cc File components/html_viewer/html_frame.cc (right): https://codereview.chromium.org/1373003002/diff/1/components/html_viewer/html_frame.cc#newcode589 components/html_viewer/html_frame.cc:589: frame_size_in_pixels_); Why do we need frame_size_in_pixels_ as a member? ...
5 years, 2 months ago (2015-09-28 15:29:09 UTC) #3
Fady Samuel
PTAL Scott! Thanks! https://codereview.chromium.org/1373003002/diff/1/components/html_viewer/html_frame.cc File components/html_viewer/html_frame.cc (right): https://codereview.chromium.org/1373003002/diff/1/components/html_viewer/html_frame.cc#newcode589 components/html_viewer/html_frame.cc:589: frame_size_in_pixels_); On 2015/09/28 15:29:09, sky wrote: ...
5 years, 2 months ago (2015-09-28 15:57:01 UTC) #4
sky
https://codereview.chromium.org/1373003002/diff/20001/components/html_viewer/html_frame.cc File components/html_viewer/html_frame.cc (right): https://codereview.chromium.org/1373003002/diff/20001/components/html_viewer/html_frame.cc#newcode891 components/html_viewer/html_frame.cc:891: owned_view_->view()->SetBounds(*mojo_rect_in_pixels); Is this code path only hit if owned_view_ ...
5 years, 2 months ago (2015-09-28 17:58:13 UTC) #5
Fady Samuel
PTAL https://codereview.chromium.org/1373003002/diff/20001/components/html_viewer/html_frame.cc File components/html_viewer/html_frame.cc (right): https://codereview.chromium.org/1373003002/diff/20001/components/html_viewer/html_frame.cc#newcode891 components/html_viewer/html_frame.cc:891: owned_view_->view()->SetBounds(*mojo_rect_in_pixels); On 2015/09/28 17:58:13, sky wrote: > Is ...
5 years, 2 months ago (2015-09-28 18:35:24 UTC) #6
sky
LGTM
5 years, 2 months ago (2015-09-28 19:11:45 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1373003002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1373003002/40001
5 years, 2 months ago (2015-09-28 19:14:28 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 2 months ago (2015-09-28 20:54:04 UTC) #10
commit-bot: I haz the power
5 years, 2 months ago (2015-09-28 20:55:00 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/7fbb03268484ae777c1338529bfaf266aa712732
Cr-Commit-Position: refs/heads/master@{#351136}

Powered by Google App Engine
This is Rietveld 408576698