Boris Zbarsky
|
f22de9caae
|
Bug 1007790. When compiling the <body>'s onerror handler, do give it all five args. r=smaug
|
2014-05-08 22:20:54 -04:00 |
|
Bobby Holley
|
e46565fd18
|
Bug 989528 - Introduce AutoJSAPIWithErrorsReportedToWindow as a replacement for AutoPushJSContextForErrorReporting. r=bz
|
2014-04-14 20:26:59 -07:00 |
|
Boris Zbarsky
|
3738611b99
|
Bug 993889 part 1. Remove "scope" argument from nsContentUtils::WrapNative. r=bholley
|
2014-04-10 00:58:41 -04:00 |
|
Matthew Gregan
|
5979b051e5
|
Bug 927245 - Remove deprecated Audio Data API implementation. r=cajbir,smaug
|
2014-04-03 10:53:39 +13:00 |
|
Masayuki Nakano
|
85641a219c
|
Bug 984253 part.4 Rename nsJSEventListener to mozilla::JSEventHandler r=smaug
|
2014-04-02 11:00:46 +09:00 |
|
Masayuki Nakano
|
24af1645ff
|
Bug 984253 part.3 Rename nsEventHandler to mozilla::TypedEventHandler r=smaug
|
2014-04-02 11:00:45 +09:00 |
|
Masayuki Nakano
|
6a2234c047
|
Bug 984253 part.2 Merge nsIJSEventListener and nsJSEventListener r=smaug, sr=jst
|
2014-04-02 11:00:45 +09:00 |
|
Bobby Holley
|
8d474077e8
|
Bug 986304 - Remove the scope object machinery attached to nsIJSEventListener. r=bz,f=smaug
|
2014-03-21 23:31:03 -03:00 |
|
Bobby Holley
|
5b7986dd28
|
Bug 986304 - Stop using (and kill) BindCompileEventHandler. r=bz
|
2014-03-21 23:31:02 -03:00 |
|
Bobby Holley
|
2cf2909a97
|
Bug 986304 - Compile the event handler directly with the target as the scope object. r=bz
|
2014-03-21 23:31:02 -03:00 |
|
Bobby Holley
|
b15cefbe5b
|
Bug 986304 - Enter the compartment of the target directly. r=bz
|
2014-03-21 23:31:02 -03:00 |
|
Bobby Holley
|
beec0651c3
|
Bug 986304 - MOZ_ASSERT the need for compilation in CompileEventHandlerInternal, and remove useless conditionals. r=bz
The unindentations here are clean - no changes.
|
2014-03-21 23:31:02 -03:00 |
|
Bob Owen
|
3fbc188f5e
|
Bug 978042 - Part 1: AutoPushJSContext in nsEventListenerManager::CompileEventHandlerInternal. r=bholley
|
2014-03-19 11:08:13 +00:00 |
|
Masayuki Nakano
|
abfbab58dd
|
Bug 983049 part.5 Rename nsEventDispatcher to mozilla::EventDispatcher r=smaug
--HG--
rename : dom/events/nsEventDispatcher.cpp => dom/events/EventDispatcher.cpp
rename : dom/events/nsEventDispatcher.h => dom/events/EventDispatcher.h
|
2014-03-18 13:48:21 +09:00 |
|
Masayuki Nakano
|
c60b35d47a
|
Bug 981261 part.6 Sort out variable names of EventListenerManager::Listener, EventListenerHolder, nsIJSEventListener and nsIDOMEventListener in EventListenerManager.cpp r=smaug
|
2014-03-17 15:56:53 +09:00 |
|
Masayuki Nakano
|
a7a5e56dd5
|
Bug 981261 part.5 Rename nsEventListenerManager to mozilla::EventListenerManager r=smaug
--HG--
rename : dom/events/nsEventListenerManager.cpp => dom/events/EventListenerManager.cpp
rename : dom/events/nsEventListenerManager.h => dom/events/EventListenerManager.h
|
2014-03-17 15:56:53 +09:00 |
|