Stephen Pohl
|
adbadb868e
|
Revert 366e6a39d71a from bug 673875 for causing bug 907275. r=smichaud
|
2013-08-21 12:22:03 -04:00 |
|
Bobby Holley
|
684f16b450
|
Bug 901106 - Remove nsIScriptRuntime. r=mrbkap
All this stuff is now for nsGlobalWindow's use only.
|
2013-08-19 16:24:28 -07:00 |
|
Olli Pettay
|
efdcdd5d9b
|
Bug 906684, make sure to access the right EventTargetChainItem when forwarding events to chrome, r=jst
--HG--
extra : rebase_source : afb2b457c422585e85d7abccfd76f0b6f85315a4
|
2013-08-20 00:12:56 +03:00 |
|
David Zbarsky
|
0f565540a1
|
Bug 903283: Don't include EventTarget.h in headers r=Ms2ger
|
2013-08-19 06:15:55 -04:00 |
|
Jeff Muizelaar
|
925e64dd68
|
Bug 898525. Separate out Gfx helpers into GfxMessageUtils.h. r=bent
This helps us include less.
--HG--
extra : rebase_source : bb9ca934a9dade9ef21cecfee7ae8e860f9c60c1
|
2013-07-26 15:28:31 -04:00 |
|
Olli Pettay
|
ff4865eaff
|
Bug 887241, Use strings, not atoms, for worker events, r=khuey
--HG--
extra : rebase_source : 3e294b1bde05a127db0a9fa1c31c48e9a514e11d
|
2013-08-16 13:06:24 +03:00 |
|
Olli Pettay
|
adaf15c51f
|
Bug 902481 - Make EventTargetChainItem pool thread agnostic, v2, r=jst
--HG--
extra : rebase_source : e1e9d9b87a29fd1d3ad6645f87a7075295c3c91d
|
2013-08-16 13:00:00 +03:00 |
|
Ryan VanderMeulen
|
8b8be2a46a
|
Merge m-c to inbound.
|
2013-08-14 17:11:30 -04:00 |
|
Kartikaya Gupta
|
0a9b377781
|
Bug 890280 - Ensure that the APZCTreeManager gets input events in screen coordinates. r=smaug
|
2013-08-14 10:15:27 -04:00 |
|
Ms2ger
|
1108a535f4
|
Bug 904178 - Part b: Use nsIDocument in nsEventListenerManager::SetEventHandler; r=smaug
|
2013-08-14 09:02:49 +02:00 |
|
Ms2ger
|
df8525f77d
|
Bug 901323 - Don't include nsContentUtils.h unnecessarily; r=jlebar
|
2013-08-14 08:56:21 +02:00 |
|
Martijn Wargers
|
45d2b90a2c
|
Bug 900969 - Failing deviceorientation test_bug615597.html for b2g mochitest. r=smaug
|
2013-08-12 21:17:36 +02:00 |
|
Carsten "Tomcat" Book
|
2d5bef5a11
|
merge mozilla-inbound to mozilla-central
|
2013-08-12 11:28:29 +02:00 |
|
Olli Pettay
|
191ea12215
|
Backout Bug 902481 to fix crashes, r=me
|
2013-08-10 12:24:09 +03:00 |
|
Boris Zbarsky
|
59570ac03c
|
Back out revision ea0f2d537a40 (bug 903283) because Windows was bootlegging nsRegion.h via EventTarget.h in widget code and so we ended up with a CLOSED TREE.
|
2013-08-09 22:31:05 -04:00 |
|
Brian O'Keefe
|
3a92f0ae7c
|
Bug 896177 - Remove useless config.mk includes; r=gps
|
2013-07-17 16:06:53 -04:00 |
|
David Zbarsky
|
abcaa5b14d
|
Bug 903283: Don't include EventTarget.h in headers r=Ms2ger
|
2013-08-09 21:17:52 -04:00 |
|
Nathan Froyd
|
3a9e74620d
|
Bug 901947 - part 1 - don't null-check |new X| in content/; r=smaug
|
2013-08-08 13:55:20 -04:00 |
|
Carsten "Tomcat" Book
|
637a43421b
|
merge mozilla-inbound to mozilla-central
|
2013-08-08 13:13:05 +02:00 |
|
David Keeler
|
610c89a3ee
|
Bug 516753 - Forward content context menu events to the parent. r=felipc
|
2013-08-06 15:00:07 -07:00 |
|
David Zbarsky
|
cdc9360b32
|
Bug 898105 - Remove nsIDOMTouch r=reuben
|
2013-08-05 00:51:22 -04:00 |
|
David Zbarsky
|
68e1382675
|
Bug 898104 - Remove nsIDOMTouchList r=smaug
|
2013-08-05 00:51:21 -04:00 |
|
David Zbarsky
|
1c3d0b79ca
|
Bug 898930 - Remove nsIDOMTouchEvent r=smaug
|
2013-08-05 00:51:21 -04:00 |
|
Ms2ger
|
5c2b63d2c7
|
Merge m-c to inbound.
|
2013-08-02 11:07:57 +02:00 |
|
Ms2ger
|
8c0b92ef87
|
Bug 900096 - Cleanup Touch some; r=dzbarsky
|
2013-08-02 09:06:35 +02:00 |
|
Ms2ger
|
78f9e66db8
|
Bug 896251 - Make nsEvent::{refPoint, lastRefPoint} LayoutDeviceIntPoints; r=smaug+kats
|
2013-08-02 09:05:16 +02:00 |
|
Ms2ger
|
62183dfe63
|
Bug 886408 - Move nsContentUtils::ReleaseWrapper into nsWrapperCache; r=mccr8
|
2013-08-02 09:04:01 +02:00 |
|
Mike Hommey
|
d01b5df996
|
Bug 881323 - Re-implement CycleCollectorParticipant with actual vtables, with constexpr to avoid static initializers. r=mccr8
|
2013-08-02 10:29:05 +09:00 |
|
Nathan Froyd
|
5033404a44
|
Bug 900090 - make various bits of nsEventStates constexpr to avoid static constructors; r=smaug
|
2013-07-31 13:08:35 -04:00 |
|
Neil Deakin
|
2a4b390410
|
Bug 894736, pass clipboard type to data transfer so that the correct clipboard is used when pasting, r=ehsan
|
2013-08-07 14:52:38 -04:00 |
|
Olli Pettay
|
cedf360b56
|
Bug 902481 - Make EventTargetChainItem pool thread agnostic, r=jst
|
2013-08-07 20:28:34 +03:00 |
|
Olli Pettay
|
84f18d6364
|
Bug 899089 - Improve event listener reporting in CC graphs, r=khuey
|
2013-07-31 01:04:38 +03:00 |
|
Masatoshi Kimura
|
ab73027c06
|
Bug 898817 - Stop exposing nsIDOM* interfaces on the global automatically. r=bz
|
2013-07-30 22:26:27 +09:00 |
|
David Zbarsky
|
70990dd2d4
|
Backout b43b3d14ea16 for mochitest failures on CLOSED TREE
|
2013-07-29 22:46:45 -07:00 |
|
David Zbarsky
|
1c93719ce1
|
Backout f10e28d82786 for mochitest orange on a CLOSED TREE
|
2013-07-29 21:11:38 -07:00 |
|
David Zbarsky
|
82250218e6
|
Backout 40683014a638 for causing mochitest orange
|
2013-07-29 21:11:01 -07:00 |
|
David Zbarsky
|
3b2bbf2c84
|
Bug 898105 - Remove nsIDOMTouch r=reuben
|
2013-07-29 16:04:09 -07:00 |
|
David Zbarsky
|
daff91f723
|
Bug 898104 - Remove nsIDOMTouchList r=smaug
|
2013-07-29 16:04:09 -07:00 |
|
David Zbarsky
|
bd41b3d233
|
Bug 898930 - Remove nsIDOMTouchEvent r=smaug
|
2013-07-29 16:04:08 -07:00 |
|
Tom Schuster
|
ed67490bab
|
Bug 893201 - Spot fix cross chrome/content focus handling. r=felipe
|
2013-07-29 11:03:41 -04:00 |
|
Masayuki Nakano
|
0f31ecd06d
|
Bug 501496 part.9 EventUtils and some tests shouldn't synthesize keypress event if precede keydown event is consumed r=smaug
|
2013-07-25 15:09:29 +09:00 |
|
Ms2ger
|
36f3f6ae03
|
Bug 885170 - Remove nsINode::GetClassInfo(); r=peterv
|
2013-07-24 09:31:06 +02:00 |
|
Neil Rashbrook
|
252ebaf331
|
Bug 879838 dblclick event sometimes has incorrect explicitOriginalTarget r=smaug
|
2013-07-16 19:15:15 +01:00 |
|
Trevor Saunders
|
e59057dee7
|
bug 659722 - remove _IMPL_NS_LAYOUT r=bz
|
2013-03-16 00:31:38 -04:00 |
|
Brian O'Keefe
|
a2b1403eb0
|
Bug 883502 - Part 1: Move 'chromium_config.mk' includes after rules.mk. r=gps
|
2013-07-04 08:28:43 -04:00 |
|
Trevor Saunders
|
82e5558b37
|
bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal
|
2013-07-11 11:06:34 -04:00 |
|
Mike Hommey
|
784edc021e
|
Bug 892401 - Remove NEW_H. r=ted
|
2013-07-12 09:16:41 +09:00 |
|
Botond Ballo
|
3d283a5a5d
|
Bug 891468 - Convert nsEventStateManager::GetChildProcessOffset to return a LayoutDeviceIntPoint instead of an nsIntPoint. r=smaug
|
2013-07-11 10:43:35 -04:00 |
|
Ed Morley
|
6267a51d4c
|
Merge mozilla-central and inbound
|
2013-07-11 10:59:11 +01:00 |
|
Masayuki Nakano
|
1d9e2a0619
|
Bug 875674 part.5 Implement attributedSubstringForProposedRange:actualRange: of NSTextInputClient r=roc+smichaud
|
2013-07-11 16:46:35 +09:00 |
|