Taras Glek
7fc19dc9b5
backing out bug 468011
2009-08-06 17:21:04 -07:00
Taras Glek
05e5d2839c
Backed out changeset e6d6596ef49a
2009-08-06 17:20:44 -07:00
Tyler Downer
be8dcba7d5
Bug 471215 - Remove readme to online mo site; r+sr=jst
2009-08-07 01:48:54 +02:00
Serge Gautherie
3c7602ab9b
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
1a6116f14b
Back out 9c64449afef8 as it may have caused reftest failures
2009-08-06 15:47:11 -07:00
Jim Blandy
c01de5bc69
Revert patch for bug 505123, changeset f1a04b1c0b37. 0.9% SunSpider regression.
2009-08-06 14:49:56 -07:00
Shawn Wilsher
8a822793d8
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
2884293699
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
4dfead61f8
another test fix followup from bug 459114
2009-08-06 16:17:22 -04:00
Jeff Walden
d444c7d56e
Remove stray semicolon that Linux gcc hates, r=red
2009-08-06 12:48:58 -07:00
Taras Glek
9d69828b71
Bug 468011: Combine all chrome into a single jar file r=bsmedberg
2009-08-06 11:47:58 -07:00
Jim Blandy
5ad524f7a8
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
682867848a
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
acaa983295
bustage fix from bug 459114, bad test change
...
--HG--
extra : rebase_source : c14ee9fdff408583eb6c6daa52eb3282babdb92c
2009-08-06 14:04:21 -04:00
Serge Gautherie
1349ffa0f1
Bug 444021 - Remove useless |#include "nsILocale[Service|].h"|; (Av1) Just remove them; r=smontagu
2009-08-06 20:00:41 +02:00
Akshay Gupta
dd508c603d
Bug 433456 - mozIStorageFunction should be a [function]; r=sdwilsh
2009-08-06 20:00:39 +02:00
Boris Zbarsky
b87df6c586
Bug 485531. Make --debugger-gdb work reliably on mac. r=ted
2009-08-06 13:34:49 -04:00
Jeff Walden
895ece43aa
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
972ec5a5b5
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
7d2296383b
bug 508210 - Gap between fennec window and soft keyboard r=vlad
2009-08-06 15:07:13 -04:00
Ted Mielczarek
e681fe983b
bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh
...
--HG--
extra : rebase_source : 76f547c1f055f18f57e09c67f1a2f7b2f548c3cd
2009-05-14 07:37:40 -04:00
Olli Pettay
2696585b63
Bug 477071, r=enndeakin, sr=neil
...
--HG--
extra : rebase_source : d19ed0f318958f9905c77e22c257737cdbc7bb6b
2009-08-06 17:35:07 +03:00
Marco Bonardo
0a4d9ba1ba
Bug 508265 - Localized bookmarks backup are not replaced by new backups, r=dietrich
2009-08-06 16:34:16 +02:00
Marco Bonardo
71f23b15ce
Bug 507963 - Intermittent failure of browser_privatebrowsing_findbar.js r=ehsan
2009-08-06 16:34:13 +02:00
Honza Bambas
0a356903d6
Bug 495387 - A few naughty things build their tests without ENABLE_TESTS, security tests fix, r=jwalden, a=beltzner
2009-08-06 16:29:26 +02:00
Honza Bambas
eadfb4cfb4
Bug 507370 - ssltunnel may hang with 100% CPU load, breaking the tests execution, r=ted.mielczarek, a=beltzner
2009-08-06 16:29:26 +02:00
Dave Townsend
0900b5350b
Bug 470377: Overriding compatibility checking should not allow installing in different applications. r=robstrong
2009-08-06 15:24:52 +01:00
Dave Townsend
103851c437
Bug 504060: Add executeSoon equivalent to xpcshell tests. r=ted
2009-08-06 15:25:16 +01:00
Blake Kaplan
0e7bc37465
Fix bug 505988. r=bzbarsky sr=jst
2009-08-04 15:04:53 -07:00
Blake Kaplan
4c48f67199
Bug 508483 - Don't try to create XPCNativeWrappers around a double-wrapped object. r+sr=jst
2009-08-04 20:52:10 -07:00
Blake Kaplan
06427bb90e
Bug 497013 - Fix some re-entrancy bugs in the parser. r+sr=sicking
2009-08-04 14:32:46 -07:00
Zack Weinberg
ff66429e67
Add reftest from http://lists.w3.org/Archives/Public/www-style/2009Jun/0164.html since it is also fixed by bug 476856.
2009-08-05 17:45:49 -07:00
L. David Baron
13ae179b0c
Additional mochitests for URL parsing, from bug 337287 (and related to bug 476856)
2009-08-05 17:45:49 -07:00
L. David Baron
19e0871ec3
Rewrite parsing of CSS url() function to make it more like the tokenization that's described in the spec. (bug 476856, though originally written for bug 337287) r=bzbarsky
2009-08-05 17:45:49 -07:00
L. David Baron
1000b59572
Import the css3-namespace test suite.
2009-08-05 17:45:49 -07:00
Jeff Walden
9dbf7a64f9
Mark several reftests as random for now; behavior is almost certainly deterministic, but I only have two sets of tinderbox results now and don't have time to watch the tree after they all report, so I'm marking them all bad until I have time to revisit them later tonight. r=orange
...
--HG--
extra : rebase_source : d6e5439da06b83396f784f56b50acff769ff1148
2009-08-05 17:12:45 -07:00
Masayuki Nakano
5fbc001387
Bug 508202 - Cannot build on Vista x64 with VC9 + MozillaBuild1.4 after bug 505289 r=VYV03354 r=ted.mielczarek
...
--HG--
extra : rebase_source : 97410d0463f08d277b5815063f769205c25ebc77
2009-08-05 15:33:04 -07:00
Jeff Walden
72769e3800
Bug 508325 - "ABORT: negative scaling factors must be handled manually". r=roc
2009-08-05 15:34:27 -07:00
Markus Stange
30cbd342f9
Bug 508180 - Consolidate four nsXULWindow::Load*FromXUL methods. r=Neil
2009-08-06 08:52:08 +12:00
Markus Stange
7903cb761a
Bug 269410 - Only show the toolbar collapse button in the main browser window and in the Places library window. ui-r=faaborg, r=enndeakin
2009-08-06 08:51:20 +12:00
Markus Stange
8040202a67
Bug 269410 - Create a new attribute, "toggletoolbar", which can be used to control whether the toolbar pill collapse button is shown on the window. r=Neil, r=josh, sr=roc
...
If the attribute is not specified, the button is hidden by default.
2009-08-06 08:49:59 +12:00
Justin Dolske
4b1481c0a5
Bug 508471 - Password Manager should use setProperty instead of setPropertyAsInterface for non-interface objects. r=gavin
2009-08-05 13:46:30 -07:00
Justin Dolske
05bf91d574
Bug 504953 followup - return nightly and unofficial build branding to en-US only. r=axel
2009-08-05 13:46:26 -07:00
Shawn Wilsher
95e6a8bc62
Bug 508344 - Remove unused location bar preferences
...
Removes preferences that are no longer used after the landing of bug 455555.
r=mak
2009-08-05 13:21:09 -07:00
Shawn Wilsher
588c1a2df8
Bug 491936 - Create tests for NetUtil.jsm
...
Creates tests for NetUtil.jsm and fixes some minor errors with it.
r=bz
2009-08-05 13:19:01 -07:00
Ted Mielczarek
cbfb21debd
Backed out changeset 9ddc25fb2246 - bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh - for test failures
2009-08-05 15:36:49 -04:00
Ted Mielczarek
a52d7c4fc6
Backed out changeset 9ddc25fb2246 - bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh - for test failures
2009-08-05 15:36:20 -04:00
timeless@mozdev.org
b62e9eaf97
Bug 508074 nsBinHexDecoder should use an nsCString for mName
...
r=biesi
2009-08-05 14:42:52 -04:00
timeless@mozdev.org
10e63edf90
Bug 508229 Clean up whitespace in nsBinHexDecoder
...
r=biesi
2009-08-05 14:41:45 -04:00
Brad Lassey
845127a27b
fixing wince build bustage from bug 505032 r=biesi
2009-08-05 14:40:42 -04:00