Closed
Bug 838639
Opened 13 years ago
Closed 13 years ago
Handle errors when failing to take a picture
Categories
(Firefox OS Graveyard :: Gaia::Camera, defect)
Tracking
(b2g18 fixed)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| b2g18 | --- | fixed |
People
(Reporter: daleharvey, Assigned: daleharvey)
References
Details
Attachments
(1 file)
|
360 bytes,
text/html
|
djf
:
review+
akeybl
:
approval-mozilla-b2g18+
|
Details |
No description provided.
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → dale
| Assignee | ||
Comment 1•13 years ago
|
||
I reused the error from failing to save the photo, I dont think we should be distuingishing between the 2 errors since they have the same user impact
Attachment #710753 -
Flags: review?(dflanagan)
Comment 2•13 years ago
|
||
Comment on attachment 710753 [details]
Pointer to Github PR
The code looks good to me.
I agree that there is no point distinguishing to the user between these two types of errors.
Ideally, the error message should change to be more generic and not used the word "saved". But it is probably not worth doing late-1l0n for that. Last I heard, there is not a gaia-l10n branch for 1.1 or whatever this is targeted at, is there?
Attachment #710753 -
Flags: review?(dflanagan) → review+
| Assignee | ||
Comment 3•13 years ago
|
||
Merged in https://github.com/mozilla-b2g/gaia/commit/04a78898293bfb943f103874040b587a1026ff19
Yeh I havent seen anything about string changes, so I have been leaning on the side of avoiding them.
Cheers
| Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 4•13 years ago
|
||
(In reply to Dale Harvey (:daleharvey) from comment #3)
> Merged in
> https://github.com/mozilla-b2g/gaia/commit/
> 04a78898293bfb943f103874040b587a1026ff19
>
> Yeh I havent seen anything about string changes, so I have been leaning on
> the side of avoiding them.
>
> Cheers
Dale - are you comfortable with taking this patch along with bug 834164 for v1.0.1? If so, please nominate for uplift.
| Assignee | ||
Comment 5•12 years ago
|
||
Sorry missed this email, I am comfortable with this patch to get uplifted, however the option to nominate it for approval does not appear for me
Updated•12 years ago
|
OS: Mac OS X → Gonk (Firefox OS)
Hardware: x86 → ARM
Updated•12 years ago
|
Attachment #710753 -
Flags: approval-mozilla-b2g18+
Comment 6•12 years ago
|
||
uplifted to v1-train: https://github.com/mozilla-b2g/gaia/commit/4b02489859ab5989d517649a287598af1b186223
status-b2g18:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•