mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
6cde63d471
Renames nsDocShell isBrowser* attributes to add a "Moz" prefix for clarity. Adds nsDocShell::GetIsIsolatedMozBrowserElement, which parallels GetIsInIsolatedMozBrowserElement, but only checks the immediate docshell. Adds nsDocShell::SetIsInIsolatedMozBrowserElement for the frame loader and tab child to set the isolation state. nsDocShell methods related to mozbrowser elements (and their callers) are updated to use GetIs(In)?IsolatedMozBrowserElement when checking isolation / origins and GetIsMozBrowserElement when checking frame types. MozReview-Commit-ID: 6pGD5fF47ZN |
||
---|---|---|
.. | ||
mochitest | ||
BrowserElementAudioChannel.cpp | ||
BrowserElementAudioChannel.h | ||
BrowserElementChild.js | ||
BrowserElementChildPreload.js | ||
BrowserElementCopyPaste.js | ||
BrowserElementPanning.js | ||
BrowserElementPanningAPZDisabled.js | ||
BrowserElementParent.cpp | ||
BrowserElementParent.h | ||
BrowserElementParent.js | ||
BrowserElementParent.manifest | ||
BrowserElementPromptService.jsm | ||
BrowserElementProxy.js | ||
BrowserElementProxy.manifest | ||
moz.build | ||
nsIBrowserElementAPI.idl |