Olli Pettay
|
8a80d1342c
|
Bug 635251 - Don't call GC or CC unexpectedly during shutdown, r=gal, a=gal
|
2011-02-20 22:56:16 +02:00 |
Mike Shaver
|
65b1677efe
|
Backed out changeset 4d86e63ff60d, diagnostic patch; back out 3da12edf735e, followup fix; back out bug 631135 completely, unexplained intermittent orange. r=waldo, a=orange
|
2011-02-19 20:46:44 -08:00 |
Olli Pettay
|
616e67ede7
|
Bug 635227 - crash [@ nsJSContext::CycleCollectNow], r=gal, a=hb
|
2011-02-19 14:27:56 +02:00 |
Jeff Walden
|
fdbd574b6d
|
Bug 631135 - Objects created by or on behalf of fast natives and property ops (getters or setters) are parented to the wrong proto and global. r=lw,jst,mrbkap,bz, a=jst
--HG--
extra : rebase_source : a2f6a11ac3bcc7925cbf122057b694a0aafac970
|
2011-02-08 17:20:06 -08:00 |
Jonas Sicking
|
1b25d61e5e
|
Bug 634435: Add a property to expose the current pushState-state. r=jlebar a=beltzner
|
2011-02-17 12:44:04 -08:00 |
Ms2ger
|
c685e553a6
|
Bug 615501 - Followup to fix assertion; r+a=sicking
|
2011-02-17 14:39:53 -05:00 |
Justin Lebar ext:(%2C%20Ms2ger%20%3Cms2ger%40gmail.com%3E)
|
af65394ce9
|
Bug 615501 - Make push/replaceState suppress the popstate-after-load event; r=sicking a=jst
|
2011-02-14 13:15:29 -08:00 |
Blake Kaplan
|
6cd196e2d6
|
Bug 629227 - ObjectIsNativeWrapper lies for document.domain. a=blocker
|
2011-02-16 20:29:14 -08:00 |
Andreas Gal
|
cd71f1272a
|
Fix GC/CC scheduling (bug 630932, patch by gal/smaug, r=mrbkap). a=blocker
|
2011-02-16 15:47:12 -08:00 |
Ben Turner
|
6e6a9cb986
|
Bug 614347 - 'XPConnect-wrapped JSObjects must clear their gray bit when they are handed out'. r=peterv+gal, a=blocking.
|
2011-02-16 12:47:08 -08:00 |
Dave Townsend
|
40e9c7c104
|
Followup for bug 613800, address review comments. r=jst, a=blocks-final
|
2011-02-16 10:27:25 -08:00 |
Andreas Gal
|
68f04cdd1b
|
Xray wrappers don't cache resolved native properties on the holder object (bug 633382, r=mrbkap/jst, a=blocker).
|
2011-02-15 19:00:55 -08:00 |
Justin Dolske
|
b58931db4f
|
Bug 613800 - A Race Condition when closing inactive tab with alerts in OnBeforeUnload; r=jst a=blocking-final
|
2011-02-15 19:35:28 -05:00 |
Chris Leary
|
c228dde80b
|
Merge tracemonkey to mozilla-central. (a=blockers)
|
2011-02-15 12:05:57 -08:00 |
Andreas Gal
|
7a8b11eec7
|
js_UnbrandAndClearSlots leaks, use JS_ClearScope and throw if compile-N-go scripts are run after JS_ClearScope (630072, r=brendan, a=blocker).
|
2011-02-13 20:55:33 -08:00 |
Andreas Gal
|
40c1334282
|
js_UnbrandAndClearSlots leaks, use JS_ClearScope and throw if compile-N-go scripts are run after JS_ClearScope (630072, r=brendan).
|
2011-02-13 20:55:33 -08:00 |
Bill McCloskey
|
add41dfe8e
|
Bug 631951 - Shrink methodjit memory usage by interpreting a few times before compiling (r=dvander)
|
2011-02-11 16:31:32 -08:00 |
Chris Leary
|
c1a0f114a8
|
Merge tracemonkey and mozilla-central. (a=blockers)
|
2011-02-11 09:56:19 -08:00 |
Nochum Sossonko
|
7cc612fef1
|
Bug 608191 - Fix dochsell assertion caused by not forwarding relevant nsGlobalWindow functions, r=bzbarsky a=jst
|
2011-02-11 11:43:26 -05:00 |
Olli Pettay
|
26e520cbd3
|
Backout Bug 630932, a=backout, we need Bug 614347
|
2011-02-11 18:33:50 +02:00 |
gal@uci.edu
|
9072f1670f
|
Bug 630932, change CC/GC scheduling, r=smaug, a=blocker
|
2011-02-11 17:12:47 +02:00 |
Jonas Sicking
|
3ed21b4f5f
|
Bug 633414: Update cursor properties to latest spec. r=bent a=jst
|
2011-02-10 23:47:00 -08:00 |
Luke Wagner
|
669b2c230a
|
Bug 627954, part 1: take out unnecessary compartment hack (r=gal)
--HG--
extra : rebase_source : 471f500689b2b8a79386907b3071b27c1c67afbe
|
2011-02-01 15:45:46 -08:00 |
Ben Turner
|
74655ba38b
|
Backout 10ebc5ea11ac due to test failures.
|
2011-02-09 15:29:31 -08:00 |
Ben Turner
|
8ded93b4f5
|
Bug 614347 - 'XPConnect-wrapped JSObjects must clear their gray bit when they are handed out'. r=peterv+gal, a=blocking.
|
2011-02-09 12:51:16 -08:00 |
Jim Blandy
|
9c0d42c077
|
Bug 537873: Add 'strict' argument to setters defined throughout Firefox. r=brendan
This should take care of all setters defined outside SpiderMonkey proper. Very mechanical.
|
2011-02-09 11:31:40 -08:00 |
Ben Turner
|
4c972f46c5
|
Backout bug 614347 due to test failures
|
2011-02-08 22:15:48 -08:00 |
Ben Turner
|
ec808d0089
|
Bug 614347 - 'XPConnect-wrapped JSObjects must clear their gray bit when they are handed out'. r=peterv+gal, a=blocking.
|
2011-02-08 18:54:14 -08:00 |
Olli Pettay
|
cb1efd0def
|
Bug 630947, run GC more often before CC, r=gal, a=blocker
|
2011-02-08 11:43:56 +02:00 |
Andreas Gal
|
a178aa5e68
|
Expose console and InstallTrigger as content objects (bug 631225, r=dtownsend).
|
2011-02-07 23:18:18 -08:00 |
Andreas Gal
|
f81b30d68c
|
Back out bug 631225.
|
2011-02-07 18:15:23 -08:00 |
Andreas Gal
|
ea076d722a
|
Expose console and InstallTrigger as content objects (bug 631225, r=dtownsend).
|
2011-02-07 16:22:05 -08:00 |
Blake Kaplan
|
61d5546c49
|
Backed out changeset e706761cecfd due to mochitest orange.
|
2011-02-07 14:44:31 -08:00 |
Andreas Gal
|
535ab1ffcc
|
Expose console and InstallTrigger as content objects (bug 631225, r=dtownsend).
|
2011-02-07 13:32:23 -08:00 |
Chris Leary
|
04bc7be28c
|
Merge mozilla-central and tracemonkey. (a=blockers)
|
2011-02-06 15:30:39 -08:00 |
Honza Bambas
|
baf59f1d3f
|
Bug 630193: Stop observing various notifications when the nsGlobalWindow is CleanUp()ed rather than destroyed. r=jst a=b
--HG--
extra : rebase_source : 18eca13552214ce00eb26805d9096d70b5fed212
|
2011-02-06 07:56:52 -05:00 |
Alex Pakhotin
|
64c29f3ab5
|
Bug 628132 - Crash [@ mozilla::ipc::RPCChannel::CxxStackFrame::CxxStackFrame] (from PContentPermissionRequestParent::Send__delete__) [r=cjones a=fennec-crash] DONTBUILD
|
2011-02-09 11:07:43 -08:00 |
Andreas Gal
|
da2941ed68
|
Expose console and InstallTrigger as content objects (bug 631225, r=dtownsend). a=blocker
|
2011-02-07 23:18:18 -08:00 |
Olli Pettay
|
022be7ff47
|
Bug 630947, run GC more often before CC, r=gal, a=blocker
|
2011-02-08 11:43:56 +02:00 |
Johnny Stenback
|
bc9c5158e8
|
Bug 631490. Fix compartment mismatch when dealing with certain types of global properties. r=mrbkap@gmail.com, a=blocker
|
2011-02-04 09:55:21 -08:00 |
timeless@mozdev.org
|
0ead3f7e79
|
Bug 583727 DOMCI_CASTABLE_INTERFACE: macro redefinition; r=peterv a=jst
|
2010-08-02 16:52:12 +03:00 |
Ehsan Akhgari
|
caaa261609
|
Backout all of the bugs in the 7e12e3e16e6c pushlog because of the orange.
It is not clear which one of these bugs is at fault.
|
2011-02-04 16:34:02 -05:00 |
timeless@mozdev.org
|
14cf664db6
|
Bug 583727 DOMCI_CASTABLE_INTERFACE: macro redefinition; r=peterv a=jst
--HG--
extra : rebase_source : 4b4ddb3c7c720ff1266f0d868d1e101942d72b10
|
2010-08-02 16:52:12 +03:00 |
Daniel Holbert
|
d42945bfd7
|
Bug 630588: use PRInt32 as iterator variable in nsGlobalWindow::FireDelayedDOMEvents to fix build warning. r=jst a=jst
|
2011-02-04 11:18:15 -08:00 |
Robert O'Callahan
|
273acb3739
|
Bug 625288. Part 3: Test that a browser window containing a single empty tab builds a layer tree whose leaf layers form a non-overlapping partition of the window. r=tnikkel,a=test
|
2011-02-03 21:47:11 +13:00 |
Mounir Lamouri
|
5dfa3c60c9
|
Bug 619230 - Remove useless warning. r=peterv a=jst
|
2011-02-03 00:46:12 +01:00 |
Benjamin Stover
|
4735b1ea36
|
Bug 630883 Crash at [@ nsDOMWindowUtils::FindElementWithViewID] r=cjones a=blocking-fennec
|
2011-02-02 13:35:03 -08:00 |
Justin Dolske
|
bae2fb4504
|
Bug 621764 - tab-modal prompt in Gmail eventually triggers slow-script dialog for nsPrompter.js. r=mrbkap, sr=jst, a=blocker
|
2011-02-01 19:23:00 -08:00 |
Blake Kaplan
|
5ef0173c48
|
Fix bug 691359. r=jst@mozilla.com, a=blocker
|
2011-02-01 09:19:35 -08:00 |
Olli Pettay
|
fc43bdb393
|
Bug 624549, Don't call GC so aggressively in nsJSContext::CC, r=gal, a=jst
|
2011-01-29 22:55:39 +02:00 |