You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES_UNRELEASED.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,3 +18,7 @@ Use the template below to make assigning a version number during the release cut
18
18
- Description of the change with a link to the pull request ([#0000](https://github.com/mozilla/application-services/pull/0000))
19
19
20
20
-->
21
+
22
+
## FxA Client
23
+
### What's changed
24
+
- The `processRawIncomingAccountEvent` function will now process all commands, not just one. This moves the responsibilty of ensuring each push gets a UI element to the caller.\
0 commit comments