Boris Zbarsky
|
9a769982bc
|
Bug 475912. Rev nsITokenDialogs iid in CLOSED TREE
|
2009-02-03 15:45:26 -05:00 |
|
Boris Zbarsky
|
e4b078cd82
|
Bug 475913. Rev nsIXULWindow iid in CLOSED TREE
|
2009-02-03 15:45:26 -05:00 |
|
Boris Zbarsky
|
55f4cd190a
|
Bug 475915. Rev nsPIWindowWatcher iid in CLOSED TREE
|
2009-02-03 15:45:26 -05:00 |
|
David Mandelin
|
e62fb21f2a
|
Fixed signed/unsigned compare warning
|
2009-02-03 10:59:24 -08:00 |
|
Jason Orendorff
|
27c16ff3b1
|
Bug 476666 - TM: Crash reading near 0 @Detecting, regression due to bug 476238. r=gal.
|
2009-02-03 12:39:46 -06:00 |
|
Jason Orendorff
|
4e3f2cfd40
|
Revert to 07be1f190a3d. Revision 5f5c1cd63641 should not have been pushed.
|
2009-02-03 12:38:44 -06:00 |
|
Jason Orendorff
|
fd4bd7a53c
|
Merge.
|
2009-02-03 12:22:55 -06:00 |
|
Jason Orendorff
|
f8ca22b197
|
Bug 476666 - TM: Crash reading near 0 @Detecting, regression due to bug 476238. r=gal.
|
2009-02-03 12:19:50 -06:00 |
|
Gordon P. Hemsley
|
5b02bee2db
|
Bug 476295. Remove unused prescontext local. r+sr=bzbarsky
|
2009-02-03 10:40:38 -05:00 |
|
Robert Kaiser
|
1ef654b1ca
|
bug 474732 - Rerunning configure causes the world to be rebuilt, r=ted
|
2009-02-03 16:29:21 +01:00 |
|
Nilay Vaish
|
4bf92afb22
|
Bug 473268 - We should use forget instead of swap in mozStorageService.cpp; r=sdwilsh
|
2009-02-03 15:42:28 +01:00 |
|
Nilay Vaish
|
1c1304980a
|
Bug 473269 - Stop using swap, and start using forget; r=sdwilsh
|
2009-02-03 15:42:26 +01:00 |
|
Craig Topper
|
6ac140717f
|
Bug 374111 - DeCOMtaminate SVG viewBox; r+sr=roc
|
2009-02-03 15:42:24 +01:00 |
|
Andrew Sutherland
|
d63e071cfb
|
Bug 463907 - mozStorageConnection::ExecuteAsync does not check that provided statements have not been finalized; r=sdwilsh
|
2009-02-03 15:42:22 +01:00 |
|
Nickolay_Ponomarev
|
1820b09634
|
Bug 472258 - Reinitializing one-shot timers by resetting delay (->SetDelay) doesn't work anymore - fix callers; r+sr=bzbarsky
|
2009-02-03 15:42:21 +01:00 |
|
Arpad Borsos
|
829f9f024a
|
Bug 474369 - get rid of nsVoidArray; layout part; r+sr=roc
|
2009-02-03 15:42:18 +01:00 |
|
Boris Zbarsky
|
553227508e
|
Bug 476063. Only do special fieldsetty stuff with <legend>s that are in a fieldset. r+sr=dbaron
|
2009-02-03 09:29:47 -05:00 |
|
Boris Zbarsky
|
47183857d0
|
Bug 476087. Work around editor breakage with anonymous content. r+sr=dbaron
|
2009-02-03 09:29:46 -05:00 |
|
Vladimir Vukicevic
|
ff530b54bb
|
Back out bug 466586 (eBay preview image occasionally disappears after briefly appearing), due to 476349 crashes
|
2009-02-02 21:23:09 -08:00 |
|
Vladimir Vukicevic
|
5491a16c93
|
Backing out test for bug 466586
|
2009-02-02 21:14:59 -08:00 |
|
Asaf Romano
|
fe12740187
|
Bug 471499 - Actually address beltzner's comments.
|
2009-02-04 23:42:29 +02:00 |
|
Asaf Romano
|
491ec3abe4
|
Bug 471499 - Actually address beltzner's comments.
|
2009-02-04 23:33:01 +02:00 |
|
L. David Baron
|
8eb7aff884
|
Rename aInherited/inherited to aCanStoreInRuleTree/canStoreInRuleTree. (Bug 476598) r+sr=bzbarsky
|
2009-02-04 13:24:18 -08:00 |
|
L. David Baron
|
1854f68bbb
|
Reverse the boolean meaning of inherited/aInherited. (This patch, without the next patch to rename things, makes the code make less sense.) (Bug 476598) r+sr=bzbarsky
|
2009-02-04 13:24:18 -08:00 |
|
L. David Baron
|
d36ea26331
|
Make the aInherited parameters to Compute*Data const. (Bug 476598) r+sr=bzbarsky
|
2009-02-04 13:24:18 -08:00 |
|
L. David Baron
|
815dc2c66f
|
Fix incorrect uses of aInherited rather than inherited so that we can make aInherited const. (Bug 476598) r+sr=bzbarsky
|
2009-02-04 13:24:18 -08:00 |
|
L. David Baron
|
f8ebcab1a6
|
Add test that legend is display:block by default. (Bug 476063)
|
2009-02-04 13:24:18 -08:00 |
|
L. David Baron
|
0e1e58e70d
|
Correctly handle a style change reflow on a subtree that has placeholders with out of flows outside that subtree. (Bug 363247) r+sr=bzbarsky
|
2009-02-04 13:24:18 -08:00 |
|
L. David Baron
|
c7db9ce60f
|
Keep width of avail space rect at least 0. (Bug 476372) r+sr=roc
|
2009-02-04 13:24:17 -08:00 |
|
Brendan Eich
|
2cbed5bed4
|
Give up on automation due to intermittent redness (r=jst).
|
2009-02-02 18:51:47 -08:00 |
|
Jason Orendorff
|
df4d8addef
|
Bug 462042 - TM: Allow GC with traced machine code on stack. r=brendan.
|
2009-02-02 20:49:53 -06:00 |
|
Jason Orendorff
|
f6ffd1d380
|
[mq]: bug-462027-v9
|
2009-02-02 20:42:46 -06:00 |
|
Andreas Gal
|
68e8901a4a
|
Bake the value of fp->imacpc into the trace and report it at recording time when detecting inside JSOP_GETELEM (follow-up for 476238, r=brendan,jorendorff).
|
2009-02-02 18:21:28 -08:00 |
|
Andreas Gal
|
37c6216a54
|
Merge.
|
2009-02-02 17:26:22 -08:00 |
|
Andreas Gal
|
3682914dfd
|
Leave a hint for GetProperty in the context so it can figure out the current bytecode location without de-optimizing (476238, r=jorendorff).
|
2009-02-02 17:25:59 -08:00 |
|
Brendan Eich
|
8616d3c893
|
Try hardest of all (last time) to fix redness (r=nthomas).
|
2009-02-02 16:49:28 -08:00 |
|
Brendan Eich
|
eaee2dba84
|
Try hardest to fix redness (r=me).
|
2009-02-02 15:15:07 -08:00 |
|
Brendan Eich
|
526f6564d7
|
Try harder to fix redness (r=bsmedberg).
|
2009-02-02 14:34:45 -08:00 |
|
Brendan Eich
|
95121367a0
|
Try to fix redness (r=ted).
|
2009-02-02 14:17:43 -08:00 |
|
Brendan Eich
|
c2c9e37e08
|
Bug 476181 - imacros.c.out out of date; also Makefile.in bustage/cleanup (r=ted/jorendorff).
|
2009-02-02 13:53:35 -08:00 |
|
Igor Bukanov
|
70bfc5a80d
|
bug 476049 - optimizing js_CheckRedeclaration for the common case of non-existing properties. r=brendan
|
2009-02-02 20:53:56 +01:00 |
|
Andreas Gal
|
9ae445580b
|
Merge.
|
2009-02-01 23:16:39 -08:00 |
|
Andreas Gal
|
4d4966294d
|
Assert that JSVAL_ERROR_COOKIE doesn't leak from the JIT into the interpreter (r=me, debug only).
|
2009-02-01 23:16:00 -08:00 |
|
Jeff Walden
|
543f0d5a97
|
Back out bug 474501; it has a problem with one Mochitest.
|
2009-01-30 20:00:52 -08:00 |
|
Jeff Walden
|
3ccb27836a
|
I hate LiveConnect.
|
2009-01-30 18:17:13 -08:00 |
|
Jeff Walden
|
3fcb6ac3ea
|
Bustage fix, not updated for changes in c0b2c82a524e
|
2009-01-30 17:59:12 -08:00 |
|
Jeff Walden
|
e961f82d89
|
Bug 474501 - JSON literals shouldn't have prototype setters run during evaluation. r=brendan
|
2009-01-30 17:40:33 -08:00 |
|
Jason Orendorff
|
7fbb18f1ed
|
Fix for red caused by rev 932126be5356.
|
2009-01-30 18:02:35 -06:00 |
|
Jason Orendorff
|
37f2985bdf
|
Bug 476177 - TM: cx->stackPool must not be accessed on trace. r=brendan.
--HG--
extra : rebase_source : 746d61b54aa38cbe18fe31bce4efcbbad4629678
|
2009-01-30 17:40:05 -06:00 |
|
Andreas Gal
|
8c35f95c27
|
Merge.
|
2009-01-30 15:16:43 -08:00 |
|