Closed
Bug 1390293
Opened 8 years ago
Closed 7 years ago
Re-implement NSUserActivity helper for Handoff
Categories
(Firefox for iOS :: General, enhancement, P2)
Tracking
()
VERIFIED
FIXED
People
(Reporter: justindarc, Assigned: jhugman)
References
Details
(Whiteboard: [MobileCore])
Attachments
(1 file)
As a follow-up to Bug 1390200, we need to re-implement a better helper for handling NSUserActivity for Handoff support.
Reporter | ||
Comment 1•8 years ago
|
||
Nominating for triage to see when we want to re-introduce this.
Updated•8 years ago
|
Updated•7 years ago
|
Updated•7 years ago
|
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → jhugman
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•7 years ago
|
||
Feedback required, especially around naming and API; there's documentation in the TabEventHandler class around potential usage.
Attachment #8932985 -
Flags: feedback?(gkeeley)
Attachment #8932985 -
Flags: feedback?(fpatel)
Attachment #8932985 -
Flags: feedback?(gkeeley) → feedback+
Updated•7 years ago
|
Attachment #8932985 -
Flags: feedback?(fpatel) → feedback+
Comment 3•7 years ago
|
||
Where does this patch call into NSUserActivity? We disabled that code previously, it looks like it is still disabled?
Updated•7 years ago
|
Flags: needinfo?(jhugman)
Assignee | ||
Comment 4•7 years ago
|
||
:st3fan This doesn't yet call into NSUserActivity. I've been asking for feedback for the general approach. It's an architectural change; NSUserActivity is the first consumer of it.
Flags: needinfo?(jhugman)
Assignee | ||
Comment 5•7 years ago
|
||
Comment on attachment 8932985 [details] [review]
Link to Github pull-request: https://github.com/mozilla-mobile/firefox-ios/pull/3513
Now ready for review!
Attachment #8932985 -
Flags: review?(gkeeley)
Attachment #8932985 -
Flags: review?(gkeeley) → review+
Assignee | ||
Updated•7 years ago
|
Whiteboard: [MobileCore] → [MobileCore][needsUplift]
Assignee | ||
Comment 6•7 years ago
|
||
Merged into master.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 7•7 years ago
|
||
Uplifted d30915fe4 to v10.x, as 02b86d184.
Assignee | ||
Updated•7 years ago
|
Whiteboard: [MobileCore][needsUplift] → [MobileCore]
Updated•7 years ago
|
Comment 8•7 years ago
|
||
Verifying as fix on 10.5 (8741). Handoff is working correctly between two iOS devices and from iOS to macOS.
Status: RESOLVED → VERIFIED
status-fxios-v10.5:
--- → verified
You need to log in
before you can comment on or make changes to this bug.
Description
•