Commit Graph

238593 Commits

Author SHA1 Message Date
Andreas Gal
8325a9f76e Fix compartment mismatches in js/jetpack (bug 624366, r=jst). 2011-01-26 15:18:51 -08:00
Jeff Walden
5c0538150a Bug 497869 - Switch ES5's FutureReservedWords to be reserved only in strict mode, because we foolishly unreserved them once in the past. r=brendan 2011-01-26 15:02:07 -08:00
David Anderson
2cc9032a48 Clone lambdas in heavyweight scopes (bug 625157, r=brendan). 2011-01-26 12:41:15 -08:00
Andreas Gal
53bf5744ef In Proxy get(own)PropertyDescriptor return undefined if property doesn't exist (bug 582967, r=brendan/jorendorff). 2011-01-26 10:43:10 -08:00
David Mandelin
4dcb309477 Bug 628612 followup: fix mochitest that assumes constructors are non-configurable, r=orange, a=blocker 2011-01-25 18:57:59 -08:00
Chris Leary
d74a0eab16 Follow up fix 2 for bug 623435. (r=brendan)
--HG--
extra : rebase_source : 5c9b8aec39f707f0539b1a9e299f8a5fcc5ee753
2011-01-25 18:00:31 -08:00
David Mandelin
933116f635 Bug 628612: make window constructor properties configurable so Facebook works, r=cam,jeff, a=blocker 2011-01-25 17:49:10 -08:00
Chris Leary
e7ce40632d Follow up fix for bug 623435. (r=brendan) 2011-01-25 17:16:38 -08:00
Chris Leary
07bf6c5ab7 Bug 623435: Rip out deprecated RegExp.compile. (r=brendan) 2011-01-25 14:32:53 -08:00
Luke Wagner
2f7dae01d9 Bug 627227 - Remove retval-jsval optimization in CallMethod; take the normal wrapping path (r=jst)
--HG--
extra : rebase_source : 899a628dd668efc48d91bd7098010f9c8d4ae61c
2011-01-25 12:27:17 -08:00
David Mandelin
0660c9134c Bug 624041: skip elements deleted via shift or reverse in iteration, r=igor
--HG--
extra : rebase_source : 4e6862e68ee808b172c782412a2983ad0ea5ac4a
2011-01-10 18:39:46 -08:00
Jeff Walden
f9bf2b8764 Oops, shell-only test. r=sparky 2011-01-25 11:48:32 -08:00
Luke Wagner
ac9115d1d4 Bug 627959, part 3 - move dtoaCache into the compartment (r=billm)
--HG--
extra : rebase_source : 19f2f0bebdfa7f8b349086be18847ffeb834ef4e
2011-01-24 16:30:16 -08:00
Luke Wagner
6f0e9958cd Bug 627959, part 2 - wrap exception in XPCThrower::ThrowExceptionObject (r=gal)
--HG--
extra : rebase_source : ea39e580d733130b63d0a71c19c32e773e50f50b
2011-01-24 16:30:16 -08:00
Luke Wagner
e8c23300b2 Bug 627959, part 1 - Also assert same compartment on strings (r=me)
--HG--
extra : rebase_source : c6d45ea9f46d68b12b03efd13192d4d217ed4783
2011-01-24 16:30:08 -08:00
Jeff Walden
f421f78018 Add tests for behavior of function statements inside with. r=tests
--HG--
extra : rebase_source : c8088e21fb5aeca0b8f62dd8364435ac67e6aa6e
2011-01-24 16:49:26 -08:00
Steve Fink
e4d11ccf5d Improve comment. Related to bug 627943.
--HG--
extra : rebase_source : ba7505cfd9c0b1957172ba12a0fd39f44050916f
2011-01-24 23:16:48 -08:00
Steve Fink
1eba3b0769 Bug 627516 - Unconditionally #include assembler/wtf/Platform.h to fix crash with --disable-methodjit, r=cdleary
--HG--
extra : rebase_source : cffc3a025b7f32111f97a6853fc5555282568ffe
2011-01-20 14:03:51 -08:00
Steve Fink
83784323ec Bug 627943 - Bad ordering of exception save/wrap/restore, r=gal
--HG--
extra : rebase_source : bc2bdd4af8c4639456a8a7c77f8a0353e44ac1d2
2011-01-21 17:32:00 -08:00
Chris Leary
8a9852db5d Backed out changeset b88172246b66 due to Win32 debug failures. 2011-01-25 04:11:47 -08:00
Chris Leary
39fad63856 Bug 595691: fix versioning across VM instances, remove _options. (r=luke,brendan,igor) 2011-01-25 02:33:27 -08:00
Andreas Gal
a157e94a69 Trigger appropriate proxy trap for Object.getOwnPropertyNames (bug 628333, r=jwalden). 2011-01-24 22:39:58 -08:00
Chris Leary
f834b150eb Merge mozilla-central and tracemonkey. (a=blockers) 2011-01-24 19:47:52 -08:00
Chris Leary
a091a9aedb Back out changeset 72cb2f4a893c 2011-01-24 19:45:08 -08:00
Andreas Gal
701754985b Trigger appropriate proxy trap for Object.getOwnPropertyNames (bug 628333, r=jwalden). 2011-01-24 16:10:54 -08:00
Andreas Gal
3dceda6cb5 Don't include jsapi.h in nsContentUtils.h (bug 628178, r/a=jst). 2011-01-24 16:07:13 -08:00
Bill McCloskey
919e07c3e6 Bug 627475 - Fix missing return stmt for Android (fixes changeset 4031baed59f7) 2011-01-24 15:16:27 -08:00
Steve Fink
1e103f9444 Backed out changeset e13f3b909fa2 2011-01-24 15:12:18 -08:00
Steve Fink
6fb67912db Backed out changeset 6dcf1547ea08 2011-01-24 15:11:58 -08:00
Steve Fink
1e16d933f6 Backed out changeset 47678330818a 2011-01-24 15:11:34 -08:00
Steve Fink
35fc9382af Backed out changeset 8743def9e748 2011-01-24 15:11:13 -08:00
Steve Fink
46129bcee6 Backed out changeset b7e91bafdcd9 2011-01-24 15:10:52 -08:00
Steve Fink
4b221c996d Backed out changeset d54eac606dd7 2011-01-24 15:10:23 -08:00
Steve Fink
4e701c9d70 Backed out changeset c10e63cba3b6 2011-01-24 15:07:00 -08:00
Steve Fink
6dd5148204 Improve comment. Related to bug 627943.
--HG--
extra : rebase_source : 66619f6ab6ed81dd0a7d01df5a03274229b5e12e
2011-01-24 14:43:39 -08:00
Steve Fink
64dc5effd3 Bug 626830 - XPConnect should turn debugging off immediately, without waiting for a quiescent stack
--HG--
extra : rebase_source : 62a7bb8024313841b4c40c86ccaedd1ae9f56ad1
2011-01-24 13:24:52 -08:00
Steve Fink
b42bfa59ab Bug 626830 - Allow JSD to turn on debugging when no JS code is running, not just when XPConnect stack is completely empty, r=dmandelin
--HG--
extra : rebase_source : 3f177904d2708642dfec8d5937964ec8fc83427a
2011-01-24 13:21:18 -08:00
Jacek Caban
0c2fec1ca8 Bug 628117 - nsAppRunner.cpp fails to compilr with dwrite disabled; r=jdaggett,Bas approval2.0=joedrew
--HG--
extra : rebase_source : 32b77b4ad76f30c4ae3a73f19d58d09cd47b7b69
2011-01-23 05:45:00 -05:00
Alexander Surkov
7e7f49132d Bug 613919 - Make characterCount fast, r=davidb, a=2.0+ 2011-01-25 11:33:47 +08:00
Alexander Surkov
0048edbc9d Bug 625693 - nsAccessibilityService::NotifyOfAnchorJumpTo should be processed as document notification, r=davidb, a=blocking2.0Final+ 2011-01-25 11:33:37 +08:00
Patrick Walton
8c9dac221a Bug 628110 - Back out changeset d1adb7b245bd (removal of MaybeGC() every 20th script execution) to fix SunSpider regression. r=gal a=blocking2.0:betaN+ 2011-01-24 14:56:40 -08:00
Margaret Leibovic
262373936b Bug 595271 - Create focus styles for split menu buttons in popup (doorhanger) notifications [r=dao, a=blocking] 2011-01-24 17:27:25 -08:00
Dão Gottwald
20bfb21eb4 Bug 627324 - Bottom toolbox border interrupts shadow on the sides. r=fryn a=dolske 2011-01-24 17:43:19 -08:00
Frank Yan
8d4a4a2c87 Bug 591652 - Make the tab view (Panorama) background transparent to reveal glass (if enabled) on Windows. r=dao ui-r=faaborg a=dolske 2011-01-24 17:40:34 -08:00
Frank Yan
426d6b331b Remove outdated windows versions from makefile comment. a=comment-only 2011-01-24 17:39:12 -08:00
Frank Yan
a9c756e389 Bug 612053 - clicking a few pixels down from "Plugins" should not make hidden pane appear. r=bmcbride a=dolske 2011-01-24 17:37:57 -08:00
L. David Baron
dd6d9fe788 By default, disable MozAfterPaint for content. (Bug 608030) r=roc a=blocking2.0:betaN+ 2011-01-24 16:23:08 -08:00
L. David Baron
177b2600d0 Clean up setting of preferences for reftest. (Bug 608030) r=roc a=blocking2.0:betaN+ 2011-01-24 16:23:07 -08:00
L. David Baron
51aff3c842 Honor the "gfx.color_management.force_srgb" when it is set as a default pref in addition to when it is set as a user pref. (Bug 608030) r=jrmuizel a2.0=blocking2.0:betaN+ 2011-01-24 16:23:07 -08:00
Dave Townsend
23fdf3025d Backout of changeset 9acd51502a65 from bug 579846. a=bustage 2011-01-24 14:59:51 -08:00