зеркало из https://github.com/mozilla/gecko-dev.git
6279258383
Since safe area insets uses on content, we need send it from chrome process to content process. SafeAreaInsetsChanged will be called per window position/size change (Next patch is Android implementation for it), we have to calculate safe area insets on widget/window per change. Current implementation is that this value is top level document only like Blink since https://github.com/w3c/csswg-drafts/issues/4670 isn't resolved yet. Differential Revision: https://phabricator.services.mozilla.com/D55084 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
crashtests | ||
moz.build | ||
nsView.cpp | ||
nsView.h | ||
nsViewManager.cpp | ||
nsViewManager.h |