Johnny Stenback
|
006c1d3bda
|
Bug 623810. First part, fix moving wrappers from one scope to another. r=mrbkap@gmail.com, a=blocker
|
2011-01-21 16:59:18 -08:00 |
Mounir Lamouri
|
f1eaf07bf4
|
Bug 621515 - Improve "no corresponding type!" warning. r=peterv a=jst
|
2011-01-19 12:16:42 +01:00 |
Johnny Stenback
|
dff453c02f
|
Fixing orange from the fix for bug 608987, make sure to enter a request *before* entering a compartment. a=orange. CLOSED TREE
|
2011-01-18 17:11:12 -08:00 |
Johnny Stenback
|
a84597e302
|
Bug 608987. Fixing compartment mismatch when setting up the proto chain of a plugin object. r=gal@uci.edu, a=blocker
|
2011-01-18 15:49:34 -08:00 |
Chris Leary
|
8ac50fd25f
|
Merge tracemonkey to mozilla-central. (a=blockers)
|
2011-01-18 11:19:21 -08:00 |
Andreas Gal
|
5e378ee45f
|
document.all('foo') doesn't work (bug 626050, r=brendan).
|
2011-01-16 23:30:38 -08:00 |
Andreas Gal
|
368054cecc
|
Temporary restore old shark start/stop functions (bug 625993, r=bz).
|
2011-01-14 19:02:11 -08:00 |
Andreas Gal
|
c753c0012d
|
Make Shark work with 64-bit MacOSX builds and rename to start/stopProfiling() (bug 625962, r=sayrer).
|
2011-01-14 17:58:40 -08:00 |
Chris Leary
|
f16bd3520d
|
Merge mozilla-central into tracemonkey.
|
2011-01-14 01:45:33 -08:00 |
Patrick Walton
|
1d7c7201b3
|
Bug 624867 - Don't call MaybeGC() on every 20th script execution. r=jst a=blocking2.0:betaN+
|
2011-01-12 11:54:50 -08:00 |
Chris Leary
|
89de9da650
|
Merge mozilla-central into tracemonkey.
|
2011-01-12 00:07:40 -08:00 |
Blake Kaplan
|
6f387c20dd
|
Fix bug 617879. r=jst@mozilla.com, a=blocker
|
2011-01-11 17:12:38 -08:00 |
Andreas Gal
|
28511a1447
|
Add API to enable/disable per-compartment GCs (bug 624229, r=shaver).
|
2011-01-09 22:57:21 -08:00 |
Gregor Wagner
|
df06dae029
|
Enable per-compartment garbage collection (bug 605662, r=gal).
|
2011-01-07 23:44:57 -08:00 |
Blake Kaplan
|
2d47addf90
|
Bug 616992 - Give nsDOMConstructors a precreate hook so that we don't accidentally create more than one wrapper object for them. r=jst@mozilla.com, gal@uci.edu, a=blocker
|
2011-01-11 12:15:52 -08:00 |
Blake Kaplan
|
e1d8acca93
|
Fix bug 614151. r=jst@mozilla.com, a=blocker
|
2010-12-28 11:21:30 -08:00 |
Gregor Wagner
|
79a01dd60c
|
Enable per-compartment garbage collection (bug 605662, r=gal). CLOSED TREE
|
2011-01-07 23:44:57 -08:00 |
Neil Deakin
|
4f6e7c556b
|
Bug 617872 - Focus manager allows F6 to focus elements inside non-focusable iframes/browsers. r=smaug, a=blocking
|
2010-12-09 13:20:00 -08:00 |
Neil Deakin
|
2886cf6ec4
|
Bug 620145 - Prompt for gmail message with no text has to be focused (clicked on) before ok-ing (or canceling). r=smaug, a=blocking
|
2011-01-06 11:05:00 -08:00 |
Andreas Gal
|
b63f5c092d
|
Compartment mismatch with pending exception (bug 621845, r=lw,jorendorff).
|
2011-01-07 02:03:14 -08:00 |
Chris Leary
|
143559536b
|
Merge tracemonkey and mozilla-central.
|
2011-01-07 00:17:35 -08:00 |
Andreas Gal
|
7c0f1e6c29
|
Use right compartment when resolving prototypes (bug 620028, r=jst).
|
2011-01-06 22:31:14 -08:00 |
Ben Turner
|
54ff7ba2cf
|
Bug 622042 - 'IndexedDB: Rework events and requests'. r=sicking, a=sicking.
|
2011-01-06 22:21:36 -08:00 |
Ben Turner
|
1a142b1c80
|
Bug 618484 - 'Allow ChromeWorkers access to XPCOM objects'. r=jst+jorendorff, a=blocking.
|
2011-01-06 22:21:30 -08:00 |
Ben Turner
|
851d0dbd01
|
Bug 615153 - 'nsIWorkerFactory.newChromeWorker() throws NS_ERROR_UNEXPECTED'. r=sicking, a=blocker.
|
2011-01-06 22:21:26 -08:00 |
Nochum Sossonko
|
77fecff96d
|
Bug 623447 - ASSERTION: AreDialogsBlocked() called without a top window, r=jst a=jonas
--HG--
extra : rebase_source : 76a7871d86d5f84fb0978713b60b4c699298e7a3
|
2011-01-06 21:07:35 -05:00 |
Robert Sayre
|
f7d91bc3f3
|
Backed out changeset d58e45442c87
|
2011-01-06 21:39:25 -05:00 |
Andreas Gal
|
22e5ea4090
|
Compartment mismatch with pending exception (bug 621845, r=lw,jorendorff).
|
2011-01-06 15:15:00 -08:00 |
Blake Kaplan
|
e563319659
|
Bug 618871 - Try again to fix accessing content constructors from chrome through Xray wrappers. r=jst@mozilla.com, a=blocker
|
2011-01-05 20:28:19 -08:00 |
Chris Leary
|
09bf0c0c2d
|
Merge mozilla-central into tracemonkey.
|
2011-01-04 10:51:14 -08:00 |
Doug Turner
|
159ecf12ef
|
Bug 607860 - remove navigator.mozNotification from Firefox desktop. r=jst/jonas a=betaN+
|
2011-01-03 16:37:01 -08:00 |
Doug Turner
|
aa2abc3f1a
|
Bug 619182 - Convert moz_indexedDB to mozIndexedDB. r=sicking a=blocking2.0
|
2011-01-03 12:03:03 -08:00 |
Boris Zbarsky
|
09cab566fe
|
Bug 620947. Be a little more careful getting properties from document.all. r=jst
|
2010-12-27 14:41:31 -06:00 |
Doug Turner
|
06af9b663b
|
Bug 613551 - "JSGC_MAX_MALLOC_BYTES is too large on mobile" [r=jst] a=blocking-fennec
--HG--
extra : rebase_source : 5899ff657273a08bed317edadc3eeab090d94208
|
2010-12-02 14:38:00 -08:00 |
Kyle Huey
|
7b414400e1
|
Bug 622361: Pending storage events need to be cycle collected. r=jst a=b:final
|
2011-01-14 09:39:21 -05:00 |
L. David Baron
|
c0490f9262
|
Backout changeset 0f1fd87b570d (bug 622326) on suspicion of causing bug 626100 (leak in a11y mochitests). CLOSED TREE
|
2011-01-15 12:31:57 -08:00 |
Paolo Amadini
|
cbb3bfc245
|
Bug 622326. If we still have script running when we want to clear our window scope, use a termination function, not a runnable, to wait for it to finish. r=bzbarsky, a=blocker
|
2011-01-14 21:14:41 -05:00 |
Boris Zbarsky
|
576856843d
|
Bug 625256. Make the DOM timeout clamp a pref, but enforce that it's nonnegative. r=jst, a=jst
|
2011-01-14 21:14:41 -05:00 |
Chris Jones
|
1a93ba771a
|
Bug 616841, part 1: Refactor use of JSLocaleCallbacks to make them easier to share among various JSContexts. r=bz sr=mrbkap
|
2010-12-06 14:45:00 -06:00 |
Chris Leary
|
366ec4ad44
|
Merge mozilla-central to tracemonkey.
|
2010-12-29 19:25:04 -05:00 |
Benjamin Stover
|
bb7bbb209b
|
Bug 605618 Part 9: Fix test-ipcbrowser and crash r=cjones a=blocking-fennec
|
2011-01-13 09:45:31 -08:00 |
Benjamin Stover
|
659f3174ec
|
Bug 605618 Part 8: Content process map from view IDs to content elements r=cjones sr=roc
|
2011-01-13 09:45:14 -08:00 |
Olli Pettay
|
2a88ce5e61
|
Backout Bug 624549, a=backout
|
2011-01-13 11:03:25 +02:00 |
Olli Pettay
|
3dfd5c5937
|
Bug 624549, don't always do a global gc before cc, r=gal, a=approved
--HG--
extra : rebase_source : 99fe0d8e28d339ca9680d048e20356eb10f8a29d
|
2011-01-12 22:44:41 +02:00 |
Phil Ringnalda
|
513a7b023a
|
Bug 623105 - Back out 350fa5d366df on suspicion of breaking regress-290575.js on 64-bit, a=bustage
|
2011-01-04 21:00:17 -08:00 |
Chris Leary
|
8a956ca248
|
Merge tracemonkey into mozilla-central. a=blockers
|
2011-01-04 13:33:39 -08:00 |
Alon Zakai
|
048ba56c34
|
Bug 615940 - "Using Device Orientation events starts an immortal rapid timer" [r=azakai] a=blocking-fennec
--HG--
extra : rebase_source : 87bd154d3afb25f0cd6c8ab9114a707a61dc2078
|
2011-01-03 17:52:00 -08:00 |
Doug Turner
|
f3e3be02c8
|
Bug 613551 - "JSGC_MAX_MALLOC_BYTES is too large on mobile" [r=jst] a=blocking-fennec
--HG--
extra : rebase_source : 45a34de9cd002ce886c8499f994e55f849f624fe
|
2010-12-02 14:38:00 -08:00 |
Neil Deakin
|
83380c9867
|
Bug 615186, clear mouse selection and capturing state when opening a modal dialog, r=smaug,a=blocking
|
2011-01-12 21:00:14 -05:00 |
Doug Turner
|
db5c11847b
|
Bug 613551 - Follow up to rid ourselves of build warning and guard against unlikely overflow. r=jag. a=b
--HG--
extra : rebase_source : 3e3d2906bea7bba3a721bd2e6c929b3debae1b36
|
2011-01-12 09:35:36 -08:00 |