Commit Graph

24526 Commits

Author SHA1 Message Date
Ryan VanderMeulen
cc575205f4 Merge inbound to m-c on a CLOSED TREE. a=merge 2014-08-04 16:06:19 -04:00
Ryan VanderMeulen
e9bbfc707d Bug 1048455 - Skip test_peerConnection_basicScreenshare.html and test_peerConnection_basicWindowshare.html on e10s.
CLOSED TREE
2014-08-04 15:42:28 -04:00
Walter Litwinczyk
251fcf22c6 Bug 1046267 - WebGL handle denormal numbers in half-float conversion functions. r=jgilbert 2014-07-31 16:44:18 -07:00
Nils Ohlmeier [:drno]
eb9ef71e45 Bug 1021220 - Verify absence of loopback in SDP offer. r=bwc 2014-07-31 17:24:00 -04:00
Bevis Tseng
8c4ca777fa Bug 1039185 - Always Check 'x-mms-read-report' before trying to send read report. r=vyang 2014-07-30 15:26:21 +08:00
Randell Jesup
6880163332 Bug 1039666: Disable screen/windowsharing for OSX 10.6 and WinXP (re-merged) r=cpearce 2014-08-02 00:30:50 -04:00
JW Wang
0c344794d8 Bug 1047268 - Call SpecialPowers.pushPermissions() to ensure permission change is completed before continuing the rest of the tests. r=dhylands 2014-08-01 01:48:00 -04:00
Martijn Wargers
20f33b9309 Bug 251903 - Autoscroll does not function as expected when in an iframe. r=Neil 2014-07-23 13:57:54 +02:00
Ed Morley
de34fe3d41 Merge mozilla-central and inbound 2014-08-04 12:23:28 +01:00
Ed Morley
f19e898068 Backed out changeset 4c12508e3b69 (bug 1039666) for conflicts with bug 1037424 2014-08-04 12:16:30 +01:00
Ed Morley
4185d5c1b1 Merge latest green b2g-inbound changeset and mozilla-central; a=merge 2014-08-04 12:13:23 +01:00
Brad Lassey
bebebabc2d bug 1037424 - follow up to allow browser from privileged content r=jesup 2014-08-02 13:42:08 -04:00
Masayuki Nakano
2bc32eb90e Bug 1046101 part.33 Generate EventClassID with EventClassList.h in EventForwards.h and nsContentUtils should use it instead of uint32_t r=smaug 2014-08-04 14:28:58 +09:00
Masayuki Nakano
cd01d28251 Bug 1046101 part.32 Rename NS_EVENT to eBasicEventClass r=smaug 2014-08-04 14:28:58 +09:00
Masayuki Nakano
bbf79aa337 Bug 1046101 part.31 Rename NS_MUTATION_EVENT to eMutationEventClass r=smaug 2014-08-04 14:28:57 +09:00
Masayuki Nakano
59cdca4ea4 Bug 1046101 part.28 Rename NS_COMMAND_EVENT to eCommandEventClass r=smaug 2014-08-04 14:28:56 +09:00
Masayuki Nakano
165587969b Bug 1046101 part.27 Rename NS_SMIL_TIME_EVENT to eSMILTimeEventClass r=smaug 2014-08-04 14:28:56 +09:00
Masayuki Nakano
1deffd0a75 Bug 1046101 part.26 Rename NS_SVGZOOM_EVENT to eSVGZoomEventClass r=smaug 2014-08-04 14:28:56 +09:00
Masayuki Nakano
f0b37ae776 Bug 1046101 part.25 Rename NS_ANIMATION_EVENT to eAnimationEventClass r=smaug 2014-08-04 14:28:55 +09:00
Masayuki Nakano
f88320d44c Bug 1046101 part.24 Rename NS_TRANSITION_EVENT to eTransitionEventClass r=smaug 2014-08-04 14:28:55 +09:00
Masayuki Nakano
1d81133c4a Bug 1046101 part.23 Rename NS_CLIPBOARD_EVENT to eClipboardEventClass r=smaug 2014-08-04 14:28:55 +09:00
Masayuki Nakano
0fcd475645 Bug 1046101 part.22 Rename NS_FOCUS_EVENT to eFocusEventClass r=smaug 2014-08-04 14:28:54 +09:00
Masayuki Nakano
74200b8da6 Bug 1046101 part.21 Rename NS_FORM_EVENT to eFormEventClass r=smaug 2014-08-04 14:28:54 +09:00
Masayuki Nakano
4e9655a5c1 Bug 1046101 part.20 Rename NS_SCROLLAREA_EVENT to eScrollAreaEventClass r=smaug 2014-08-04 14:28:54 +09:00
Masayuki Nakano
2fbf4b85fe Bug 1046101 part.19 Rename NS_SCROLLPORT_EVENT to eScrollPortEventClass r=smaug 2014-08-04 14:28:53 +09:00
Masayuki Nakano
c194e4e3af Bug 1046101 part.18 Rename NS_TOUCH_EVENT to eTouchEventClass r=smaug 2014-08-04 14:28:53 +09:00
Masayuki Nakano
f617bc213a Bug 1046101 part.17 Rename NS_SIMPLE_GESTURE_EVENT to eSimpleGestureEventClass r=smaug 2014-08-04 14:28:53 +09:00
Masayuki Nakano
51abab6557 Bug 1046101 part.15 Rename NS_POINTER_EVENT to ePointerEventClass r=smaug 2014-08-04 14:28:52 +09:00
Masayuki Nakano
29381baa49 Bug 1046101 part.14 Rename NS_WHEEL_EVENT to eWheelEventClass r=smaug 2014-08-04 14:28:51 +09:00
Masayuki Nakano
9a5bd7325f Bug 1046101 part.13 Rename NS_MOUSE_SCROLL_EVENT to eMouseScrollEventClass r=smaug 2014-08-04 14:28:51 +09:00
Masayuki Nakano
7a9936afb5 Bug 1046101 part.12 Rename NS_DRAG_EVENT to eDragEventClass r=smaug 2014-08-04 14:28:50 +09:00
Masayuki Nakano
5c01c306d3 Bug 1046101 part.11 Rename NS_MOUSE_EVENT to eMouseEventClass r=smaug 2014-08-04 14:28:50 +09:00
Masayuki Nakano
40ba55524f Bug 1046101 part.10 Rename NS_EDITOR_INPUT_EVENT to eEditorInputEventClass r=smaug 2014-08-04 14:28:49 +09:00
Masayuki Nakano
a726f35ed6 Bug 1046101 part.7 Rename NS_TEXT_EVENT to eTextEventClass r=smaug 2014-08-04 14:28:48 +09:00
Masayuki Nakano
a2a956a7e0 Bug 1046101 part.6 Rename NS_COMPOSITION_EVENT to eCompositionEventClass r=smaug 2014-08-04 14:28:48 +09:00
Masayuki Nakano
a5ff074c2f Bug 1046101 part.5 Rename NS_KEY_EVENT to eKeyboardEventClass r=smaug 2014-08-04 14:28:48 +09:00
Masayuki Nakano
1e2b298833 Bug 1046101 part.4 Rename NS_UI_EVENT to eUIEventClass r=smaug 2014-08-04 14:28:47 +09:00
Masayuki Nakano
e040be3c13 Bug 1046101 part.3 Rename NS_INPUT_EVENT to eInputEventClass r=smaug 2014-08-04 14:28:47 +09:00
Masayuki Nakano
bddeb1250e Bug 1046101 part.2 Rename NS_GUI_EVENT to eGUIEventClass r=smaug 2014-08-04 14:28:46 +09:00
Masayuki Nakano
2c24a0ea29 Bug 1046101 part.1 Rename nsEventStructType to mozilla::EventClassID r=smaug 2014-08-04 14:28:46 +09:00
Brad Lassey
3409513281 bug 1041700 - add browserWindow and scrollWithPAge to media constraints r=jesup,jib,khuey 2014-07-21 14:57:28 -04:00
Wes Kocher
d120964a41 Merge b2g-inbound to m-c a=merge 2014-08-01 16:24:54 -07:00
Ryan VanderMeulen
ca7c05bb4b Merge inbound to m-c. a=merge 2014-08-01 15:59:05 -04:00
Ryan VanderMeulen
e2ba0f4d88 Merge b2g-inbound to m-c. a=merge 2014-08-01 15:29:14 -04:00
Fabrice Desré
66d6d54d91 Bug 1047533 - Remove the unused nsIDOMApplicationRegistry2 interface r=myk 2014-08-01 11:37:03 -07:00
Kyle Huey
3756021a79 Back out bug 874353, which is suspected of causing bug 1046956. r=me a=backout 2014-08-01 11:02:55 -07:00
Fabrice Desré
df2988db8a Bug 1042882 - Add an explicit field to track application kind in the registry r=myk 2014-08-01 10:41:52 -07:00
Ed Morley
ceccb74728 Merge mozilla-central and b2g-inbound 2014-08-01 18:03:34 +01:00
Andrea Marchesini
0833f1ffe4 Bug 1047398 - ServiceWorker should use WeakRef instead nsTWeakRef, r=smaug 2014-08-01 17:42:19 +01:00
Ed Morley
72783af617 Merge mozilla-central and inbound 2014-08-01 17:37:13 +01:00