Граф коммитов

208885 Коммитов

Автор SHA1 Сообщение Дата
Robert Strong c7c5a3e628 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 3b0595ec3f 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 c6c0ae66f9 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 c20df0835f 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 5be8c26635 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 feecc9dbb5 Bug 509397 - Cleanup nsToolkit (for OS/2) r=peterw 2009-08-07 11:56:15 -07:00
Jim Blandy 8028f6393e Bug 508637: Allow trailing commas in object initializers in strict mode. r=igor 2009-08-07 10:45:27 -07:00
Benjamin Smedberg bba15fbb29 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 43845b217a Merge 2009-08-07 08:57:53 -07:00
Wan-Teh Chang bfdb6bd8eb 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 2dc3fff9f7 Merge re-enabling of leaked URL dump. 2009-08-07 08:23:30 -07:00
L. David Baron 63608d39e3 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 f64f98647c 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 1300347b88 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 589bd34dc6 Bug 508919. Stop leaking nsStyleBorder objects. r=dbaron 2009-08-07 10:38:44 -04:00
Dave Townsend 40aadad049 Backed out bug 436668: Localize name and description for the default theme 2009-08-07 14:27:43 +01:00
Stefan Plewako faeed69569 Bug 436668: Localize name and description for the default theme. r=dtownsend 2009-08-07 12:00:04 +01:00
Dão Gottwald 972bb37cbd merge 2009-08-07 10:45:52 +02:00
Henrik Skupin 77c432e652 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 55eb35cb32 Bug 507369 - optimize some rtl style rules. r=rflint 2009-08-07 10:42:16 +02:00
Honza Bambas 49d150f5fa Bug 508835 - test_bug472986.html intermitently fails, orange fix 2009-08-07 10:40:21 +02:00
Dão Gottwald e422ac762d Bug 507983 - Some toolbarbutton icons are misaligned. r=rflint 2009-08-07 10:40:01 +02:00
Blake Kaplan e447378fc2 Merge backout of orange-causing changeset. 2009-08-06 23:52:14 -07:00
Blake Kaplan 8ab98a8594 Backed out changeset 5ea7f2882982. It's causing mochitest orange. 2009-08-06 23:52:01 -07:00
John Daggett ce8b0492c3 Adding more reftest fonts (no effect on build) 2009-08-07 14:20:26 +09:00
Blake Kaplan 27e754d4d0 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 c2440a4cf3 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 3796321350 backing out bug 468011 2009-08-06 17:21:04 -07:00
Taras Glek 99f84f4bee Backed out changeset e6d6596ef49a 2009-08-06 17:20:44 -07:00
Tyler Downer a42d5c5b90 Bug 471215 - Remove readme to online mo site; r+sr=jst 2009-08-07 01:48:54 +02:00
Serge Gautherie dd75783c9f 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 c5699560da Back out 9c64449afef8 as it may have caused reftest failures 2009-08-06 15:47:11 -07:00
Jim Blandy 8814f7e7dc Revert patch for bug 505123, changeset f1a04b1c0b37. 0.9% SunSpider regression. 2009-08-06 14:49:56 -07:00
Shawn Wilsher 9c62ea448e 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
Jonathan Griffin 1ae091f04f Add test for bug 502600; cause parser compatibility mode tests to be run with and without the HTML5 parser enabled. r=hsivonen, sr=bz 2009-08-06 13:22:01 -07:00
Ted Mielczarek 7a2bd91f74 another test fix followup from bug 459114 2009-08-06 16:17:22 -04:00
Jeff Walden 47019f7663 Remove stray semicolon that Linux gcc hates, r=red 2009-08-06 12:48:58 -07:00
Taras Glek 8e3080a124 Bug 468011: Combine all chrome into a single jar file r=bsmedberg 2009-08-06 11:47:58 -07:00
Jim Blandy f07860d109 Bug 505123: Don't use fastcall calling convention in inline function. a=jacek, r=jimb 2009-08-06 11:37:36 -07:00
L. David Baron 2b50e35c2f Try disabling DEBUG_DUMP_URLS_AT_SHUTDOWN to see if it's responsible for the unit test shutdown hangs (bug 505718, bug 508767) 2009-08-06 11:29:08 -07:00
Ted Mielczarek 8494c9efda bustage fix from bug 459114, bad test change
--HG--
extra : rebase_source : c14ee9fdff408583eb6c6daa52eb3282babdb92c
2009-08-06 14:04:21 -04:00
Serge Gautherie b97a0e78a3 Bug 444021 - Remove useless |#include "nsILocale[Service|].h"|; (Av1) Just remove them; r=smontagu 2009-08-06 20:00:41 +02:00
Akshay Gupta ac821eca4a Bug 433456 - mozIStorageFunction should be a [function]; r=sdwilsh 2009-08-06 20:00:39 +02:00
Boris Zbarsky 035e5c7461 Bug 485531. Make --debugger-gdb work reliably on mac. r=ted 2009-08-06 13:34:49 -04:00
Jeff Walden e847bcc870 Bug 428465 - nsTArray should refuse to compile with T=nsAutoString (or work correctly). r=bsmedberg 2009-08-03 21:13:28 -07:00
Jeff Walden ce8a906e48 Bug 508325 - Fix a second instance of the core problem fixed in the first push. Never trust an eyeballed-as-correct patch that you haven't actually built and tested yourself... r=me as trivial bustage fix 2009-08-06 00:36:54 -07:00
Brad Lassey 7c60af6847 bug 508210 - Gap between fennec window and soft keyboard r=vlad 2009-08-06 15:07:13 -04:00
Peter Weilbacher c0eddbab76 [OS/2] Bug 413529 - enable WPS icons again for all apps, r=wuno@lsvw 2009-08-01 22:21:08 +03:00
Walter Meinl 7e9decec05 [OS/2] Bug 501461 - remove os2Embed from the tree, r=pweilbacher 2009-08-01 21:55:07 +03:00
Dão Gottwald fdc82defad browser_aboutCrashes.js fix for bug 445421 2009-08-01 19:42:46 +02:00