Blake Kaplan
|
a4b07e2132
|
bug 580128 - Find the true caller through the wrappers. r=jst
|
2010-10-10 15:36:01 -07:00 |
Blake Kaplan
|
664486e7df
|
bug 580128 - Enter the right compartment when calling toString. r=jst
|
2010-10-10 15:35:51 -07:00 |
Ben Turner
|
d96b45c677
|
Bug 580128 - Make IndexedDB work with compartments. r=jst
|
2010-10-10 15:35:42 -07:00 |
Peter Van der Beken
|
42e84b64c0
|
Bug 580128 - Always wrap Location objects in wrappers, even for same origin. r=mrbkap/gal
|
2010-09-29 10:00:52 -07:00 |
Peter Van der Beken
|
b448cdc455
|
Fix dom/tests/mochitest/general/file_frameElementWrapping.html to deal with proxies. r=mrbkap
|
2010-09-28 17:02:43 -07:00 |
Johnny Stenback
|
207a1d7d52
|
bug 580128 - Forward to outer in AreDialogsBlocked. r=mrbkap
|
2010-09-28 17:02:43 -07:00 |
Blake Kaplan
|
85c8778863
|
bug 580128 - Wrap values in the array. r=jst
|
2010-09-27 20:40:27 -07:00 |
Blake Kaplan
|
2665901a71
|
bug 580128 - Avoid using the parent chain of proxies for anything because it's often wrong. r=jst
|
2010-09-24 18:00:58 -07:00 |
Blake Kaplan
|
63dfd76526
|
bug 580128 - Pass the right resolve flags to ResolveNativeHandler. r=peterv/jst
|
2010-09-24 15:30:00 -07:00 |
Blake Kaplan
|
11e5c41621
|
bug 580128 - Pass the XrayWrapper itself to scriptable helpers (and related cleanup) since the holder doesn't have enough smarts to do lookups, etc. r=gal
|
2010-09-23 15:56:28 -07:00 |
Blake Kaplan
|
bcc2c1c1da
|
Bug 580128 - Fix compartment warnings by entering. r=gal/peterv/jst/mrbkap/jorendorff (and written by all of us too).
|
2010-09-22 17:34:20 -07:00 |
Blake Kaplan
|
ed96803861
|
bug 580128 - Make sure nsDOMClassInfo uses the right compartment for objects that it defines on wrappers (both security and not). r=jst
|
2010-09-17 14:54:41 -07:00 |
Blake Kaplan
|
56e262cc3d
|
bug 580128 - Set nsGlobalChromeWindows' principals to chrome even before they know it. r=jst
|
2010-09-17 14:54:41 -07:00 |
Blake Kaplan
|
c087d103c7
|
bug 603152 - Inner windows principals must remain constant. If we want to change them, change the inner window instead. r=bz
|
2010-09-17 14:54:41 -07:00 |
Blake Kaplan
|
a0d344d742
|
bug 580128 - Make the Window constructor be defined on new windows. r=peterv
|
2010-09-17 14:54:40 -07:00 |
Blake Kaplan
|
529085f882
|
bug 580128 - Give windows a .wrappedJSObject property to help out old consumers of XPCNativeWrappers. r=peterv
|
2010-09-17 14:54:40 -07:00 |
Blake Kaplan
|
6a34b8b04e
|
Bug 580128 - Fix a leak caused by holding a non-cycle collectable object instead of a cycle-collectable one. r=peterv
|
2010-09-03 14:15:50 -07:00 |
Blake Kaplan
|
10ebae6d32
|
bug 580128 - Fix code that expects XPConnect to hand outer windows to C++ from JS. r=peterv
|
2010-09-17 14:54:40 -07:00 |
Blake Kaplan
|
e106d8ade7
|
bug 580128 - Now that we use a proxy for the outer window, nsOuterWindowSH is unused (except for PreCreate). Nuke it. r=peterv
|
2010-09-17 14:54:40 -07:00 |
Blake Kaplan
|
00a12e0549
|
bug 580128 - Create a proxy for the outer window and use it. Note: this turns on new wrappers for all objects. r=peterv
|
2010-09-17 14:54:40 -07:00 |
Blake Kaplan
|
d12851a0a4
|
Bug 580128 - Give objects a way to inform XPConnect that they implement their own JS object in a way that does not involve wrapped natives. r=peterv
|
2010-09-17 14:54:40 -07:00 |
Honza Bambas
|
393fb4d1fc
|
Bug 599479 - Accessing window.localStorage with dom.storage.enabled=false causes NS_ERROR_DOM_SECURITY_ERR, r=jst, a2.0=jst
|
2010-10-07 16:43:18 +02:00 |
Justin Wood
|
da38cc03dc
|
Bug 600364 - [seamonkey] mochi-browser failures due to indexedDB issues: browser_permissionsPromptAllow.js and others. r=khuey a=tests
|
2010-10-07 16:23:19 +02:00 |
Marco Bonardo
|
f8d24dd5d1
|
Bug 598264 - about:home search does not work if cookies behavior is "ask me every time" or "reject". r=mayhemer a=blocking
|
2010-10-07 10:41:19 +02:00 |
Jim Mathies
|
fff11e0231
|
Bug 572417 - Reset mouse capture when entering full screen mode in flash. r=bsmedberg, a=betaN.
|
2010-10-07 02:03:18 -05:00 |
Kyle Huey
|
31138ce8d1
|
Bug 599966: Null check argument of window.createBlobURL to avoid crashing. r=sicking a=blocking-beta-8
--HG--
rename : content/base/test/test_bug543870.html => content/base/test/test_mozfiledataurl.html
extra : rebase_source : 43ce51487370b415340cb18de74e5bf0e718067f
|
2010-10-02 04:24:41 -04:00 |
Oleg Romashin
|
e6c0383567
|
Bug 599202 - Add support NPP_ImageDraw API for Maemo6. r=dougt a=npodb
--HG--
extra : rebase_source : 8486484c5c2bd25a1e1b63859a62bf41787e7004
|
2010-10-05 09:15:49 +03:00 |
Mike Kristoffersen
|
ad7803d4cc
|
Bug 561244 - e10s: forward JS 'crypto' calls from content->chrome (Part 1/3 - Adding unique define to disable crypto object) r=jst a=blocking-fennec
--HG--
extra : rebase_source : 4ad7c331127b5fc75aebbad45a6a529aabe4f5e6
|
2010-09-29 18:56:46 +02:00 |
Jim Chen
|
950ed604e5
|
Bug 599550 - Properly sync PuppetWidget IME notifications; r=blassey,cjones a=blocking-fennec
|
2010-10-01 10:17:37 -04:00 |
Josh Matthews
|
9ab9e11ec5
|
Bug 548904 - Remote console messages from content to chrome via a listener. r=bzbarsky a=blocking-fennec
|
2010-09-23 21:39:32 -04:00 |
Mounir Lamouri
|
3bbc0f30ac
|
Merging to tip. a=blocking-b7
|
2010-09-30 17:10:19 -07:00 |
Phil Ringnalda
|
42ee350ea8
|
Bug 492232 - try to reduce failures in test_Scriptaculous.html's testElementMorph by doubling the timeout, a=orange
|
2010-09-30 07:17:30 -07:00 |
Joel Maher
|
82b9c62c76
|
Bug 597056. Firefox browser-chrome tests are ending up in Fennec. ifdef them away for mobile builds. r=mfinkle. a=sayrer
|
2010-09-29 14:21:09 -04:00 |
Henri Sivonen
|
de626b6f42
|
Bug 591981 - Make script-inserted inline scripts run right away, make script-inserted external scripts behave like async scripts and make document.write writing an inline script return at a predictable time. r=jonas, a=blocking2.0-beta7.
|
2010-09-01 14:41:12 +03:00 |
Robert Sayre
|
ea296ed7c4
|
Merge tracemonkey to mozilla-central a=blockers
|
2010-09-29 02:01:12 -04:00 |
Doug Turner
|
185cf7eb7b
|
Bug 600110 - Pref follow up patch. Remove dead code, fix observers. r=dwitte. a=blocking-fennec
--HG--
extra : rebase_source : dd0861639f346b0c0f6103c25586f6136aa125f3
|
2010-09-28 10:02:37 -07:00 |
Robert Sayre
|
be2afeac3a
|
Merge mozilla-central to tracemonkey.
|
2010-09-28 10:38:00 -04:00 |
Kyle Huey
|
c2f7766118
|
Backing out dougt. a=orange
|
2010-09-27 22:46:54 -04:00 |
Kyle Huey
|
f3bf423052
|
Doug Turner Bug 599591 - Geolocation provider not turned off when navigating away from site. r=jdm a=blocking-fennec
Backed out changeset faf497893b28
|
2010-09-27 22:46:30 -04:00 |
Jonas Sicking
|
3eec684f8a
|
Back out bug 591981 since it causes bug 599583. a=backout
|
2010-09-27 16:23:33 -07:00 |
Doug Turner
|
010e5cc9a5
|
Bug 599591 - Geolocation provider not turned off when navigating away from site. r=jdm a=blocking-fennec
--HG--
extra : rebase_source : 7f10d1d8486500e569cffea937d7a06bfa67dded
|
2010-09-27 14:23:35 -07:00 |
Doug Turner
|
dc91293005
|
Bug 599591 - Geolocation provider not turned off when navigating away from site. r=jdm a=blocking-fennec
--HG--
extra : rebase_source : 1c1018a4e176401f269aafaba71660b8192f126e
|
2010-09-27 14:23:35 -07:00 |
Doug Turner
|
5cde12d946
|
Bug 589905 - Cache remote-preferences to improve performance. r=dwitte. a=blocking-fennec
--HG--
extra : rebase_source : 327ae1b240a0535c2ec61eb3bce15df302d83987
|
2010-09-27 14:23:35 -07:00 |
Chris Jones
|
252664a24c
|
Bug 596969: Allow a document's CSS viewport to be permanently overridden by chrome script. sr=dbaron a=blocking-fennec
|
2010-09-24 17:41:31 -05:00 |
Brad Lassey
|
30494483f5
|
Bug 591047 - (7/7) Suppressing possible out-of-sync notifications; r=roc a=blocking-fennec
|
2010-09-23 23:34:26 -04:00 |
Brad Lassey
|
3b7485f004
|
Bug 591047 - (6/7) Adding IME event support to content fake widget; r=roc a=blocking-fennec
|
2010-09-23 23:28:15 -04:00 |
Brad Lassey
|
53bba60926
|
Bug 591047 - (5/7) Adding IME notification support to content fake widget; r=roc a=blocking-fennec
|
2010-09-23 23:28:15 -04:00 |
Brad Lassey
|
7a96b5bd44
|
Bug 591047 - (2/7) Adding event handling support to PuppetWidget; r=cjones a=blocking-fennec
|
2010-09-23 23:28:15 -04:00 |
Brad Lassey
|
4ffd17f714
|
Bug 591047 - (1/7) Backing out Android a1 IME code from bug 581535 and bug 582644; r=blassey a=blocking-fennec
|
2010-09-23 23:28:15 -04:00 |
Oleg Romashin
|
7c0aec4e9d
|
Bug 598227 - Add support NPP_ImageDraw API for Maemo5. r=dougt a=blocking-fennec
|
2010-09-23 16:06:41 -07:00 |