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

Issue 5716004: Temporarily allow IO when loading shared GSSAPI library (Closed)

Created:
10 years ago by asanka (google)
Modified:
9 years, 7 months ago
Reviewers:
cbentzel, jam, Evan Martin
CC:
chromium-reviews, pam+watch_chromium.org, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Temporarily allow IO when loading shared GSSAPI library BUG=66702 TEST=none Contributed by: asanka@google.com Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=69148

Patch Set 1 #

Total comments: 1

Patch Set 2 : Add TODO comment #

Patch Set 3 : Also mention the bug ID in the comment #

Total comments: 3

Patch Set 4 : Fix link and whitespace #

Patch Set 5 : TODO: -> TODO(asanka) #

Total comments: 1

Patch Set 6 : Move URL to next line #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M net/http/http_auth_gssapi_posix.cc View 1 2 3 4 5 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
cbentzel
[+evan,jam for the ThreadRestrictions::ScopedAllowIO, not sure what the appeals process is] Please change the BUG= ...
10 years ago (2010-12-13 20:49:24 UTC) #1
Evan Martin
LGTM with a comment linking to the bug. (Please also include a one-line description of ...
10 years ago (2010-12-13 20:52:22 UTC) #2
asanka (google)
> Please change the BUG= to BUG=66702 (without chromium prefix) .. > Add a > ...
10 years ago (2010-12-13 21:55:05 UTC) #3
asanka (google)
On 2010/12/13 20:52:22, Evan Martin wrote: > LGTM with a comment linking to the bug. ...
10 years ago (2010-12-13 21:56:28 UTC) #4
asanka (google)
Added new patch set that mentions the bug ID and fixed the CL description.
10 years ago (2010-12-13 21:59:25 UTC) #5
cbentzel
LGTM I'll land this for you after you fix these nits. http://codereview.chromium.org/5716004/diff/7001/net/http/http_auth_gssapi_posix.cc File net/http/http_auth_gssapi_posix.cc (right): ...
10 years ago (2010-12-13 22:00:46 UTC) #6
asanka (google)
On 2010/12/13 22:00:46, cbentzel wrote: > LGTM > > I'll land this for you after ...
10 years ago (2010-12-13 22:20:20 UTC) #7
cbentzel
LGTM One more thing: Change the TODO to be of the form TODO(asanka) the linter ...
10 years ago (2010-12-13 22:33:25 UTC) #8
asanka (google)
On 2010/12/13 22:33:25, cbentzel wrote: > LGTM > > One more thing: Change the TODO ...
10 years ago (2010-12-13 22:41:03 UTC) #9
cbentzel
http://codereview.chromium.org/5716004/diff/12002/net/http/http_auth_gssapi_posix.cc File net/http/http_auth_gssapi_posix.cc (right): http://codereview.chromium.org/5716004/diff/12002/net/http/http_auth_gssapi_posix.cc#newcode451 net/http/http_auth_gssapi_posix.cc:451: // TODO(asanka): Move library loading to a separate thread. ...
10 years ago (2010-12-14 14:55:02 UTC) #10
asanka (google)
10 years ago (2010-12-14 15:33:22 UTC) #11
>
http://codereview.chromium.org/5716004/diff/12002/net/http/http_auth_gssapi_p...
> net/http/http_auth_gssapi_posix.cc:451: // TODO(asanka): Move library loading
to
> a separate thread. http://crbug.com/66702
> Nit: > 80 char line.
> 
> You can just move the URL to the next line.

Done.

Powered by Google App Engine
This is Rietveld 408576698