gecko-dev/xpfe/appshell
Emilio Cobos Álvarez 8501b361e4 Bug 1801031 - Use attribute atoms for screenX/screenY in one more place. r=smaug
Otherwise we hit the weird HTML-specific lowercasing of attributes,
which make these attributes "screenx" and "screeny", which means we fail
to restore the persisted position.

We should consider adding screen-x/screen-y and migrate screenX/Y to
that probably...

Differential Revision: https://phabricator.services.mozilla.com/D162391
2022-11-18 13:32:33 +00:00
..
test Bug 1782008 - Remove now unnecessary .eslintrc.js files. r=webcompat-reviewers,extension-reviewers,media-playback-reviewers,pip-reviewers,denschub,rpl,alwu,mossop 2022-08-03 11:16:20 +00:00
AppWindow.cpp Bug 1801031 - Use attribute atoms for screenX/screenY in one more place. r=smaug 2022-11-18 13:32:33 +00:00
AppWindow.h Bug 1799394 - Make dialog sizing code consistent between C++ and JS. r=smaug 2022-11-11 10:08:56 +00:00
components.conf
LiveResizeListener.h
moz.build
nsAppShellCID.h
nsAppShellService.cpp Bug 1768907 - Part 1: Make browser.privatebrowsing.autostart a static pref. r=handyman,necko-reviewers 2022-09-22 00:26:17 +00:00
nsAppShellService.h
nsAppShellWindowEnumerator.cpp
nsAppShellWindowEnumerator.h
nsChromeTreeOwner.cpp Bug 1773813 - Incorporate OS zoom factor in window sizing calculations. r=tnikkel 2022-06-14 15:01:52 +00:00
nsChromeTreeOwner.h
nsContentTreeOwner.cpp Bug 1772006 - Part 5: Simplify and move the string searching APIs from ns[T]StringObsolete, r=xpcom-reviewers,necko-reviewers,eeejay,dragana,barret 2022-07-30 00:12:48 +00:00
nsContentTreeOwner.h
nsIAppShellService.idl
nsIAppWindow.idl Bug 1769619 - Introduce nsIDocShellTreeOwner::primaryContentBrowsingContext, r=smaug 2022-05-17 22:11:33 +00:00
nsIWindowlessBrowser.idl
nsIWindowMediator.idl
nsIWindowMediatorListener.idl
nsIXULBrowserWindow.idl
nsWindowMediator.cpp
nsWindowMediator.h