Jeff Walden
|
e9faaca013
|
*Fewer* *occurrences*, not "less occurences". r=languagenazi
|
2011-06-23 11:07:27 -07:00 |
Dave Herman
|
a118c1779b
|
Bug 665286 - crash on yield in arguments list (r=cdleary)
|
2011-06-23 18:20:31 -04:00 |
Dave Herman
|
3e3f495eea
|
Fixed broken test case (r=orange)
|
2011-06-23 16:40:58 -04:00 |
Paul Biggar
|
b049ab5373
|
Bug 666052: Remove unused NSPR defines for events, hashtables and arenas (r=luke)
|
2011-06-23 13:27:04 -07:00 |
Luke Wagner
|
b9cc62405d
|
Update 'make check' OffTheBooks/Foreground accounting for 580ad572687b
|
2011-06-23 10:43:31 -07:00 |
Jeff Walden
|
99b73e709d
|
Bug 660517 - Kill XML objects as prototypes. r=mrbkap
--HG--
extra : rebase_source : e2bf46111cab2bf97abe5a1bd8d0b25d97e8bfb9
|
2011-06-16 15:43:58 -07:00 |
Jeff Walden
|
a822cec697
|
Bug 587268 - Consolidate duplicate properties during enumeration of objects with custom enumeration behavior. r=dmandelin
--HG--
extra : rebase_source : ffd03f833471205e896815a7593326d2f7ea7bac
|
2011-06-21 16:52:25 -07:00 |
Luke Wagner
|
84bfceb12b
|
Bug 665247 - Remove unused metering code (r=igor)
--HG--
extra : rebase_source : 78ec31e4236f63f8a91024f34b1b99a889dc47f5
|
2011-06-21 10:26:22 -07:00 |
Dave Herman
|
0fa9149224
|
Bug 632030 - Reflect.parse handling of duplicate var declarations (r=jorendorff)
|
2011-06-23 12:31:40 -04:00 |
Daniel Holbert
|
35719db325
|
Bug 666481: Remove set-but-not-used variable 'count' from jsatom.cpp. r=igor
|
2011-06-23 02:47:13 -07:00 |
Dave Herman
|
4f6d5bfc0c
|
Bug 632056 - Reflect.parse() constant-folding test
|
2011-06-23 03:44:56 -04:00 |
Dave Herman
|
4b0e8701e0
|
Bug 632029 - Reflect.parse() constant-folding
|
2011-06-23 03:31:12 -04:00 |
Dave Herman
|
ac0becbe04
|
Bug 632026 - Reflect.parse() constant folding test
|
2011-06-23 03:17:42 -04:00 |
Igor Bukanov
|
5af5e84413
|
bug 665781 - do not shrink XML arrays during GC. r=gal
|
2011-06-21 12:23:14 +02:00 |
Luke Wagner
|
77678e0de9
|
Bug 666003 - Set 'script' after pushing inline frame in JSOP_CALL (r=waldo)
--HG--
extra : rebase_source : a3a922c32a1f68fcd5dcf72937d695b39bbb4770
|
2011-06-21 17:44:50 -07:00 |
Nicholas Nethercote
|
3ce1775637
|
Bug 665404 - Create JaegerCompartments lazily. r=luke.
|
2011-06-22 09:16:23 +10:00 |
Bob Clary
|
ec5e4fcacd
|
bug 662468 - JavaScript Tests - restore Object.prototype.string in e4x/Regress/regress-373082.js, r=igor.
|
2011-06-21 10:35:29 -07:00 |
Nicholas Nethercote
|
c6cdeebe9d
|
Bug 661068 follow-up - Fix the --disable-tracejit bustage caused by 1e464e38591e. Oh the humanity!
|
2011-06-21 13:18:15 +10:00 |
Nicholas Nethercote
|
5579c4364e
|
Bug 661068 - Create TraceMonitors lazily. r=luke.
|
2011-06-21 12:47:04 +10:00 |
Chris Leary
|
211fa60264
|
Merge mozilla central and tracemonkey.
|
2011-06-20 16:49:20 -07:00 |
Gregor Wagner
|
35b03ae9b3
|
Bug 656120 - Change MaybeGC trigger. r=igor
|
2011-06-20 14:44:26 -07:00 |
Ehsan Akhgari
|
2cc3d96913
|
Merge the last green changeset on mozilla-inbound to mozilla-central
|
2011-06-20 16:06:04 -04:00 |
Ed Morley
|
290f353f08
|
Bug 665359 - Remove unused variable res from nsHTMLEditor::AddPositioningOffset; r=ehsan
DONTBUILD
|
2011-06-20 14:53:51 -04:00 |
Jesse Ruderman
|
55153c3867
|
Add crashtest from bug 603146
|
2011-06-20 11:42:05 -07:00 |
Jesse Ruderman
|
7752d829cd
|
Add crashtest from bug 609560
|
2011-06-20 11:42:05 -07:00 |
Jesse Ruderman
|
6282ea4f29
|
Add crashtest from bug 468563
|
2011-06-20 11:42:05 -07:00 |
Jesse Ruderman
|
a0ce76dc63
|
Add crashtest from bug 588627
|
2011-06-20 11:42:05 -07:00 |
Jesse Ruderman
|
e44dc8379b
|
Add crashtest from bug 541620
|
2011-06-20 11:42:05 -07:00 |
Jesse Ruderman
|
8f9de07d93
|
Add crashtest from bug 605672
|
2011-06-20 11:42:05 -07:00 |
Jesse Ruderman
|
e0b9808dc8
|
Add crashtest from bug 614499
|
2011-06-20 11:42:05 -07:00 |
Jesse Ruderman
|
a901f446ef
|
Add crashtest from bug 576649
|
2011-06-20 11:42:05 -07:00 |
Jesse Ruderman
|
fb5fff274b
|
Add crashtest from bug 601284
|
2011-06-20 11:42:05 -07:00 |
Jesse Ruderman
|
4785957376
|
Add crashtest from bug 616930
|
2011-06-20 11:42:05 -07:00 |
Dave Townsend
|
b20978fb01
|
Bug 664833: Having a pending install for an existing add-on when a schema migration occurs will break the extension manager. r=robstrong
|
2011-06-20 09:56:00 -07:00 |
Kyle Huey
|
ea41583642
|
Back out Bug 441197 which was going to try ...
|
2011-06-20 11:18:19 -07:00 |
Kyle Huey
|
5c11341830
|
try: -b do -n -p win32 -u all -t all
|
2011-06-20 10:36:09 -07:00 |
Tim Taubert
|
a0a26219cd
|
Bug 665502 - tabItems are resized when closing the active tab in a group; r=dietrich
|
2011-06-20 18:34:55 +02:00 |
Kyle Huey
|
f284c1f66d
|
* * *
try: -b d -p win32 -u all
|
2011-06-20 08:57:16 -07:00 |
Kyle Huey
|
4c41b8e833
|
imported patch 441197-1
|
2011-06-20 08:57:12 -07:00 |
Kyle Huey
|
483400c22b
|
imported patch ipcnsid
|
2011-06-20 08:57:09 -07:00 |
Steven Michaud
|
78fd1914ad
|
Bug 663688 - Temporarily default to turning off downloadable fonts on OS X Lion. r=jdaggett,jfkthame
|
2011-06-20 10:42:39 -05:00 |
Mark Finkle
|
3aaee6e5ce
|
Bug 665544 - Using Quit menu does not save session state as expected [r=mbrubeck]
|
2011-06-20 11:29:26 -04:00 |
Landry Breuil
|
d3a19207ce
|
Bug 665040: "-not" is not a POSIX-compliant argument to `find`. Use "!" (r=khuey)
|
2011-06-17 15:48:00 -07:00 |
Raymond Lee
|
6f96f19c54
|
Bug 633190 - Inconsistent animation behavior for creating new tab in Panorama r=ian
|
2011-06-17 13:05:30 +08:00 |
Doug Turner
|
93545e9069
|
Backing out 98334d656ac4 - linux build bustage. r=me
|
2011-06-20 09:20:39 -07:00 |
Doug Turner
|
862c9efe6b
|
Bug 662678 - Follow to address renaming issues. r=ventnor
|
2011-06-20 08:51:07 -07:00 |
Phil Ringnalda
|
b3cf8a6208
|
Backout 26f6aa46f70f (Bug 542580) because it's not that test, it's whatever four widget-testing bugs happen to time out
|
2011-06-20 07:35:01 -07:00 |
Ehsan Akhgari
|
7f9ad131ed
|
Bug 660199 - Avoid using invalid C++ casts when registering/unregistering editor event listeners; r=roc
|
2011-06-20 09:55:22 -04:00 |
Rafael Avila de Espindola
|
a1c6220ca2
|
Bug 641232 - Make HAS_XCODE_2_1 detection compatible with Xcode 4 - Remove unused configure bits. r=khuey
|
2011-06-20 10:40:58 +01:00 |
Blair McBride
|
082b0593ab
|
Bug 658431 - Move generic page styling into separate stylesheet for reuse in other in-content UIs. r=dao,dtownsend
--HG--
rename : toolkit/themes/pinstripe/mozapps/extensions/background-texture.png => toolkit/themes/pinstripe/global/inContentUI/background-texture.png
rename : toolkit/themes/winstripe/mozapps/extensions/background-texture.png => toolkit/themes/winstripe/global/inContentUI/background-texture.png
|
2011-06-20 20:37:46 +12:00 |