Closed Bug 1676768 Opened 4 years ago Closed 4 years ago

Fix some unified build failures in widget/android

Categories

(Core Graveyard :: Widget: Android, task)

Tracking

(firefox84 fixed)

RESOLVED FIXED
84 Branch
Tracking Status
firefox84 --- fixed

People

(Reporter: mstange, Assigned: mstange)

Details

Attachments

(3 files)

Adding a cpp file to widget/android causes some build failures at the moment.

This only happened to work because unified build included WebAuthnTokenManager.cpp
and nsAppShell.cpp into the same compilation unit.

Pushed by mstange@themasta.com:
https://hg.mozilla.org/integration/autoland/rev/89c8b4e18ab2
Move WebAuthnTokenManager class definition into a header file, because nsAppShell.cpp calls WebAuthnTokenManager::Init(). r=geckoview-reviewers,snorp
https://hg.mozilla.org/integration/autoland/rev/fc6dfec1a09e
Add some missing includes. r=geckoview-reviewers,snorp
https://hg.mozilla.org/integration/autoland/rev/b7f5466d0d3b
Add some missing gfx:: namespace annotations in nsWindow.cpp. r=geckoview-reviewers,snorp
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: