From 0d69472e8b7f421012667626bd23b0fa3ec1f6e5 Mon Sep 17 00:00:00 2001 From: Ryan Hunt Date: Wed, 23 Jan 2019 10:56:27 -0600 Subject: [PATCH] Bug 1500257 part 4 - Modify nsFrameLoader to create PRemoteFrame when enabled via pref and attribute. r=qdot This commit hooks up nsFrameLoader in the child process to use the PRemoteFrame protocol to support remote iframes. This is only activated when a special pref is set, and the iframe has a marker attribute on it. For example: