Closed Bug 830402 Opened 11 years ago Closed 11 years ago

update checks are made twice

Categories

(Core Graveyard :: DOM: Apps, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: julienw, Unassigned)

Details

Attachments

(2 files)

Attached patch debug patchSplinter Review
STR:
* build with the attached patch
* check for updates
* watch the adb logcat logs

Expected:
* all updates are made once

Actual:
* all updates are made twice
This makes it quite obvious that something strange is going on.

This was produced by using :

adb logcat | grep 'checkForUpdate for' | sort > updates-sorted.txt

and unplugging the phone after a few time.
strangely, the communications app is not updating twice. It is the first one where we check for updates also, as we see when we don't sort the output, so this may be the reason (?).
Ok, this is due to my strange configuration where I first flash in PRODUCTION mode and then I |make reset-gaia| so that I cna have my apps in dev mode, and it probably does that I have all my apps twice.

I don't see this anymore when I flash correctly my phone, so closing.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
blocking-b2g: tef? → ---
No longer blocks: b2g-app-updates
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: