Closed Bug 879760 Opened 11 years ago Closed 11 years ago

Port GTK2 to GTK3 - browser dir

Categories

(Core :: Widget: Gtk, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla24

People

(Reporter: stransky, Assigned: stransky)

References

Details

(Whiteboard: [check linux try build before requesting checkin])

Attachments

(2 files, 1 obsolete file)

+++ This bug was initially created as a clone of Bug #627699 +++

GTK+ 3.0 and GNOME 3 are approaching and we should get Firefox ready for them. This bug is about browser directory.
Whiteboard: [leave open for remaining patches][check linux try build before requesting checkin] → [check linux try build before requesting checkin]
Attached patch patch (obsolete) (deleted) — Splinter Review
Benjamin, can you please check this one? Thanks!
Attachment #758566 - Flags: review?(benjamin)
Comment on attachment 758566 [details] [diff] [review]
patch

Not really.
Attachment #758566 - Flags: review?(benjamin) → review?(mh+mozilla)
Attached patch v2 (deleted) — Splinter Review
Better one. Mike is away so let's ask Karlt for review. Try run for this patch - https://tbpl.mozilla.org/?tree=Try&rev=85cc0612ddc5
Attachment #758566 - Attachment is obsolete: true
Attachment #758566 - Flags: review?(mh+mozilla)
Attachment #760332 - Flags: review?(karlt)
Comment on attachment 760332 [details] [diff] [review]
v2

>-elif CONFIG['MOZ_WIDGET_TOOLKIT'] == 'gtk2':
>+elif CONFIG['MOZ_ENABLE_GTK']:

I think MOZ_WIDGET_GTK is better, assuming that works.
Attachment #760332 - Flags: review?(karlt) → review+
Attached patch browser patch for check-in (deleted) — Splinter Review
Thanks. An updated patch for check-in.
Attachment #760951 - Flags: review+
https://hg.mozilla.org/mozilla-central/rev/0cb01583448b
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
What's wrong with this picture?

diff --git a/browser/base/content/test/Makefile.in b/browser/base/content/test/Makefile.in
--- a/browser/base/content/test/Makefile.in
+++ b/browser/base/content/test/Makefile.in

 # test_contextmenu.html is disabled on Linux due to bug 513558
-ifneq (gtk2,$(MOZ_WIDGET_TOOLKIT))
+ifdef MOZ_WIDGET_GTK
Yes, thanks for the fix!
Blocks: 1034064
No longer blocks: 1034064
Depends on: 1194044
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: