gecko-dev/layout/base
Angus Sawyer 843eab98fc Bug 1785635 Add flag to enforce from-image orientation for createImageBitmap r=emilio
New flag added to nsLayoutUtils to ensure any exif specified orientation
is applied to surfaces obtained from HTMLImage elements irrespective of the
presence of the element in the DOM. For use in createImageBitmap where from-image is
the required behaviour.

Differential Revision: https://phabricator.services.mozilla.com/D168356
2023-01-31 16:04:17 +00:00
..
crashtests Bug 1631441 - Remove no longer relevant tests with XBL bindings. r=emilio DONTBUILD 2022-11-23 13:41:15 +00:00
gtest Bug 1804375 - Re-enable clang -Wnull-dereference warnings in gtest. r=firefox-build-system-reviewers,glandium 2022-12-13 03:57:35 +00:00
tests Bug 1807534 - Try to also wait for content transforms in the iframe. r=dholbert 2023-01-30 12:29:46 +00:00
AccessibleCaret.cpp Bug 1771571 - Fix include header mess between frame constructor / restyle manager. r=layout-reviewers,AlaskanEmily 2022-05-31 20:07:38 +00:00
AccessibleCaret.h Bug 1794811, part 1 - Include nsISupports.h instead of nsISupportsBase.h. r=necko-reviewers,nika,valentin 2022-10-17 16:09:22 +00:00
AccessibleCaretEventHub.cpp Bug 1802225 - Remove Layers.{h,cpp}. r=tnikkel,geckoview-reviewers,jgilbert,media-playback-reviewers,padenot,m_kato 2022-11-29 01:52:03 +00:00
AccessibleCaretEventHub.h
AccessibleCaretLogger.h
AccessibleCaretManager.cpp Bug 1812601 - Add a null check in AccessibleCaretManager::ProvideHapticFeedback(). r=emilio 2023-01-28 20:18:47 +00:00
AccessibleCaretManager.h Bug 1639087 - Add dragcaret event by accessible caret. r=TYLin,smaug 2022-04-08 05:11:48 +00:00
ArenaObjectID.h
AutoProfilerStyleMarker.h Bug 1738627 - profiler_thread_is_being_profiled_for_markers - r=canaltinova 2021-11-08 23:59:35 +00:00
CaretAssociationHint.h
ContainStyleScopeManager.cpp Bug 1808995 - Handle @counter-style fallback behavior for the prefix and suffix descriptors. r=emilio 2023-01-28 14:06:12 +00:00
ContainStyleScopeManager.h Bug 1463600 - Implement CSS 'contain: style' r=emilio 2022-06-22 16:16:59 +00:00
DepthOrderedFrameList.cpp Bug 1797752 - Fix a comment as per review feedback that I missed. 2022-12-29 14:04:15 +01:00
DepthOrderedFrameList.h Bug 1797752 - Make sure container queries make forward progress. r=Oriol 2022-12-29 10:01:22 +00:00
DisplayPortUtils.cpp Bug 1802225 - Remove Layers.{h,cpp}. r=tnikkel,geckoview-reviewers,jgilbert,media-playback-reviewers,padenot,m_kato 2022-11-29 01:52:03 +00:00
DisplayPortUtils.h Bug 1689816 - Implement <tabpanels> and <deck> without XUL layout. r=Gijs,Jamie,morgan,preferences-reviewers,mconley,TYLin 2022-09-27 04:18:16 +00:00
FrameProperties.h Bug 1591366 - Always reserve 64 bits for frame property value r=dholbert 2021-09-20 19:52:46 +00:00
GeckoMVMContext.cpp Bug 1786513 - Make SimpleResizeReflow not flush by default. r=jfkthame,layout-reviewers 2022-09-01 10:54:24 +00:00
GeckoMVMContext.h Bug 1696717 - Mark GeckoMVMContext final. r=hiro 2021-03-07 21:46:00 +00:00
GeometryUtils.cpp Bug 1771571 - Fix include header mess between frame constructor / restyle manager. r=layout-reviewers,AlaskanEmily 2022-05-31 20:07:38 +00:00
GeometryUtils.h
LayoutConstants.h Bug 1791759 - Add support for `content-visibility: auto` r=emilio 2022-11-30 18:00:27 +00:00
LayoutLogging.cpp Bug 1766561 - Adapt formatting to the difference in ProcessId type across platforms. r=nika,necko-reviewers,kershaw 2022-05-03 20:49:04 +00:00
LayoutLogging.h
LayoutTelemetryTools.cpp
LayoutTelemetryTools.h
MVMContext.h
MediaEmulationData.h
MobileViewportManager.cpp Bug 1803740 - Add logging to explain why MobileViewportManager didn't perform shrink-to-fit. r=hiro 2023-01-26 02:34:33 +00:00
MobileViewportManager.h Bug 1730741 part 1: Export MobileViewportManager's LazyLogModule in a more structured way. r=botond 2021-09-15 18:48:16 +00:00
MotionPathUtils.cpp Bug 1060421 - Change the type of [Int]PointTyped::[x|y] back to [Int]CoordTyped. r=botond 2022-11-04 18:29:35 +00:00
MotionPathUtils.h
OverflowChangedTracker.h
PositionedEventTargeting.cpp Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug 2022-06-07 23:09:52 +00:00
PositionedEventTargeting.h
PresShell.cpp Bug 1810959 - Use precise RFP check for PresShell::EventHandler::DispatchEventToDOM. r=masayuki,tjr 2023-01-25 08:39:22 +00:00
PresShell.h Bug 1797752 - Make sure container queries make forward progress. r=Oriol 2022-12-29 10:01:22 +00:00
PresShellForwards.h Bug 1803377 - Rename the values of the `IntrinsicDirty` enum r=emilio 2022-12-02 12:27:31 +00:00
PresShellInlines.h Bug 1699742 - Remove MOZ_GECKO_PROFILER ifdefs that are no longer needed, r=gerald. 2021-03-22 16:29:52 +00:00
PresState.ipdlh Bug 1689147 - Part 1: Add extended attribute syntax to IPDL, r=mccr8 2021-02-09 16:50:21 +00:00
RelativeTo.h
RestyleManager.cpp Bug 1807644 - Fix container units in ::before/::after/::marker with ::first-line. r=emilio 2022-12-27 08:59:29 +00:00
RestyleManager.h Bug 1773070 - While at it rename ContentStateChanged to ElementStateChanged, and make it take elements. r=smaug 2022-06-07 23:09:54 +00:00
ScrollStyles.cpp
ScrollStyles.h
ScrollTypes.h Bug 1766805 - Introduce intended direction and intended end position concepts. r=botond 2022-05-12 12:25:15 +00:00
ShapeUtils.cpp Bug 1785903 - Use inset rect as the border area to compute shape radii. r=TYLin 2022-08-22 22:15:24 +00:00
ShapeUtils.h Bug 1785903 - Use inset rect as the border area to compute shape radii. r=TYLin 2022-08-22 22:15:24 +00:00
StackArena.cpp
StackArena.h
StaticPresData.cpp Bug 1739464 - Simplify language-dependent font fallback code. r=jfkthame 2021-11-19 16:11:55 +00:00
StaticPresData.h Bug 1519636 - Reformat recent changes to the Google coding style. r=sylvestre 2021-12-05 19:04:18 +00:00
SurfaceFromElementResult.h
TouchManager.cpp Bug 1807812 - Remove WidgetEventTime::mTime, r=masayuki,geckoview-reviewers,m_kato 2023-01-02 12:31:40 +00:00
TouchManager.h Bug 1733727 part 2: Use StaticAutoPtr to manage lifetime of various "sFoo" static global variables in layout. r=jfkthame 2021-10-02 18:59:11 +00:00
UnitTransforms.h Bug 1060421 - Change the type of [Int]PointTyped::[x|y] back to [Int]CoordTyped. r=botond 2022-11-04 18:29:35 +00:00
Units.h Bug 1060421 - Change the type of [Int]PointTyped::[x|y] back to [Int]CoordTyped. r=botond 2022-11-04 18:29:35 +00:00
ViewportUtils.cpp Bug 1720176 - Get Matrix4x4Typed::Decompose() to compile for non-Unknown matrix types. r=jrmuizel 2021-07-19 18:37:37 +00:00
ViewportUtils.h Bug 1712400 - Account for the resolution in the enclosing document when positioning and sizing the drag preview image when dragging content in a nested content process. r=hiro 2021-07-10 17:23:20 +00:00
WordMovementType.h
ZoomConstraintsClient.cpp Bug 1742985 - Ensure ZoomConstraints get refreshed after GPU process restart. r=tnikkel 2022-01-07 13:27:48 +00:00
ZoomConstraintsClient.h
moz.build Bug 1797752 - Make sure container queries make forward progress. r=Oriol 2022-12-29 10:01:22 +00:00
nsAutoLayoutPhase.cpp
nsAutoLayoutPhase.h
nsBidiPresUtils.cpp Bug 1801458 - [refactor] Migrate NS_STYLE_UNICODE_BIDI_* defines r=emilio 2022-11-22 18:37:02 +00:00
nsBidiPresUtils.h Bug 1110580 - patch 2 - Provide a simplified codepath for nsBidiPresUtils::ProcessText in the case where it is handling a single Unicode character. r=lsalzman 2022-05-05 08:14:11 +00:00
nsCSSColorUtils.cpp
nsCSSColorUtils.h Bug 1476524 - Don't require so much contrast for selection background-against-background checks. r=jfkthame 2021-04-13 16:29:14 +00:00
nsCSSFrameConstructor.cpp Bug 1808888 - [refactor] Migrate NS_STYLE_LIST_STYLE_POSITION_* defines r=emilio 2023-01-09 07:07:13 +00:00
nsCSSFrameConstructor.h Bug 1799460 - Implement label[value] and start/end cropping with CSS rather than XUL layout. r=Gijs,jfkthame 2022-11-16 16:27:59 +00:00
nsCaret.cpp Bug 1811834 - Clean up nsWidgetInitData. r=cmartin,geckoview-reviewers,calu 2023-01-23 23:58:41 +00:00
nsCaret.h Bug 1738057 - Split out BidiEmbeddingLevel into its own file; r=platform-i18n-reviewers,dminor 2021-11-16 15:11:58 +00:00
nsChangeHint.h Bug 1730351 - Don't use NS_IsHintSubset unnecessarily in some places. r=layout-reviewers,jfkthame 2021-09-29 10:16:10 +00:00
nsCompatibility.h
nsCounterManager.cpp Bug 1808995 - Handle @counter-style fallback behavior for the prefix and suffix descriptors. r=emilio 2023-01-28 14:06:12 +00:00
nsCounterManager.h Bug 1463600 - Implement CSS 'contain: style' r=emilio 2022-06-22 16:16:59 +00:00
nsDocumentViewer.cpp Bug 1803355: Basic implementation of Custom Highlight API. r=edgar,emilio 2023-01-27 11:42:18 +00:00
nsFrameManager.cpp Bug 1799732 Part 2 - Flatten the namespace for FrameChildList and co. by removing namespace layout. r=emilio 2022-11-12 04:38:53 +00:00
nsFrameManager.h Bug 1799732 Part 2 - Flatten the namespace for FrameChildList and co. by removing namespace layout. r=emilio 2022-11-12 04:38:53 +00:00
nsFrameTraversal.cpp Bug 1799732 Part 2 - Flatten the namespace for FrameChildList and co. by removing namespace layout. r=emilio 2022-11-12 04:38:53 +00:00
nsFrameTraversal.h
nsGenConList.cpp Bug 1776211 - Assertion failure: aNode (aNode cannot be nullptr!), at /layout/base/nsGenConList.h:83 r=emilio 2022-06-23 16:05:30 +00:00
nsGenConList.h Bug 1463600 - Implement CSS 'contain: style' r=emilio 2022-06-22 16:16:59 +00:00
nsIDocumentViewerPrint.h
nsIFrameTraversal.h Bug 1730741 part 2: Add includes and forward-decls to fix non-unified-build bustage in layout/base, and remove REQUIRES_UNIFIED_BUILD declaration. r=emilio 2021-09-15 18:48:17 +00:00
nsILayoutHistoryState.idl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
nsIPercentBSizeObserver.h
nsIPreloadedStyleSheet.idl
nsIReflowCallback.h
nsIStyleSheetService.idl
nsLayoutDebugger.cpp Bug 1751587 - Fix compiler warning r=emilio 2022-01-24 14:48:13 +00:00
nsLayoutHistoryState.cpp Bug 1184468 - Use nsTHashtable::Keys where possible. r=xpcom-reviewers,nika 2021-03-24 17:56:50 +00:00
nsLayoutUtils.cpp Bug 1785635 Add flag to enforce from-image orientation for createImageBitmap r=emilio 2023-01-31 16:04:17 +00:00
nsLayoutUtils.h Bug 1785635 Add flag to enforce from-image orientation for createImageBitmap r=emilio 2023-01-31 16:04:17 +00:00
nsPresArena.cpp Bug 1726291 - Remove FrameLayerBuilder. r=miko 2021-08-23 03:07:31 +00:00
nsPresArena.h Bug 1634281 - Remove unused nsDataHashtable.h includes. r=xpcom-reviewers,nika 2021-03-03 08:58:52 +00:00
nsPresArenaObjectList.h Bug 1726291 - Remove FrameLayerBuilder. r=miko 2021-08-23 03:07:31 +00:00
nsPresContext.cpp Bug 1813148 - Don't return already_AddRefed in nsPresContext::GetRootWidget. r=dholbert 2023-01-27 19:50:59 +00:00
nsPresContext.h Bug 1813148 - Don't return already_AddRefed in nsPresContext::GetRootWidget. r=dholbert 2023-01-27 19:50:59 +00:00
nsPresContextInlines.h Bug 1777135 - Part 1: make nsPresContext::DefaultBackgroundColor account for default-background color-scheme. r=dholbert 2022-07-12 09:51:47 +00:00
nsQuoteList.cpp Bug 1463600 - Implement CSS 'contain: style' r=emilio 2022-06-22 16:16:59 +00:00
nsQuoteList.h Bug 1463600 - Implement CSS 'contain: style' r=emilio 2022-06-22 16:16:59 +00:00
nsRefreshDriver.cpp Bug 1813437 - Change a slow MOZ_DIAGNOSTIC_ASSERT to a MOZ_ASSERT r=smaug 2023-01-31 02:08:38 +00:00
nsRefreshDriver.h Bug 1791759 - Add support for `content-visibility: auto` r=emilio 2022-11-30 18:00:27 +00:00
nsRefreshObservers.cpp Bug 1716481 - Improve ManagedPostRefreshObserver. r=smaug 2021-06-24 22:05:12 +00:00
nsRefreshObservers.h Bug 1716481 - Improve ManagedPostRefreshObserver. r=smaug 2021-06-24 22:05:12 +00:00
nsStyleChangeList.cpp
nsStyleChangeList.h
nsStyleSheetService.cpp Bug 1769290 - Part 24: Apply mozilla-js-handle-rooted-typedef against layout,security,storage,tools r=andi 2022-07-14 17:00:24 +00:00
nsStyleSheetService.h