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

Issue 2795903002: Prevent bookmarklet and unload tests from being broken by data URL deprecation. (Closed)

Created:
3 years, 8 months ago by meacer
Modified:
3 years, 8 months ago
Reviewers:
nasko
CC:
chromium-reviews, jam, darin-cc_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Prevent bookmarklet and unload tests from being broken by data URL deprecation. Content-initiated main-frame navigations to data URLs are being blocked in crbug.com/594215. BUG=594215 Review-Url: https://codereview.chromium.org/2795903002 Cr-Commit-Position: refs/heads/master@{#461916} Committed: https://chromium.googlesource.com/chromium/src/+/e91f49f4a95353dce39091e84376fc75787934f6

Patch Set 1 #

Patch Set 2 : Add unload browsertests #

Patch Set 3 : Convert std::string to char* #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -36 lines) Patch
M chrome/browser/unload_browsertest.cc View 1 2 4 chunks +32 lines, -29 lines 2 comments Download
M content/browser/bookmarklet_browsertest.cc View 3 chunks +15 lines, -7 lines 0 comments Download

Messages

Total messages: 11 (5 generated)
meacer
nasko: PTAL?
3 years, 8 months ago (2017-04-03 23:34:36 UTC) #2
nasko
https://codereview.chromium.org/2795903002/diff/40001/chrome/browser/unload_browsertest.cc File chrome/browser/unload_browsertest.cc (right): https://codereview.chromium.org/2795903002/diff/40001/chrome/browser/unload_browsertest.cc#newcode42 chrome/browser/unload_browsertest.cc:42: const char NOLISTENERS_HTML[] = Why the std::string -> char ...
3 years, 8 months ago (2017-04-04 23:01:20 UTC) #4
meacer
https://codereview.chromium.org/2795903002/diff/40001/chrome/browser/unload_browsertest.cc File chrome/browser/unload_browsertest.cc (right): https://codereview.chromium.org/2795903002/diff/40001/chrome/browser/unload_browsertest.cc#newcode42 chrome/browser/unload_browsertest.cc:42: const char NOLISTENERS_HTML[] = On 2017/04/04 23:01:20, nasko wrote: ...
3 years, 8 months ago (2017-04-04 23:05:26 UTC) #5
nasko
On 2017/04/04 23:05:26, Mustafa Emre Acer wrote: > https://codereview.chromium.org/2795903002/diff/40001/chrome/browser/unload_browsertest.cc > File chrome/browser/unload_browsertest.cc (right): > > ...
3 years, 8 months ago (2017-04-04 23:09:28 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/2795903002/40001
3 years, 8 months ago (2017-04-04 23:10:55 UTC) #8
commit-bot: I haz the power
3 years, 8 months ago (2017-04-05 00:36:15 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/e91f49f4a95353dce39091e84376...

Powered by Google App Engine
This is Rietveld 408576698