Closed Bug 1370591 Opened 7 years ago Closed 7 years ago

Remove intent handling code from GeckoProfile

Categories

(Firefox for Android Graveyard :: General, enhancement)

53 Branch
All
Android
enhancement
Not set
normal

Tracking

(firefox56 fixed)

RESOLVED FIXED
Firefox 56
Tracking Status
firefox56 --- fixed

People

(Reporter: droeh, Assigned: droeh)

Details

Attachments

(1 file)

We shouldn't really be dealing with the Intent directly in GeckoProfile; instead pass the args string from the Intent and use that.
Instead of dealing with the intent directly, GeckoProfile stores an intent args string that gets set in BrowserApp.onCreate() and then used in GeckoProfile.get() calls.
Attachment #8882678 - Flags: review?(snorp)
Comment on attachment 8882678 [details] [diff] [review]
Remove intent handling from GeckoProfile

Review of attachment 8882678 [details] [diff] [review]:
-----------------------------------------------------------------

I assume Gecko hasn't begun to start yet, so this isn't too late?
Attachment #8882678 - Flags: review?(snorp) → review+
Yeah, I think this is safely before GeckoProfile.get() is called.
Pushed by droeh@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/ae70aac4b634
Remove intent handling from GeckoProfile. r=snorp
https://hg.mozilla.org/mozilla-central/rev/ae70aac4b634
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 56
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: