Closed
Bug 1074670
Opened 10 years ago
Closed 10 years ago
Implement NotificationView's button (e.g. retry)
Categories
(Hello (Loop) :: Client, defect, P2)
Hello (Loop)
Client
Tracking
(firefox35 fixed, firefox36 fixed)
backlog | Fx35+ |
People
(Reporter: MattN, Assigned: MattN)
References
()
Details
Attachments
(1 file, 1 obsolete file)
The error bar has a details bar below it which can have an optional button aka. detailsButton e.g. to "Retry" an action upon error.
This bug should finish the button so it can actually retry some action upon click and style it appropriately.
Flags: qe-verify+
Flags: firefox-backlog+
Updated•10 years ago
|
backlog: --- → Fx35?
Updated•10 years ago
|
Assignee: nobody → MattN+bmo
Status: NEW → ASSIGNED
Iteration: --- → 36.1
Updated•10 years ago
|
Whiteboard: [rooms]
Comment 1•10 years ago
|
||
This is not a rooms, but we want it for Fx35 -- which is why the blocking-loop Fx35+ flag is set.
backlog: Fx35? → Fx35+
Whiteboard: [rooms]
Updated•10 years ago
|
Iteration: 36.1 → ---
Assignee | ||
Updated•10 years ago
|
Iteration: --- → 36.2
Updated•10 years ago
|
Iteration: 36.2 → 36.3
Assignee | ||
Comment 2•10 years ago
|
||
Attachment #8520698 -
Flags: review?(pkerr)
Attachment #8520698 -
Flags: review?(jaws)
Assignee | ||
Comment 3•10 years ago
|
||
/r/407 - Bug 1074670 - Implement the Hello NotificationView's button (e.g. retry)
Pull down this commit:
hg pull review -r ee559453fffe28fd9d6d4790abd9186bc96b45e4
Assignee | ||
Comment 4•10 years ago
|
||
/r/407 - Bug 1074670 - Implement the Hello NotificationView's button (e.g. retry)
Pull down this commit:
hg pull review -r 30cfc8f225d95fa09cfe4a61edd25a4a6c4e06ae
Comment 5•10 years ago
|
||
https://reviewboard.mozilla.org/r/405/#review203
::: browser/components/loop/content/shared/js/views.js
(Diff revision 2)
> ),
Whitespace nit.
Comment 6•10 years ago
|
||
Comment on attachment 8520698 [details]
MozReview Request: bz://1074670/MattN
Comments found at https://reviewboard.mozilla.org/r/405/.
Attachment #8520698 -
Flags: review?(pkerr) → review+
Assignee | ||
Comment 7•10 years ago
|
||
https://reviewboard.mozilla.org/r/405/#review205
> Whitespace nit.
That's from build-jsx. The jsx file doesn't have the trailing whitespace.
Assignee | ||
Comment 8•10 years ago
|
||
Thanks Paul!
Results will be displayed on Treeherder as they come in:
https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=6337637fccc1
Alternatively, view them on TBPL (soon to be deprecated):
https://tbpl.mozilla.org/?tree=Try&rev=6337637fccc1
Keywords: checkin-needed
Assignee | ||
Updated•10 years ago
|
Attachment #8520698 -
Flags: review?(jaws)
Assignee | ||
Comment 9•10 years ago
|
||
Comment 10•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → mozilla36
Comment 11•10 years ago
|
||
Hi Pauly -- can you verify this with last night's Nightly?
Flags: needinfo?(paul.silaghi)
Assignee | ||
Updated•10 years ago
|
status-firefox35:
--- → affected
status-firefox36:
--- → fixed
Assignee | ||
Comment 12•10 years ago
|
||
QE verification is too hard without being able to manipulate HTTP requests so verification can wait until bug 1098629.
Flags: qe-verify-
Flags: qe-verify+
Flags: needinfo?(paul.silaghi)
Comment 13•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Assignee | ||
Comment 14•10 years ago
|
||
Attachment #8520698 -
Attachment is obsolete: true
Attachment #8618381 -
Flags: review+
Assignee | ||
Comment 15•10 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•