gecko-dev/dom/network
J. Ryan Stinnett 764b9f1ffa Bug 1238160 - Set frame type on TabContext. r=billm,mayhemer
This change renames TabContext::IsBrowserElement to IsIsolatedMozBrowserElement.
Other methods that pass these values around also have name changes.

Adds TabContext::IsMozBrowserElement which is set by the frame loader for all
browser frames.  This is in contrast to its previous implementation, which has
since been renamed IsIsolatedMozBrowserElement, since it checks isolated state
in OriginAttributes.

TabContext methods related to browser elements (and their callers) are updated
to use IsIsolatedMozBrowserElement when check isolation / origins and
IsMozBrowserElement when checking frame types.

MozReview-Commit-ID: DDMZTkSn5yd
2016-03-02 10:35:56 -06:00
..
interfaces Bug 1238160 - Rename nsILoadContext::GetIsInBrowserElement. r=smaug,mayhemer 2016-03-02 10:35:56 -06:00
tests Bug 1000040 - Part 3: Test cases; r=vicamo 2016-02-19 16:06:36 +08:00
Connection.cpp Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
Connection.h Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
Constants.h
EthernetManager.js Bug 1000040 - Part 2: Implement EthernetManager; r=vicamo 2016-02-19 16:06:29 +08:00
EthernetManager.manifest Bug 1000040 - Part 2: Implement EthernetManager; r=vicamo 2016-02-19 16:06:29 +08:00
moz.build Bug 1000040 - Part 2: Implement EthernetManager; r=vicamo 2016-02-19 16:06:29 +08:00
NetUtils.cpp Bug 1236433 - Part 2: Adopt Wrapper in Network Utilities; r=edgar 2016-01-07 19:02:41 +08:00
NetUtils.h
NetworkStatsDB.jsm Bug 1204846 - Modify the NetworkStatsDB to allow getSamples returns expired data at first sample and modify the test case. r=ethan 2015-10-13 18:56:00 +02:00
NetworkStatsManager.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
NetworkStatsManager.manifest
NetworkStatsService.jsm Bug 1238160 - Rename nsILoadContext::GetIsInBrowserElement. r=smaug,mayhemer 2016-03-02 10:35:56 -06:00
NetworkStatsServiceProxy.js Bug 1238160 - Rename nsILoadContext::GetIsInBrowserElement. r=smaug,mayhemer 2016-03-02 10:35:56 -06:00
NetworkStatsServiceProxy.manifest
PTCPServerSocket.ipdl Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm) 2016-01-28 20:56:37 -08:00
PTCPSocket.ipdl Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm) 2016-01-28 20:56:37 -08:00
PUDPSocket.ipdl Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm) 2016-01-28 20:56:37 -08:00
TCPServerSocket.cpp Bug 1238160 - Set frame type on TabContext. r=billm,mayhemer 2016-03-02 10:35:56 -06:00
TCPServerSocket.h Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
TCPServerSocketChild.cpp Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
TCPServerSocketChild.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
TCPServerSocketParent.cpp Bug 1238160 - Set frame type on TabContext. r=billm,mayhemer 2016-03-02 10:35:56 -06:00
TCPServerSocketParent.h Bug 1238160 - Set frame type on TabContext. r=billm,mayhemer 2016-03-02 10:35:56 -06:00
TCPSocket.cpp Bug 1238160 - Set frame type on TabContext. r=billm,mayhemer 2016-03-02 10:35:56 -06:00
TCPSocket.h Bug 1238160 - Set frame type on TabContext. r=billm,mayhemer 2016-03-02 10:35:56 -06:00
TCPSocketChild.cpp Bug 1248851 part 1 - Explicitly mark some release() calls result-unused. r=Waldo 2016-02-20 11:06:25 +08:00
TCPSocketChild.h Bug 950660: Part 3 - make TCPSocket/TCPSocketChild interface an IDL interface r=jdm 2015-09-20 23:05:20 -04:00
TCPSocketParent.cpp Bug 1238160 - Set frame type on TabContext. r=billm,mayhemer 2016-03-02 10:35:56 -06:00
TCPSocketParent.h Bug 1238160 - Set frame type on TabContext. r=billm,mayhemer 2016-03-02 10:35:56 -06:00
Types.h
UDPSocket.cpp Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
UDPSocket.h Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
UDPSocketChild.cpp Bug 1194259: Make ICE IP restriction to default routes work in E10S r=jesup,mcmanus,drno 2016-01-22 02:47:01 -05:00
UDPSocketChild.h Bug 1194259: Make ICE IP restriction to default routes work in E10S r=jesup,mcmanus,drno 2016-01-22 02:47:01 -05:00
UDPSocketParent.cpp Bug 1194259: warnings-as-errors bustage fix rs=bustage 2016-01-22 03:56:04 -05:00
UDPSocketParent.h Bug 1194259: warnings-as-errors bustage fix rs=bustage 2016-01-22 03:56:04 -05:00