Boris Zbarsky
|
da78ac7b6a
|
Bug 707717. Don't dynamically mutate the proto chains of DOM prototypes. r=peterv
|
2011-12-26 11:31:07 -05:00 |
Ms2ger
|
83e8b4f774
|
Bug 687134 - Get at the JSContext through IDL for pccount methods; r=bholley
|
2011-12-24 09:21:26 +01:00 |
Neil Rashbrook
|
27f9d856f2
|
Bug 669026 Fix caret movement when contenteditable areas are present r=ehsan
|
2011-12-24 00:11:30 +00:00 |
aceman
|
002cb306a6
|
Bug 711721 - merge nsIScriptError and nsIScriptError2 interfaces; r=neil, sr=bzbarsky
|
2011-12-21 16:51:29 -05:00 |
Boris Zbarsky
|
dee08cd634
|
Bug 624621 part 3. Use the pre-redirect filename as the script filename and the channel principal as the origin principal, and base our cross-origin check on the origin principal. r=mrbkap
|
2011-12-19 12:48:12 -05:00 |
Boris Zbarsky
|
553111de9c
|
Bug 624621 part 2. Add an origin principal argument on nsIScriptContext::EvaluateString and pass that through to the JS engine. r=mrbkap
|
2011-12-19 12:47:52 -05:00 |
Jan Varga
|
731558a2e2
|
Bug 711727 - Followup cleanup for files in IndexedDB. r=sicking/bent
|
2011-12-20 12:23:27 +01:00 |
Jason Duell
|
5d80c49624
|
Bug 695635: Unprefix websockets. r=sicking, sr=smaug
--HG--
rename : content/base/public/nsIMozWebSocket.idl => content/base/public/nsIWebSocket.idl
|
2011-12-20 00:20:12 -08:00 |
Gregory Szorc
|
9a4e876326
|
merge m-c to s-c
|
2011-12-19 12:26:39 -08:00 |
Richard Newman
|
86df361578
|
Merge m-c to s-c.
|
2011-12-16 09:16:17 -08:00 |
Richard Newman
|
30820be911
|
Merge m-c to s-c.
|
2011-12-15 11:55:38 -08:00 |
Boris Zbarsky
|
047b6669c7
|
Bug 710981. Add the new name for cancelAnimationFrame. r=roc
|
2011-12-15 08:53:06 -05:00 |
Boris Zbarsky
|
98ad98b225
|
Bug 708169. Warn when null or no argument is passed to mozRequestAnimationFrame. r=roc
|
2011-12-15 08:53:06 -05:00 |
Gregory Szorc
|
4f555c91e1
|
Merge m-c to s-c
|
2011-12-14 20:49:23 -08:00 |
Gregory Szorc
|
6c715c1626
|
Merge m-c to s-c
|
2011-12-14 17:29:29 -08:00 |
Olli Pettay
|
660f7c18ca
|
Bug 709127 - Implement MouseEvent and UIEvent ctors, r=jst, a=sheriff
|
2011-12-14 22:36:46 +02:00 |
Olli Pettay
|
9f9f828548
|
Bug 708701 - Implement HTML event ctors, r=jst
--HG--
extra : rebase_source : 4abb0185ea790c29ff7f2df0f032045777c898e0
|
2011-12-14 21:55:32 +02:00 |
Olli Pettay
|
33f31aaa0c
|
Bug 675884 - Implement Event constructors, part1, r=jst
--HG--
extra : rebase_source : 109d9cb22b810fbff71c637b6e15965eafdd61fe
|
2011-12-14 21:53:48 +02:00 |
Christian Holler
|
fe33dbadfe
|
Bug 709483. Fix off-by-one error in the call to memmove that could cause us to copy memory we didn't own. r=bzbarsky
|
2011-12-14 23:42:15 -05:00 |
Richard Newman
|
77268b762b
|
Merge m-c to s-c.
|
2011-12-11 21:30:28 -08:00 |
Chris Pearce
|
7f4921dbd7
|
Bug 706672 - Revoke DOM full-screen when windowed plugin focused on non-MacOSX systems, and deny requests for full-screen from non-focused-tab documents. r=smaug
|
2011-12-16 10:42:36 +13:00 |
Ms2ger
|
1f5b3d83bd
|
Bug 709524 - Remove nsIScriptContext::SetDefaultLanguageVersion; r=jst
|
2011-12-18 11:13:39 +01:00 |
Ms2ger
|
849ea6f2a3
|
Bug 707576 - Remove nsIDOMNSElement; r=smaug
|
2011-12-18 11:06:23 +01:00 |
Ms2ger
|
d717a67336
|
Bug 698420 - Make nsScriptObjectHolder typesafe; r=bz
|
2011-12-18 11:05:12 +01:00 |
Nathan Froyd
|
749ca58a65
|
Bug 709205 - use GetObserverService in dom,docshell; r=bz
|
2011-12-09 14:35:37 -05:00 |
Doug Sherk
|
573bfdbe9c
|
Bug 708207: implement WebGL's getShaderPrecisionFormat r=bjacob
|
2011-12-16 13:11:59 -08:00 |
Brian Hackett
|
d1ee0713dc
|
Add interface for accessing PC counter information from chrome code, bug 687134. r=sfink,waldo
|
2011-12-16 13:11:08 -08:00 |
Richard Newman
|
6f62304d16
|
Merge m-c to s-c.
|
2011-12-09 08:52:38 -08:00 |
Jeff Walden
|
735580ff0e
|
Bug 708735 - Use <stdint.h> types in JSAPI and throughout SpiderMonkey. Continue to provide the {u,}int{8,16,32,64} and JS{Uint,Int}{8,16,32,64} integer types through a single header, however, for a simpler backout strategy -- and also to ease the transition for embedders. r=timeless on switching the jsd API to use the <stdint.h> types, r=luke, r=dmandelin
|
2011-12-08 22:54:10 -05:00 |
Ed Morley
|
58f24579d9
|
Merge mozilla-central and mozilla-inbound
|
2011-12-16 10:19:52 +00:00 |
Jan Varga
|
78980f36af
|
Bug 661877 - Enable storing files in IndexedDB. r=bent
|
2011-12-16 08:34:24 +01:00 |
Jignesh Kakadiya
|
398b32d0b8
|
Bug 709493 - Return JSObject* from nsIScriptHandler::GetScriptObject() rather than returning void to remove casting. f=Ms2ger r=bz
|
2011-12-15 21:03:33 +01:00 |
Boris Zbarsky
|
61d114cfc7
|
Bug 708405. Make sure to propagate out failures from JS_HasPropertyById in the old nodelist resolve hook. r=mrbkap
|
2011-12-15 14:36:46 -05:00 |
Richard Newman
|
d83e106783
|
Merge m-c to s-c.
|
2011-12-08 08:37:43 -08:00 |
Fabrice Desré
|
4af2594c50
|
Bug 706545 - Implement a sync engine for apps exposed by navigator.mozApps : Part 1: Webapps.jsm support [r=philikon]
|
2011-12-08 05:32:54 -08:00 |
Jeff Muizelaar
|
9317a91431
|
Bug 707800. Add more sampler labels. r=bgirard
|
2011-12-02 17:05:33 -05:00 |
Johnny Stenback
|
c1b223ec50
|
Fixing bug 704621. Report DOM memory usage in about:memory by windows and show whether a window is active, cached, or potentially leaked. Also group windows by the top level window they're contained in. r=njn,mounir
|
2011-12-08 21:42:20 -08:00 |
Nicholas Nethercote
|
6bbcf3b4f8
|
Bug 704400 - Implement --enable-dmd. r=khuey.
|
2011-12-08 19:09:36 -08:00 |
Boris Zbarsky
|
f8235d97f3
|
Bug 647518 part 2. Allow canceling requestAnimationFrame requests. r=roc
|
2011-12-06 23:43:18 -05:00 |
Boris Zbarsky
|
cc649cf128
|
Bug 647518 part 1. Make requestAnimationFrame return handles for animation frame requests. r=roc
|
2011-12-06 23:43:18 -05:00 |
Chris Pearce
|
a4c79d668e
|
Bug 704039 part 2 - Implement full-screen mode rollback stack. r=bz
|
2011-12-07 10:59:39 +13:00 |
Justin Lebar
|
cbab1727e4
|
Bug 702256 - "[Gonk] Add DOM API for turning screen on/off and adjusting the screen's brightness" r=cjones,mounir
|
2011-12-05 01:07:00 +08:00 |
Fabrice Desré
|
06282147b3
|
Bug 707094 - DOMApplicationRegistry (Webapps.jsm): Use FileUtils.jsm for simpler and more robust nsIFile handling [r=philikon]
|
2011-12-05 20:22:01 -08:00 |
Fabrice Desré
|
cb0ded8e94
|
Bug 707090 - DOMApplicationRegistry (Webapps.jsm) must not do any mainthread I/O [r=mfinkle]
|
2011-12-05 15:26:18 -08:00 |
Marco Bonardo
|
565d479ac5
|
Backout 407fba8cbd5a (bug 702256) for build failure on Windows.
|
2011-12-05 13:48:59 +01:00 |
Justin Lebar
|
e5c7ffb65c
|
Bug 702256 - "[Gonk] Add DOM API for turning screen on/off and adjusting the screen's brightness" r=cjones,mounir
--HG--
extra : rebase_source : 6c1f1b49d911e749da524266695e2f05d52900b2
|
2011-12-05 01:07:00 +08:00 |
Jonas Sicking
|
9a4a46521c
|
Bug 692630: Support multi-entry indexes. r=bent
|
2011-12-04 09:39:01 -08:00 |
Ms2ger
|
2786d49ade
|
Bug 705443 - Use IDL for nsIDOMWindowUtils::GetClassName; r=khuey
|
2011-12-03 22:50:16 +01:00 |
Ms2ger
|
cdc32f1c63
|
Bug 704088 - Pass dom::Element to nsLayoutUtils::SurfaceFromElement; r=bz
|
2011-12-03 22:50:16 +01:00 |
Phil Ringnalda
|
4468ca7eb9
|
Back out 827420c6b756 (bug 700080) to investigate browser-chrome leaking
|
2011-12-02 20:59:03 -08:00 |