Remove legacy Handoff code using kChromeHandoffActivityType |
|
Issue descriptionIn http://crrev.com/c/1270882, `HandoffManager` began creating and activating `NSUserActivity`s with the `NSUserActivityTypeBrowsingWeb` type instead of the `kChromeHandoffActivityType` type. As well as the `kChromeHandoffActivityType` constant itself, the code in iOS for picking up the user activity with that type needs to be removed. (See user_activity_handler.mm.) |
|
►
Sign in to add a comment |
|
Comment 1 by pkl@chromium.org
, Oct 15Components: UI>Browser
Status: Assigned (was: Unconfirmed)