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

Issue 590523003: Remove some dead BrowserPlugin and OOPIF compositing code. (Closed)

Created:
6 years, 3 months ago by Fady Samuel
Modified:
6 years, 3 months ago
Reviewers:
danakj, kenrb, Charlie Reis
CC:
chromium-reviews, mkwst+moarreviews-renderer_chromium.org, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org, site-isolation-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Remove some dead BrowserPlugin and OOPIF compositing code. BUG=330264 Committed: https://crrev.com/a135a78495712ed3da2d0c74685f7641348930cd Cr-Commit-Position: refs/heads/master@{#295804}

Patch Set 1 #

Total comments: 4

Patch Set 2 : More cleanup #

Patch Set 3 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -422 lines) Patch
M content/browser/browser_plugin/browser_plugin_message_filter.h View 1 chunk +0 lines, -2 lines 0 comments Download
M content/browser/browser_plugin/browser_plugin_message_filter.cc View 3 chunks +1 line, -21 lines 0 comments Download
M content/browser/frame_host/cross_process_frame_connector.h View 3 chunks +0 lines, -11 lines 0 comments Download
M content/browser/frame_host/cross_process_frame_connector.cc View 3 chunks +0 lines, -27 lines 0 comments Download
M content/browser/frame_host/render_widget_host_view_child_frame.cc View 1 chunk +1 line, -2 lines 0 comments Download
M content/browser/frame_host/render_widget_host_view_guest.cc View 1 chunk +1 line, -11 lines 0 comments Download
M content/common/browser_plugin/browser_plugin_messages.h View 2 chunks +0 lines, -15 lines 0 comments Download
M content/common/frame_messages.h View 2 chunks +0 lines, -18 lines 0 comments Download
M content/common/swapped_out_messages.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/renderer/browser_plugin/browser_plugin.h View 1 chunk +0 lines, -2 lines 0 comments Download
M content/renderer/browser_plugin/browser_plugin.cc View 3 chunks +0 lines, -14 lines 0 comments Download
M content/renderer/child_frame_compositing_helper.h View 1 7 chunks +0 lines, -36 lines 0 comments Download
M content/renderer/child_frame_compositing_helper.cc View 1 11 chunks +0 lines, -245 lines 0 comments Download
M content/renderer/render_frame_proxy.h View 1 chunk +0 lines, -1 line 0 comments Download
M content/renderer/render_frame_proxy.cc View 2 chunks +0 lines, -16 lines 0 comments Download

Messages

Total messages: 26 (13 generated)
Fady Samuel
Hi Dana, There's more work to do here but this is my first pass attempt ...
6 years, 3 months ago (2014-09-19 18:57:26 UTC) #2
Charlie Reis
[+site-isolation-reviews] Just cc'ing our CL list, since this is of interest. Always great to see ...
6 years, 3 months ago (2014-09-19 18:59:40 UTC) #4
danakj
https://codereview.chromium.org/590523003/diff/1/content/browser/renderer_host/render_widget_host_impl.h File content/browser/renderer_host/render_widget_host_impl.h (left): https://codereview.chromium.org/590523003/diff/1/content/browser/renderer_host/render_widget_host_impl.h#oldcode404 content/browser/renderer_host/render_widget_host_impl.h:404: static void AcknowledgeBufferPresent( this looks a bit unrelated to ...
6 years, 3 months ago (2014-09-19 19:06:29 UTC) #6
Fady Samuel
PTAL https://codereview.chromium.org/590523003/diff/1/content/browser/renderer_host/render_widget_host_impl.h File content/browser/renderer_host/render_widget_host_impl.h (left): https://codereview.chromium.org/590523003/diff/1/content/browser/renderer_host/render_widget_host_impl.h#oldcode404 content/browser/renderer_host/render_widget_host_impl.h:404: static void AcknowledgeBufferPresent( On 2014/09/19 19:06:29, danakj wrote: ...
6 years, 3 months ago (2014-09-19 20:04:13 UTC) #7
danakj
LGTM
6 years, 3 months ago (2014-09-19 20:27:54 UTC) #8
Fady Samuel
+creis@ for content OWNER +kenrb@ for *_messages.h
6 years, 3 months ago (2014-09-19 20:33:41 UTC) #10
Charlie Reis
Ken knows most of this better than me, so I'll defer to his review of ...
6 years, 3 months ago (2014-09-19 21:14:23 UTC) #11
kenrb
emphatic lgtm
6 years, 3 months ago (2014-09-19 21:32:52 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/590523003/30016
6 years, 3 months ago (2014-09-19 21:37:02 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: ios_rel_device_ninja on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_rel_device_ninja/builds/11565)
6 years, 3 months ago (2014-09-19 22:49:09 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/590523003/30016
6 years, 3 months ago (2014-09-19 22:57:20 UTC) #24
commit-bot: I haz the power
Committed patchset #3 (id:30016) as 08520738d4542dcb46fc96bc4721b0f16b2449e0
6 years, 3 months ago (2014-09-19 23:23:58 UTC) #25
commit-bot: I haz the power
6 years, 3 months ago (2014-09-19 23:28:00 UTC) #26
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/a135a78495712ed3da2d0c74685f7641348930cd
Cr-Commit-Position: refs/heads/master@{#295804}

Powered by Google App Engine
This is Rietveld 408576698