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

Issue 7719024: Revert 97925 - Linux: allow linking directly with Kerberos instead of using dlopen. (Closed)

Created:
9 years, 4 months ago by Dmitry Polukhin
Modified:
9 years, 4 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Revert 97925 - Linux: allow linking directly with Kerberos instead of using dlopen. dlopen is still the default for Google Chrome. This option is intended for Linux distro packagers. BUG=92689 Review URL: http://codereview.chromium.org/7655046 TBR=phajdan.jr@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98028

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -48 lines) Patch
M build/install-build-deps.sh View 1 chunk +4 lines, -4 lines 0 comments Download
M net/http/http_auth_gssapi_posix.h View 3 chunks +3 lines, -12 lines 0 comments Download
M net/http/http_auth_gssapi_posix.cc View 4 chunks +2 lines, -9 lines 0 comments Download
M net/http/http_auth_gssapi_posix_unittest.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M net/http/http_auth_handler_factory.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/http/http_auth_handler_negotiate_unittest.cc View 4 chunks +2 lines, -2 lines 0 comments Download
M net/http/mock_gssapi_library_posix.h View 1 chunk +1 line, -2 lines 0 comments Download
M net/http/mock_gssapi_library_posix.cc View 2 chunks +2 lines, -1 line 0 comments Download
M net/net.gyp View 2 chunks +0 lines, -14 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Dmitry Polukhin
9 years, 4 months ago (2011-08-24 12:37:59 UTC) #1
cbentzel
LGTM Pawel - it looks like this broke on ChromeOS developer machines. It may make ...
9 years, 4 months ago (2011-08-24 12:42:03 UTC) #2
Paweł Hajdan Jr.
Heh, one ChromeOS guy asked me about this and I told him what to do. ...
9 years, 4 months ago (2011-08-24 17:17:57 UTC) #3
cbentzel
9 years, 4 months ago (2011-08-24 17:22:43 UTC) #4
On Wed, Aug 24, 2011 at 1:17 PM,  <phajdan.jr@chromium.org> wrote:
> Heh, one ChromeOS guy asked me about this and I told him what to do.
>
> Why don't you just install Kerberos on ChromeOS? Of course disabling it
> there is
> an easy "fix", but I'm not sure if it's good for the project, especially
> when
> targeting Enterprisey people.

The problem with doing this on ChromeOS isn't shipping with a library
- it's providing hooks to configure krb5.conf or equivalent files.

>
> I'm now figuring out the plan to reland this. Sorry for breaking your tree
> once,
> I'll do my best not to do it second time.
>
> http://codereview.chromium.org/7719024/
>

Powered by Google App Engine
This is Rietveld 408576698