Closed
Bug 880352
Opened 11 years ago
Closed 11 years ago
[STK] "STK_CMD_LAUNCH_BROWSER" code refactoring
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(blocking-b2g:leo+, b2g18 fixed, b2g-v1.1hd fixed)
People
(Reporter: noemi, Assigned: frsela)
References
Details
(Whiteboard: QARegressExclude)
Attachments
(1 file, 3 obsolete files)
STK code refactoring moving "STK_CMD_LAUNCH_BROWSER" code from settings to system
Updated•11 years ago
|
blocking-b2g: leo? → leo+
Assignee | ||
Comment 1•11 years ago
|
||
Should be landed after 880333
Attachment #763491 -
Flags: review?
Attachment #763491 -
Flags: feedback?
Assignee | ||
Comment 2•11 years ago
|
||
I'll ask for review when other bugs dependencies are satisfied, meanwhile I ask for some feedback.
Thanks in advance.
Attachment #763491 -
Attachment is obsolete: true
Attachment #763491 -
Flags: review?
Attachment #763491 -
Flags: feedback?
Attachment #764745 -
Flags: feedback?(kaze)
Assignee | ||
Comment 3•11 years ago
|
||
Attachment #764746 -
Flags: feedback?(kaze)
Assignee | ||
Updated•11 years ago
|
Attachment #764745 -
Attachment is obsolete: true
Attachment #764745 -
Flags: feedback?(kaze)
Assignee | ||
Updated•11 years ago
|
Attachment #764746 -
Attachment is patch: true
Attachment #764746 -
Attachment mime type: text/x-patch → text/plain
Comment 4•11 years ago
|
||
Milestoning for QE3 (due by 6/24), since this blocks bug 875679 which blocks 865985 (QE3 milestoned).
Target Milestone: --- → 1.1 QE3 (24jun)
Reporter | ||
Comment 5•11 years ago
|
||
Notice that Bug 881672 needs to be uplifted to v1-train in order to enable STK/ICC testing
Depends on: 881672
Assignee | ||
Comment 6•11 years ago
|
||
Attachment #764746 -
Attachment is obsolete: true
Attachment #764746 -
Flags: feedback?(kaze)
Attachment #766529 -
Flags: review?(timdream)
Updated•11 years ago
|
Attachment #766529 -
Flags: review?(timdream) → review+
Assignee | ||
Comment 7•11 years ago
|
||
Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 8•11 years ago
|
||
I was not able to uplift this bug to v1-train. If this bug has dependencies which are not marked in this bug, please comment on this bug. If this bug depends on patches that aren't approved for v1-train, we need to re-evaluate the approval. Otherwise, if this is just a merge conflict, you might be able to resolve it with:
git checkout v1-train
git cherry-pick -x -m1 6f3f8ed9ab472f152fe543f01bd60affc66d07c0
<RESOLVE MERGE CONFLICTS>
git commit
Flags: needinfo?(frsela)
Assignee | ||
Comment 9•11 years ago
|
||
Uplifted: https://github.com/mozilla-b2g/gaia/commit/2f5a295862e90b8b4bbcb601c6032ded5a27c370
(In reply to John Ford [:jhford] -- please use 'needinfo?' instead of a CC from comment #8)
> I was not able to uplift this bug to v1-train. If this bug has dependencies
> which are not marked in this bug, please comment on this bug. If this bug
> depends on patches that aren't approved for v1-train, we need to re-evaluate
> the approval. Otherwise, if this is just a merge conflict, you might be
> able to resolve it with:
>
> git checkout v1-train
> git cherry-pick -x -m1 6f3f8ed9ab472f152fe543f01bd60affc66d07c0
> <RESOLVE MERGE CONFLICTS>
> git commit
This looks to have caused bug 886844.
Updated•11 years ago
|
status-b2g18:
--- → fixed
Comment 11•11 years ago
|
||
1.1hd: 2f5a295862e90b8b4bbcb601c6032ded5a27c370
status-b2g-v1.1hd:
--- → fixed
Updated•11 years ago
|
Whiteboard: QARegressExclude
You need to log in
before you can comment on or make changes to this bug.
Description
•