Commit Graph

4302 Commits

Author SHA1 Message Date
Benjamin Smedberg
cd2c007c60 Additional followup #3 to bug 398573 - remove more REQUIRES by fixing another bug in the script 2009-08-27 09:09:31 -07:00
Benjamin Smedberg
0df64c6bc4 Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
2009-08-27 08:53:13 -07:00
Neil Deakin
3028324937 Bug 510388, check descendant documents for focus when closing popups, r=bz,sr=smaug 2009-08-27 08:51:41 -07:00
tglek@mozilla.com
a0ee6410f1 Bug 508421 - move res/ stuff into toolkit.jar (r=bsmedberg)
* * *
* * *
2009-08-27 08:35:48 -07:00
Nick Thomas
abfe41f2b7 Bug 463605 followup, tweak manifest for shipped files and removals, rs=ted.mielczarek 2009-08-27 16:03:15 +12:00
Ted Mielczarek
4a0d6558b5 bug 463605 - make OS X packaging use a packaging manifest (like Windows and Linux). r=bsmedberg 2009-08-21 13:05:28 -04:00
Misak Khachatryan
4d81b1ebbe Bug 512635 - Fix some logic in undoCloseWindow. r=zeniko 2009-08-26 18:25:59 +02:00
Joe Bowser
79da40e3f0 Bug 492426 - Remove existing blocked-badware-page notification before showing a new one. r=gavin 2009-08-26 18:25:09 +02:00
Jesse Ruderman
067a9a9574 Re-enable tests now that bug 507199 is fixed (revert e22ff796c703) 2009-08-26 08:55:48 -07:00
Ted Mielczarek
6999827df6 bug 508861 - Build/ship the C++ runtime with MSVC/jemalloc. r=bsmedberg
--HG--
extra : rebase_source : 3ce54c05f07236d49469b66c695bfac3ccef06af
2009-08-17 13:13:37 -04:00
jhorak@redhat.com
0535295ab4 Bug 402892. Support gio as well as gnome-vfs. r=roc 2009-08-25 11:58:11 -07:00
Benjamin Smedberg
2e9438fd2f Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
Ehsan Akhgari
59d39a1d4e Bug 510780 - Use doCommand instead of manually generating a "command" event in browser chrome tests; r=mconnor 2009-08-25 13:52:45 +04:30
Josh Aas
cc8d9ebb04 Remove java-specific preferences from Firefox UI, hidden prefs. Java should be managed via the addons manager. Also improves accuracy of "window.navigator.javaEnabled()". b=506985 r/sr=jst uireview=faaborg 2009-08-24 15:56:43 -07:00
Shawn Wilsher
d3bf3c626b Bug 509668 - mochitest-browser-chrome: browser_248970_a.js fails intermittently, r=dietrich 2009-08-24 10:23:17 -07:00
Steffen Wilberg
4cf7c6abc3 Bug 221602: Don't ship comm.jar, final nail. r=bsmedberg
--HG--
extra : rebase_source : e345a68817d6909cc93bec65df23c015b2797f32
2009-08-21 21:26:02 +02:00
Doug Turner
89c31657a5 Bug 492328 - Add GPSD as a geolocation provider. Fix packaging files. r=ted 2009-08-21 13:13:15 -07:00
Chris Seawood
9fae068e97 Bug 505736 - Use IMPORT_LIB_SUFFIX when linking thebes. r=cls patch=jacek@codeweavers.com 2009-08-20 17:48:12 -07:00
Justin Dolske
ac40d6a9b8 Bug 502526 - Need splashscreen artwork for Windows CE. artwork=horlander, ui-r=faaborg, r=vladimir 2009-08-20 15:17:29 -07:00
adw@mozilla.com
5ccdbcd6aa Bug 510309 - Link XPTs for OS X DMG packages (r=ted) 2009-08-20 09:48:25 -07:00
Ryan Flint
bc9630f877 Bug 499123 - Coalesce browser about: pages. r=dietrich/gavin
--HG--
rename : docshell/base/nsAboutRedirector.cpp => browser/components/about/AboutRedirector.cpp
rename : docshell/base/nsAboutRedirector.h => browser/components/about/AboutRedirector.h
2009-08-20 02:24:10 -04:00
Marco Bonardo
36177d6624 Bug 510916 - Cannot see folder names when modifying a bookmark from the star icon, r=dao 2009-08-19 20:51:50 +02:00
Dave Townsend
73ea4f6b91 Backed out changeset 405a715a4d81 from bug 502307 due to test failures 2009-08-19 10:38:09 +01:00
Ehsan Akhgari
2923130b61 Bug 502307 - Closing multiple tabs in the last browser window with Private Browsing enabled yields no warning regardless of preference setting (further fix); r=enndeakin,dao ui-r=faaborg 2009-08-19 11:16:08 +04:30
Markus Stange
363a29e71a Bug 507962 - Pinstripe widget margin cleanup. r=dao
--HG--
extra : rebase_source : e8b5bab4b2ba45f6f64a4d20cb5336f69d965c00
2009-08-18 14:34:20 +12:00
Phil Ringnalda
9f2d82f010 Bug 510894 - only build nsICanvasGLPrivate if MOZ_ENABLE_CANVAS3D is set, put it in content_canvas.xpt instead of content.xpt, and remove the accidental content.xpt, r=ted,vlad 2009-08-18 19:57:22 -07:00
Nick Thomas
f335b12c28 Bug 503469, package splash.bmp on --enable-splashscreen, r=ted.mielczarek 2009-08-19 13:51:56 +12:00
Dave Townsend
d4f2e9ccb0 Bug 479805: browser.offline should only be consulted during startup. r=dao 2009-08-18 16:39:37 +01:00
Craig Topper
da105abed8 Bug 467948: Fix some "deprecated conversion from string constant" compiler warnings", round 2. r=dbaron 2009-08-18 08:48:32 -07:00
Dão Gottwald
696dd90842 Bug 510509 - superfluous hbox in places toolbar binding. r=mak77 2009-08-18 10:23:34 +02:00
Stefan Plewako
4197bc9004 Bug 436668: Localize name and description for the default theme. r=dtownsend 2009-08-17 15:32:22 +01:00
Dão Gottwald
23f67e1921 Bug 496309 - remove focusElement and getBrowserFromContentWindow. r=enn, sr=mconnor 2009-08-17 16:29:01 +02:00
Dão Gottwald
eaf03cbc84 Bug 458688 - re-enable browser_Browser.js and try to fix the intermittent failure. r=dtownsend 2009-08-17 11:35:05 +02:00
Ehsan Akhgari
85e78ec81f Bug 495577 - Rename the "Automatically start Firefox in a private browsing session" checkbox in privacy prefpane to cause less confusion; r=dao 2009-08-17 00:22:39 +04:30
William Jon McCann
1d05e17c66 Bug 471997 - Add command line argument to start directly into Private Browsing mode; r=mconnor 2009-08-16 21:53:51 +04:30
Bill Gianopoulos
2ab3348ca6 Bug 509412 - tab close buttons disappear when closing the first tab. r=dao 2009-08-16 02:34:20 +02:00
Dão Gottwald
53b2094d7f Bug 509625 - nsSessionStore.js should deal with browsers rather than tabpanels. r=zeniko 2009-08-14 23:16:11 +02:00
Taras Glek
17420ddd67 Bug 468011 - Combine all chrome into browser+toolkit jars. r=bsmedberg 2009-08-14 09:32:40 -07:00
Axel Hecht
13e0247a6c bug 489313, use l10n.mk for firefox, bustage fixes, r=ted 2009-08-14 13:06:15 +02:00
Marco Bonardo
cbbe8c14a9 Bug 382466 - in toolbar.xml, prevent lots of repeated work in updateChevron() by using a timer, r=dao 2009-08-14 10:03:34 +02:00
Stephen Horlander
f18581cf61 Bug 494927 - toolbarbutton image transparency/anti-aliasing should accommodate different background colors. r=dao 2009-08-14 09:42:32 +02:00
Markus Stange
eddcea05b8 Backed out changeset 43fdf17e10a3, bug 494927, because of a 2.5% Mac Txul regression 2009-08-14 16:52:02 +12:00
Stephen Horlander
cbef7929fd Bug 494927 - toolbarbutton image transparency/anti-aliasing should accommodate different background colors. r=dao 2009-08-14 01:12:07 +02:00
Ben Hearsum
1ca9588693 bug 508282: bump mozilla-central version to 1.9.3a1pre/3.7a1pre. r=catlee. CLOSED TREE 2009-08-13 10:06:28 -04:00
mail@bugz.ata.myota.org
7a7c854f53 Bug 480826 - Firefox should honour browser.chrome.favicons setting when opening Edit->Preferences->Applications. r=mconnor 2009-08-13 09:53:47 +02:00
Michael Kraft
1c1ce2f83e Bug 491577 - fix idl comment. sr=mconnor 2009-08-13 09:52:22 +02:00
Dão Gottwald
5480af8edb Bug 500702 - intermittent failure in browser_bug495058.js 2009-08-13 09:51:05 +02:00
Neil Deakin
3ecb176e90 Bug 508472, wait for load and paint events before starting test, r=dolske 2009-08-12 10:04:51 -04:00
Navin Lal
fb2eda49cf Bug 502501 - rename History > Recently Closed Tabs > Open All in Tabs to Restore All Tabs. r=dao, ui-r=faaborg 2009-08-12 10:40:26 +02:00
Jonathan Griffin
e1dd6bcf32 Add mochitest for bug 501422. r=mayhemer 2009-08-11 16:59:19 -07:00