..
ARIAMap.cpp
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
ARIAMap.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
ARIAStateMap.cpp
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
ARIAStateMap.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
AccEvent.cpp
Bug 1525980
- Introduce nsIAccessibleAnnouncementEvent. r=Jamie
2019-02-14 17:42:45 +00:00
AccEvent.h
Bug 1558390: For OOP iframes, also send the embedder accessible when the BrowserBridgeChild is created. r=yzen,nika
2019-06-13 02:19:42 +00:00
AccGroupInfo.cpp
Bug 1515186 - Always calculate group position for all children of an accessible after a tree mutation, r=Jamie
2019-01-10 05:59:01 +00:00
AccGroupInfo.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
AccIterator.cpp
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
AccIterator.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
AccTypes.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
AccessibleOrProxy.cpp
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
AccessibleOrProxy.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
Asserts.cpp
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
DocManager.cpp
Bug 1534395 - Rename TabChild to BrowserChild. r=nika
2019-04-09 17:39:01 -05:00
DocManager.h
Bug 1543013 - part 2: Make accessible use mozilla::PresShell directly rather than via nsIPresShell r=Jamie
2019-04-13 12:13:15 +00:00
EmbeddedObjCollector.cpp
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
EmbeddedObjCollector.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
EventQueue.cpp
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
EventQueue.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
EventTree.cpp
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
EventTree.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
Filters.cpp
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
Filters.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
FocusManager.cpp
Bug 1190882: If the focused accessible is removed from the tree, fire a11y focus on the document. r=eeejay
2019-05-15 00:31:16 +00:00
FocusManager.h
Bug 1190882: If the focused accessible is removed from the tree, fire a11y focus on the document. r=eeejay
2019-05-15 00:31:16 +00:00
IDSet.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
Logging.cpp
Bug 1540015 - part 3: Rename Document::GetShell() to Document::GetPresShell() and make it return PresShell* rather than nsIPresShell* r=smaug,emilio
2019-03-29 15:12:47 +00:00
Logging.h
Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug
2019-01-03 17:48:33 +01:00
MarkupMap.h
Bug 1519636 - clang-format-8: Reformat recent changes to the Google coding style r=Ehsan
2019-04-05 21:41:42 +00:00
NotificationController.cpp
Bug 1506514 - Don't create accessibles for unselected deck panel descendants. r=Jamie
2019-05-20 15:54:56 +00:00
NotificationController.h
Bug 1543013 - part 2: Make accessible use mozilla::PresShell directly rather than via nsIPresShell r=Jamie
2019-04-13 12:13:15 +00:00
Platform.h
Bug 1543013 - part 1: Mark some methods of nsCoreUtils as MOZ_CAN_RUN_SCRIPT r=Jamie
2019-04-13 12:13:13 +00:00
Relation.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
RelationType.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
RelationTypeMap.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
Role.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
RoleMap.h
Bug 1529407: Correct MSAA accValue and accRole for role="document". r=MarcoZ
2019-02-21 06:48:02 +00:00
SelectionManager.cpp
Bug 1543013 - part 2: Make accessible use mozilla::PresShell directly rather than via nsIPresShell r=Jamie
2019-04-13 12:13:15 +00:00
SelectionManager.h
Bug 1543013 - part 2: Make accessible use mozilla::PresShell directly rather than via nsIPresShell r=Jamie
2019-04-13 12:13:15 +00:00
States.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
Statistics.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
StyleInfo.cpp
Bug 1523071 - Add bindings for LengthPercentage, and use it for text-indent. r=jwatt
2019-02-10 04:10:24 +01:00
StyleInfo.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
TextAttrs.cpp
Bug 1554716 - Remove nsStyleColor moving the color property to nsStyleText. r=jfkthame
2019-05-31 14:48:22 +00:00
TextAttrs.h
Bug 1535165 - Use cbindgen for text-decoration-line. r=dholbert,boris
2019-03-18 17:58:16 +00:00
TextRange-inl.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
TextRange.cpp
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
TextRange.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
TextUpdater.cpp
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
TextUpdater.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
TreeWalker.cpp
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
TreeWalker.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
XULMap.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
moz.build
Bug 1528651 - Re-enable warnings-as-errors on Windows in some directories. r=dmajor
2019-02-17 15:03:02 +09:00
nsAccCache.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
nsAccUtils.cpp
Bug 1520611 - Prune children in Android. r=yzen
2019-01-24 00:23:45 +00:00
nsAccUtils.h
Bug 1543013 - part 2: Make accessible use mozilla::PresShell directly rather than via nsIPresShell r=Jamie
2019-04-13 12:13:15 +00:00
nsAccessibilityService.cpp
Bug 1546697 - Use a consistent style for enum classes in layout. r=dholbert
2019-04-25 23:03:04 +00:00
nsAccessibilityService.h
Bug 1543013 - part 2: Make accessible use mozilla::PresShell directly rather than via nsIPresShell r=Jamie
2019-04-13 12:13:15 +00:00
nsAccessiblePivot.cpp
Bug 1551684 part 2. Stop using [array] in nsIAccessiblePivot. r=surkov
2019-05-15 11:54:07 +00:00
nsAccessiblePivot.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
nsCoreUtils.cpp
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
2019-05-01 08:47:10 +00:00
nsCoreUtils.h
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
2019-05-01 08:47:10 +00:00
nsEventShell.cpp
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
nsEventShell.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
nsTextEquivUtils.cpp
Bug 1546697 - Use a consistent style for enum classes in layout. r=dholbert
2019-04-25 23:03:04 +00:00
nsTextEquivUtils.h
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
2019-05-01 08:47:10 +00:00