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

Issue 7316019: Restore NOTREACHED() in WebKitClientImpl::loadResource() (Closed)

Created:
9 years, 5 months ago by Ilya Sherman
Modified:
9 years, 5 months ago
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Restore NOTREACHED() in WebKitClientImpl::loadResource() BUG=50675 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91767

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add a comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -42 lines) Patch
M webkit/glue/webkitclient_impl.cc View 1 1 chunk +48 lines, -42 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Ilya Sherman
If you don't like returning early for an empty string arg, I can go ahead ...
9 years, 5 months ago (2011-07-07 08:11:31 UTC) #1
James Hawkins
On 2011/07/07 08:11:31, Ilya Sherman wrote: > If you don't like returning early for an ...
9 years, 5 months ago (2011-07-07 16:24:07 UTC) #2
Ilya Sherman
On 2011/07/07 16:24:07, James Hawkins wrote: > On 2011/07/07 08:11:31, Ilya Sherman wrote: > > ...
9 years, 5 months ago (2011-07-07 18:50:21 UTC) #3
James Hawkins
I still don't see how one implies the other, but I'm not that concerned about ...
9 years, 5 months ago (2011-07-07 20:47:37 UTC) #4
Ilya Sherman
http://codereview.chromium.org/7316019/diff/1/webkit/glue/webkitclient_impl.cc File webkit/glue/webkitclient_impl.cc (right): http://codereview.chromium.org/7316019/diff/1/webkit/glue/webkitclient_impl.cc#newcode387 webkit/glue/webkitclient_impl.cc:387: if (!strlen(name)) On 2011/07/07 20:47:37, James Hawkins wrote: > ...
9 years, 5 months ago (2011-07-07 20:51:49 UTC) #5
commit-bot: I haz the power
9 years, 5 months ago (2011-07-07 22:09:19 UTC) #6
Change committed as 91767

Powered by Google App Engine
This is Rietveld 408576698