Closed
Bug 842315
Opened 12 years ago
Closed 12 years ago
[SMS][Desktop] Restore desktop testing
Categories
(Firefox OS Graveyard :: Gaia::SMS, defect)
Tracking
(blocking-b2g:tef+, b2g18 fixed, b2g18-v1.0.0 wontfix, b2g18-v1.0.1 fixed)
RESOLVED
FIXED
blocking-b2g | tef+ |
People
(Reporter: borjasalguero, Assigned: borjasalguero)
Details
(Whiteboard: QARegressExclude)
Attachments
(1 file)
193 bytes,
text/html
|
fcampo
:
review+
lsblakk
:
approval-gaia-v1+
|
Details |
REGRESSION. Somebody removed this feature from SMS App. Restoring it back!
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → fbsc
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #715162 -
Flags: review?(fernando.campo)
Comment 2•12 years ago
|
||
Comment on attachment 715162 [details]
Pull Request
Just adding back the js file, no risk
Attachment #715162 -
Flags: review?(fernando.campo) → review+
Assignee | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 3•12 years ago
|
||
Comment on attachment 715162 [details]
Pull Request
NOTE: Please see https://wiki.mozilla.org/Release_Management/B2G_Landing to better understand the B2G approval process and landings.
[Approval Request Comment]
Bug caused by (feature/regressing bug #): Regression when including 'defer'. Somebody remove this files.
User impact if declined: Developer Impact: It's gonna be a pain making changes in DOM without having a mockuped version of SMS working in Firefox Nightly.
Testing completed:
Risk to taking this patch (and alternatives if risky): More than low. There is no risk for the user, it's a useful tool for developers which let us optimize the development of SMS App.
String or UUID changes made by this patch:
Attachment #715162 -
Flags: approval-gaia-v1?
Updated•12 years ago
|
Comment 4•12 years ago
|
||
Comment on attachment 715162 [details]
Pull Request
Approving for v1-train uplift to restore functionality, with no user risk.
Attachment #715162 -
Flags: approval-gaia-v1? → approval-gaia-v1+
Comment 5•12 years ago
|
||
Commit 993ba10c3daf8cd507b67839b1b7349f9572d1d9 does not apply to v1-train. This means that there are merge conflicts which need to be resolved. If there are dependencies that are not approved for branch landing, or have yet to land on master, please let me know
If a manual merge is required, a good place to start might be:
cd gaia
git checkout v1-train
git cherry-pick -x -m1 993ba10c3daf8cd507b67839b1b7349f9572d1d9
<RESOLVE MERGE CONFLICTS>
Comment 6•12 years ago
|
||
John, the cherry-pick works now.
Updated•12 years ago
|
Flags: needinfo?(jhford)
Comment 7•12 years ago
|
||
Required for uplifting SMS performance improvement (bug 844770)
blocking-b2g: --- → tef+
Updated•12 years ago
|
Comment 8•12 years ago
|
||
v1-train: 4ac6652d89e6d2f9d7a1c11095c824f85e5b19a3
There are still merge conflicts on v1.0.1. Julien, which commit was this dependent on?
Flags: needinfo?(jhford)
Comment 9•12 years ago
|
||
I think that's Bug 841353 where I messed up when resolving conflicts.
Comment 10•12 years ago
|
||
John, this uplifts without a conflict now, I let you go ahead on this one, thanks !
Flags: needinfo?(jhford)
Comment 12•12 years ago
|
||
Can you please provide steps to verify this fix - as we will blackbox test from the UI?
Comment 13•12 years ago
|
||
No need to create a TC in moztrap for this issue. Feature reinstatement defect.
Flags: in-moztrap-
You need to log in
before you can comment on or make changes to this bug.
Description
•