Ryan VanderMeulen
|
6199750f94
|
Merge inbound to m-c on a CLOSED TREE. a=merge
|
2014-07-10 18:22:38 -04:00 |
|
Kartikaya Gupta
|
35136e5a31
|
Bug 1036444 - Kill touchenter and touchleave events. r=smaug
|
2014-07-09 10:27:00 -04:00 |
|
Carsten "Tomcat" Book
|
ecfd06f20e
|
Merge mozilla-central to b2g-inbound
|
2014-07-10 15:20:10 +02:00 |
|
Bevis Tseng
|
42fc799090
|
Bug 1023695 - Part 4: Implementation of .webidl change. r=vyang,smaug.
|
2014-06-27 13:25:37 +08:00 |
|
Benoit Jacob
|
758777907f
|
Bug 1035394 - Fix dangerous public destructors in dom/events - r=smaug
|
2014-07-08 17:23:17 -04:00 |
|
Masayuki Nakano
|
904138ac00
|
Bug 1035595 Use mozilla::WidgetTouchEvent::TouchArray instead of nsTArry<nsRefPtr<mozilla::dom::Touch>> r=roc
|
2014-07-09 05:48:19 +09:00 |
|
Maksim Lebedev
|
d49e8df3d2
|
Bug 976963 - After invoking the releasePointerCapture method on an element, subsequent events for the specified pointer must follow normal hit testing mechanisms for determining the event target. r=smaug
|
2014-06-20 09:20:00 -04:00 |
|
Masayuki Nakano
|
7cdae5ce5b
|
Bug 1036290 Use nsAutoTArray at copying WidgetTouchEvent::TouchArray r=roc
|
2014-07-10 01:17:05 +09:00 |
|
Andrew Comminos
|
0ed1a0f5e1
|
Bug 958868 - Add support for delta line and page accumulation; r=masayuki, sr=smaug
|
2014-07-07 18:54:14 +09:00 |
|
Jan de Mooij
|
f3876da607
|
Bug 1034191 - Make nsDependentJSString users work with Latin1 strings and nursery-allocated strings. r=bz
|
2014-07-05 17:30:54 +02:00 |
|
Kyle Huey
|
8dfc1cbe57
|
Bug 1033343: Handle an uninitialized CustomEvent correctly. r=smaug
|
2014-07-03 15:19:03 -07:00 |
|
Ryan VanderMeulen
|
661e77b06d
|
Backed out changesets 4cd69faa8bc0 and 54252e150439 (bug 976963) for B2G mochitest failures.
|
2014-07-03 13:31:31 -04:00 |
|
Maksim Lebedev
|
e17f0a7284
|
Bug 976963 - After invoking the releasePointerCapture method on an element, subsequent events for the specified pointer must follow normal hit testing mechanisms for determining the event target. r=smaug
|
2014-06-20 09:20:00 -04:00 |
|
Kestrel
|
d6e54f0575
|
Bug 378775 - Implement Opera's behavior for selecting text inside of a link and link drag and drop. r=Enn
|
2014-07-03 04:26:00 -04:00 |
|
Peter Van der Beken
|
ae0fcf2811
|
Bug 1032748 - Make ConvertJSValueToString work on ns*String. r=bz.
|
2014-01-23 10:18:35 +01:00 |
|
Kyle Huey
|
b0f4a14fc1
|
Bug 1031051: Part 18 - Kill the old XPIDL-based event generator. r=smaug
|
2014-06-30 16:02:04 -07:00 |
|
Kyle Huey
|
2a8f98fb8a
|
Bug 1031051: Part 17 - Manually implement CustomEvent. r=smaug
CustomEvent can't be generated because we still need the XPCOM interface which is used by a11y among others.
|
2014-06-30 16:02:04 -07:00 |
|
Kyle Huey
|
49c62f1910
|
Bug 1031051: Part 14 - Migrate DOMTransactionEvent to the WebIDL code generator. r=smaug
|
2014-06-30 16:02:03 -07:00 |
|
Kyle Huey
|
872d591aa2
|
Bug 1031051: Part 11 - Migrate DeviceOrientationEvent to the WebIDL code generator. r=smaug
|
2014-06-30 16:02:03 -07:00 |
|
Kyle Huey
|
81efb10283
|
Bug 1031051: Part 7 - Migrate PageTransitionEvent to the WebIDL code generator. r=smaug
|
2014-06-30 16:02:02 -07:00 |
|
Kyle Huey
|
e375b0aae7
|
Bug 1031051: Part 6 - Migrate PopStateEvent to the WebIDL code generator. r=smaug
|
2014-06-30 16:02:02 -07:00 |
|
Kyle Huey
|
760b7d243b
|
Bug 1031051: Part 5 - Migrate PopupBlockedEvent to the WebIDL code generator. r=smaug
|
2014-06-30 16:02:01 -07:00 |
|
Kyle Huey
|
ee70914a12
|
Bug 1031051: Part 4 - Remove ReplaceElementEvent. r=khuey,wchen
|
2014-06-30 16:01:11 -07:00 |
|
Kyle Huey
|
9fdab2c0a8
|
Bug 1031051: Part 3 - Migrate CloseEvent to the WebIDL code generator. r=smaug
|
2014-06-30 16:00:31 -07:00 |
|
Kyle Huey
|
726d8c16de
|
Bug 1031051: Part 2 - Migrate HashChangeEvent to the WebIDL code generator. r=smaug
|
2014-06-30 16:00:31 -07:00 |
|
Jim Blandy
|
cb2e9869d1
|
Bug 800200: Remove references to JSD from outside js/jsd. r=mccr8,bholley,ted,smaug
|
2014-06-27 11:05:08 -07:00 |
|
Andrea Marchesini
|
2e74fcf6fe
|
Bug 876683 - DOMFile/DOMBlob refactoring, r=ehsan, r=bent
|
2014-06-26 09:47:44 -07:00 |
|
Carsten "Tomcat" Book
|
e4e57eea11
|
Backed out changeset 8499eefa342e (bug 958868) for m2 test failures on a CLOSED TREE
|
2014-06-24 12:49:47 +02:00 |
|
Andrew Comminos
|
3f3031e6fb
|
Bug 958868 - Add support for delta line and page accumulation; r=masayuki, sr=smaug
|
2014-06-24 18:02:11 +09:00 |
|
Benoit Jacob
|
84b13c683d
|
Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan
|
2014-06-23 15:56:07 -04:00 |
|
Nick Fitzgerald
|
89c96462f2
|
Bug 1000967 - Add source notes for |new| expression and function calls to improve source maps and debugging. r=ejpbruel
|
2014-06-20 13:09:00 -04:00 |
|
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 |
|
Kyle Huey
|
c46bed2510
|
Bug 737976: Remove nsINodeInfo. r=smaug
--HG--
rename : content/base/src/nsNodeInfo.cpp => dom/base/NodeInfo.cpp
rename : content/base/public/nsINodeInfo.h => dom/base/NodeInfo.h
rename : content/base/src/nsNodeInfo.h => dom/base/NodeInfoInlines.h
|
2014-06-19 19:01:40 -07:00 |
|
Birunthan Mohanathas
|
617866f602
|
Bug 1026535 - Fix mismatched class/struct tags. r=ehsan
|
2014-06-18 17:57:51 -07:00 |
|
Maksim Lebedev
|
8f2b7229d4
|
Bug 1018113 - Do correct behavior of pen after pointer_up event. r=smaug
|
2014-06-18 01:12:00 -04:00 |
|
Masayuki Nakano
|
327ceb0493
|
Bug 976673 part.4 Allow nested mouse button event handling for modal dialog r=smaug+enndeakin
|
2014-06-18 15:13:01 +09:00 |
|
Masayuki Nakano
|
99eb437da6
|
Bug 976673 part.2 Allow to steal focus by JS at handling mouseup event r=enndeakin
|
2014-06-18 15:13:00 +09:00 |
|
Ben Kelly
|
935db1e193
|
Bug 1025973 - Part 2: Do not pass JSContext to static webidl methods in non-worker case. r=bz
|
2014-06-16 12:52:00 -04:00 |
|
Olli Pettay
|
fc9d66f955
|
Bug 998809 - WidgetEvent::typeString is not always set correctly , r=masayuki
|
2014-06-17 01:59:54 +03:00 |
|
Carsten "Tomcat" Book
|
b5af4a2a5b
|
Backed out changeset 287aa2e3cab0 (bug 998809) for xpcshell and mochitest 2 test failures
|
2014-06-16 14:38:50 +02:00 |
|
Olli Pettay
|
4164cc37e8
|
Bug 998809 - WidgetEvent::typeString is not always set correctly, r=masayuki
|
2014-06-16 12:08:29 +03:00 |
|
Masayuki Nakano
|
00a740a47b
|
Bug 1024864 Warn KeyboardEvent.key value change when KeyboardEvent.key is read and its key value is obsolete r=smaug
|
2014-06-14 11:24:16 +09:00 |
|
Boris Zbarsky
|
1284410aa0
|
Bug 1009675 part 2. Return WebIDL 'any' values as handles. r=peterv
|
2014-06-11 16:26:52 -04:00 |
|
Vicamo Yang
|
03ca6aeb5b
|
Bug 1023148 - Use WebIDL codegen to implement RIL & WiFi events. r=smaug
|
2014-06-11 09:23:34 +08:00 |
|
William Chen
|
62bea1e104
|
Bug 992521 - Part 4: Make PresShell events work when not in document, but contained by a ShadowRoot with a host in document. r=smaug
|
2014-06-07 01:42:54 -07:00 |
|
William Chen
|
0eff3949f3
|
Bug 992521 - Part 2: Make styles work when not in document, but contained by a ShadowRoot with a host in document. r=smaug
|
2014-06-07 01:42:54 -07:00 |
|
Ehsan Akhgari
|
55f1b383f9
|
Bug 1022043 - Remove EventStates' copy constructor and assignment operator to make it trivially copyable so that it builds with clang-cl; r=bzbarsky
|
2014-06-06 22:09:34 -04:00 |
|
Chris Pearce
|
a6aa98ac0e
|
Bug 1016162 - Base EME DOM APIs, not connected to a CDM yet. r=bz
|
2014-06-07 08:52:15 +12: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 |
|