Steven Michaud
|
b70a7ad0dc
|
Bug 851128 - Backout patch because it caused bug 862417 and bug 864053. r=bgirard
|
2013-04-22 16:41:50 -05:00 |
|
Guilherme de Araujo ext:(%2C%20Brandon%20Waterloo%20%3Cbrandon.waterloo%40gmail.com%3E)
|
ef248673de
|
Bug 851128 - Introduce custom recognition for the double-tap gesture. r=smichaud
Cocoa does not implement the double-tap gesture by default, so the gesture had to be recognized manually.
|
2013-04-10 14:38:26 -04:00 |
|
Stephen Pohl
|
21bdf5ab95
|
Bug 678392 - Add support for swipe animation as in Safari. r=smichaud,jaws,felipc
|
2013-04-09 14:44:01 -05:00 |
|
David Zbarsky
|
785f24e28f
|
Bug 857884 - Use dom::EventTarget more in content/ and dom/ Part 2 r=Ms2ger
|
2013-04-05 20:44:26 -04:00 |
|
Nathan Froyd
|
0a8a82bada
|
Bug 839103 - part 3 - send StyleSheet{Added,Removed} chrome notifications when stylesheets are added/removed; r=bz
|
2013-03-27 14:16:50 -04:00 |
|
Matt Brubeck
|
0112a4cd84
|
Back out bug 839103 for build errors on a CLOSED TREE
|
2013-04-02 08:18:27 -07:00 |
|
Nathan Froyd
|
2ff029b601
|
Bug 839103 - part 3 - send StyleSheet{Added,Removed} chrome notifications when stylesheets are added/removed; r=bz
|
2013-03-27 14:16:50 -04:00 |
|
Kyle Machulis
|
5aa83c3e11
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Ms2ger
|
2da2c38f03
|
Bug 853158 - Update the uuid of nsIDOMEventTarget and subclasses.
|
2013-03-30 10:45:37 +01:00 |
|
Kyle Machulis
|
c79ccc0693
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|
Kyle Machulis
|
a59d40f143
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
|
Mike Shal
|
c2a9341a2e
|
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
|
2013-03-21 08:41:00 -07:00 |
|
Ted Mielczarek
|
bc92001c0b
|
bug 604039 - Add DOM Gamepad APIs. r=smaug
--HG--
extra : rebase_source : ffffdc4549da1b25ea263b623c05ae1afb3d46a0
|
2011-08-03 14:12:08 -04:00 |
|
Mike Shal
|
9680b82df6
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Ms2ger
|
6da7a4d4da
|
Bug 851134 - Part b: Implement the EventTarget getters in the WebIDL API for Event directly instead of calling the XPIDL implementations; r=smaug
|
2013-03-17 08:55:17 +01:00 |
|
Mike Shal
|
e3d8d5c262
|
Bug 818246 - Part 9: Move XPIDL_FLAGS to moz.build; r=gps
|
2013-03-11 22:05:00 -07:00 |
|
Mike Shal
|
e9f8bc0fbd
|
Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps
|
2013-03-11 22:00:00 -07:00 |
|
Gregory Szorc
|
7bb3ee056b
|
Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
|
2013-03-12 10:17:46 -07:00 |
|
Neil Deakin
|
615637590a
|
Bug 407983, add clipboard events constructor, r=smaug
|
2013-03-11 11:49:56 -04:00 |
|
Neil Deakin
|
3bb302fb42
|
Bug 407983, add support for clipboardData in cut/copy/paste events, r=ehsan,sr=smaug
|
2013-03-11 11:49:48 -04:00 |
|
Olli Pettay
|
e5921ddec1
|
Bug 822399 - Make Event to use Paris bindings, r=peterv
|
2013-03-09 13:34:29 +02:00 |
|
William Chen
|
f3658e2a5e
|
Bug 783129 - Implementation of document.register without shadow DOM support. r=mrbkap
|
2012-11-01 11:18:08 -07:00 |
|
Gregory Szorc
|
e2966f651c
|
Bug 784841 - Part 18k: Convert /dom; f=Ms2ger rs=khuey
|
2013-02-25 12:47:20 -08:00 |
|
Masatoshi Kimura
|
c3667d43f3
|
Bug 843489 - Make initProgressEvent() [noscript]. r=smaug
|
2013-02-23 09:14:35 +09:00 |
|
Randy Lin
|
2887f23f47
|
Bug 834165 - Implement BlobEvent. r=smaug
--HG--
extra : rebase_source : 5d8f13baa4b2ff00a63300be54edb81ab2555bd9
|
2013-02-18 14:06:27 +08:00 |
|
Masayuki Nakano
|
d7c9686558
|
Bug 833719 part.1 Register some DOM keyCode values for Windows giving virtual keycode names and all OEM speicific virtual keyCode of Windows except we already used values r+sr=smaug
|
2013-02-13 14:47:19 +09:00 |
|
Olli Pettay
|
930b4e20e9
|
Bug 839465 - Implement SmartCardEvent using event code generator, r=mounir
|
2013-02-11 21:37:20 +02:00 |
|
Robert Strong
|
5c07fa06f7
|
Back out Bug 678392
|
2013-02-08 16:52:12 -08:00 |
|
Stephen Pohl
|
e5e20d9c36
|
Main patch (original patch by mstange) - Bug 678392 - [10.7] Add support for swipe animation as in Safari. r=smichaud r=felipc
|
2013-02-08 13:56:50 -08:00 |
|
Brad Lassey
|
16fe066050
|
bug 674739 - Implement DOM3 KeyboardEvent types for volume controls r=masayuki, sr=smaug
|
2013-02-04 15:50:41 -05:00 |
|
Vicamo Yang
|
f1c896b374
|
Bug 835148: Implement SmsEvent using event generator. r=smaug
--HG--
rename : dom/sms/interfaces/nsIDOMSmsEvent.idl => dom/sms/interfaces/nsIDOMMozSmsEvent.idl
rename : dom/sms/interfaces/nsIDOMSmsMessage.idl => dom/sms/interfaces/nsIDOMMozSmsMessage.idl
|
2013-02-07 18:43:22 +08:00 |
|
Edwin Casasola
|
30e8b06b43
|
Bug 835171 - get rid of remaining traces of nsPIDOMEventTarget; r=smaug
|
2013-01-29 11:46:07 +01:00 |
|
William Chen
|
8fc8c7cc9a
|
Bug 826606 - Set uninitialized values for DeviceProximityEvent according to spec. r=dougt,smaug,khuey
|
2013-01-08 09:36:05 -08:00 |
|
William Chen
|
7cd5470029
|
Bug 617532 - Implement UndoManager. r=ehsan
|
2013-01-03 22:54:26 -08:00 |
|
Ms2ger
|
e1d87b9f1f
|
Bug 823107 - Make nsIDOMEvent::SetTrusted return void; r=smaug
|
2012-12-22 09:18:08 +01:00 |
|
Ms2ger
|
962b5131ac
|
Bug 796902 - Part c: Implement Paris bindings for PaintRequest; r=bent
|
2012-12-22 09:16:55 +01:00 |
|
Masayuki Nakano
|
2455263ab2
|
Bug 813445 part.14 Make dom::EventListenerFlags for nsEventListenerManager r=smaug
|
2012-12-16 10:26:05 +09:00 |
|
Ehsan Akhgari
|
f117c7a7b0
|
Backed out 2 changesets (bug 579517)
Backed out changeset 5298adc70963
Backed out changeset 86ccf7c918ce (bug 579517)
|
2012-10-25 12:32:24 -04:00 |
|
Ehsan Akhgari
|
48b5c1a608
|
Code hygiene: don't use PR_TRUE and PR_FALSE, and use stdint types instead of PRInt types (no bug really, but you could say bug 579517)
|
2012-10-25 11:48:19 -04:00 |
|
Chuck Lee
|
ddac623d6a
|
Bug 780142 - Rewrite MozWifiConnectionInfoEvent. r=smaug
|
2012-10-22 18:18:26 +08:00 |
|
Chuck Lee
|
a7168749c9
|
Bug 780142 - Rewrite WifiStatusChangeEvent. r=smaug
|
2012-10-22 17:17:18 +08:00 |
|
Peter Van der Beken
|
0fca6b2112
|
Fix for bug 801083 (Remove old proxy-based list bindings). r=bz.
|
2012-10-13 14:50:24 +02:00 |
|
Blake Kaplan
|
7887a1ea48
|
Bug 787552 - Expose the IP address and MAC address to content. r=vchang f=kaze
|
2012-09-27 14:14:06 -04:00 |
|
Jim Mathies
|
f50c101c4d
|
Bug 726615 - Implement w3c touch events for Windows. Original patch by Makoto Kato. r=wesj, smaug, mbrubeck
|
2012-09-22 14:28:35 -05:00 |
|
Jim Mathies
|
efdf204165
|
Bug 726615 - Completely remove MozTouch event support from mc. r=smaug
|
2012-09-22 14:28:08 -05:00 |
|
Nathan Froyd
|
cc76c0f5b3
|
Bug 793258 - convert PR_FALSE to false in defined-in-idl-files functions; r=ehsan
|
2012-09-21 14:40:14 -04:00 |
|
Ms2ger
|
358f7a91f3
|
Bug 782040 - Move ProgressEvent to event impl codegen; r=smaug
|
2012-09-06 09:14:49 +02:00 |
|
Nathan Froyd
|
2d595e5d44
|
Bug 783357 - part 1: add XPIDL_FLAGS to make idl dependencies more explicit; r=khuey
|
2012-08-24 16:01:30 -04:00 |
|
Ehsan Akhgari
|
0fd9123eac
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
This patch was generated by a script. Here's the source of the script for
future reference:
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name nsXPCOMCID.h \
! -name prtypes.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRInt8 int8_t
convert PRUint8 uint8_t
convert PRInt16 int16_t
convert PRUint16 uint16_t
convert PRInt32 int32_t
convert PRUint32 uint32_t
convert PRInt64 int64_t
convert PRUint64 uint64_t
convert PRIntn int
convert PRUintn unsigned
convert PRSize size_t
convert PROffset32 int32_t
convert PROffset64 int64_t
convert PRPtrdiff ptrdiff_t
convert PRFloat64 double
|
2012-08-22 11:56:38 -04:00 |
|
Olli Pettay
|
baa2eb76c7
|
Bug 783856 - Autogen PopupBlockedEvent, r=jst
|
2012-08-20 11:26:34 -07:00 |
|