Closed Bug 1695999 Opened 4 years ago Closed 4 years ago

Port bug 1689601 - ChangeRemoteness arguments change

Categories

(Thunderbird :: Upstream Synchronization, task)

Tracking

(thunderbird_esr78 unaffected, thunderbird87 unaffected)

RESOLVED FIXED
88 Branch
Tracking Status
thunderbird_esr78 --- unaffected
thunderbird87 --- unaffected

People

(Reporter: rjl, Assigned: rjl)

References

Details

Attachments

(1 file)

CanonicalBrowsingContext->ChangeRemoteness changes arguments.

https://phabricator.services.mozilla.com/differential/changeset/?ref=3654554

CanonicalBrowsingContext::ChangeRemoteness(const nsACString& aRemoteType,
                                           uint64_t aPendingSwitchId,
                                           bool aReplaceBrowsingContext,
                                           uint64_t aSpecificGroupId) 

changes to

CanonicalBrowsingContext::ChangeRemoteness(const RemotenessChangeState& aState,
                                           uint64_t aPendingSwitchId)

and then in D106561 RemotenessChangeState gets renamed to RemotenessChangeOptions.

Assignee: nobody → rob
Status: NEW → ASSIGNED

Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/6745aae06040
Port bug 1689601: Update ChangeRemoteness to use RemotenessOptions struct. r=darktrojan

Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: