Closed
Bug 1927641
Opened 1 year ago
Closed 1 year ago
Remove Android's Bootstrap::GeckoStart
Categories
(Toolkit :: General, task)
Toolkit
General
Tracking
()
RESOLVED
FIXED
134 Branch
| Tracking | Status | |
|---|---|---|
| firefox134 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
Details
Attachments
(1 file)
When I wrapped the XRE entry points in the Bootstrap class back in bug 1306327, I didn't think too much about it. Now that I'm looking at the iOS port, I realize the function doesn't really make much sense, and can be inlined in its (sole) caller.
| Assignee | ||
Comment 1•1 year ago
|
||
When I wrapped the XRE entry points in the Bootstrap class back in bug
1306327, I didn't think too much about it. Now that I'm looking at the
iOS port, I realize the function doesn't really make much sense, and can
be inlined in its (sole) caller.
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/5c0a34e46cbe
Remove Android's Bootstrap::GeckoStart. r=nika
Comment 3•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox134:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•