summaryrefslogtreecommitdiffstats
path: root/dom/ipc/PTabContext.ipdlh
diff options
context:
space:
mode:
Diffstat (limited to 'dom/ipc/PTabContext.ipdlh')
-rw-r--r--dom/ipc/PTabContext.ipdlh5
1 files changed, 0 insertions, 5 deletions
diff --git a/dom/ipc/PTabContext.ipdlh b/dom/ipc/PTabContext.ipdlh
index 72cd90e2a..62d6ec0f3 100644
--- a/dom/ipc/PTabContext.ipdlh
+++ b/dom/ipc/PTabContext.ipdlh
@@ -48,11 +48,6 @@ struct FrameIPCTabContext
// Whether this TabContext should work in prerender mode.
bool isPrerendered;
- // The requested presentation URL.
- // This value would be empty if the TabContext isn't created for
- // presented content.
- nsString presentationURL;
-
// Keyboard indicator state inherited from the parent.
UIStateChangeType showAccelerators;
UIStateChangeType showFocusRings;