Commit Graph

31292 Commits

Author SHA1 Message Date
Dão Gottwald
021598f0fc merge 2009-08-07 10:45:52 +02:00
Henrik Skupin
02ce1083c9 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
e83d976f70 Bug 507369 - optimize some rtl style rules. r=rflint 2009-08-07 10:42:16 +02:00
Honza Bambas
9d28e40a9c Bug 508835 - test_bug472986.html intermitently fails, orange fix 2009-08-07 10:40:21 +02:00
Dão Gottwald
c0a3613e30 Bug 507983 - Some toolbarbutton icons are misaligned. r=rflint 2009-08-07 10:40:01 +02:00
Blake Kaplan
492422a92a Merge backout of orange-causing changeset. 2009-08-06 23:52:14 -07:00
Blake Kaplan
ab354b731d Backed out changeset 5ea7f2882982. It's causing mochitest orange. 2009-08-06 23:52:01 -07:00
John Daggett
4e51eeec2f Adding more reftest fonts (no effect on build) 2009-08-07 14:20:26 +09:00
Blake Kaplan
3f98edd6fe 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
f4d931d00a 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
9844c30327 backing out bug 468011 2009-08-06 17:21:04 -07:00
Taras Glek
e593954d50 Backed out changeset e6d6596ef49a 2009-08-06 17:20:44 -07:00
Tyler Downer
1b78e86dee Bug 471215 - Remove readme to online mo site; r+sr=jst 2009-08-07 01:48:54 +02:00
Serge Gautherie
54d0ac84cf 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
b34aa503c0 Back out 9c64449afef8 as it may have caused reftest failures 2009-08-06 15:47:11 -07:00
Jim Blandy
8d67abe8b7 Revert patch for bug 505123, changeset f1a04b1c0b37. 0.9% SunSpider regression. 2009-08-06 14:49:56 -07:00
Shawn Wilsher
782cbb5800 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
db59ca0328 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
3a583f56de another test fix followup from bug 459114 2009-08-06 16:17:22 -04:00
Jeff Walden
7c31c3d568 Remove stray semicolon that Linux gcc hates, r=red 2009-08-06 12:48:58 -07:00
Taras Glek
fb539a5d1e Bug 468011: Combine all chrome into a single jar file r=bsmedberg 2009-08-06 11:47:58 -07:00
Jim Blandy
686044995c 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
fd82d36325 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
9e4d7edc90 bustage fix from bug 459114, bad test change
--HG--
extra : rebase_source : c14ee9fdff408583eb6c6daa52eb3282babdb92c
2009-08-06 14:04:21 -04:00
Serge Gautherie
19afaa3c11 Bug 444021 - Remove useless |#include "nsILocale[Service|].h"|; (Av1) Just remove them; r=smontagu 2009-08-06 20:00:41 +02:00
Akshay Gupta
fea6ebf827 Bug 433456 - mozIStorageFunction should be a [function]; r=sdwilsh 2009-08-06 20:00:39 +02:00
Boris Zbarsky
8201eb13da Bug 485531. Make --debugger-gdb work reliably on mac. r=ted 2009-08-06 13:34:49 -04:00
Jeff Walden
be745b92ab 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
b277d9406e 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
4bd8b2c111 bug 508210 - Gap between fennec window and soft keyboard r=vlad 2009-08-06 15:07:13 -04:00
Peter Weilbacher
91e21a542e [OS/2] Bug 413529 - enable WPS icons again for all apps, r=wuno@lsvw 2009-08-01 22:21:08 +03:00
Walter Meinl
81528c9f36 [OS/2] Bug 501461 - remove os2Embed from the tree, r=pweilbacher 2009-08-01 21:55:07 +03:00
Dão Gottwald
768bb0c51f browser_aboutCrashes.js fix for bug 445421 2009-08-01 19:42:46 +02:00
Dão Gottwald
9f22b02d78 Bug 507583 - WindowIsClosing() cleanup. r=gavin 2009-08-01 18:17:30 +02:00
Robert O'Callahan
a4fec52cd4 Bug 506615. XUL decks should not have wididgets. r=dbaron 2009-07-30 14:54:42 +12:00
Gavin Sharp
0ae87ac3b8 Bug 445421 - Add static "bp-" in front of crash ID. r=ted 2009-08-01 18:17:11 +02:00
Graeme McCutcheon
1a0f15993f Further tests for bug 451286, and tidy up the relevant file somewhat. r=mano 2009-08-01 17:16:03 +01:00
Michael Ventnor
8ae6cd75f4 Bug 479220: Implement support for CSS gradients: -moz-linear-gradient() and -moz-radial-gradient(). r=roc, dbaron 2009-08-01 08:53:40 -07:00
David Zbarsky
8c97ee0a3d Bug 507487: Selectors should have dual atoms so they can correctly (and case-sensitively) match non-HTML elements in text/html documents, part 2: fix RuleHash to hash tag selectors twice when needed. r=dbaron 2009-08-01 08:53:40 -07:00
David Zbarsky
92589bee61 Bug 499655: Selectors should have dual atoms so they can correctly (and case-sensitively) match non-HTML elements in text/html documents, part 1. r=dbaron 2009-08-01 08:53:40 -07:00
L. David Baron
84a64e5bc2 Bug 434733: Additional tests. 2009-08-01 08:53:40 -07:00
Makoto Kato
292748dbba Bug 434733: Don't apply width on colgroups to columns that have their own width. r=dbaron 2009-08-01 08:53:40 -07:00
L. David Baron
a24f75b42e Separate RuleProcessorData and derived structs into their own header file to reduce include dependencies. (Bug 435441) r=bzbarsky
--HG--
rename : layout/style/nsIStyleRuleProcessor.h => layout/style/nsRuleProcessorData.h
2009-08-01 08:53:40 -07:00
L. David Baron
6fb9ce56f5 Don't resolve a new context for the root when we're computing rem units for the root. (Bug 478321) r=bzbarsky 2009-08-01 08:53:40 -07:00
Masayuki Nakano
25226ca48a Bug 501608 - menu popup sounds are played when showing the autoscrolling popup. r=enn 2009-08-01 07:31:18 -07:00
Marco Bonardo
87ab63a2f9 Bug 507172 - random failure in browser_ui_bookmarks_sidebar.js, disable test for now while CLOSED TREE 2009-08-01 10:03:13 +02:00
Mark Banner
98b5622fa6 Bug 487857 Add some extra checks to test_bug_401582.js to try and determine the cause of its frequent timeouts which seem to have got worse over the last day or two. Test-only change. r=sdwilsh CLOSED TREE 2009-08-01 08:49:57 +01:00
L. David Baron
c28f3d6e31 Merge backout of changeset 6a5f22ccbe0e (no bug) to see if it is the cause of the mozilla-browser-chrome orange (bug 507605 and bug 507698) CLOSED TREE 2009-07-31 19:37:44 -07:00
L. David Baron
544a53faaa Backed out changeset 6a5f22ccbe0e (no bug) to see if it is the cause of the mozilla-browser-chrome orange (bug 507605 and bug 507698) 2009-07-31 19:37:14 -07:00
L. David Baron
e3bdb42f70 Merge backout of changeset 8cd49a8cbb88 (bug 501608) on suspicion of causing lots of mochitest-browser-chrome timeouts and leaks (bug 507698). CLOSED TREE 2009-07-31 14:40:40 -07:00