Mounir Lamouri
|
a5255c1899
|
Bug 674725 - Part F - .mozSms returns null if the platform doesn't have SMS supports. r=smaug
|
2011-11-21 16:16:24 +01:00 |
|
Mounir Lamouri
|
93dc354a70
|
Bug 674725 - Part D - Temporary security model for WebSms. r=smaug
|
2011-11-25 01:37:40 +01:00 |
|
Mounir Lamouri
|
75dbd88991
|
Bug 674725 - Part C - SmsManager stub. r=smaug
|
2011-11-20 23:23:20 +01:00 |
|
Mounir Lamouri
|
bc905fd780
|
Bug 674725 - Part B - Add .mozSms to navigator. r=smaug
|
2011-11-20 22:08:33 +01:00 |
|
Masayuki Nakano
|
87c08c8383
|
Bug 703150 Cannot drag scrollbar thumb if stopPropagation() of mousedown event is called r+sr=smaug
|
2011-11-25 10:09:58 +09:00 |
|
David Anderson
|
4a1362a06f
|
Remove browser prefs for the tracer (bug 698201 part 7, r+sr=gal).
|
2011-11-22 17:41:43 -05:00 |
|
Chris Pearce
|
b01fd7d70f
|
Bug 604682 - Remove unnecessary copy of audio data when there's no MozAudioAvailable event listener. r=smaug,kinetik
|
2011-11-22 13:34:21 +13:00 |
|
Neil Deakin
|
355968e2b9
|
Bug 703260, part 3, remove nsIViewObserver, r=mats
|
2011-11-21 12:53:20 -05:00 |
|
Neil Deakin
|
e40bc148fb
|
Bug 703260, part 1, remove view from eventstatemanager and presshell event handling, r=smaug,sr=roc
|
2011-11-21 12:53:20 -05:00 |
|
Mounir Lamouri
|
268955b4c5
|
Bug 701517 - Moz-prefix Battery API interfaces. rs+sr=smaug
|
2011-11-19 11:43:57 +01:00 |
|
Mounir Lamouri
|
5dc1f60bf2
|
Bug 700298 - r=smaug
|
2011-11-19 11:37:21 +01:00 |
|
Ms2ger
|
433468f9b0
|
Bug 698380 - Give nsIScriptContext::EvaluateStringWithValue a JS::Value retval parameter; r=peterv
|
2011-11-16 08:50:20 +01:00 |
|
Ms2ger
|
7ddfdfe4bd
|
Bug 698378 - Give nsIScriptContext::EvaluateStringWithValue a JSObject* scope parameter; r=peterv
|
2011-11-16 08:50:19 +01:00 |
|
Ms2ger
|
4f03fe78ee
|
Bug 696604 - Remove nsIScriptContext::CompileScript's aScopeObject parameter; r=peterv
|
2011-11-16 08:50:19 +01:00 |
|
Ms2ger
|
191a16bafd
|
Bug 702118 - Use IDL for nsIDOMWindowUtils::GetParent; r=bz
|
2011-11-16 08:50:19 +01:00 |
|
Ms2ger
|
ceb7aaabe0
|
Bug 696660 - Outparamdel nsIScriptRuntime::CreateContext; r=mrbkap
|
2011-11-16 08:50:19 +01:00 |
|
Eitan Isaacson
|
9f4fc12e1a
|
Bug 700741 - Add and implement nsIFocusManager.elementIsFocusable r=Enn
|
2011-11-10 08:20:47 -08:00 |
|
Justin Lebar
|
a19acfd732
|
Bug 586010 - Send dump() output to Android device log. r=bz
--HG--
extra : rebase_source : f1712d831aaa6fbd8e1bfd6060fbb4aa951ccb74
|
2011-11-09 19:27:08 -05:00 |
|
Bill McCloskey
|
70a91c0353
|
Bug 699298 - Overhaul GC statistics gathering (r=gwagner)
|
2011-11-09 13:32:17 -08:00 |
|
Chris Leary
|
db2933b49f
|
Bug 700822: Add javascript.options.jit_hardening pref, default enabled. (r=dmandelin)
|
2011-11-08 13:28:49 -08:00 |
|
Randell Jesup
|
c9cbe6b8cd
|
Bug 693586: Add circular buffer support to jprof r=dbaron
|
2011-11-08 00:34:40 -05:00 |
|
Peter Van der Beken
|
8d5dca787e
|
Bug 695867 - Crash [@ LookupPropertyById] with getPropertyDescriptor returning a NodeList. r=bz.
--HG--
extra : rebase_source : 7647c232594ab918b9c4488e8cb56d77dfea9b42
|
2011-10-27 19:31:37 +02:00 |
|
Peter Van der Beken
|
bb6a88ad96
|
Bug 699810 - nsJSTimeoutHandler DEBUG_CC code should null-check result of calling JS_GetObjectFunction. r=jst.
--HG--
extra : rebase_source : b55f8b50db84abd135d98c881ba9ee7e0b9f73d8
|
2011-11-07 13:55:59 +01:00 |
|
Peter Van der Beken
|
2c7841a5b9
|
Bug 697643 - Crash [@ JS_IsExceptionPending] modifying a live NodeList. r=bz.
--HG--
extra : rebase_source : 1d2e5e17c76a04a88468d976e89576d127e4e54f
|
2011-10-27 19:39:03 +02:00 |
|
Peter Van der Beken
|
cd29bc9d13
|
Fix for bug 696817 - Cycle-collect nsDOMWindowUtils. r=jst.
--HG--
extra : rebase_source : d85456750c86290cec8debc9b369a8d6136b4356
|
2010-11-08 15:50:44 +01:00 |
|
Ed Morley
|
345c2b06c0
|
Merge mozilla-central and mozilla-inbound
|
2011-11-05 18:46:28 +00:00 |
|
Rob Campbell
|
1fb65676a4
|
merge m-c to fx-team
|
2011-11-05 10:11:34 -03:00 |
|
Matheus Kerschbaum
|
fb722a61dd
|
Bug 698630 - Remove --disable-smil build option; r=dholbert
|
2011-11-05 10:32:52 +00:00 |
|
Andreas Gal
|
4ee02030fb
|
Bug 693212 - Fix "Assertion failure: !cx->isExceptionPending()" by adding a missing ReportPendingException() call. r=bzbarsky
|
2011-11-04 19:05:35 +01:00 |
|
Mounir Lamouri
|
c82259a3f3
|
Bug 699459 - Add a pref to disable Battery API. r=sicking
|
2011-11-04 00:31:32 +01:00 |
|
Mounir Lamouri
|
9041b2ae2a
|
Bug 678694 - (7/7) Interaction between DOM and hal. r=sicking
The battery status is coming from hal and when there is an update, hal informs
the DOM which then dispatch the appropriate event.
|
2011-11-02 16:27:06 +01:00 |
|
Mounir Lamouri
|
e4a26be94c
|
Bug 678694 - (4/7) Dummy BatteryManager DOM code. r=sicking
Returns default values only and doesn't send events.
|
2011-11-02 16:01:32 +01:00 |
|
Mounir Lamouri
|
878ed2bcad
|
Bug 678694 - (3/7) Plug mozBattery into navigator object. r=sicking
|
2011-11-02 13:04:39 +01:00 |
|
Mounir Lamouri
|
3225b6053b
|
Bug 698932 - Use rv in Navigator::JavaEnabled. r=Ms2ger
|
2011-11-02 12:04:28 +01:00 |
|
Mounir Lamouri
|
3a4cbb8800
|
Bug 695287 - Move Navigator declaration and definition outside of nsGlobalWindow.{h,cpp}. r=Ms2ger
This patch is creating Navigator.h and Navigator.cpp and makes Navigator part
of the mozilla::dom namespace.
|
2011-11-02 14:44:16 +01:00 |
|
Boris Zbarsky
|
9a118ec751
|
Bug 697250. When an interval is very late, just go ahead and schedule it for firing ASAP and update its target time to 'now' (the latter to prevent misbehavior when the interval is very late due to the computer being suspended, say) instead of trying to schedule it for a while from now. r=jst
|
2011-11-02 23:35:01 -04:00 |
|
Ms2ger
|
e2ad4bec9b
|
Bug 696668 - Give nsIScriptContext::CallEventHandler a JSObject scope parameter; r=mrbkap
|
2011-10-29 22:19:03 +02:00 |
|
Ms2ger
|
8fa72292d8
|
Bug 696666 - Give nsIScriptContext::BindCompiledEventHandler a JSObject scope parameter; r=jst
|
2011-10-29 22:18:21 +02:00 |
|
Ms2ger
|
41e97a1ddf
|
Bug 696663 - Make nsIJSEventListener::mScopeObject a JSObject; r=smaug
|
2011-10-29 22:17:43 +02:00 |
|
Ms2ger
|
3466301029
|
Bug 696665 - Give nsJSContext::JSObjectFromInterface a JSObject scope parameter; r=volkmar
|
2011-10-29 22:17:00 +02:00 |
|
Ms2ger
|
37c0e77016
|
Bug 696661 - Make nsIJSEventListener::mHandler a JSObject; r=jst
|
2011-10-29 22:16:43 +02:00 |
|
Ms2ger
|
ae60966dc3
|
Bug 694867 - Part f: Pass a JSScript to nsIScriptContext::ExecuteScript; r=volkmar
|
2011-10-29 22:15:43 +02:00 |
|
Ms2ger
|
3a06735007
|
Bug 694867 - Part b: Pass a JSScript to nsXULPrototypeScript::Set; r=volkmar
|
2011-10-29 22:13:31 +02:00 |
|
Ms2ger
|
835b0c80ca
|
Bug 694867 - Part a: Pass a JSScript to nsIScriptContext::Serialize and store a JSScript in nsXULPrototypeScript::ScriptObjectHolder::mObject; r=volkmar
|
2011-10-29 22:12:47 +02:00 |
|
Ms2ger
|
9de0625271
|
Bug 694838 - Make nsIScriptContext::EvaluateString's second parameter a JSObject; r=volkmar
|
2011-10-29 22:11:51 +02:00 |
|
Ms2ger
|
389e8bc023
|
Bug 694781 - Make nsIScriptContext::ExecuteScript's second parameter a JSObject; r=volkmar
|
2011-10-29 22:10:49 +02:00 |
|
Ms2ger
|
424e3da2cb
|
Bug 694769 - Remove nsIScriptContext::GetScriptGlobal in favour of GetGlobalJSObject; r=smaug
|
2011-10-29 22:09:04 +02:00 |
|
Ms2ger
|
7059c325ab
|
Bug 694763 - Remove nsIScriptContext::DidSetDocument; r=jst
|
2011-10-29 22:06:42 +02:00 |
|
Ms2ger
|
9ce40d6af3
|
Bug 694759 - Make nsIScriptContext::GetNativeGlobal return JSObject; r=jst
|
2011-10-29 22:06:17 +02:00 |
|
Ms2ger
|
567f4260b6
|
Bug 684821 - Remove nsIDOMNSHTMLElement; r=peterv
|
2011-10-29 22:03:55 +02:00 |
|