Raymond Lee
|
e0daa117f5
|
Bug 595560 - Make / and Ctrl-f TabCandy search shortcuts, have Panorama shortcut act like return [r=dolske, a=beltzner]
|
2010-11-24 15:55:18 +08:00 |
Raymond Lee
|
8eb6ba2d43
|
Bug 587351 - Close tabs with middle click in TabCandy [r=ian, a=beltzner]
|
2010-11-24 01:36:28 +08:00 |
Michael Yoshitaka Erlewine
|
03158de535
|
Bug 609446 - Remove GroupItem's xDensity and yDensity properties [r+a=dolske]
|
2010-11-25 23:54:45 -05:00 |
Michael Yoshitaka Erlewine
|
e5d8eed9f6
|
Bug 598807 - Remove code for "GroupItems.arrange" which is no longer used [r+a=dolske]
|
2010-11-25 00:57:09 -05:00 |
Michael Yoshitaka Erlewine
|
67e3fd31ad
|
Bug 587835 - Remove all dev menu code [r+a=dolske]
|
2010-11-24 16:28:02 -05:00 |
Michael Yoshitaka Erlewine
|
77bf430f01
|
Bug 586553 - Optimize tab movement in reorderTabsBasedOnTabItemOrder [r=ian, a=dolske]
|
2010-11-24 16:23:29 -05:00 |
Jan de Mooij
|
3d7f0372b6
|
Bug 613492 - Remove Infinity and NaN checks from dtoa, so that isNaN(parseFloat("infinity")). r=jwalden
--HG--
extra : rebase_source : 52af19d3046baa27cfc65451301eb6d413761986
|
2010-11-19 13:56:27 +01:00 |
Robert Sayre
|
ecf59fded4
|
Merge mozilla-central to tracemonkey.
|
2010-11-24 14:00:42 -08:00 |
Jason Orendorff
|
f601c665bd
|
Bug 613068 - Add version argument to JS_ReadStructuredClone. r=bent.
|
2010-11-24 14:14:02 -06:00 |
Ehsan Akhgari
|
7e0c2f9d10
|
Bug 613433 - Invalid caret position on facebook's status textbox (styled with min-height and overflow-x or overflow-y); r=roc a=blocking-final+
|
2010-11-22 03:13:37 -05:00 |
Jeff Walden
|
1181d531e5
|
Bug 614338 - Move some call object property methods into the js namespace. r=dmandelin
--HG--
extra : rebase_source : 3816a3ae6d775e5866030c8a51cc305f09dda1f2
|
2010-11-16 15:30:57 -08:00 |
Jeff Walden
|
0957e7cd63
|
Bug 614325 - Make Shape::initRuntimeState not do its thing with macros, so that a text search for any of the empty*Shape fields actually shows the location where they're assigned. r=dvander
--HG--
extra : rebase_source : c9df7041b8c8c7f12dce958883f4162c87916cf7
|
2010-11-16 15:30:54 -08:00 |
David Anderson
|
90537482e9
|
Disable global name analysis with var declarations inside with (bug 585524, r=dmandelin).
|
2010-11-23 18:00:39 -08:00 |
David Anderson
|
e18cab0767
|
Fix another IC patching range check (bug 602333 part 4, r=dmandelin).
|
2010-11-23 17:07:01 -08:00 |
David Anderson
|
32b3a9d323
|
Fix register eviction bug in stricteq (bug 613960, r=dmandelin).
|
2010-11-23 16:47:07 -08:00 |
David Mandelin
|
a03cacf4cf
|
Fix MSVC warnings in js.cpp
|
2010-11-23 14:41:35 -08:00 |
David Mandelin
|
df7a5728f1
|
Fix MSVC warnings in jsscope.cpp
|
2010-11-23 14:40:29 -08:00 |
Boris Zbarsky
|
140fc98cc5
|
Bug 613692 followup: more exhaustive tests
|
2010-11-23 17:23:02 -05:00 |
Boris Zbarsky
|
3b5b1cc6e8
|
Bug 602131. Make the 'in' operator trace usefully when its right-hand side is a dense array. r=jorendorff
|
2010-11-23 17:23:02 -05:00 |
Jacob Bramley
|
22c639fb8d
|
ARM assembler tweaks. (b=588021, r=cdleary)
|
2010-11-23 14:00:05 -08:00 |
Chris Leary
|
2465349e68
|
Tracer build fixes. (b=588021, r=dvander)
|
2010-11-23 13:58:34 -08:00 |
Boris Zbarsky
|
271279b494
|
Bug 613692. Make sure to update what our current value is when doing type conversions inside incHelper. r=dvander
|
2010-11-23 14:08:26 -05:00 |
Paul Biggar
|
867324fec9
|
Bug 613173 - Add comment about incorrect usage of $target vs $host (r=ted)
|
2010-11-18 10:40:00 -08:00 |
Paul Biggar
|
ce9dbef447
|
Bug 608696 - Properly fix CROSS_COMPILE breakage from bug 605133 (r=ted)
|
2010-11-23 03:36:24 -08:00 |
Brendan Eich
|
0c17c1ec69
|
Enable XPC_CHECK_WRAPPER_THREADSAFETY in release builds and make it force a failure from XPCWrappedNative::FinishInit (612745, r=gal).
|
2010-11-17 13:05:50 -08:00 |
David Anderson
|
c42a132194
|
Don't allocate JIT code across compartments (bug 612717, r=dmandelin).
|
2010-11-22 16:49:22 -08:00 |
David Anderson
|
d1df10a7e9
|
Better out-of-range checks for ICs on x64 (bug 602333 part 3, r=dmandelin).
|
2010-11-22 14:18:49 -08:00 |
David Mandelin
|
a27e141d49
|
Bug 570385: notify iterators of dense array property deletion in DeleteArrayElement, r=igor
|
2010-11-19 17:01:26 -08:00 |
David Anderson
|
6918252196
|
Fix reading huge array lengths in the tracer (bug 563125, r=njn).
|
2010-11-22 11:05:13 -08:00 |
Jeff Walden
|
992312f39d
|
Fix stupid mistake. r=ψ
|
2010-11-22 13:36:21 -05:00 |
Jeff Walden
|
12adb648bd
|
Fix warnings compiling with gcc 4.5. rs=brendan
|
2010-11-22 11:53:38 -05:00 |
Blake Kaplan
|
73b31da982
|
bug 601803 - Support adopting a node cross-compartment. r=gal/jst, a=blocker
|
2010-11-15 17:21:25 -08:00 |
Robert Strong
|
6e17446d68
|
Bug 615467 - intermittent failure in toolkit\mozapps\update\test\unit\test_0170_fileLocked_xp_win_complete.js | test failed (with xpcshell return code: 0), see following log: succeeded == failed. r=dtownsend, a=test fix
|
2010-12-02 19:57:20 -08:00 |
Robert Strong
|
bd82beb5de
|
File fragmentation on update fix for partial updates which are by far the worst culprit - Bug 570058 - investigate small writes from MBS_ApplyPatch. r=tglek, r=dtownsend, a=dtownsend
|
2010-12-02 19:57:05 -08:00 |
Robert Strong
|
5043589af4
|
Bug 614767 - dos line ending in extensions-aero.css. r=dtownsend, a=dtownsend
|
2010-12-02 19:56:47 -08:00 |
Dave Townsend
|
df86b1c010
|
Backing out changeset 3f004b291c65 from bug 571970 due to test failures. a=backout
|
2010-12-02 18:35:44 -08:00 |
Dave Townsend
|
7096b822a5
|
Backing out bug 591024, bug 610764 and bug 614416 due to test failures. a=bustage
|
2010-12-02 17:52:34 -08:00 |
Alon Zakai
|
2c65fbb184
|
Bug 613076 - Fix GetDPI in the content process. r=cjones a=blocking-fennec
|
2010-12-02 17:24:04 -08:00 |
Brad Lassey
|
d7bfcd5d62
|
bug 615208 - Android keyboard does not insert/delete at the caret in content forms r=cjones a=blocking-fennec
|
2010-12-02 15:51:25 -05:00 |
Matt Brubeck
|
91f79ffb65
|
Bug 610785 - Can't open downloaded .apk file. r=bz a=blocking-fennec
|
2010-12-02 14:56:29 -08:00 |
Michael Wu
|
2e3052f02f
|
Bug 612392 - Avoid 2D draws when doing 3D, r=vlad a=blocking-fennec
|
2010-12-02 17:23:41 -08:00 |
Matthew Gregan
|
c97712ebbc
|
Bug 615134 - Adjust ALSA start threshold to reduce the chance of deadlocking when recovering from underruns. r=cpearce a=roc
|
2010-12-02 12:41:19 +13:00 |
timeless@mozdev.org
|
cd9ebf39ef
|
Bug 615838 comparison between signed and unsigned integer expressions in nsMediaCache::FlushInternal. r=roc a=roc
|
2010-12-03 14:08:49 +13:00 |
Johnny Stenback
|
67eed32517
|
Bug 606709. Ensure that a traced inner window's outer window gets traced too, so that the inner doesn't outlive its outer window. r=mrbkap@gmail.com, a=blocker
|
2010-12-02 16:55:38 -08:00 |
Michal Novotny
|
d56d1840a3
|
bug 363109 - body of HTTP 304 response is treated as a HTTP/0.9 response to subsequent HTTP request. r=biesi, sr=bz, a=blocker
|
2010-12-01 02:02:52 +02:00 |
Dave Townsend
|
709d4c12f0
|
Bug 571970: Main browser chrome should be hidden when viewing in-content UI. r=gavin, a=blocks-betaN
|
2010-11-30 16:02:17 -08:00 |
Dave Townsend
|
a4178b5da5
|
Bug 591024: Only show "Available Updates" pane when pending updates are available. r=Unfocused, a=blocks-final
|
2010-11-30 15:33:39 -08:00 |
Dave Townsend
|
966ec3f20c
|
Bug 610764: Get Add-ons tab is not default selection in new profile. r=Unfocused, a=blocks-final
|
2010-11-30 14:19:10 -08:00 |
Dave Townsend
|
e5f46d4fdc
|
Bug 614416: Building add-on lists is too slow. r=Unfocused, a=blocks-final
|
2010-11-30 14:18:00 -08:00 |
Dave Townsend
|
3857d3ebf9
|
Bug 615980: 64x64 icons shouldn't be squished down to 48x48. r=Unfocused, a=blocks-final
|
2010-12-02 09:32:28 -08:00 |