Closed
Bug 854292
Opened 12 years ago
Closed 12 years ago
Only send available headers to jobs that have been pending.
Categories
(Firefox OS Graveyard :: Gaia::E-Mail, defect)
Firefox OS Graveyard
Gaia::E-Mail
Tracking
(blocking-b2g:tef+, b2g18 fixed, b2g18-v1.0.1 verified)
VERIFIED
FIXED
blocking-b2g | tef+ |
People
(Reporter: jlal, Unassigned)
References
Details
Attachments
(1 file)
No description provided.
Reporter | ||
Comment 1•12 years ago
|
||
Pointer to Github pull-request
Reporter | ||
Comment 2•12 years ago
|
||
Comment on attachment 728830 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/8787
r=asuth (on gelam) backend fixes only...
in master: https://github.com/mozilla-b2g/gaia/commit/c3a1298ff0d6ec23d0f1aee4f195be7ffd6ca2fa
Attachment #728830 -
Flags: review+
Comment 3•12 years ago
|
||
needs this for uplifting the worker thread bug 814257
I tested this along with bug 814257 and this works fine on my gmail account.
blocking-b2g: --- → tef?
Updated•12 years ago
|
Flags: needinfo?(akeybl)
Comment 4•12 years ago
|
||
OK, marking this tef+ as it seems to block a blocker. By the way, should not this be marked as FIXED?
status-b2g18:
--- → affected
status-b2g18-v1.0.1:
--- → affected
Comment 5•12 years ago
|
||
Daniel, you didn't change the flag ;)
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
blocking-b2g: tef? → tef+
Comment 6•12 years ago
|
||
Done, thanks!
Comment 7•12 years ago
|
||
v1-train: 1681a63912ed3cd8c27361bd6ef58d39b8333cd9
Updated•12 years ago
|
Flags: needinfo?(akeybl)
Comment 8•12 years ago
|
||
v1.0.1: 9c0755ecf0fa946a32128356667b0670bc3aca0b
Can you please provide steps to verify this fix - as we will blackbox test from the UI?
Comment 10•12 years ago
|
||
(In reply to Jeni from comment #9)
> Can you please provide steps to verify this fix - as we will blackbox test
> from the UI?
This resolves a class of problems that can't be effectively blackbox tested on their own, although some existing moztrap cases may be exercising the code-path a bit. Such as deleting a message from the search results (which currently fails to update) and the trying to perform subsequent manipulations on it.
You need to log in
before you can comment on or make changes to this bug.
Description
•