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

Issue 934373002: Marshal the URL parameter of the clipboard bookmark format as a string. (Closed)

Created:
5 years, 10 months ago by dcheng
Modified:
5 years, 10 months ago
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

Marshal the URL parameter of the clipboard bookmark format as a string. This temporarily restores the original behavior. It'd be nice to use the more specific type, but some components of Blink are generating long data: URLs and passing them to WriteBookmark(), which causes the browser to kill the renderer. BUG=447094 Committed: https://crrev.com/87e6d8ab7a85f05ff4273208259a12f816a39e5d Cr-Commit-Position: refs/heads/master@{#316981}

Patch Set 1 #

Patch Set 2 : Add TODO #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -5 lines) Patch
M content/browser/renderer_host/clipboard_message_filter.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/clipboard_message_filter.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/common/clipboard_messages.h View 1 1 chunk +5 lines, -1 line 0 comments Download
M content/renderer/renderer_clipboard_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 16 (5 generated)
dcheng
Basically, I'm kicking the can down the road =/
5 years, 10 months ago (2015-02-18 22:12:25 UTC) #2
dcheng
+creis for preemptive content OWNERS review, since this is marked as blocking stable.
5 years, 10 months ago (2015-02-18 22:48:04 UTC) #4
Ken Russell (switch to Gerrit)
When the original change to the IPCs was made to pass these potentially large data: ...
5 years, 10 months ago (2015-02-18 23:07:25 UTC) #5
dcheng
On 2015/02/18 at 23:07:25, kbr wrote: > When the original change to the IPCs was ...
5 years, 10 months ago (2015-02-18 23:53:59 UTC) #6
Charlie Reis
Can we put a TODO somewhere saying to change this back to GURL when Canvas ...
5 years, 10 months ago (2015-02-19 00:47:48 UTC) #8
Ken Russell (switch to Gerrit)
On 2015/02/18 23:53:59, dcheng wrote: > On 2015/02/18 at 23:07:25, kbr wrote: > > When ...
5 years, 10 months ago (2015-02-19 00:56:55 UTC) #9
dcheng
On 2015/02/19 at 00:56:55, kbr wrote: > On 2015/02/18 23:53:59, dcheng wrote: > > On ...
5 years, 10 months ago (2015-02-19 01:28:30 UTC) #10
dcheng
On 2015/02/19 at 00:47:48, creis wrote: > Can we put a TODO somewhere saying to ...
5 years, 10 months ago (2015-02-19 01:36:04 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/934373002/20001
5 years, 10 months ago (2015-02-19 01:37:09 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 10 months ago (2015-02-19 02:55:02 UTC) #15
commit-bot: I haz the power
5 years, 10 months ago (2015-02-19 02:55:43 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/87e6d8ab7a85f05ff4273208259a12f816a39e5d
Cr-Commit-Position: refs/heads/master@{#316981}

Powered by Google App Engine
This is Rietveld 408576698