Ehsan Akhgari
|
8ef7475ec7
|
Forward declare mozilla::dom::Nullable as a struct everywhere so that the MSVC linker can pick up the correct symbol name
This is needed for bug 848294
|
2013-09-09 11:43:52 +02:00 |
|
Kyle Huey
|
9533d150e0
|
Bug 910924: Give workers an nsIGlobalObject. r=bent,bholley
|
2013-09-08 20:28:48 -07:00 |
|
Kyle Huey
|
a53f6f80b6
|
Bug 910937: Remove xpc_UnmarkGrayObject and use JSAPI directly. r=mccr8
|
2013-09-08 20:28:48 -07:00 |
|
Paul Rouget
|
c8447b9acc
|
Bug 913440 - Implement a pseudo class to highlight element easily. r=bz
|
2013-09-07 11:39:50 +02:00 |
|
Olli Pettay
|
1416bba1fc
|
Bug 911162 - Fix default value for aWantsUntrusted on Workers, r=khuey
--HG--
extra : rebase_source : c3b79695b24253a19018adb91626656bff88fbf7
|
2013-09-06 00:08:24 +03:00 |
|
Masayuki Nakano
|
78c0e6733f
|
Bug 910978 part.20 Test calls of getModifierState() of all events not causing crash r=smaug
|
2013-09-05 15:06:39 +09:00 |
|
Robert O'Callahan
|
8ca63f18ef
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
--HG--
extra : rebase_source : 0787130b1814c74bfb38dc178de94022f0b2e64e
|
2013-09-02 20:41:57 +12:00 |
|
Mike Hommey
|
05b3f24e0e
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Bobby Holley
|
1e72ccd895
|
Bug 899367 - Make GetNativeGlobal consumers call GetWindowProxy and rm the former. r=mccr8
Some of the uses of this are a bit nonsensical now, but that's a problem for
another day.
|
2013-09-04 14:06:57 -07:00 |
|
Masatoshi Kimura
|
216f76200c
|
Bug 911573 - Mochitest fixup to prepare removing Components-in-content with UniversalXPConnect. r=bholley
|
2013-09-05 01:02:34 +09:00 |
|
Andrew McCreight
|
3228f67147
|
Bug 883920 - use templates for {Hold,Drop}JSObjects. r=peterv
|
2013-08-16 13:10:17 -07:00 |
|
Masayuki Nakano
|
64b404534a
|
Bug 910978 part.19 Implement nsMutationEvent::AssignMutationEventData() r=smaug
|
2013-09-03 20:45:30 +09:00 |
|
Masayuki Nakano
|
b30c3feef6
|
Bug 910978 part.18 Implement nsAnimationEvent::AssignAnimationEventData() r=smaug
|
2013-09-03 20:45:30 +09:00 |
|
Masayuki Nakano
|
1c1e1f20ff
|
Bug 910978 part.17 Implement nsTransitionEvent::AssignTransitionEventData() r=smaug
|
2013-09-03 20:45:30 +09:00 |
|
Masayuki Nakano
|
1db2e51d44
|
Bug 910978 part.16 Implement nsSimpleGestureEvent::AssignSimpleGestureEventData() r=smaug
|
2013-09-03 20:45:30 +09:00 |
|
Masayuki Nakano
|
5bac5acde7
|
Bug 910978 part.15 Implement nsFocusEvent::AssignFocusEventData() r=smaug
|
2013-09-03 20:45:29 +09:00 |
|
Masayuki Nakano
|
0dec671ed9
|
Bug 910978 part.14 Implement nsUIEvent::AssignUIEventData() r=smaug
|
2013-09-03 20:45:29 +09:00 |
|
Masayuki Nakano
|
694e27ec0a
|
Bug 910978 part.13 Implement nsClipboardEvent::AssignClipboardEventData() r=smaug
|
2013-09-03 20:45:29 +09:00 |
|
Masayuki Nakano
|
37a09fd4f9
|
Bug 910978 part.12 Implement nsCommandEvent::AssignCommandEventData() r=smaug
|
2013-09-03 20:45:29 +09:00 |
|
Masayuki Nakano
|
ffc994f8f5
|
Bug 910978 part.11 Implement nsFormEvent::AssignFormEventData() r=smaug
|
2013-09-03 20:45:29 +09:00 |
|
Masayuki Nakano
|
8572bd5112
|
Bug 910978 part.10 Implement nsTouchEvent::AssignTouchEventData() r=smaug
|
2013-09-03 20:45:29 +09:00 |
|
Masayuki Nakano
|
546beaa3a9
|
Bug 910978 part.9 Implement widget::WheelEvent::AssignWheelEventData() r=smaug
|
2013-09-03 20:45:29 +09:00 |
|
Masayuki Nakano
|
04b32b9fa0
|
Bug 910978 part.8 Implement nsMouseScrollEvent::AssignMouseScrollEventData() r=smaug
|
2013-09-03 20:45:29 +09:00 |
|
Masayuki Nakano
|
ccd69297c4
|
Bug 910978 part.7 Implement nsCompositionEvent::AssignCompositionEventData() r=smaug
|
2013-09-03 20:45:29 +09:00 |
|
Masayuki Nakano
|
00a26e15e5
|
Bug 910978 part.6 Implement nsTextEvent::AssignTextEventData() and make nsTextEvent not a derived class of nsInputEvent because nobody uses the stored data r=smaug
|
2013-09-03 20:45:29 +09:00 |
|
Masayuki Nakano
|
114445c4e2
|
Bug 910978 part.5 Implement nsDragEvent::AssignDragEventData() r=smaug
|
2013-09-03 20:45:28 +09:00 |
|
Masayuki Nakano
|
725fecdb00
|
Bug 910978 part.4 Implement nsScrollAreaEvent::AssignScrollAreaEventData() r=smaug
|
2013-09-03 20:45:28 +09:00 |
|
Masayuki Nakano
|
56c41ee879
|
Bug 910978 part.3 Implement nsScrollPortEvent::AssignScrollPortEventData() r=smaug
|
2013-09-03 20:45:28 +09:00 |
|
Masayuki Nakano
|
144f6d5e26
|
Bug 910978 part.2 Remove nsScrollbarEvent because its member is never used r=smaug+roc
|
2013-09-03 20:45:28 +09:00 |
|
Masayuki Nakano
|
0cf5f945b0
|
Bug 910978 part.1 Implement nsScriptErrorEvent::AssignScriptErrorEventData() r=smaug
|
2013-09-03 20:45:28 +09:00 |
|
Paul Rouget
|
21fb768c7c
|
Bug 777972 - [responsive mode] translate click events to touch events. r=smaug
|
2013-09-03 09:15:51 +02:00 |
|
Nicholas Nethercote
|
d74157039d
|
Bug 911020 - Introduce js/TypeDecls.h, which holds very commonly used type declarations from the JS engine. r=luke.
--HG--
extra : rebase_source : 008ef689989f93b46627b8be8608bdbc544ca3a2
|
2013-08-27 19:59:14 -07:00 |
|
Masayuki Nakano
|
a2a3366dc4
|
Bug 911463 Fix wrong cast in nsDOMUIEvent::IsChar() const r=smaug
|
2013-09-01 09:17:55 +09:00 |
|
Olli Pettay
|
83abfe1558
|
Bug 910797, make Event.isTrusted to work in workers, r=khuey
|
2013-08-30 12:47:19 +03:00 |
|
Masayuki Nakano
|
4a9d769635
|
Bug 910156 Add AssignKeyEventData() and AssignMouseEventData() for sharing the code in nsDOMEvent::DuplicatePrivateData() and nsDelayed*Event r=smaug
|
2013-08-30 11:10:32 +09:00 |
|
Ehsan Akhgari
|
99c3fccc47
|
Bug 910857 - Minimize #includes in content/events; r=smaug
|
2013-08-29 17:18:25 -04:00 |
|
Brian O'Keefe
|
0ee041b9fd
|
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
|
2013-08-15 09:02:09 -04:00 |
|
Ryan VanderMeulen
|
252154d12a
|
Backed out 12 changesets (bug 899367) for Windows and OSX mochitest failures on a CLOSED TREE.
Backed out changeset 46cf4c3eb447 (bug 899367)
Backed out changeset d8a876219fc7 (bug 899367)
Backed out changeset d930333f95a7 (bug 899367)
Backed out changeset efae8cc0fff8 (bug 899367)
Backed out changeset 1dd262d146a6 (bug 899367)
Backed out changeset 4c396b8a51d0 (bug 899367)
Backed out changeset c8c30176639a (bug 899367)
Backed out changeset aaa8fbcf9aaf (bug 899367)
Backed out changeset d1a782044a4b (bug 899367)
Backed out changeset b2672ab55046 (bug 899367)
Backed out changeset fc4deb0b06fa (bug 899367)
Backed out changeset b9f1018a609c (bug 899367)
|
2013-08-27 21:14:54 -04:00 |
|
Andrew McCreight
|
d168e85a9e
|
Bug 904826 - Remove some unneeded nsLayoutStatics calls. r=smaug,bholley,bz
|
2013-08-27 15:39:02 -07:00 |
|
Bobby Holley
|
41d0a60a21
|
Bug 899367 - Make GetNativeGlobal consumers call GetWindowProxy and rm the former. r=mccr8
Some of the uses of this are a bit nonsensical now, but that's a problem for
another day.
|
2013-08-27 15:21:40 -07:00 |
|
Justin Lebar
|
4aeeb65d91
|
Bug 909514 - Include <new> before mozilla::Maybe (and move Maybe into mfbt/Maybe.h). r=waldo
--HG--
rename : mfbt/Util.h => mfbt/Maybe.h
|
2013-08-27 15:10:28 -07:00 |
|
Andrew McCreight
|
dbe5cdd3b0
|
Backed out changeset 365053e73efa for build bustage on this CLOSED TREE.
|
2013-08-27 09:54:01 -07:00 |
|
Andrew McCreight
|
a93fe393a9
|
Bug 904826 - Remove some unneeded nsLayoutStatics calls. r=smaug
|
2013-08-20 14:19:33 -07:00 |
|
Olli Pettay
|
89e4b5ccde
|
Bug 909039 - Bring back main-thread-only event target chain item cache, r=jst
|
2013-08-27 12:01:37 +03:00 |
|
Ehsan Akhgari
|
2faab8bc9e
|
Bug 908724 - Avoid #including nsPresContext.h in nsIScrollableFrame.h; r=mats
nsPresContext.h pulls in a large number of headers which should not
be needed in nsIScrollableFrame, if we just move ScrollbarStyles to
its own header
|
2013-08-23 16:20:07 -04:00 |
|
Kyle Huey
|
bf31d78a83
|
Bug 903772: Part 3 - Refactor GlobalObject. r=peterv
|
2013-08-22 22:17:08 -07:00 |
|
Ms2ger
|
4af9d89266
|
Merge m-c to inbound
|
2013-08-22 10:38:48 +02:00 |
|
Ms2ger
|
dd3ed79f0d
|
Merge PGO-green changeset from inbound to m-c.
|
2013-08-22 10:31:44 +02:00 |
|
Ms2ger
|
19f3e043e3
|
Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps
|
2013-08-22 08:56:01 +02:00 |
|
Ms2ger
|
fa65b962f6
|
Bug 883284 - Part b: Move LIBXUL_LIBRARY into moz.build (a-c); r=joey
|
2013-08-22 08:55:59 +02:00 |
|