Closed Bug 237572 Opened 21 years ago Closed 20 years ago

add negotiateauth to the default list of firefox extensions

Categories

(Firefox Build System :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: darin.moz, Assigned: bryner)

Details

(Whiteboard: checkin0.9)

Attachments

(1 file)

add negotiateauth to the default list of firefox extensions. the patch for bug 17578 enables support for the negotiate authentication protocol via the GSSAPI libraries. the extension is always built as a shared library (even in static builds), so it should not require that end-users install the GSSAPI libraries.
Attached patch mozconfig patchSplinter Review
patch for browser/config/mozconfig
Comment on attachment 143982 [details] [diff] [review] mozconfig patch note, the extension is ignored on windows or whenever the GSSAPI libraries cannot be found.
Attachment #143982 - Flags: superreview?(bryner)
Attachment #143982 - Flags: review?(bryner)
in a GCC 3.2.2 -Os build, this library is roughly 23k in size.
The Linux luna tinderbox built this extension, and it's interesting to note that the codesize increase was just 5709 bytes. I'm guessing that it is not counting the DSO overhead.
Attachment #143982 - Flags: superreview?(bryner)
Attachment #143982 - Flags: superreview+
Attachment #143982 - Flags: review?(bryner)
Attachment #143982 - Flags: review+
darin, are you going to land this at some point? if you don't get to it, I'm going to check in a bunch more patches over the next couple of days, so one more isn't a big deal
Whiteboard: checkin0.9
fixed-on-trunk Checking in mozconfig; /cvsroot/mozilla/browser/config/mozconfig,v <-- mozconfig new revision: 1.8; previous revision: 1.7 done
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment on attachment 143982 [details] [diff] [review] mozconfig patch a=chofmann for the 1.7 branch
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: