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
Ted Mielczarek
fb6939649b
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
16d049ed6b
Bug 477071, r=enndeakin, sr=neil
...
--HG--
extra : rebase_source : d19ed0f318958f9905c77e22c257737cdbc7bb6b
2009-08-06 17:35:07 +03:00
Marco Bonardo
058342d150
Bug 508265 - Localized bookmarks backup are not replaced by new backups, r=dietrich
2009-08-06 16:34:16 +02:00
Marco Bonardo
97650a8c71
Bug 507963 - Intermittent failure of browser_privatebrowsing_findbar.js r=ehsan
2009-08-06 16:34:13 +02:00
Honza Bambas
408a69e9bf
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
1408264dcb
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
b84f2eca63
Bug 470377: Overriding compatibility checking should not allow installing in different applications. r=robstrong
2009-08-06 15:24:52 +01:00
Dave Townsend
0a2d5d86ec
Bug 504060: Add executeSoon equivalent to xpcshell tests. r=ted
2009-08-06 15:25:16 +01:00
Blake Kaplan
69dcc3745f
Fix bug 505988. r=bzbarsky sr=jst
2009-08-04 15:04:53 -07:00
Blake Kaplan
b1bc4df409
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
75e69499cc
Bug 497013 - Fix some re-entrancy bugs in the parser. r+sr=sicking
2009-08-04 14:32:46 -07:00
Zack Weinberg
0ba4e791f3
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
8eaa31bacd
Additional mochitests for URL parsing, from bug 337287 (and related to bug 476856)
2009-08-05 17:45:49 -07:00
L. David Baron
5de91850ca
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
291831c13b
Import the css3-namespace test suite.
2009-08-05 17:45:49 -07:00
Jeff Walden
5764ccc414
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
520829c899
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
bccfe5ff78
Bug 508325 - "ABORT: negative scaling factors must be handled manually". r=roc
2009-08-05 15:34:27 -07:00
Markus Stange
7f0753fe45
Bug 508180 - Consolidate four nsXULWindow::Load*FromXUL methods. r=Neil
2009-08-06 08:52:08 +12:00
Markus Stange
cd216e24cf
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
0fba0e03b4
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
dbc27ab8fe
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
859e22901b
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
b0763383f1
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
a8247b5446
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
a93edc1590
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
092e85a88d
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
b75726fdec
Bug 508074 nsBinHexDecoder should use an nsCString for mName
...
r=biesi
2009-08-05 14:42:52 -04:00