Closed Bug 282871 Opened 20 years ago Closed 19 years ago

default X11 build should be GTK2 instead of GTK1

Categories

(Firefox Build System :: General, defect, P2)

x86
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.8beta2

People

(Reporter: dbaron, Assigned: dbaron)

Details

(Whiteboard: [patch])

Attachments

(1 file)

As bsmedberg suggested in bug 281402 comment 2 (and I agree), we should change
the default toolkit for X11-based platforms from GTK1 to GTK2.  The simplest way
to do this is just to change the line in configure.in from
_PLATFORM_DEFAULT_TOOLKIT=gtk
to
_PLATFORM_DEFAULT_TOOLKIT=gtk2

However, bsmedberg suggests we may want some kind of runtime check where we
default to gtk2 if it is present and gtk1 otherwise.  I actually think this is a
bad idea -- I prefer builds being reproducable given a set of options.  It would
also make the patch more complicated.
Note that if we did this we'd need to reconfigure a bunch of tinderbox / build
machines first (although actually not that many).
No (as far as I can tell), since that's about what we ship, not about what the
build system does by default.
Yeah, it's time for this to change.  Welcome to the year 2005.
Attachment #177664 - Flags: superreview?(bryner)
Attachment #177664 - Flags: review?(blizzard)
Assignee: nobody → dbaron
Priority: -- → P2
Whiteboard: [patch]
Target Milestone: --- → mozilla1.8beta2
Attachment #177664 - Flags: review?(blizzard) → review+
Attachment #177664 - Flags: superreview?(bryner) → superreview+
Checked in to trunk, 2005-03-29 17:17 -0800.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: