Commit Graph

208700 Commits

Author SHA1 Message Date
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
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
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
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
timeless@mozdev.org
4cd5ae33cc Bug 508229 Clean up whitespace in nsBinHexDecoder
r=biesi
2009-08-05 14:41:45 -04:00
Brad Lassey
ff45688575 fixing wince build bustage from bug 505032 r=biesi 2009-08-05 14:40:42 -04:00
Reed Loden
e4f6eb3c4e Bug 507950 - "Add Namoroka branding to mozilla-central" [r=gavin] 2009-08-05 11:25:57 -07:00
Ted Mielczarek
bb3956d8f7 bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh
--HG--
extra : rebase_source : 7bd4c374609a9eea15d0b244c1415ae853146e84
2009-05-14 07:37:40 -04:00
Jonathan Griffin
d69bdaaef2 Add mochitest for bug 502091. 2009-08-05 10:32:20 -07:00
kantha kanchiraju
708022a3cb bug 486600 - Fennec doesnt restore the window on Omnia running windows mobile 6 r=dougt 2009-08-05 12:15:56 -04:00
Honza Bambas
dcad86cb0e 507348 - Credits cleanup, r=mconnor 2009-08-05 16:36:22 +02:00
Robert O'Callahan
318e20f771 Backout bug 504524 due to test failure 2009-08-05 17:33:51 +12:00
Robert O'Callahan
797febec23 Backed out changeset 77787eb64629 2009-08-05 17:33:17 +12:00