Closed Bug 1620119 Opened 5 years ago Closed 5 years ago

Remove isActive from DocumentChannelCreationArgs.

Categories

(Core :: Networking, task, P4)

task

Tracking

()

RESOLVED FIXED
mozilla76
Tracking Status
firefox76 --- fixed

People

(Reporter: u480271, Assigned: u480271)

References

Details

(Whiteboard: [necko-triaged])

Attachments

(1 file)

Remove isActive from DocumentChannelCreationArgs.

BrowsingContext has GetIsActive, haven’t confirmed the semantics are identical.

Depends on: 1620107

(In reply to Dan Glastonbury (:kamidphish) | needinfo me from comment #0)

Remove isActive from DocumentChannelCreationArgs.

BrowsingContext has GetIsActive, haven’t confirmed the semantics are identical.

The code that is being replaced is :

bool isActive = mBrowsingContext->GetIsActive() ||
                  (mLoadType & (LOAD_CMD_NORMAL | LOAD_CMD_HISTORY));
Blocks: 1620499
Pushed by dglastonbury@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/013bdda51116 Remove isActive from DocumentChannelCreationArgs. r=nika
Blocks: 1621192
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: