gecko-dev/layout
Haik Aftandilian 0a19d8eeb2 Bug 1592416 - Right click opens context menu on wrong monitor or virtual desktop (mac OS Catalina) r=spohl
Add the NSWindowCollectionBehaviorMoveToActiveSpace behavior to nsCocoaWindow
popups so that they override the "Assign To" space setting and display on the
active space.

This also addresses bug 1589893 where, when "Assign To" space is used, popup
menus are not visible in full screen mode.

With mutiple displays, recreate the popup widget each time it is displayed
to workaround a problem where the re-shown popup appears on the "Assign To"
display instead of the current display.

Differential Revision: https://phabricator.services.mozilla.com/D75419
2020-05-28 04:00:02 +00:00
..
base Bug 1641246 - Remove nsDisplayResolution. r=botond 2020-05-27 22:17:09 +00:00
build Bug 1635391 - Firefox does not download WebP and AVIF when their support flags are off. r=mattwoodrow 2020-05-27 18:51:25 +00:00
docs
forms Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin 2020-05-27 18:11:12 +00:00
generic Bug 1641246 - Remove nsDisplayResolution. r=botond 2020-05-27 22:17:09 +00:00
inspector Bug 1640917 - Remove XBL mentions in layout. r=mats 2020-05-26 16:16:32 +00:00
ipc
mathml Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin 2020-05-27 18:11:12 +00:00
media
painting Bug 1641246 - Remove nsDisplayResolution. r=botond 2020-05-27 22:17:09 +00:00
printing Bug 1640605 - Remove IsInAnonymousSubtree / IsRootOfAnonymousSubtree. r=edgar 2020-05-25 11:43:51 +00:00
reftests Bug 1635406 - Snap reference frame transforms if animated or zooms. r=aosmond 2020-05-27 13:45:08 +00:00
style Bug 1640036 - Update aspec-ratio syntax for HTML IMG mapped ratio. r=emilio 2020-05-27 21:43:00 +00:00
svg Bug 1635064 - Make SVG images take image-orientation property into account. r=tnikkel 2020-05-18 00:04:03 +00:00
tables Bug 1626129 - Apply skip sides for nsTableCellFrame's border and padding, and use it to calculate available space to reflow children. r=dbaron 2020-05-18 00:47:05 +00:00
tools Bug 1641160 - add support for isCoverageBuild in reftests. r=gbrown 2020-05-27 21:22:54 +00:00
xul Bug 1592416 - Right click opens context menu on wrong monitor or virtual desktop (mac OS Catalina) r=spohl 2020-05-28 04:00:02 +00:00
moz.build