gecko-dev/docshell/shistory
Ryan Hunt 7959d6495e Bug 1525720, part 7 - Use getter methods to access mBrowserParent and mBrowserBridgeChild. r=farre
This prepares nsFrameLoader for replacing mBrowserParent and mBrowserBridgeChild
with a common interface by making special case code use a getter method instead
of direct access.

Differential Revision: https://phabricator.services.mozilla.com/D31437

--HG--
extra : source : 32eeee79d628dade8109454c636d5f8aaff0c93e
2019-04-25 12:36:16 -05:00
..
ChildSHistory.cpp Bug 1534395 - Rename TabChild to BrowserChild. r=nika 2019-04-09 17:39:01 -05:00
ChildSHistory.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
moz.build
nsIBFCacheEntry.idl
nsISHEntry.idl Bug 1534638 - Part 2: remove nsISHEntry::getAnyContentViewer. r=qdot 2019-04-04 16:19:37 +00:00
nsISHistory.idl Bug 1534638 - Part 3: rename SetRootDocShell to ClearDocShell. r=qdot 2019-04-04 16:20:19 +00:00
nsISHistoryListener.idl Bug 1534638 - Part 1: remove unused arguments from session history listeners. r=qdot 2019-04-04 16:18:48 +00:00
nsSHEntry.cpp Bug 1531926: move bfcache logging to MOZ_LOG (PageCache:N) r=smaug 2019-03-01 16:53:54 -05:00
nsSHEntry.h Bug 1517703 - Part 1 - Implement ReferrerInfo class r=smaug 2019-02-12 19:35:32 +00:00
nsSHEntryShared.cpp Bug 1518454: Part 1, backend changes, add CSP to loadURIOptions dictionary and pass CSP explicitly from frontend to docshell. r=bz 2019-02-21 16:00:32 +01:00
nsSHEntryShared.h Bug 1518454: Part 1, backend changes, add CSP to loadURIOptions dictionary and pass CSP explicitly from frontend to docshell. r=bz 2019-02-21 16:00:32 +01:00
nsSHistory.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-12 13:14:25 +00:00
nsSHistory.h Bug 1534638 - Part 3: rename SetRootDocShell to ClearDocShell. r=qdot 2019-04-04 16:20:19 +00:00
ParentSHistory.cpp Bug 1525720, part 7 - Use getter methods to access mBrowserParent and mBrowserBridgeChild. r=farre 2019-04-25 12:36:16 -05:00
ParentSHistory.h Bug 1534395 - Rename TabParent to BrowserParent. r=nika 2019-04-09 16:38:15 -05:00