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

Issue 2108001: Make sure we don't "hang" when the bookmarks extension API does not work. Als... (Closed)

Created:
10 years, 7 months ago by arv (Not doing code reviews)
Modified:
9 years, 4 months ago
CC:
chromium-reviews, arv (Not doing code reviews), ben+cc_chromium.org
Visibility:
Public.

Description

Make sure we don't "hang" when the bookmarks extension API does not work. Also, make sure we don't "hang" when the chrome url override failed. BUG=43448 TEST=Manually Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=47283

Patch Set 1 #

Total comments: 4

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -4 lines) Patch
M chrome/browser/dom_ui/bookmarks_ui.cc View 1 2 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/browser/dom_ui/chrome_url_data_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/bookmark_manager/main.html View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
arv (Not doing code reviews)
10 years, 7 months ago (2010-05-13 19:23:18 UTC) #1
Erik does not do reviews
http://codereview.chromium.org/2108001/diff/1/3 File chrome/browser/dom_ui/bookmarks_ui.cc (left): http://codereview.chromium.org/2108001/diff/1/3#oldcode32 chrome/browser/dom_ui/bookmarks_ui.cc:32: NOTREACHED() << "We should never get here since the ...
10 years, 7 months ago (2010-05-13 19:31:57 UTC) #2
arv (Not doing code reviews)
http://codereview.chromium.org/2108001/diff/1/3 File chrome/browser/dom_ui/bookmarks_ui.cc (left): http://codereview.chromium.org/2108001/diff/1/3#oldcode32 chrome/browser/dom_ui/bookmarks_ui.cc:32: NOTREACHED() << "We should never get here since the ...
10 years, 7 months ago (2010-05-13 21:05:02 UTC) #3
arv (Not doing code reviews)
This patch fixes a bug where we passed in the wrong error code. Now, when ...
10 years, 7 months ago (2010-05-13 23:45:01 UTC) #4
Erik does not do reviews
On Thu, May 13, 2010 at 4:45 PM, <arv@chromium.org> wrote: > This patch fixes a ...
10 years, 7 months ago (2010-05-14 00:31:27 UTC) #5
eroman
lgtm
10 years, 7 months ago (2010-05-14 01:11:38 UTC) #6
arv (Not doing code reviews)
On Thu, May 13, 2010 at 17:31, Erik Kay <erikkay@chromium.org> wrote: > What about the ...
10 years, 7 months ago (2010-05-14 01:19:21 UTC) #7
Erik does not do reviews
10 years, 7 months ago (2010-05-14 04:19:15 UTC) #8
lgtm

On Thu, May 13, 2010 at 6:18 PM, Erik Arvidsson <arv@chromium.org> wrote:

> On Thu, May 13, 2010 at 17:31, Erik Kay <erikkay@chromium.org> wrote:
> > What about the !chrome.bookmarks case?  Do we know why that happens?
>
> This CL is a stop gap so that we can see which case people are hitting.
>
> I'm planning to look at the issue regarding the failing extensions API
> as well but I'd rather get this in first.
>
> --
> erik
>

Powered by Google App Engine
This is Rietveld 408576698