Olli Pettay
|
30ae6176d7
|
Bug 856351 - Paris binding for DragEvent, r=peterv
--HG--
extra : rebase_source : 695b5a3bf3641f0e39d33ca8718e1bc78695b09d
|
2013-04-19 02:13:35 +03:00 |
|
Bobby Holley
|
288399f5c0
|
Bug 860438 - Straightforward cases. r=gabor
|
2013-04-18 11:36:03 -04:00 |
|
Boris Zbarsky
|
a295fe137f
|
Bug 835643 part 4. Put in place all the infrastructure to switch EventListener to WebIDL codegen. r=smaug
|
2013-04-16 17:16:08 -04:00 |
|
Boris Zbarsky
|
68ef482eb5
|
Bug 835643 part 3. Expose the ability to add WebIDL event listeners to an event listener manager via its API. r=smaug
|
2013-04-16 17:16:08 -04:00 |
|
Boris Zbarsky
|
aa1e53124f
|
Bug 835643 part 2. Store an EventListenerHolder, not an nsIDOMEventListener, in nsListenerStruct. r=smaug
|
2013-04-16 17:15:57 -04:00 |
|
Boris Zbarsky
|
7e6e542d17
|
Bug 862388. Fix test_bug328885.html to actually test things. r=bholley
|
2013-04-16 17:14:09 -04:00 |
|
Mike Shal
|
24b4056720
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
|
Olli Pettay
|
53d9f3b057
|
Bug 847596 - Paris binding for DeviceMotionEvent, r=peterv
--HG--
extra : rebase_source : 7cbf9ac11b81506a2ffe0a5c3a34ecb78fe54f5b
|
2013-04-16 16:03:46 +03:00 |
|
Olli Pettay
|
37bb065f35
|
Bug 856303 - Paris binding for MouseScrollEvent, r=peterv
--HG--
extra : rebase_source : 26aec7e5472d213615918f20168e3fd2277b0591
|
2013-04-15 23:37:52 +03:00 |
|
Olli Pettay
|
f9cfac1b16
|
Bug 856363 - Paris binding for TouchEvent, r=peterv
--HG--
extra : rebase_source : 09fc86b555febd5adfaeebdffeb685e37c1d0823
|
2013-04-15 23:33:46 +03:00 |
|
Olli Pettay
|
506f81514f
|
Bug 847598 - Paris binding for NotifyPaintEvent, r=peterv
--HG--
extra : rebase_source : dcd7cc75cfc42ab5cb636093b67da057019269cb
|
2013-04-15 23:27:37 +03:00 |
|
Ryan VanderMeulen
|
11638afb91
|
Merge m-c to inbound.
|
2013-04-15 16:21:51 -04:00 |
|
Martijn Wargers
|
86f25a7795
|
Bug 861674 - Change some content mochitests from enablePrivilege to use SpecialPowers. r=jgriffin
|
2013-04-15 19:50:45 +02:00 |
|
Boris Zbarsky
|
f57dd3545a
|
Bug 860591. Install WebIDL quickstubs for event interfaces as needed. r=smaug
|
2013-04-12 10:51:25 -04:00 |
|
Stephen Pohl
|
6328038298
|
Bug 673875 - Reproduce bounce behaviour when reaching top and bottom of documents. r=smichaud, r=felipc
|
2013-04-12 23:04:52 -04:00 |
|
Honza Bambas
|
e7a737bf35
|
Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug
|
2013-04-15 14:38:48 +02:00 |
|
Joshua Cranmer
|
ce365a42ff
|
Bug 856108 - Port static analyses to clang, part 2a: use MOZ_STACK_CLASS in content. r=bz
|
2013-04-11 22:20:09 -05:00 |
|
Ryan VanderMeulen
|
e9c65dfa10
|
Backed out 2 changesets (bug 850362, bug 600307) for Windows XP leaks on a CLOSED TREE.
|
2013-04-11 17:00:28 -04:00 |
|
Ms2ger
|
20a9e6b03b
|
bug 851542 - Gamepad to webidl (with nsIVariant). r=smaug
--HG--
extra : rebase_source : ae08a894b592465641ed774688957a446c8966a7
|
2013-04-09 08:43:25 -04:00 |
|
Honza Bambas
|
52e949bcbc
|
Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug
|
2013-04-11 18:26:06 +02:00 |
|
Ted Mielczarek
|
c9ccf9b191
|
Backed out changeset dcf67f13c6bb, bug 851542 for B2G bustage.
|
2013-04-11 09:23:14 -04:00 |
|
Ms2ger
|
6dc688b31d
|
bug 851542 - Gamepad to webidl (with nsIVariant). r=smaug
|
2013-04-09 08:43:25 -04:00 |
|
Jim Mathies
|
cf1190a948
|
Bug 858526 - Use non-native text offsets in domWinUtils sendQueryContentEvent w/QUERY_CARET_RECT. r=ehsan
|
2013-04-10 09:02:43 -05:00 |
|
Stephen Pohl
|
28ee11a080
|
Bug 678392 - Add support for swipe animation as in Safari. r=smichaud,jaws,felipc
|
2013-04-09 14:44:01 -05:00 |
|
Jim Chen
|
f6280b4b8d
|
Bug 844573 - Pass textarea input type; r=masayuki
|
2013-03-29 12:00:59 -04:00 |
|
Ralph Giles
|
5fc8f9429e
|
Bug 857022 - Remove MOZ_MEDIA from content. r=cpearce
Remove the MOZ_MEDIA build-time define in the content
module, enabling this code unconditionally.
|
2013-04-04 15:07:00 -07:00 |
|
aceman
|
b20aad1de4
|
Bug 856238 - Remove unused includes of the obsolete nsISupportsArray and nsIEnumerator. r=Neil, r=bsmedberg
|
2013-04-08 14:35:31 -04:00 |
|
Andrew McCreight
|
5600e1404e
|
Bug 856313 - Clean up some Traverse/Unlink declarations. r=smaug
|
2013-04-02 09:48:59 -07:00 |
|
Masatoshi Kimura
|
2ca51c4f79
|
Bug 858224 - Remove most MSVC exemptions for FAIL_ON_WARNINGS. r=ted feedback=dholbert
|
2013-04-07 13:45:34 +09:00 |
|
David Zbarsky
|
dd55a87c18
|
Bug 857884 - Use dom::EventTarget more in content/ and dom/ Part 2 r=Ms2ger
|
2013-04-05 20:44:26 -04:00 |
|
David Zbarsky
|
c2cf14c695
|
Bug 857884 - Use dom::EventTarget more in content/ and dom/ r=Ms2ger
|
2013-04-05 20:44:15 -04:00 |
|
David Zbarsky
|
76ad7e5429
|
Bug 856962: Move Touch to its own file r=Ms2ger
--HG--
rename : content/events/src/nsDOMTouchEvent.cpp => content/events/src/Touch.cpp
rename : content/events/src/nsDOMTouchEvent.h => content/events/src/Touch.h
|
2013-04-05 04:49:00 -04:00 |
|
Phil Ringnalda
|
9a66489fa4
|
Back out 9967368c7c72:5d817fa463cb (bug 847983) for mochitest-8 crashes
CLOSED TREE
|
2013-04-04 14:28:37 -07:00 |
|
Jim Chen
|
a901e44060
|
Bug 847983 - Try harder to get a valid frame; r=masayuki
|
2013-04-04 12:30:00 -04:00 |
|
Jim Chen
|
7e822b7c08
|
Bug 847983 - Don't include empty elements at end of range; r=masayuki
|
2013-04-04 12:29:59 -04:00 |
|
Jim Chen
|
66f5f6f3d8
|
Bug 847983 - Skip script text nodes for content events; r=masayuki
|
2013-04-04 12:29:59 -04:00 |
|
Gabor Krizsanits
|
0a621fd246
|
Bug 820170 - nsDOMEventTarget holds a global. r=smaug
|
2013-04-04 11:30:36 +02:00 |
|
Gabor Krizsanits
|
5af0153b14
|
Bug 820170 - using nsIGlobalObject in documents. r=smaug
|
2013-04-04 11:27:41 +02:00 |
|
Ryan VanderMeulen
|
25d2864073
|
Backed out changesets 35ba787bc3db, e95379bbcfd5, and fff4886f812c (bug 847983) for build bustage on a CLOSED TREE.
|
2013-04-03 21:24:24 -04:00 |
|
Jim Chen
|
9a7afafc17
|
Bug 847983 - Try harder to get a valid frame; r=masayuki
|
2013-04-03 20:46:06 -04:00 |
|
Jim Chen
|
b3353c4388
|
Bug 847983 - Don't include empty elements at end of range; r=masayuki
|
2013-04-03 20:46:06 -04:00 |
|
Jim Chen
|
ee94e60acd
|
Bug 847983 - Skip script text nodes for content events; r=masayuki
|
2013-04-03 20:46:06 -04:00 |
|
matekm
|
b83d2641b1
|
Bug 784739 - Switch from NULL to nullptr in content/; r=ehsan
--HG--
extra : rebase_source : cfdb682506acc14ec811e21ae42f067950e1ff0c
|
2013-04-02 21:14:24 -04:00 |
|
Nathan Froyd
|
3fd1503587
|
Bug 839103 - part 2 - enable chrome dispatching of nsIDOMEvents in nsAsyncDOMEvent; r=bz
|
2013-03-27 14:15:58 -04:00 |
|
Olli Pettay
|
909bf66353
|
Bug 856413 - Once UIEvent#view property is read, value of UIEvent#view property will be null, r=Ms2ger
--HG--
extra : rebase_source : d033288850b3d9594510a34f12ba43fe3097d969
|
2013-04-02 19:46:06 +03:00 |
|
Matt Brubeck
|
aaac2a55c2
|
Back out bug 839103 for build errors on a CLOSED TREE
|
2013-04-02 08:18:27 -07:00 |
|
Nathan Froyd
|
47b132d7e9
|
Bug 839103 - part 2 - enable chrome dispatching of nsIDOMEvents in nsAsyncDOMEvent; r=bz
|
2013-03-27 14:15:58 -04:00 |
|
Aryeh Gregor
|
a0ee398aed
|
Bug 853449 - Dispatching an event that's already being dispatched should throw InvalidStateError; r=smaug
|
2013-04-02 17:10:45 +03:00 |
|
Boris Zbarsky
|
2c26ef514c
|
Bug 854439. Expose the underlying JS object of scripted event listeners on nsIEventListenerInfo. r=smaug
|
2013-04-01 17:17:56 -04:00 |
|
Kyle Machulis
|
f5e3aadf0b
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|