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

Issue 2850113002: Move WebViewFrameWidget to use WebViewBase rather than WebViewImpl. (Closed)

Created:
3 years, 7 months ago by slangley
Modified:
3 years, 7 months ago
Reviewers:
haraken
CC:
blink-reviews, chromium-reviews, kinuko+watch
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Move WebViewFrameWidget to use WebViewBase rather than WebViewImpl. We WebViewFrameWidget keeps a RefPtr to WebViewImpl we need to make WebViewBase ref counted. Removed the ref counted from WebViewImpl when moving it to WebViewBase. BUG=712963 Review-Url: https://codereview.chromium.org/2850113002 Cr-Commit-Position: refs/heads/master@{#468310} Committed: https://chromium.googlesource.com/chromium/src/+/660e8283b061c57654c8beb9791567b637842cf2

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fix code review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -17 lines) Patch
M third_party/WebKit/Source/core/exported/WebViewBase.h View 1 4 chunks +28 lines, -1 line 0 comments Download
M third_party/WebKit/Source/web/WebViewFrameWidget.h View 4 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/web/WebViewFrameWidget.cpp View 1 chunk +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/web/WebViewImpl.h View 7 chunks +8 lines, -10 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 11 (5 generated)
slangley
3 years, 7 months ago (2017-05-01 03:59:16 UTC) #3
haraken
https://codereview.chromium.org/2850113002/diff/1/third_party/WebKit/Source/core/exported/WebViewBase.h File third_party/WebKit/Source/core/exported/WebViewBase.h (right): https://codereview.chromium.org/2850113002/diff/1/third_party/WebKit/Source/core/exported/WebViewBase.h#newcode159 third_party/WebKit/Source/core/exported/WebViewBase.h:159: virtual void SetCompositorVisibility(bool) = 0; I don't fully understand ...
3 years, 7 months ago (2017-05-01 07:34:26 UTC) #4
slangley
haraken@ - ptal https://codereview.chromium.org/2850113002/diff/1/third_party/WebKit/Source/core/exported/WebViewBase.h File third_party/WebKit/Source/core/exported/WebViewBase.h (right): https://codereview.chromium.org/2850113002/diff/1/third_party/WebKit/Source/core/exported/WebViewBase.h#newcode159 third_party/WebKit/Source/core/exported/WebViewBase.h:159: virtual void SetCompositorVisibility(bool) = 0; On ...
3 years, 7 months ago (2017-05-01 09:26:58 UTC) #5
haraken
On 2017/05/01 09:26:58, slangley wrote: > haraken@ - ptal > > https://codereview.chromium.org/2850113002/diff/1/third_party/WebKit/Source/core/exported/WebViewBase.h > File third_party/WebKit/Source/core/exported/WebViewBase.h ...
3 years, 7 months ago (2017-05-01 09:33:30 UTC) #6
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/2850113002/20001
3 years, 7 months ago (2017-05-01 11:27:01 UTC) #8
commit-bot: I haz the power
3 years, 7 months ago (2017-05-01 13:05:28 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/660e8283b061c57654c8beb97915...

Powered by Google App Engine
This is Rietveld 408576698