Commit Graph

208721 Commits

Author SHA1 Message Date
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
Drew Willcoxon
dc0f8fb965 Bug 495452 - Size of "Details" box in "Clear Recent History" dialog is not updated when window gets resized 2009-05-29 20:39:34 -07: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