Closed
Bug 1014007
Opened 11 years ago
Closed 11 years ago
Error of translation is thrown after about 10 minutes
Categories
(Firefox :: Translations, defect)
Tracking
()
VERIFIED
FIXED
Firefox 32
People
(Reporter: bmaris, Assigned: mikedeboer)
References
Details
(Whiteboard: p=2 s=it-32c-31a-30b.3 [qa!])
Attachments
(1 file)
1.07 KB,
patch
|
Felipe
:
review+
|
Details | Diff | Splinter Review |
Reproducible using trybuild from bug 971054 comment 50
Steps to reproduce:
1. Open Firefox
2. Navigate to https://www.google.fr/
3. Select Translate
4. After about 10 minutes visit https://www.google.de/
5. Select Translate
Expected results: The page is translated successfully.
Actual results: The translation error is shown in infobar.
Notes:
1. Reproducible on all OS`s.
Comment 1•11 years ago
|
||
Looking at the Network tab in the Browser Toolbox we see the response to the request come with:
"The incoming token has expired"
So BingTokenManager is failing to renew the token.
Updated•11 years ago
|
Flags: firefox-backlog+
Whiteboard: p=0
Updated•11 years ago
|
Whiteboard: p=0 → p=0 [qa?]
Updated•11 years ago
|
Assignee: nobody → mdeboer
Status: NEW → ASSIGNED
Whiteboard: p=0 [qa?] → p=2 s=it-32c-31a-30b.3 [qa+]
Assignee | ||
Comment 2•11 years ago
|
||
Attachment #8432545 -
Flags: review?(felipc)
Updated•11 years ago
|
Attachment #8432545 -
Flags: review?(felipc) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Pushed to fx-team as: https://hg.mozilla.org/integration/fx-team/rev/dcc77a773d88
Comment 4•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 32
Reporter | ||
Comment 5•11 years ago
|
||
I kept FF awake and translated many pages in the meantime for more then two hours, never received the error, thus marking this verified as fixed.
Status: RESOLVED → VERIFIED
Whiteboard: p=2 s=it-32c-31a-30b.3 [qa+] → p=2 s=it-32c-31a-30b.3 [qa!]
You need to log in
before you can comment on or make changes to this bug.
Description
•