Closed Bug 1525431 Opened 6 years ago Closed 6 years ago

Link navigation for cards

Categories

(Firefox :: New Tab Page, defect, P1)

defect

Tracking

()

RESOLVED INVALID
Iteration:
67.1 - Jan 28 - Feb 10
Tracking Status
firefox66 + wontfix
firefox67 --- wontfix

People

(Reporter: andreio, Assigned: andreio)

References

Details

Investigate the difference between relying on hrefs vs dispatching an action to main to open the link. The issue being that data collection might fail.
For context the current TopStories implementation goes with option B while the Pocket Newtab version is just using hrefs.

Flags: needinfo?(khudson)
Blocks: 1512725
Flags: needinfo?(khudson)
Assignee: nobody → andrei.br92
Iteration: --- → 67.1 - Jan 28 - Feb 10
Priority: -- → P1

[Tracking Requested - why for this release]:

tldr sync click event listeners are guaranteed to finish executing before browser navigation.

jdm: since the event can synchronously prevent navigation, by definition it is finished before the browser navigates away
jdm: any async operations started during the event have no such guarantee, however

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
Component: Activity Streams: Newtab → New Tab Page
You need to log in before you can comment on or make changes to this bug.