Masayuki Nakano
a07c726a8f
Bug 895274 part.82 Rename NS_DRAGDROP_ENTER to eDragEnter r=smaug
2015-09-02 15:08:02 +09:00
Masayuki Nakano
811d0fac7e
Bug 895274 part.81 Rename NS_DRAGDROP_OVER to eDragOver r=smaug
2015-09-02 15:08:02 +09:00
Masayuki Nakano
90a5ee8540
Bug 895274 part.80 Rename NS_DRAGDROP_DRAG to eDrag r=smaug
2015-09-02 15:08:02 +09:00
Masayuki Nakano
d2a0b19a04
Bug 895274 part.79 Rename NS_DRAGDROP_END to eDragEnd r=smaug
2015-09-02 15:08:02 +09:00
Masayuki Nakano
a9a7f7c99f
Bug 895274 part.78 Rename NS_DRAGDROP_START to eDragStart r=smaug
2015-09-02 15:08:01 +09:00
Masayuki Nakano
7b7a44a5ac
Bug 895274 part.77 Rename NS_DRAGDROP_DROP to eDrop r=smaug
2015-09-02 15:08:01 +09:00
Masayuki Nakano
9fb6e3527b
Bug 895274 part.76 Rename NS_DRAGDROP_LEAVE to eDragLeave r=smaug
2015-09-02 15:08:01 +09:00
Masayuki Nakano
4ee1803053
Bug 895274 part.75 Rename NS_DRAGDROP_EVENT_START to eDragDropEventFirst, define eDragDropEventLast and correct the type and name of event message in DataTransfer r=smaug
2015-09-02 15:08:01 +09:00
Masayuki Nakano
addf39e980
Bug 895274 part.74 Rename NS_UI_FOCUSOUT to eLegacyDOMFocusOut r=smaug
2015-09-02 15:08:01 +09:00
Masayuki Nakano
9321225508
Bug 895274 part.73 Rename NS_UI_FOCUSIN to eLegacyDOMFocusIn r=smaug
2015-09-02 15:08:01 +09:00
Masayuki Nakano
5c484163a4
Bug 895274 part.72 Rename NS_UI_ACTIVATE to eLegacyDOMActivate r=smaug
2015-09-02 15:08:01 +09:00
Masayuki Nakano
c3319fccf0
Bug 895274 part.71 Rename NS_UI_EVENT_START to eLegacyUIEventFirst r=smaug
2015-09-02 15:08:01 +09:00
Masayuki Nakano
35e18152d5
Bug 895274 part.70 Rename NS_BLUR_CONTENT to eBlur r=smaug
2015-09-02 15:08:00 +09:00
Masayuki Nakano
cc5db3b160
Bug 895274 part.69 Rename NS_FOCUS_CONTENT to eFocus r=smaug
2015-09-02 15:08:00 +09:00
Masayuki Nakano
38f15ff8af
Bug 895274 part.68 Rename NS_FOCUS_EVENT_START to eFocusEventFirst r=smaug
2015-09-02 15:08:00 +09:00
Masayuki Nakano
1604e0a9c6
Bug 895274 part.67 Rename NS_FORM_INVALID to eFormInvalid r=smaug
2015-09-02 15:08:00 +09:00
Masayuki Nakano
2586c79eb1
Bug 895274 part.66 Rename NS_FORM_SELECTED to eFormSelect r=smaug
2015-09-02 15:08:00 +09:00
Masayuki Nakano
8fa33d4666
Bug 895274 part.65 Rename NS_FORM_CHANGE to eFormChange r=smaug
2015-09-02 15:08:00 +09:00
Masayuki Nakano
5bb3e1799f
Bug 895274 part.64 Rename NS_FORM_RESET to eFormReset r=smaug
2015-09-02 15:08:00 +09:00
Masayuki Nakano
167dc4aade
Bug 895274 part.63 Rename NS_FORM_SUBMIT to eFormSubmit r=smaug
2015-09-02 15:08:00 +09:00
Masayuki Nakano
fdc75d7dcd
Bug 895274 part.62 Rename NS_FORM_EVENT_START to eFormEventFirst r=smaug
2015-09-02 15:07:59 +09:00
Masayuki Nakano
e1d00d44c8
Bug 895274 part.61 Rename NS_LOAD to eLoad r=smaug
2015-09-02 15:07:59 +09:00
Masayuki Nakano
6421cfec57
Bug 895274 part.60 Rename NS_PAGE_UNLOAD to eUnload r=smaug
2015-09-02 15:07:59 +09:00
Masayuki Nakano
462a8e0e63
Bug 895274 part.59 Rename NS_HASHCHANGE to eHashChange r=smaug
2015-09-02 15:07:59 +09:00
Masayuki Nakano
5d7682dc01
Bug 895274 part.58 Rename NS_IMAGE_ABORT to eImageAbort r=smaug
2015-09-02 15:07:59 +09:00
Masayuki Nakano
b102d7ecce
Bug 895274 part.57 Rename NS_LOAD_ERROR to eLoadError r=smaug
2015-09-02 15:07:59 +09:00
Masayuki Nakano
b854290d21
Bug 895274 part.56 Rename NS_POPSTATE to ePopState r=smaug
2015-09-02 15:07:59 +09:00
Masayuki Nakano
652d2361c7
Bug 895274 part.55 Rename NS_BEFORE_PAGE_UNLOAD to eBeforeUnload r=smaug
2015-09-02 15:07:59 +09:00
Masayuki Nakano
ee375dfbcc
Bug 895274 part.54 Rename NS_READYSTATECHANGE to eReadyStateChange r=smaug
2015-09-02 15:07:58 +09:00
Masayuki Nakano
8e17ad55c9
Bug 895274 part.53 Rename NS_STREAM_EVENT_START to eStreamEventFirst r=smaug
2015-09-02 15:07:58 +09:00
Masayuki Nakano
51913ee736
Bug 895274 part.52 Get rid of NS_PAGE_RESTORE due to unused r=smaug
2015-09-02 15:07:58 +09:00
Petr Jašíček
ff26d1d901
Bug 1198256 - Replace deprecated GtkColorSelectionDialog with GtkColorChooserDialog in Gtk3. r=karlt
2015-09-01 04:09:00 -04:00
Steven Michaud
4431c47e10
Bug 1148196 - Crashes at -[ChildView keyDown:] related to secure input. r=masayuki
2015-09-01 13:56:23 -05:00
Jonathan Watt
482c9260b1
Bug 1199336 - Fix jank/hangs dragging files into the browser due to O(n^2) behavior in the Cocoa widget drag-and-drop code. r=mstange
...
--HG--
extra : rebase_source : 6d2eab089040dd5dcbafd313f3292e3cc2f4d467
2015-08-12 15:07:32 +01:00
Masayuki Nakano
cafe2dfc67
Bug 895274 part.51 Rename NS_CONTEXTMENU to eContextMenu r=smaug
2015-09-01 00:20:06 +09:00
Masayuki Nakano
621c5fee4d
Bug 895274 part.50 Rename NS_CONTEXTMENU_MESSAGE_START to eContextMenuFirst r=smaug
2015-09-01 00:20:06 +09:00
Masayuki Nakano
efc8ec6803
Bug 895274 part.49 Rename NS_POINTER_MOVE to ePointerMove r=smaug
2015-09-01 00:20:06 +09:00
Masayuki Nakano
517f9e1565
Bug 895274 part.48 Rename NS_POINTER_UP to ePointerUp r=smaug
2015-09-01 00:20:06 +09:00
Masayuki Nakano
d417be70fc
Bug 895274 part.47 Rename NS_POINTER_DOWN to ePointerDown r=smaug
2015-09-01 00:20:06 +09:00
Masayuki Nakano
df21a755ee
Bug 895274 part.46 Rename NS_POINTER_OVER to ePointerOver r=smaug
2015-09-01 00:20:05 +09:00
Masayuki Nakano
5122ac4b7a
Bug 895274 part.45 Rename NS_POINTER_OUT to ePointerOut r=smaug
2015-09-01 00:20:05 +09:00
Masayuki Nakano
13cedc92dd
Bug 895274 part.44 Rename NS_POINTER_ENTER to ePointerEnter r=smaug
2015-09-01 00:20:05 +09:00
Masayuki Nakano
065a836be2
Bug 895274 part.43 Rename NS_POINTER_LEAVE to ePointerLeave r=smaug
2015-09-01 00:20:05 +09:00
Masayuki Nakano
c2883da60a
Bug 895274 part.42 Rename NS_POINTER_CANCEL to ePointerCancel r=smaug
2015-09-01 00:20:05 +09:00
Masayuki Nakano
99b4f87e8c
Bug 895274 part.41 Rename NS_POINTER_GOT_CAPTURE to ePointerGotCapture r=smaug
2015-09-01 00:20:05 +09:00
Masayuki Nakano
63cd3ad56a
Bug 895274 part.40 Rename NS_POINTER_LOST_CAPTURE to ePointerLostCapture r=smaug
2015-09-01 00:20:05 +09:00
Masayuki Nakano
29c972ae22
Bug 895274 part.39 Rename NS_POINTER_EVENT_START to ePointerEventFirst and add ePointerEventLast r=smaug
2015-09-01 00:20:05 +09:00
Nicholas Nethercote
f44287005f
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
...
The patch removes 455 occurrences of FAIL_ON_WARNINGS from moz.build files, and
adds 78 instances of ALLOW_COMPILER_WARNINGS. About half of those 78 are in
code we control and which should be removable with a little effort.
--HG--
extra : rebase_source : 82e3387abfbd5f1471e953961d301d3d97ed2973
2015-08-27 20:44:53 -07:00
Ryan VanderMeulen
a4a5b28112
Merge m-c to inbound. a=merge
2015-08-30 15:44:58 -04:00
Markus Stange
d1afc73357
Bug 1016035 - Swallow the rest of the scroll gesture after swiping without APZ. r=kats
...
With APZ this is handled because starting a swipe interrupts the PanGesture input block, and momentum events don't start a new input block so APZ ignores them.
--HG--
extra : commitid : 83ArxgT5QUT
extra : rebase_source : afccf434dc0e309f972ff9851efc018374f0f5f6
2015-08-27 00:23:09 -04:00