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 |
|
L. David Baron
|
be4f8acdd0
|
Backed out changeset 8cd49a8cbb88 (bug 501608) on suspicion of causing lots of mochitest-browser-chrome timeouts and leaks (bug 507698).
|
2009-07-31 14:36:57 -07:00 |
|
Josh Aas
|
03f2795912
|
merge backout of changeset 4318f781ab87 to investigate Ts changes, b=506812 CLOSED TREE
|
2009-07-31 16:54:34 -04:00 |
|
Josh Aas
|
5c4e688fab
|
Backed out changeset 4318f781ab87 to investigate Ts changes, b=506812 CLOSED TREE
|
2009-07-31 16:53:51 -04:00 |
|
Josh Aas
|
e6160093d3
|
Merge backout of ad9a4a3a5409, b=506812 CLOSED TREE
|
2009-07-31 16:50:28 -04:00 |
|
Josh Aas
|
c363be995f
|
Backed out changeset ad9a4a3a5409, bug 506812. CLOSED TREE
|
2009-07-31 16:49:48 -04:00 |
|
Takanori MATSUURA
|
8305d56735
|
Bug 505367 - Improve python compatibility in extensions/python/xpcom/__init__.py; r=mhammond
|
2009-07-31 22:01:46 +02:00 |
|
Serge Gautherie
|
3c19cd0353
|
Bug 491784 - runxpcshelltests.py should generate a count summary, as reftest and mochitest do; (Av1a) Just do it, plus followup fix for bug 485736; r=ted.mielczarek
|
2009-07-31 21:58:42 +02:00 |
|
Dão Gottwald
|
1877bbd1a2
|
OS X bustage fix
|
2009-07-31 20:39:55 +02:00 |
|
Steffen Wilberg
|
0ff9b98534
|
Bug 206544: Add 'Full Screen' toolbar button. Based on a patch by Georges-Etienne Legendre. r=dao, ui-r=boriss
|
2009-07-31 19:58:17 +02:00 |
|
L. David Baron
|
ee5e6740c7
|
Merge backout of changeset 358af1196dc2 (bug 499655) until we get bug 507487 sorted out.
|
2009-07-31 09:40:17 -07:00 |
|
L. David Baron
|
36c7b60c0c
|
Backed out changeset 358af1196dc2 (bug 499655) until we get bug 507487 sorted out.
|
2009-07-31 09:39:53 -07:00 |
|
Walter Meinl
|
7ed6d7dd5c
|
[OS/2] Bug 507256: stop copying unused OS/2 icons for XULRunner, r=pweilbacher
|
2009-07-31 17:31:09 +02:00 |
|
Josh Aas
|
f0f1c069ce
|
Faster directory enum code for Mac OS X, don't use slow FSRefs. b=506812 r=vlad
|
2009-07-31 11:17:42 -04:00 |
|
Tyler Downer
|
c416a3ded7
|
Bug 503457 - Change "Reset bookmarks to Firefox defaults" to "Delete all bookmarks except for backups". r=rstrong, ui-r=boriss
|
2009-07-31 14:49:58 +02:00 |
|
Dão Gottwald
|
33c3327109
|
Bug 507587 - Warning: reference to undefined property jscookies[cookie.host]. r=zeniko
|
2009-07-31 14:39:22 +02:00 |
|
Dão Gottwald
|
bf4108370b
|
Backed out changeset c086fca6fc55
|
2009-07-31 14:35:48 +02:00 |
|
Michael Ventnor
|
61ed5fe1e2
|
Bug 479220 - Implement the CSS gradients proposal. r=roc,dbaron sr=roc
|
2009-07-31 13:32:32 +02:00 |
|