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

Issue 1764043002: Update a webview plugin's WebView's lifecycle immediately after resizing. (Closed)

Created:
4 years, 9 months ago by chrishtr
Modified:
4 years, 9 months ago
CC:
blink-reviews, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Update a webview plugin's WebView's lifecycle immediately after resizing. Remove the delay timer before updating a webview plugin's geometry, since the referenced Blink compositing bug has been fixed. BUG=591174 Committed: https://crrev.com/93e8a2374eae0690244c6c1e8b211d17409e2154 Cr-Commit-Position: refs/heads/master@{#379351}

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -2 lines) Patch
M components/plugins/renderer/webview_plugin.h View 1 chunk +1 line, -0 lines 0 comments Download
M components/plugins/renderer/webview_plugin.cc View 1 2 3 chunks +19 lines, -2 lines 1 comment Download
M third_party/WebKit/Source/core/frame/FrameView.cpp View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (7 generated)
chrishtr
Given the urgency for M50 beta, I have skipped the test. But a good test ...
4 years, 9 months ago (2016-03-04 05:22:09 UTC) #5
tommycli
https://codereview.chromium.org/1764043002/diff/1/components/plugins/renderer/loadable_plugin_placeholder.h File components/plugins/renderer/loadable_plugin_placeholder.h (left): https://codereview.chromium.org/1764043002/diff/1/components/plugins/renderer/loadable_plugin_placeholder.h#oldcode126 components/plugins/renderer/loadable_plugin_placeholder.h:126: base::OneShotTimer size_update_timer_; LoadablePluginPlaceholder should have this patch reapplied: https://codereview.chromium.org/1491893004/ ...
4 years, 9 months ago (2016-03-04 18:32:09 UTC) #6
chrishtr
On 2016/03/04 at 18:32:09, tommycli wrote: > https://codereview.chromium.org/1764043002/diff/1/components/plugins/renderer/loadable_plugin_placeholder.h > File components/plugins/renderer/loadable_plugin_placeholder.h (left): > > https://codereview.chromium.org/1764043002/diff/1/components/plugins/renderer/loadable_plugin_placeholder.h#oldcode126 ...
4 years, 9 months ago (2016-03-04 18:40:40 UTC) #7
tommycli
On 2016/03/04 18:40:40, chrishtr wrote: > On 2016/03/04 at 18:32:09, tommycli wrote: > > > ...
4 years, 9 months ago (2016-03-04 18:47:04 UTC) #8
chrishtr
On 2016/03/04 at 18:47:04, tommycli wrote: > On 2016/03/04 18:40:40, chrishtr wrote: > > On ...
4 years, 9 months ago (2016-03-04 18:48:32 UTC) #9
tommycli
On 2016/03/04 18:48:32, chrishtr wrote: > On 2016/03/04 at 18:47:04, tommycli wrote: > > On ...
4 years, 9 months ago (2016-03-04 18:50:45 UTC) #10
chrishtr
On 2016/03/04 at 18:50:45, tommycli wrote: > On 2016/03/04 18:48:32, chrishtr wrote: > > On ...
4 years, 9 months ago (2016-03-04 19:10:11 UTC) #11
tommycli
lgtm sans below: https://codereview.chromium.org/1764043002/diff/20001/components/plugins/renderer/webview_plugin.cc File components/plugins/renderer/webview_plugin.cc (right): https://codereview.chromium.org/1764043002/diff/20001/components/plugins/renderer/webview_plugin.cc#newcode203 components/plugins/renderer/webview_plugin.cc:203: base::AutoReset<bool> is_painting( This should be called ...
4 years, 9 months ago (2016-03-04 19:11:22 UTC) #12
chrishtr
On 2016/03/04 at 19:11:22, tommycli wrote: > lgtm sans below: > > https://codereview.chromium.org/1764043002/diff/20001/components/plugins/renderer/webview_plugin.cc > File ...
4 years, 9 months ago (2016-03-04 19:20:06 UTC) #13
leviw_travelin_and_unemployed
lgtm https://codereview.chromium.org/1764043002/diff/40001/components/plugins/renderer/webview_plugin.cc File components/plugins/renderer/webview_plugin.cc (right): https://codereview.chromium.org/1764043002/diff/40001/components/plugins/renderer/webview_plugin.cc#newcode217 components/plugins/renderer/webview_plugin.cc:217: web_view_->updateAllLifecyclePhases(); When all you've got is a hammer ...
4 years, 9 months ago (2016-03-04 19:24:58 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1764043002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1764043002/40001
4 years, 9 months ago (2016-03-04 19:29:18 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 9 months ago (2016-03-04 20:55:25 UTC) #18
commit-bot: I haz the power
4 years, 9 months ago (2016-03-04 20:57:43 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/93e8a2374eae0690244c6c1e8b211d17409e2154
Cr-Commit-Position: refs/heads/master@{#379351}

Powered by Google App Engine
This is Rietveld 408576698