Commit Graph

31325 Commits

Author SHA1 Message Date
Ehsan Akhgari
3bc505a45f Bug 506437 - The titlebar of a tear off window is not updated correctly after having detached a tab with private browsing mode; r=mconnor 2009-08-08 21:37:33 +04:30
Ehsan Akhgari
c4a963f1a0 Bug 508773 - Remove gPrivateBrowsingUI._privateBrowsingAutoStarted; r=dao 2009-08-08 21:37:30 +04:30
Ehsan Akhgari
bb412a7b5a Bug 508000 - Search bar & find bar value before switching into Private Browsing mode is not restored after leaving PB mode; r=mconnor 2009-08-08 21:37:27 +04:30
Serge Gautherie
5a9051ddd5 Backed out "changeset: ff9eba3f8224" of
Bug 504864 - mmap io for JARs; r=benjamin
which does not compile on Windows
2009-08-08 12:40:50 +02:00
Taras Glek
ed2f94b3a5 Bug 504864 - mmap io for JARs; r=benjamin 2009-08-08 12:07:39 +02:00
Paolo Amadini
7b5cd072e9 Bug 498695 - Refactoring: in contentAreaUtils.js, clean up the getTargetFile function, aligning it to the SeaMonkey version; r=(mconnor + sdwilsh) 2009-08-08 12:01:50 +02:00
Michal Novotny
150003cf2a Bug 484684 - ParseFTPList can't handle regular unix ls -l listing of filenames starting with spaces; r=jduell.mcbugs sr=bzbarsky 2009-08-08 11:55:16 +02:00
Serge Gautherie
1e9b319be7 Bug 508760 - Remove MSVC6 support from the tree; (Av1) configure.in; r=ted.mielczarek 2009-08-08 11:47:15 +02:00
Serge Gautherie
c92ed7bbad Bug 508156 - configure.in: remove AC_DEFINE(_WIN32); (Av1) Just remove it; r=ted.mielczarek 2009-08-08 11:47:12 +02:00
Serge Gautherie
a8ba9f46c0 Bug 507897 - Remove 'WINDOWS16' (support) code everywhere; (Av1) version_win.pl, r=ted.mielczarek 2009-08-08 11:47:09 +02:00
Roy Frostig
249672820c bug 508487. elementFromPoint returns null outside of viewport when aIgnoreRootScrollFrame is true 2009-08-07 21:10:05 -07:00
Hiroyuki Ikezoe
ea514dd159 Bug 502766 – Use GreD instead of XCurProcD to find out xulrunner-stub. r=benjamin 2009-08-08 12:35:15 +09:00
Hiroyuki Ikezoe
e86b2d4059 Bug 494412 – Make error message more clear when we can't load xpcom due to lack of memory. r=benjamin 2009-08-08 12:34:10 +09:00
Hiroyuki Ikezoe
889e998826 Bug 502146 – On WinCE, GRE_GetPathFromRegKey fails even if GRE exists on device. r=blassey 2009-08-08 12:29:13 +09:00
L. David Baron
1233c40b2d Call InvalidateColumns more often. (Bug 506871) r=roc 2009-08-07 14:17:02 -07:00
Robert Strong
289f1720d4 Bug 507339 - Test more files in the complete / partial mar files and check file permissions. r=blassey, r=me
--HG--
rename : toolkit/mozapps/update/test/unit/head_update.js => toolkit/mozapps/update/test/unit/head_update.js.in
rename : toolkit/mozapps/update/test/unit/test_0040_general.js.in => toolkit/mozapps/update/test/unit/test_0040_general.js
2009-08-07 13:19:58 -07:00
Robert Strong
a5472e8be1 Bug 508746 - Log file written incorrectly for EXECUTE PATCH and FINISH PATCH. r=bsmedberg 2009-08-07 13:19:50 -07:00
John O'Duinn
622bb7e945 bug 506401: Tracking bug for build and release of Firefox 3.6 alpha1 - version bumps to 1.9.2a2pre/3.6a2pre. r=bhearsum
--HG--
extra : rebase_source : 28cbfb5e99af6db807f0211a305ee491edab9e5d
2009-08-07 16:05:22 -04:00
Timothy Nikkel
312cc0762c Bug 497519 part 2. Only do special handling for legends whose content parnt is an HTML fieldset. bzbarsky 2009-08-07 15:51:25 -04:00
Timothy Nikkel
bb8491a3fd Bug 497519 part 1. Clear the undisplayed map correctly in the presence of XBL. r=dbaron,bzbarsky 2009-08-07 15:51:25 -04:00
Boris Zbarsky
f7cd534013 Bug 415394. Don't let the listbox row-munging kill our block wrapper, if we have one. r=dbaron 2009-08-07 15:51:25 -04:00
Rob Arnold
1ac5e8e9b1 Bug 509397 - Cleanup nsToolkit (for OS/2) r=peterw 2009-08-07 11:56:15 -07:00
Jim Blandy
5f49bb8f1b Bug 508637: Allow trailing commas in object initializers in strict mode. r=igor 2009-08-07 10:45:27 -07:00
Benjamin Smedberg
99342e593a Bug 508677 - Remove PyXPCOM (extensions/python) from mozilla-central. The code now lives in a separate repository, http://hg.mozilla.org/pyxpcom. moa=toddw r=ted 2009-08-07 13:10:07 -04:00
Wan-Teh Chang
f7beea55b8 Merge 2009-08-07 08:57:53 -07:00
Wan-Teh Chang
f3d7a7c9fe Update NSPR to the NSPR_HEAD_20090801 CVS tag.
- Change version from 4.8 to 4.8.1 Beta
- Fix bug 492779, bug 501864, bug 504379, bug 505889, bug 507506
2009-08-07 08:48:30 -07:00
L. David Baron
2280282428 Merge re-enabling of leaked URL dump. 2009-08-07 08:23:30 -07:00
L. David Baron
67e0d56fdf Backed out changeset bae405b94b96 (testing to see if it affected bug 505718, bug 508767) to re-enable leaked url dump for unit test boxes. 2009-08-07 08:23:15 -07:00
Benjamin Smedberg
96f048b425 Fix static-analysis bustage by using treehydra instead of dehydra. My theory is that the dehydra type cache is becoming confused by GCC tree GC which is reusing tree pointers for different types. 2009-08-07 11:16:26 -04:00
Masayuki Nakano
f9802cc670 Bug 128647 [RFE] Handler for WM_COPY/WM_CUT/WM_PASTE/WM_CLEAR r=ere+roc, sr=roc 2009-08-08 00:11:17 +09:00
Boris Zbarsky
47a8214709 Bug 508919. Stop leaking nsStyleBorder objects. r=dbaron 2009-08-07 10:38:44 -04:00
Dave Townsend
a97802bbc5 Backed out bug 436668: Localize name and description for the default theme 2009-08-07 14:27:43 +01:00
Stefan Plewako
d4413f4406 Bug 436668: Localize name and description for the default theme. r=dtownsend 2009-08-07 12:00:04 +01:00
Dão Gottwald
021598f0fc merge 2009-08-07 10:45:52 +02:00
Henrik Skupin
02ce1083c9 Bug 507761 - add ids for Restore All Windows / Open All in Tabs. r=dao 2009-08-07 10:43:30 +02:00
Dão Gottwald
e83d976f70 Bug 507369 - optimize some rtl style rules. r=rflint 2009-08-07 10:42:16 +02:00
Honza Bambas
9d28e40a9c Bug 508835 - test_bug472986.html intermitently fails, orange fix 2009-08-07 10:40:21 +02:00
Dão Gottwald
c0a3613e30 Bug 507983 - Some toolbarbutton icons are misaligned. r=rflint 2009-08-07 10:40:01 +02:00
Blake Kaplan
492422a92a Merge backout of orange-causing changeset. 2009-08-06 23:52:14 -07:00
Blake Kaplan
ab354b731d Backed out changeset 5ea7f2882982. It's causing mochitest orange. 2009-08-06 23:52:01 -07:00
John Daggett
4e51eeec2f Adding more reftest fonts (no effect on build) 2009-08-07 14:20:26 +09:00
Blake Kaplan
3f98edd6fe Bug 502959 - Restore code to make caps allow wrapping same-origin wrappedjs objects. r=jst sr=bzbarsky 2009-08-06 20:26:33 -07:00
Blake Kaplan
f4d931d00a Bug 504877 - Check for UniversalXPConnect access further down on the stack chain. r=jst sr=bzbarsky 2009-08-06 20:25:13 -07:00
Taras Glek
9844c30327 backing out bug 468011 2009-08-06 17:21:04 -07:00
Taras Glek
e593954d50 Backed out changeset e6d6596ef49a 2009-08-06 17:20:44 -07:00
Tyler Downer
1b78e86dee Bug 471215 - Remove readme to online mo site; r+sr=jst 2009-08-07 01:48:54 +02:00
Serge Gautherie
54d0ac84cf Bug 450450 - mochitest-plain: test_loadflags.html intermittently fails; (Bv1a) Make it more serial, explicit and documented; r=dwitte 2009-08-07 01:43:53 +02:00
Jeff Walden
b34aa503c0 Back out 9c64449afef8 as it may have caused reftest failures 2009-08-06 15:47:11 -07:00
Jim Blandy
8d67abe8b7 Revert patch for bug 505123, changeset f1a04b1c0b37. 0.9% SunSpider regression. 2009-08-06 14:49:56 -07:00
Shawn Wilsher
782cbb5800 Bug 508605 - NetUtil.asyncCopy does not handle nsISafeOutputStreams correctly
This moves nsISafeOutputStream.idl into xpcom/io and makes nsAStreamCopier
handle nsISafeOutputStream correctly (calling finish instead of close).
r=bz
r=bsmedberg

--HG--
rename : netwerk/base/public/nsISafeOutputStream.idl => xpcom/io/nsISafeOutputStream.idl
2009-08-06 13:34:46 -07:00