Closed
Bug 646658
Opened 14 years ago
Closed 14 years ago
Fix network down page
Categories
(Cloud Services :: Share: Firefox Client, defect)
Cloud Services
Share: Firefox Client
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: philikon, Assigned: philikon)
References
Details
Attachments
(2 files)
|
5.12 KB,
patch
|
mixedpuppy
:
review+
|
Details | Diff | Splinter Review |
|
23.65 KB,
patch
|
mixedpuppy
:
review+
|
Details | Diff | Splinter Review |
It r b0rken rite nao. Also needs tests.
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → philipp
Comment 1•14 years ago
|
||
yeah, we obviously want a clear message to the user, as opposed to an oddly formatted network error page filling part of our UI.
| Assignee | ||
Comment 2•14 years ago
|
||
Inlining the progress listener into the FFShare object. No need for a separate object or even a separate JSM.
Attachment #529907 -
Flags: review?(mixedpuppy)
| Assignee | ||
Comment 3•14 years ago
|
||
Implement (=bring back) the network down page, but without any sort of styling. Need UX input for that, will deal with it in a follow-up.
Attachment #529908 -
Flags: review?(mixedpuppy)
| Assignee | ||
Comment 4•14 years ago
|
||
(In reply to comment #3)
> Implement (=bring back) the network down page, but without any sort of styling.
> Need UX input for that, will deal with it in a follow-up.
Filed bug 654624.
Whiteboard: [has patch][needs review mixedpuppy]
Updated•14 years ago
|
Attachment #529907 -
Flags: review?(mixedpuppy) → review+
Comment 5•14 years ago
|
||
Comment on attachment 529908 [details] [diff] [review]
v1
in panel.js PANEL_NETWORK_DOWN_PAGE and PREFS_NETWORK_DOWN_PAGE have the same url, are two needed?
Otherwise, r+
Attachment #529908 -
Flags: review?(mixedpuppy) → review+
| Assignee | ||
Comment 6•14 years ago
|
||
(In reply to comment #5)
> in panel.js PANEL_NETWORK_DOWN_PAGE and PREFS_NETWORK_DOWN_PAGE have the same
> url, are two needed?
Well, I imagine we'll use differently styled pages for the preference pane and the panel network down pages in bug 654624 and I wanted to make that change as easy as possible.
Whiteboard: [has patch][needs review mixedpuppy] → [has patch]
| Assignee | ||
Comment 7•14 years ago
|
||
https://hg.mozilla.org/users/pweitershausen_mozilla.com/fx-share/rev/eff8ad9ed574
https://hg.mozilla.org/users/pweitershausen_mozilla.com/fx-share/rev/14571150607c
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [has patch]
You need to log in
before you can comment on or make changes to this bug.
Description
•