Closed
Bug 1922437
Opened 1 month ago
Closed 29 days ago
Switch iOS build to GeckoView history instead of Places
Categories
(Core :: Widget: Cocoa, task)
Tracking
()
RESOLVED
FIXED
133 Branch
Tracking | Status | |
---|---|---|
firefox133 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
(Blocks 1 open bug)
Details
Attachments
(4 files)
Filing this under widget because that's where most necessary additions are going to be, and cocoa because that's the closest to iOS.
Assignee | ||
Comment 1•1 month ago
|
||
Assignee | ||
Comment 2•1 month ago
|
||
Assignee | ||
Comment 3•1 month ago
|
||
Assignee | ||
Comment 4•1 month ago
|
||
And add a minimal amount of pieces required to build.
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/4f48872a339b
nsWindows.h uses CGFloat without including CoreFoundation. r=nika
https://hg.mozilla.org/integration/autoland/rev/5d1d2f9970d8
Move/rename nsIAndroidBridge to share between android and iOS. r=geckoview-reviewers,nika,owlish
https://hg.mozilla.org/integration/autoland/rev/eb80d8b99453
Rename nsIAndroid* classes to nsIGeckoView*. r=geckoview-reviewers,nika,frontend-codestyle-reviewers,owlish
https://hg.mozilla.org/integration/autoland/rev/4bef428ce498
Switch iOS build to Geckoview history instead of Places. r=nika,geckoview-reviewers,owlish
Comment 6•29 days ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/4f48872a339b
https://hg.mozilla.org/mozilla-central/rev/5d1d2f9970d8
https://hg.mozilla.org/mozilla-central/rev/eb80d8b99453
https://hg.mozilla.org/mozilla-central/rev/4bef428ce498
Status: NEW → RESOLVED
Closed: 29 days ago
status-firefox133:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 133 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•