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

Issue 67042: Make sure we can handle favicons that are provided as data: URLs (Closed)

Created:
11 years, 8 months ago by arv (Not doing code reviews)
Modified:
9 years, 3 months ago
Reviewers:
sky
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Make sure we can handle favicons that are provided as data: URLs BUG=9881 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=13551

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Total comments: 3

Patch Set 6 : '' #

Patch Set 7 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -1 line) Patch
M chrome/renderer/render_view.h View 3 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/renderer/render_view.cc View 1 2 3 4 5 6 3 chunks +27 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
arv (Not doing code reviews)
Hi Scott, Do you mind taking a look at this? What is the policy regarding ...
11 years, 8 months ago (2009-04-10 20:18:02 UTC) #1
sky
You can use the macro FRIEND_TEST for testing private methods. http://codereview.chromium.org/67042/diff/1009/12 File chrome/renderer/render_view.cc (right): http://codereview.chromium.org/67042/diff/1009/12#newcode2050 ...
11 years, 8 months ago (2009-04-10 20:43:44 UTC) #2
arv (Not doing code reviews)
PTAL http://codereview.chromium.org/67042/diff/1009/12 File chrome/renderer/render_view.cc (right): http://codereview.chromium.org/67042/diff/1009/12#newcode2075 Line 2075: // The question is whether it is ...
11 years, 8 months ago (2009-04-10 22:54:26 UTC) #3
sky
11 years, 8 months ago (2009-04-10 23:08:22 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698