gecko-dev/accessible
Botond Ballo 573a6eaafa Bug 1538511 - Move nsIScrollableFrame::ScrollMode into a separate file. r=kats
This allows this enumeration to be used from nsIPresShell.h without introducing
a circular dependency.

Its new home in layout/base/ScrollTypes.h, included as mozilla/ScrollTypes.h.
Others similar enums can be added to that file if desired.

This patch also makes ScrollMode an enum class (as it's no longer nested
inside a class) and switches its enumerators to the |eName| naming convention.

Differential Revision: https://phabricator.services.mozilla.com/D24796

--HG--
extra : moz-landing-system : lando
2019-03-25 23:17:20 +00:00
..
android Bug 1479042 - Handle text insertion and name change events as live regions and announce. r=yzen 2019-03-15 23:10:42 +00:00
aom Bug 1523969 part 1 - Move method definition inline comments to new line in accessible/. r=jamie 2019-02-25 16:02:26 -06:00
atk Bug 1535325 atk: Always convert control character events into key names r=Jamie 2019-03-19 01:04:19 +00:00
base Bug 1538511 - Move nsIScrollableFrame::ScrollMode into a separate file. r=kats 2019-03-25 23:17:20 +00:00
generic Bug 1473234: make a11y listen to DOM events from iframes and shadow DOM. r=eeejay 2019-03-25 05:04:36 +00:00
html Bug 205202 part 4 - [css-lists][css-pseudo] Rename various uses of bullet with marker to avoid any misleading association with nsBulletFrame (idempotent patch). r=emilio 2019-03-24 23:13:53 +01:00
interfaces Bug 1534370 part 3. Mark InsertFromTransferable as MOZ_CAN_RUN_SCRIPT. r=masayuki 2019-03-12 01:55:03 +00:00
ipc Bug 1537641 - Make MIDL use clang-cl as a preprocessor. r=dmajor 2019-03-26 16:29:17 +00:00
jsat Bug 1538021 - Use owner of WindowEventDispatcher as window for messaging. r=yzen 2019-03-23 21:22:02 +00:00
mac Bug 1521460 - Also reformat objective-c files r=mstange,ehsan,spohl 2019-01-21 18:18:16 +01:00
other Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
tests Bug 1473234: make a11y listen to DOM events from iframes and shadow DOM. r=eeejay 2019-03-25 05:04:36 +00:00
windows Bug 1375863 - fold MOZ_CONTENT_SANDBOX and MOZ_GMP_SANDBOX into MOZ_SANDBOX; r=jld,firefox-build-system-reviewers 2019-03-18 22:31:59 +00:00
xpcom Bug 1534370 part 3. Mark InsertFromTransferable as MOZ_CAN_RUN_SCRIPT. r=masayuki 2019-03-12 01:55:03 +00:00
xul Bug 1519955, Don't use boxobject properties in accessibility, r=jteh 2019-03-01 12:26:37 -05:00
moz.build Bug 1479033 - Introduce Android accessibility directory. r=Jamie 2018-09-18 10:43:18 -07:00