Closed
Bug 928078
Opened 11 years ago
Closed 11 years ago
Running apps aren't considered running after update
Categories
(DevTools Graveyard :: WebIDE, defect)
DevTools Graveyard
WebIDE
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 27
People
(Reporter: jryans, Assigned: jryans)
Details
(Whiteboard: [needs-coverage])
Attachments
(1 file)
1014 bytes,
patch
|
ochameau
:
review+
|
Details | Diff | Splinter Review |
STR:
1. Connect to device
2. Start an already installed app you are working on
3. See that entry in "Installed Apps" thinks the app in running (has "Debug" and "Stop" buttons)
4. Click "Update" from the "Apps" tab to reinstall this app
5. After reinstall, check "Installed Apps" again, and you only see "Start" even though it is already started
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #818652 -
Flags: review?(poirot.alex)
Comment 2•11 years ago
|
||
Comment on attachment 818652 [details] [diff] [review]
Re-check running apps after app install
Review of attachment 818652 [details] [diff] [review]:
-----------------------------------------------------------------
Good catch!!
Attachment #818652 -
Flags: review?(poirot.alex) → review+
Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 3•11 years ago
|
||
Keywords: checkin-needed
Whiteboard: [fixed-in-fx-team]
Comment 4•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 27
Comment 5•11 years ago
|
||
Sorry, but I had to back this out because we suspect that one of the 4 patches in this push has caused frequent failures in the mochitest-bc suite (see <https://tbpl.mozilla.org/?tree=Fx-Team&fromchange=8904c520ed40&tochange=39500fdd5007&jobname=browser-chrome>). Please verify that your patch is not the culprit by running it through the try server and verifying that multiple retriggers of the mochitest-bc suite are all green, and then request checkin-needed again.
Thanks!
(Backout: https://hg.mozilla.org/mozilla-central/rev/a38c20a17603)
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 6•11 years ago
|
||
Comment 7•11 years ago
|
||
Relanded in https://hg.mozilla.org/integration/fx-team/rev/321e817596d2 once we found someone better to blame.
Comment 8•11 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•11 years ago
|
Whiteboard: [needs-coverage]
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•5 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•