Chris Leary
|
1d3c0638b7
|
Merge mozilla-central into tracemonkey.
|
2011-01-04 10:51:14 -08:00 |
|
Steven Michaud
|
6056316781
|
Bug 531552 - Firefox opens two windows when opening external links. r,a=josh
|
2011-01-03 10:08:36 -06:00 |
|
Chris Leary
|
272d457a20
|
Merge mozilla-central to tracemonkey.
|
2010-12-29 19:25:04 -05:00 |
|
Robert Strong
|
3443d45ac9
|
Bug 619866 - Shift key for safe mode conflicts with Windows shortcut keys. r=dtownsend, a=approval2.0
|
2010-12-21 16:32:14 -08:00 |
|
Michael Wu
|
ff23778648
|
bug 620584 - add ANDROID_PACKAGE_NAME rather than hard code org.mozilla.@MOZ_APP_NAME@ r=ted,blassy a=stuart
|
2010-12-21 15:02:14 -05:00 |
|
Luke Wagner
|
2fc61cf52e
|
Bug 609440, part 3 - remove fallible public APIs, update mozilla (r=bent,jst,mrbkap,waldo,sdwilsh)
|
2010-12-03 00:24:17 -08:00 |
|
Robert Strong
|
ae13fd4995
|
Bug 602562 - [Win] Add keyboard modifier to start in safe mode for windows. r=dtownsend, ui-r=faaborg, feedback=jmathies, a=blocking2.0-BetaN
|
2010-11-18 17:20:05 -08:00 |
|
Jacek Caban
|
506799511b
|
Bug 612258 - xulrunner compilation failure after landing bug 603679 r=khuey a=NPOTB
|
2010-11-15 15:19:57 +00:00 |
|
Jim Mathies
|
fca43a5481
|
Bug 586228 - Manage caption status for get window info calls made by the theme library. r=vlad, a=final.
|
2010-11-11 20:39:05 -06:00 |
|
Ehsan Akhgari
|
eda812475f
|
Bug 610556 - Linker errors on shared builds with NS_SetDllDirectory; r=khuey a=bsmedberg
--HG--
rename : toolkit/xre/nsSetDllDirectory.cpp => xpcom/base/nsSetDllDirectory.cpp
rename : toolkit/xre/nsSetDllDirectory.h => xpcom/base/nsSetDllDirectory.h
|
2010-11-09 21:02:09 -05:00 |
|
Ehsan Akhgari
|
ffa07f5b9a
|
Bug 603679 - Fix a regression causing the Shockwave plugin to fail to load; r=bsmedberg a=blocking-beta8+
|
2010-11-04 14:45:51 -04:00 |
|
Mike Hommey
|
0d82fbd898
|
Bug 569629 - Remove static xpcom modules list static initializer. r=bsmedberg,a=bsmedberg
|
2010-11-07 09:25:38 +01:00 |
|
Mike Hommey
|
a87fb4b486
|
Bug 593767 - Don't use SA_SIGINFO when unsupported. r=bsmedberg,a=bsmedberg
|
2010-11-07 09:20:50 +01:00 |
|
Michael Wu
|
402efe298f
|
Bug 607534 - Optimize custom dynamic loader to use less memory, r=cjones a=blocking-fennec
|
2010-10-29 12:22:28 -07:00 |
|
Mark Finkle
|
c13d5f5238
|
Bug 608239: Backout changeset 99233ad2ff70 a=fennec-should-load-pages
|
2010-10-29 10:07:54 -04:00 |
|
Michael Wu
|
bb0cf0f8a4
|
Bug 607534 - Optimize custom dynamic loader to use less memory, r=cjones a=blocking-fennec
|
2010-10-28 23:45:46 -07:00 |
|
Serge Gautherie
|
4e549d35db
|
Bug 508760 - Remove MSVC6 support from the tree; (Iv1) /toolkit/xre/*.cpp.
r+a-2.0=benjamin.
DONTBUILD
|
2010-12-09 16:43:13 +01:00 |
|
Daniel Brooks
|
597dd0c5a7
|
back out about:startup due to crashes during mochitests (a89f24bf1798) a=bustage
|
2010-12-08 03:43:33 -06:00 |
|
Daniel Brooks
|
115293a267
|
Bug 593743 - about:startup page showing historical startup timings; final merge with trunk. ui-r=beltzner feedback=mak77 r=mossop sr=vlad a=bsmedberg
|
2010-12-07 22:10:14 -06:00 |
|
Daniel Brooks
|
7191f58538
|
about:startup - final review hurdle, add _MOZILLA_2_0 interfaces to contain the additions to nsIXULRuntime and nsIXULAppInfo
|
2010-12-07 02:28:12 -06:00 |
|
Robert Strong
|
077a44e8d2
|
Bug 616775 - Use OpenNSPRFileDesc instead of OpenANSIFileDesc in nsUpdateDriver.cpp. r=dtownsend, a=approval2.0
|
2010-12-07 12:06:22 -08:00 |
|
Robert Strong
|
17dc66ec01
|
Bug 616765 - Useless Exists check in nsUpdateDriver.cpp. r=dtownsend, a=approval2.0
|
2010-12-07 12:06:05 -08:00 |
|
Daniel Brooks
|
37d3c66f90
|
about:startup - merge vlad's review comments with the trunk
--HG--
rename : testing/mochitest/runtests.py.in => testing/mochitest/runtests.py
|
2010-11-23 09:49:19 -06:00 |
|
Daniel Brooks
|
fed9b8a7f7
|
about:startup - merge with trunk
|
2010-10-29 15:10:40 -05:00 |
|
Daniel Brooks
|
f281524424
|
about:startup - address Gavin's review comments. try: -b do -p macosx64 -m none -u all -t tp4
|
2010-10-25 06:49:42 -05:00 |
|
Daniel Brooks
|
4e4c6fce15
|
about:startup - merge with trunk
|
2010-10-24 16:24:58 -05:00 |
|
Daniel Brooks
|
72547dc4b3
|
about:startup - fix a type warning
|
2010-10-24 15:23:16 -05:00 |
|
Daniel Brooks
|
d1dc9b3fdb
|
about:startup - cache app launch timestamp
|
2010-10-24 11:24:09 -05:00 |
|
Daniel Brooks
|
7961ced955
|
about:startup - merge with trunk
|
2010-09-27 05:38:17 -05:00 |
|
Robert Strong
|
163feb77f0
|
Main patch - Bug 596813 - Check for updates inside the About window without opening a new window. r=dtownsend, ui-r=beltzner, a=blocking2.0-beta7
|
2010-09-23 21:02:08 -07:00 |
|
Daniel Brooks
|
45773d35d8
|
about:startup - merge with trunk
|
2010-09-21 15:06:04 -04:00 |
|
Daniel Brooks
|
0c5bdc467f
|
about:startup - license blocks
|
2010-09-19 13:41:02 -04:00 |
|
David Dahl
|
f97c57999b
|
Bug 542122 - Replace safe mode shortcut with keyboard modifier and menu command r=rs a=beta7+
|
2010-09-21 19:36:53 -07:00 |
|
Oleg Romashin
|
07f2591216
|
Bug 598250 - De-Initialize basic osso_context for Maemo5 Qt port. r=dougt a=npodb
|
2010-09-21 10:10:18 -07:00 |
|
Doug Turner
|
7cd3c762df
|
Qt build bustage on maemo6/meego. r/a=me
|
2010-09-20 21:16:34 -07:00 |
|
Oleg Romashin
|
1ef99bfce6
|
Bug 597879 - Initialize basic osso_context for Maemo5 Qt port. r=dougt a=npodb
|
2010-09-19 20:00:44 -07:00 |
|
Daniel Brooks
|
375c183104
|
about:startup - Windows implementation of nsXULAppInfo::GetLaunchTimestamp
|
2010-09-03 15:55:27 -04:00 |
|
Daniel Brooks
|
f681241ef1
|
about:startup - update to trunk
|
2010-09-03 15:52:52 -04:00 |
|
Chris Jones
|
0a4b5217a4
|
Merge m-c --> cedar
|
2010-09-15 12:33:59 -05:00 |
|
Oleg Romashin
|
497f2db326
|
Merge with mozilla central 2779c55431a4, no conflicts
|
2010-09-10 22:32:25 -07:00 |
|
Michael Wu
|
85b940bc47
|
Bug 533038 - 7. Extensions should not be extracted into the profile directory, but installed/stored as XPI file, r=Mossop a=blocking-beta6
|
2010-09-10 15:54:37 -07:00 |
|
Josh Aas
|
ccef2eb783
|
Bug 592951: Use 'posix_spawnp' to launch child processes on Mac OS X. r=ted a=blocking-b6+
|
2010-09-10 13:09:30 -04:00 |
|
Justin Dolske
|
9b7acfdc2f
|
Bug 581182 - running "firefox-bin -profile /tmp/newdir" no longer works. r=benjamin, a=dtownsend
|
2010-09-09 19:08:25 -07:00 |
|
Chris Jones
|
9e23f35349
|
Merge m-c --> cedar
|
2010-09-07 17:35:15 -05:00 |
|
Oleg Romashin
|
bd3aa71c63
|
Merged m-c: 51d17027ff45 -> cedar
|
2010-09-01 09:36:29 -07:00 |
|
Benedict Hsieh
|
5fd557ef9b
|
Bug 592323 - Fastload not invalidated after making on OSX. r=benjamin a=blocking
|
2010-09-02 12:09:51 -07:00 |
|
Chris Jones
|
7b7af2c67c
|
Merge m-c --> cedar
--HG--
rename : layout/generic/nsFrameFrame.cpp => layout/generic/nsSubDocumentFrame.cpp
|
2010-08-31 02:29:31 -05:00 |
|
Chris Jones
|
f97bf2bc48
|
Bug 588911: Initialize gArgc/v earlier in XRE_InitParentProcess(). r=bent a=test-only
|
2010-08-19 14:50:17 -05:00 |
|
Joel Maher
|
ce269022ab
|
Bug 574189 - Fix chrome tests to work from an extension for android and e10s support a=NPOTB r=ctalbert
|
2010-08-24 10:29:34 -07:00 |
|
Jeremias Bosch
|
51a4f53124
|
Bug 583341 - "Lose" focus if MeeGoTouch VKB is closed by the user. r=romaxa a=npodb
--HG--
extra : rebase_source : 2aed309de5a47f3c0572cfae2c595b8e46e9ac35
|
2010-08-30 16:40:14 -07:00 |
|