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

Issue 20469: Prevent chrome from launching with a chromehtml: argument... (Closed)

Created:
11 years, 10 months ago by Sverrir
Modified:
9 years, 7 months ago
Reviewers:
kuchhal, SkyLined, ian fette
CC:
chromium-reviews_googlegroups.com, Dean McNamee
Visibility:
Public.

Description

Prevent chrome from launching with a chromehtml: argument unless its preceeded by the switch terminator. This is to prevent chromehtml: urls to supply arguments to Chrome. BUG=5825 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=10684

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -0 lines) Patch
M chrome/app/chrome_dll_main.cc View 3 chunks +39 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Sverrir
After implementing this I had a second thought: Possibly we should just detect chromehtml: - ...
11 years, 10 months ago (2009-02-18 22:37:44 UTC) #1
kuchhal
I am not sure if this is the right way to fix ChromeHTML. We should ...
11 years, 10 months ago (2009-02-18 22:45:26 UTC) #2
kuchhal
11 years, 10 months ago (2009-02-18 22:46:32 UTC) #3
ian fette
I am fine with adding additional checks, but I think we fundamentally need to fix ...
11 years, 10 months ago (2009-02-18 23:28:16 UTC) #4
SkyLined
http://codereview.chromium.org/21477 removes the feature to launch Chrome through the "chromehtml:" protocol. So Chrome should never ...
11 years, 8 months ago (2009-04-08 19:42:29 UTC) #5
Sverrir
The change I made was very conservative (when I started looking into this I was ...
11 years, 8 months ago (2009-04-08 20:06:30 UTC) #6
SkyLined
The problem is that we have yet another issue in "chromehtml:". If a user has ...
11 years, 8 months ago (2009-04-08 20:41:24 UTC) #7
SkyLined
11 years, 8 months ago (2009-04-08 20:51:35 UTC) #8
Sorry, i should not have started this thread here, can we please move it to
http://code.google.com/p/chromium/issues/detail?id=9862 ? Thanks.

Powered by Google App Engine
This is Rietveld 408576698