Closed
Bug 877984
Opened 11 years ago
Closed 11 years ago
[Buri] Trying to update a hosted app preloading appcache that was preinstalled will fail to update
Categories
(Core Graveyard :: DOM: Apps, defect, P2)
Tracking
(blocking-b2g:tef+, firefox22 wontfix, firefox23 wontfix, firefox24 fixed, b2g18 fixed, b2g18-v1.0.0 wontfix, b2g18-v1.0.1 verified, b2g-v1.1hd fixed)
People
(Reporter: sync-1, Assigned: fabrice)
References
Details
(Whiteboard: [apps watch list][fixed-in-birch])
Attachments
(6 files, 2 obsolete files)
AU_LINUX_GECKO_ICS_STRAWBERRY_V1.01.00.01.019.121 Firefox os v1.0.1 Mozilla build ID:20130527070203 DEFECT DESCRIPTION: STR: 1. pre-install some 3rd party apps. 2. flash code to device. 3. connect to network with wifi. 4. there will popup apps update available notification. 5. click Download to update the apps, but the download failed. Note: Currently "AccuWeather" and "Wikipedia" are failed to update. REPRODUCING PROCEDURES: EXPECTED BEHAVIOUR: the apps can be updated. ASSOCIATE SPECIFICATION: TEST PLAN REFERENCE: TOOLS AND PLATFORMS USED: USER IMPACT: REPRODUCING RATE: For FT PR, Please list reference mobile's behavior:
Comment 3•11 years ago
|
||
karen/jason, what's your thoughts on this? thanks
Whiteboard: [apps watch list1]
Updated•11 years ago
|
Flags: needinfo?(jsmith)
Updated•11 years ago
|
Flags: needinfo?(jsmith)
Whiteboard: [apps watch list1] → [apps watch list]
Comment 4•11 years ago
|
||
(In reply to Joe Cheng [:jcheng] from comment #3) > karen/jason, what's your thoughts on this? thanks Uh oh. We recently modified how we preinstall appcache for hosted apps that preinstall appcache. Which Accuweather and Wikipedia happen to fall into that category. Let me see if I can reproduce. Btw - the log doesn't tell me anything. needinfo on fabrice to see if he has any ideas as well.
Flags: needinfo?(fabrice)
Comment 5•11 years ago
|
||
I can reproduce on a Ikura 5/30 build. This is bad.
Comment 6•11 years ago
|
||
Comment 7•11 years ago
|
||
Comment 8•11 years ago
|
||
Comment 9•11 years ago
|
||
Trying to do a second update after the update failure causes the download to get stuck at 0.00 bytes. This sounds like a dom apps bug.
Comment 10•11 years ago
|
||
Uh oh. Saw this in the logs during the 0.00 bytes downloading: 05-31 09:44:49.899: E/GeckoConsole(113): Content JS INFO at app://system.gaiamobile.org/js/updatable.js:102 in anonymous: downloadError event, error code is NO_DOWNLOAD_AVAILABLE
Updated•11 years ago
|
Component: Gaia → DOM: Apps
Product: Boot2Gecko → Core
Version: unspecified → Trunk
Comment 11•11 years ago
|
||
Root cause bug here btw: Trying to update a hosted app preloading appcache that was preinstalled will fail to update
Summary: [Buri]Some apps cannot be updated → [Buri] Trying to update a hosted app preloading appcache that was preinstalled will fail to update
Assignee | ||
Comment 12•11 years ago
|
||
I installed the spain customization and set debug on in webapps.jsm. When we check for updates I get: -*-*- Webapps.jsm : updateHostedApp: updateSvc.checkForUpdate return for http://m.accuweather.com/mozilla.webapp - event is offline-cache-update-available -*-*- Webapps.jsm : updateHostedApp: updateSvc.checkForUpdate return for https://bits.wikimedia.org/WikipediaMobileFirefoxOS/manifest.webapp - event is offline-cache-update-available I then only selected accuweather to update: I/Gecko ( 1979): -*-*- Webapps.jsm : startDownload for http://m.accuweather.com/mozilla.webapp I/Gecko ( 1979): -*-*- Webapps.jsm : appcache found I/Gecko ( 1979): -*-*- Webapps.jsm : Saving /data/local/webapps/webapps.json I/Gecko ( 1979): -*-*- Webapps.jsm : Creating AppcacheObserver for http://m.accuweather.com - updating I/Gecko ( 1979): -*-*- Webapps.jsm : Offline cache state change for http://m.accuweather.com : 5 I/Gecko ( 1979): -*-*- Webapps.jsm : Offlinecache setStatus to updating with progress 0 for http://m.accuweather.com I/Gecko ( 1979): -*-*- Webapps.jsm : Offline cache state change for http://m.accuweather.com : 6 I/Gecko ( 1979): -*-*- Webapps.jsm : Offlinecache setStatus to updating with progress 0 for http://m.accuweather.com I/Gecko ( 1979): -*-*- Webapps.jsm : Offline cache state change for http://m.accuweather.com : 6 I/Gecko ( 1979): -*-*- Webapps.jsm : Offlinecache setStatus to updating with progress 0 for http://m.accuweather.com I/Gecko ( 1979): -*-*- Webapps.jsm : Offline cache state change for http://m.accuweather.com : 6 I/Gecko ( 1979): -*-*- Webapps.jsm : Offlinecache setStatus to updating with progress 0 for http://m.accuweather.com I/Gecko ( 1979): -*-*- Webapps.jsm : Offline cache state change for http://m.accuweather.com : 8 I/Gecko ( 1979): -*-*- Webapps.jsm : Offlinecache setStatus to updating with progress 512 for http://m.accuweather.com I/Gecko ( 1979): -*-*- Webapps.jsm : Offline cache state change for http://m.accuweather.com : 8 I/Gecko ( 1979): -*-*- Webapps.jsm : Offline cache state change for http://m.accuweather.com : 7 I/Gecko ( 1979): -*-*- Webapps.jsm : Offline cache state change for http://m.accuweather.com : 8 I/Gecko ( 1979): -*-*- Webapps.jsm : Offline cache state change for http://m.accuweather.com : 8 I/Gecko ( 1979): -*-*- Webapps.jsm : Offline cache state change for http://m.accuweather.com : 7 I/Gecko ( 1979): -*-*- Webapps.jsm : Offline cache state change for http://m.accuweather.com : 8 I/Gecko ( 1979): -*-*- Webapps.jsm : Offlinecache setStatus to updating with progress 21893 for http://m.accuweather.com I/Gecko ( 1979): -*-*- Webapps.jsm : Offline cache state change for http://m.accuweather.com : 8 I/Gecko ( 1979): -*-*- Webapps.jsm : Offline cache state change for http://m.accuweather.com : 8 I/Gecko ( 1979): -*-*- Webapps.jsm : Offline cache state change for http://m.accuweather.com : 8 I/Gecko ( 1979): -*-*- Webapps.jsm : Offline cache state change for http://m.accuweather.com : 8 I/Gecko ( 1979): -*-*- Webapps.jsm : Offline cache state change for http://m.accuweather.com : 8 I/Gecko ( 1979): -*-*- Webapps.jsm : Offline cache state change for http://m.accuweather.com : 8 I/Gecko ( 1979): -*-*- Webapps.jsm : Offlinecache setStatus to updating with progress 41193 for http://m.accuweather.com I/Gecko ( 1979): -*-*- Webapps.jsm : Offline cache state change for http://m.accuweather.com : 8 I/Gecko ( 1979): -*-*- Webapps.jsm : Offline cache state change for http://m.accuweather.com : 8 I/Gecko ( 1979): -*-*- Webapps.jsm : Offline cache state change for http://m.accuweather.com : 8 I/Gecko ( 1979): -*-*- Webapps.jsm : Offline cache state change for http://m.accuweather.com : 8 I/Gecko ( 1979): -*-*- Webapps.jsm : Offline cache state change for http://m.accuweather.com : 8 I/Gecko ( 1979): -*-*- Webapps.jsm : Offline cache state change for http://m.accuweather.com : 8 I/Gecko ( 1979): -*-*- Webapps.jsm : Offline cache state change for http://m.accuweather.com : 7 E/GeckoConsole( 1979): Offline cache update done, URL=http://m.accuweather.com/awx.appcache I/Gecko ( 1979): -*-*- Webapps.jsm : Offline cache state change for http://m.accuweather.com : 10 I/Gecko ( 1979): -*-*- Webapps.jsm : Offlinecache setStatus to installed with progress 52690 for http://m.accuweather.com So everything went fine here also, and I have one less app in the "to update" list. I then selected wikipedia to update, and that worked too.
Flags: needinfo?(fabrice)
Comment 13•11 years ago
|
||
Fabrice - What device did you test that on? I reproduced this on Ikura, FWIW.
Comment 14•11 years ago
|
||
(In reply to Jason Smith [:jsmith] from comment #13) > Fabrice - What device did you test that on? > > I reproduced this on Ikura, FWIW. Ikura partner build 5/30 to be specific.
Assignee | ||
Comment 15•11 years ago
|
||
I tested on v1-train with a leo device. I have no 1.01 build ready that I can tweak quickly
Comment 16•11 years ago
|
||
And now I'm not even getting updates for the wikipedia and accuweather apps after restarting the phone and checking for updates on the partner build. Let me flash a clean build and try testing this again.
Keywords: qawanted
Updated•11 years ago
|
QA Contact: jsmith
Comment 17•11 years ago
|
||
Still reproduces for me on a clean flashed 5/30 Ikura partner build.
Keywords: qawanted
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → fabrice
Comment 18•11 years ago
|
||
Weird. So apparently this problem fixes itself on a restart after applying the update (or we stopped checking for updates entirely). We need to understand which one it is however: 1. Did we complete the update after a restart? 2. Did we give up permanently on trying to find an update after a restart?
Assignee | ||
Comment 19•11 years ago
|
||
I checked on a buri with a current 1.0.1 build (I had to rebuild gecko to add debug info) and this worked like expected. I'm confused.
Comment 20•11 years ago
|
||
I flashed a different customization this time (before was latam, this time I did spain) for Ikura. Still can reproduce this bug with Accuweather and Wikipedia. This time I tested this with a spain customization on a 5/28 partner build.
Comment 22•11 years ago
|
||
i am seeing the same thing on Buri partner build just as reported and as Jason
Comment 23•11 years ago
|
||
It looks like a tef+ bug to me.
Comment 24•11 years ago
|
||
(In reply to Fabrice Desré [:fabrice] from comment #19) > I checked on a buri with a current 1.0.1 build (I had to rebuild gecko to > add debug info) and this worked like expected. I'm confused. Fabrice, did you use partner customized build? Thanks.
Comment 25•11 years ago
|
||
I can reproduce this bug in both Buri and Ikura.
Comment 26•11 years ago
|
||
Moved to TEF+ based on discussion with Carrier (Shira - Stephan F)
blocking-b2g: tef? → tef+
Updated•11 years ago
|
Target Milestone: --- → 1.0.1 IOT3 (3jun)
Comment 27•11 years ago
|
||
(In reply to kward@mozilla.com from comment #26) > Moved to TEF+ based on discussion with Carrier (Shira - Stephan F) Agreed. (In reply to khu from comment #24) > (In reply to Fabrice Desré [:fabrice] from comment #19) > > I checked on a buri with a current 1.0.1 build (I had to rebuild gecko to > > add debug info) and this worked like expected. I'm confused. > > Fabrice, did you use partner customized build? Thanks. I'm think the testing Fabrice is doing here is with debug builds to see if he can reproduce generally on our own builds. Which it looks like we cannot reproduce it on own builds. But we can reproduce it on partner builds. This is definitely strange. I'll debug with this with Fabrice today.
Comment 28•11 years ago
|
||
Some context from discussion with fabrice in IRC: fabrice jsmith: I reproed the update issue. Not sure yet if it's a gecko or gaia issue, but it seems gaia restarts updates for already updated apps and that fails jsmith fabrice: Hmm okay. Did you reproduce it on the partner build or your own build? fabrice jsmith: partner build, but what happens is : first update went fine, but then gaia still insists that we can update the app, and this fails fabrice something is definitely wrong somewhere jsmith fabrice: That's really strange. So that actually explains why then if I restart the phone, I never find that I have an update available. fabrice yes
Assignee | ||
Comment 29•11 years ago
|
||
I re-tested using a partner build (P752D04_TME_FOR_PARTENER_20130602), where the only change I made was enabling debug output in Webapps.jsm and adding some in Webapps.js Here's what I saw: 1) At first check for updates, I'm offered 7 updates, including accuweather and wikipedia that use appcache. 2) I updated accuweather only, that went fine. 6 updates remaining. 3) I updated wikipedia only, that went fine, but I still have 6 updates remaining: accuweather is once again said to be updatable. 4) I tried to update accuweather again, and here I got the never ending throbber with a 0.00 download progress. The logs for this last step shows this: I/Gecko ( 2273): -*-*- Webapps.jsm : startDownload for http://m.accuweather.com/mozilla.webapp I/Gecko ( 2273): -*-*- Webapps.jsm : No download available, bailing out with Webapps:PackageEvent canceled I/Gecko ( 2421): Webapps.js : canceled, donwloaderror = NO_DOWNLOAD_AVAILABLE I/Gecko ( 2273): Webapps.js : canceled, donwloaderror = NO_DOWNLOAD_AVAILABLE I/Gecko ( 2273): Webapps.js : canceled, donwloaderror = NO_DOWNLOAD_AVAILABLE I/Gecko ( 2273): Webapps.js : canceled, donwloaderror = NO_DOWNLOAD_AVAILABLE So it looks everything is ok on the gecko side, and webapps.json is consistent with that observation. We need someone to debug the gaia side at this point.
Comment 30•11 years ago
|
||
Hmm...okay. Julien is on PTO. Etienne - Can you help with debugging this on the Gaia side?
Flags: needinfo?(etienne)
Comment 31•11 years ago
|
||
cc'ing honza in case there's gecko bits involved here--but sounds like this is prob a gaia bug.
Comment 32•11 years ago
|
||
I am |console.log| through the updatable.js in Gaia ... so far I got errorCallback filed for Wikipedia update.
Comment 33•11 years ago
|
||
I tried to reproduce this on unagi without success; they both updated successfully on the second try.
Comment 34•11 years ago
|
||
(In reply to Tim Guan-tin Chien [:timdream] (MoCo-TPE) from comment #33) > I tried to reproduce this on unagi without success; they both updated > successfully on the second try. Testing we've done here so far has revealed that only reproduces on partner builds, not builds we make.
Comment 35•11 years ago
|
||
OK, here is the STR and the bug I saw, specifically on Gaia (and maybe Gecko on it's API design) is that 0. On a Unagi 1. Latest OTA Gecko, do |make reset-gaia| on Gaia v1.0.1 with Accuweather and Wikipedia copied to external-apps. 2. Wait for some time and the update dialog will pop-up, for update are offered (Here map, Marketplace, Accuweather and Wikipedia). 3. Press "update all" 4. Marketplace and Here map will fail with error code NO_DOWNLOAD_AVAILABLE, Wikipedia and Accuweather will be updated. Expected 1. Two "update failed" banner will be shown. The update hint on the utility tray will stop offer Wikipedia and Accuweather, but give the user a change to re-try Here map and Marketplace. Actual 1. The update hint on the utility tray stay the same, offers four app updates. 2. As soon as I press the the "update all" again, the same expected update error will shown for Marketplace and Here map 3. But for Wikipedia and Accuweather, no callback (error nor success) will ever fired by Gecko. 4. The UI will keep showing "downloading... 0.00 bytes downloaded." and never finish.
Comment 36•11 years ago
|
||
(In reply to Jason Smith [:jsmith] from comment #34) > (In reply to Tim Guan-tin Chien [:timdream] (MoCo-TPE) from comment #33) > > I tried to reproduce this on unagi without success; they both updated > > successfully on the second try. > > Testing we've done here so far has revealed that only reproduces on partner > builds, not builds we make. OK, maybe the bug of previous comment is unrelated? If this only happens on partner build, I will not be able to debug it because I cannot remount the system partition.
Comment 37•11 years ago
|
||
Comment 38•11 years ago
|
||
Did some initial investigation and was able to reproduce on partner build... I was not able to come up with a quick fix before my EOD- debug patch attached above maybe this will be somewhat helpful... If there is not a patch by the morning I will continue looking into it.
Assignee: fabrice → jcheng
Updated•11 years ago
|
Component: DOM: Apps → Gaia::System
Product: Core → Boot2Gecko
Version: Trunk → unspecified
Comment 39•11 years ago
|
||
Update: I think Etienne or anyone would be happy to deliver a fix if this bug explicitly is about what I mentioned on comment 35. I don't want to push for a unrelated fix on the same place and not actually fix the bug.
Comment 40•11 years ago
|
||
Rudy and I is now working on reproduce the bug on pvt build.
Assignee: jcheng → timdream
Comment 41•11 years ago
|
||
(In reply to Tim Guan-tin Chien [:timdream] (MoCo-TPE) from comment #40) > Rudy and I is now working on reproduce the bug on pvt build. I am currently having trouble reproducing this on pvt build because the phone does not offer me an update.
Comment 42•11 years ago
|
||
(In reply to Jason Smith [:jsmith] from comment #28) > Some context from discussion with fabrice in IRC: > > fabrice jsmith: I reproed the update issue. Not sure yet if it's a gecko or > gaia issue, but it seems gaia restarts updates for already updated apps and > that fails > jsmith fabrice: Hmm okay. Did you reproduce it on the partner build or your > own build? > fabrice jsmith: partner build, but what happens is : first update went fine, > but then gaia still insists that we can update the app, and this fails > fabrice something is definitely wrong somewhere > jsmith fabrice: That's really strange. So that actually explains why then if > I restart the phone, I never find that I have an update available. > fabrice yes Base on this comment I would say we somehow manage to reproduce the same thing (comment 35) but with different steps. I am now trying to find a way to fix that issue, but the original author (Etienne) should work on this in if he is available.
Comment 43•11 years ago
|
||
I am now convinced that Gecko is at fault here. UpdateManager kepts all the reference of available-for-update app in |UpdateManager.updatesQueue|, and the reference is supposed to be removed once there is no update available (i.e. update is applied). If you update 2 apps at the same time, when the #1 app completes it's update, we do removed the apps in |removeFromUpdatesQueue()|; that part of the code didn't fail. However, The #1 app is being add back to the queue by |checkStatuses()| as soon as all #2 is downloaded and the queue is empty. https://github.com/mozilla-b2g/gaia/blob/88277996/apps/system/js/update_manager.js#L461 |checkStatuses()| will look for |app.downloadAvailable| flag, and the flag is true for the updated app, so it's being add back to the queue.
Assignee: timdream → nobody
Updated•11 years ago
|
Component: Gaia::System → DOM: Apps
Product: Boot2Gecko → Core
Comment 44•11 years ago
|
||
(In reply to Tim Guan-tin Chien [:timdream] (MoCo-TPE) from comment #43) > |checkStatuses()| will look for |app.downloadAvailable| flag, and the flag > is true for the updated app, so it's being add back to the queue. Long story short: |app.downloadAvailable| flag did not flip to false after a successful app update.
Comment 45•11 years ago
|
||
Summing up the comments it looks like the fundamental issue is that we have an app in the |UpdateManager.updatesQueue| that shouldn't be here anymore. If true rebooting the phone should fix the problem (since we don't persist the updates queue on the gaia side). Looking at the gecko code it looks like the app object is always updated properly before the success/error callback is called. So not sure what's causing the updates queue to get out of sync. That said, an easy and safe change would be to remove any app where |!app.downloadAvailable| from the updates queue in the |checkStatuses()| method. I'll send a WIP asap but I'll need QA.
Comment 46•11 years ago
|
||
So, scratch Comment 45 :) (Thanks Tim!) Looks like the gecko code updates the |app.downloadAvailable| properly for Webapps:PackageEvent messages but not for Webapps:OfflineCache messages [1]. So in gaia we see that, even if there was an error, |app.downloadAvailable| is still true so we keep the app in the updates queue [2]. [1] https://mxr.mozilla.org/mozilla-central/source/dom/apps/src/Webapps.js#567 [2] https://github.com/mozilla-b2g/gaia/blob/master/apps/system/js/updatable.js#L107
Flags: needinfo?(etienne)
Comment 47•11 years ago
|
||
Last time I tried to write a quick patch for Webapps.jsm it didn't end well :) But I _think_ this could help.
Attachment #757904 -
Flags: feedback?(fabrice)
Comment 48•11 years ago
|
||
(In reply to Etienne Segonzac (:etienne) from comment #47) > Created attachment 757904 [details] [diff] [review] > WIP > > Last time I tried to write a quick patch for Webapps.jsm it didn't end well > :) > > But I _think_ this could help. Wrong patch?
Comment 49•11 years ago
|
||
The good patch.
Attachment #757904 -
Attachment is obsolete: true
Attachment #757904 -
Flags: feedback?(fabrice)
Attachment #757914 -
Flags: feedback?(fabrice)
Comment 50•11 years ago
|
||
Leaving breadcrumbs for Fabrice. - I'm not able to reproduce the issue in tests :/ - looks like the downloadAvailable flag should already be correctly taken care of for AppCache apps [1]. [1] https://mxr.mozilla.org/mozilla-central/source/dom/apps/src/Webapps.jsm#1496
Comment 51•11 years ago
|
||
(In reply to Etienne Segonzac (:etienne) from comment #50) > Leaving breadcrumbs for Fabrice. > > - I'm not able to reproduce the issue in tests :/ But I'm not sure I understand the test. The comments says we should always have a new update and then asserts that we never get a |ondownloadavailable| callback [1]. [1] https://mxr.mozilla.org/mozilla-central/source/dom/apps/tests/test_app_update.html?force=1#151
Assignee | ||
Comment 52•11 years ago
|
||
This is the simplest and safest patch to fix that. This ensure that https://mxr.mozilla.org/mozilla-central/source/dom/apps/src/Webapps.jsm#3204 and https://mxr.mozilla.org/mozilla-central/source/dom/apps/src/Webapps.js#567 are kept in sync. We should also fix the bug in gaia where we don't honor the downloaderror after doing a startDownload() while downloadAvailable is false.
Assignee: nobody → fabrice
Attachment #757914 -
Attachment is obsolete: true
Attachment #757914 -
Flags: feedback?(fabrice)
Attachment #758062 -
Flags: review?(ferjmoreno)
Comment 53•11 years ago
|
||
(In reply to Fabrice Desré [:fabrice] from comment #52) > We should also fix the bug in gaia where we don't honor the downloaderror > after doing a startDownload() while downloadAvailable is false. errorCallback didn't fire in this case; Gecko should have fire the callback when |startDownload()| is call while downloadAvailable is false. Anyhow, let's fix the |downloadAvailable| first.
Assignee | ||
Comment 54•11 years ago
|
||
(In reply to Tim Guan-tin Chien [:timdream] (MoCo-TPE) from comment #53) > (In reply to Fabrice Desré [:fabrice] from comment #52) > > We should also fix the bug in gaia where we don't honor the downloaderror > > after doing a startDownload() while downloadAvailable is false. > > errorCallback didn't fire in this case; Gecko should have fire the callback > when |startDownload()| is call while downloadAvailable is false. Anyhow, > let's fix the |downloadAvailable| first. I'm sorry Tim but that's not true. I have debug traces showing gecko firing the event in this case (see comment 29, but you did not try to repro these steps).
Comment 55•11 years ago
|
||
Comment on attachment 758062 [details] [diff] [review] patch I'm helping land this to all the needed branches.
Attachment #758062 -
Flags: review?(ferjmoreno) → review+
Comment 56•11 years ago
|
||
https://hg.mozilla.org/projects/birch/rev/c8e85b2b4cce https://hg.mozilla.org/releases/mozilla-b2g18/rev/d380b5f79cc4 https://hg.mozilla.org/releases/mozilla-b2g18_v1_1_0_hd/rev/50526cfc0100 https://hg.mozilla.org/releases/mozilla-b2g18_v1_0_1/rev/2a92e4932728
status-b2g18:
--- → fixed
status-b2g18-v1.0.0:
--- → wontfix
status-b2g18-v1.0.1:
--- → fixed
status-b2g-v1.1hd:
--- → fixed
Whiteboard: [apps watch list] → [apps watch list][fixed-in-birch]
Comment 57•11 years ago
|
||
(In reply to Gene Lian [:gene] from comment #56) > https://hg.mozilla.org/projects/birch/rev/c8e85b2b4cce > https://hg.mozilla.org/releases/mozilla-b2g18/rev/d380b5f79cc4 > https://hg.mozilla.org/releases/mozilla-b2g18_v1_1_0_hd/rev/50526cfc0100 Sorry, I just saw bug 810099, comment #61 after landing this. I won't land patches to v1_1_0_hd next time. > https://hg.mozilla.org/releases/mozilla-b2g18_v1_0_1/rev/2a92e4932728
Comment 58•11 years ago
|
||
(In reply to Fabrice Desré [:fabrice] from comment #54) > I'm sorry Tim but that's not true. I have debug traces showing gecko firing > the event in this case (see comment 29, but you did not try to repro these > steps). Hum, I am seeing the entire opposite in Gaia :-/
Comment 59•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/c8e85b2b4cce
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
![]() |
||
Comment 60•11 years ago
|
||
(In reply to Tim Guan-tin Chien [:timdream] (MoCo-TPE) from comment #58) > (In reply to Fabrice Desré [:fabrice] from comment #54) > > I'm sorry Tim but that's not true. I have debug traces showing gecko firing > > the event in this case (see comment 29, but you did not try to repro these > > steps). > > Hum, I am seeing the entire opposite in Gaia :-/ Can you please clearly state if there is anything wrong in Gecko? If so, please open a new bug (CC me) and put reliable and as much as possible simple STR, thanks.
Assignee | ||
Comment 61•11 years ago
|
||
(In reply to Honza Bambas (:mayhemer) from comment #60) > > Can you please clearly state if there is anything wrong in Gecko? > > If so, please open a new bug (CC me) and put reliable and as much as > possible simple STR, thanks. Honza, there was no problem with the appcache implementation itself here.
![]() |
||
Comment 62•11 years ago
|
||
(In reply to Fabrice Desré [:fabrice] from comment #61) > Honza, there was no problem with the appcache implementation itself here. Thanks.
Comment 63•11 years ago
|
||
(In reply to Fabrice Desré [:fabrice] from comment #52) > We should also fix the bug in gaia where we don't honor the downloaderror > after doing a startDownload() while downloadAvailable is false. We do honor it, we always display the error banner and remove the app from the active downloads. We just don't remove the app from the _available_ updates if the app still has downloadAvailable set to true.
Comment 64•11 years ago
|
||
On a 6/6 Buri 1.01 build, this patch doesn't work for me. I'm still failing to update Accuweather and Wikipedia.
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•