Bob Owen
|
2aaffc99ec
|
Bug 1025476 - Part 1: Add compulsory Init functions to AutoJSAPI. r=bholley
|
2014-06-19 08:21:14 +01:00 |
|
Bill McCloskey
|
8fd2ccc803
|
Bug 990729 - Add compartmentPerAddon option for XUL overlays (r=bholley)
|
2014-06-21 11:55:15 -07:00 |
|
Ms2ger
|
5c20c1c636
|
Bug 1017764 - Remove SCRIPTVERSION_DEFAULT; r=jst
This define has outlived its usefulness, as we have moved away from a
language-agnostic DOM.
|
2014-06-06 10:06:26 +02:00 |
|
Ms2ger
|
cc2d84098c
|
Bug 1017762 - Remove the language argument to EventListenerManager::SetEventHandler; r=smaug
|
2014-06-06 10:06:26 +02:00 |
|
Olli Pettay
|
d557c6490d
|
Bug 1020622 - Trace black windows' (webidl) event listeners, r=mccr8
|
2014-06-05 02:48:50 +03:00 |
|
Boris Zbarsky
|
327d14eebc
|
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
|
1655b3aa4f
|
Bug 989528 - Introduce AutoJSAPIWithErrorsReportedToWindow as a replacement for AutoPushJSContextForErrorReporting. r=bz
|
2014-04-14 20:26:59 -07:00 |
|
Boris Zbarsky
|
67f4d02e6f
|
Bug 993889 part 1. Remove "scope" argument from nsContentUtils::WrapNative. r=bholley
|
2014-04-10 00:58:41 -04:00 |
|
Matthew Gregan
|
ced956736c
|
Bug 927245 - Remove deprecated Audio Data API implementation. r=cajbir,smaug
|
2014-04-03 10:53:39 +13:00 |
|
Masayuki Nakano
|
32ead5cb46
|
Bug 984253 part.4 Rename nsJSEventListener to mozilla::JSEventHandler r=smaug
|
2014-04-02 11:00:46 +09:00 |
|
Masayuki Nakano
|
a5632ff179
|
Bug 984253 part.3 Rename nsEventHandler to mozilla::TypedEventHandler r=smaug
|
2014-04-02 11:00:45 +09:00 |
|
Masayuki Nakano
|
45e73fa02b
|
Bug 984253 part.2 Merge nsIJSEventListener and nsJSEventListener r=smaug, sr=jst
|
2014-04-02 11:00:45 +09:00 |
|
Bobby Holley
|
653713b343
|
Bug 986304 - Remove the scope object machinery attached to nsIJSEventListener. r=bz,f=smaug
|
2014-03-21 23:31:03 -03:00 |
|
Bobby Holley
|
615c77320d
|
Bug 986304 - Stop using (and kill) BindCompileEventHandler. r=bz
|
2014-03-21 23:31:02 -03:00 |
|
Bobby Holley
|
9ec0cadd8f
|
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
|
ae2fcda27d
|
Bug 986304 - Enter the compartment of the target directly. r=bz
|
2014-03-21 23:31:02 -03:00 |
|
Bobby Holley
|
5a65d7ab41
|
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
|
54871d21fd
|
Bug 978042 - Part 1: AutoPushJSContext in nsEventListenerManager::CompileEventHandlerInternal. r=bholley
|
2014-03-19 11:08:13 +00:00 |
|
Masayuki Nakano
|
b7a8d4a392
|
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
|
2a40226ac5
|
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
|
6461de2a4d
|
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 |
|