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

Issue 277873002: Use file thread when converting paths to absolute when loading apps. (Closed)

Created:
6 years, 7 months ago by benwells
Modified:
6 years, 7 months ago
Reviewers:
tapted
CC:
chromium-reviews, tfarina, chromium-apps-reviews_chromium.org, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Use file thread when converting paths to absolute when loading apps. BUG=349816 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269768

Patch Set 1 #

Total comments: 11

Patch Set 2 : Rebase #

Patch Set 3 : Feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -31 lines) Patch
M apps/launcher.cc View 1 2 9 chunks +38 lines, -31 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
benwells
Note this doesn't need new tests as it is covered by existing tests, they just ...
6 years, 7 months ago (2014-05-09 11:39:56 UTC) #1
tapted
My only real concern is the raw Extension* in GetAbsolutePathFromCommandLine.. https://codereview.chromium.org/277873002/diff/1/apps/launcher.cc File apps/launcher.cc (right): https://codereview.chromium.org/277873002/diff/1/apps/launcher.cc#newcode319 ...
6 years, 7 months ago (2014-05-12 00:07:51 UTC) #2
benwells
https://codereview.chromium.org/277873002/diff/1/apps/launcher.cc File apps/launcher.cc (right): https://codereview.chromium.org/277873002/diff/1/apps/launcher.cc#newcode319 apps/launcher.cc:319: const Extension* extension_; On 2014/05/12 00:07:51, tapted wrote: > ...
6 years, 7 months ago (2014-05-12 00:18:51 UTC) #3
tapted
https://codereview.chromium.org/277873002/diff/1/apps/launcher.cc File apps/launcher.cc (right): https://codereview.chromium.org/277873002/diff/1/apps/launcher.cc#newcode149 apps/launcher.cc:149: DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE)); oh! I forgot - there's now also DCHECK_CURRENTLY_ON ...
6 years, 7 months ago (2014-05-12 00:27:44 UTC) #4
benwells
https://codereview.chromium.org/277873002/diff/1/apps/launcher.cc File apps/launcher.cc (right): https://codereview.chromium.org/277873002/diff/1/apps/launcher.cc#newcode149 apps/launcher.cc:149: DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE)); On 2014/05/12 00:27:45, tapted wrote: > oh! I ...
6 years, 7 months ago (2014-05-12 05:51:05 UTC) #5
tapted
lgtm
6 years, 7 months ago (2014-05-12 06:03:38 UTC) #6
benwells
The CQ bit was checked by benwells@chromium.org
6 years, 7 months ago (2014-05-12 06:24:59 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benwells@chromium.org/277873002/40001
6 years, 7 months ago (2014-05-12 06:25:16 UTC) #8
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-12 08:21:58 UTC) #9
commit-bot: I haz the power
6 years, 7 months ago (2014-05-12 11:49:45 UTC) #10
Message was sent while issue was closed.
Change committed as 269768

Powered by Google App Engine
This is Rietveld 408576698