Closed Bug 704230 Opened 13 years ago Closed 13 years ago

Use nsXREAppData instead of extracting then reading in data

Categories

(Core Graveyard :: Widget: Android, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 686466

People

(Reporter: dougt, Assigned: dougt)

Details

Attachments

(2 files)

      No description provided.
Attachment #575920 - Flags: review?(blassey.bugs)
Attached patch temp workaroundSplinter Review
temp workaround. Instead of doing this, we should reach into the APK and extract the file's content.
Assignee: nobody → doug.turner
Attachment #575923 - Flags: review?(blassey.bugs)
Attachment #575920 - Flags: review?(blassey.bugs) → review+
Comment on attachment 575923 [details] [diff] [review]
temp workaround

Review of attachment 575923 [details] [diff] [review]:
-----------------------------------------------------------------

r+ with the bug filed and comment adjusted

::: toolkit/mozapps/update/nsUpdateService.js
@@ +695,5 @@
>    if (!localeFile.exists())
>      localeFile = FileUtils.getFile(KEY_GRED, [FILE_UPDATE_LOCALE]);
>  
> +  if (!localeFile.exists()) {
> +    // XXX temp workaround.  see bug 704230

file the bug that will fix this and put that in this comment
Attachment #575923 - Flags: review?(blassey.bugs) → review+
https://hg.mozilla.org/mozilla-central/rev/a499cb7e3af1
https://hg.mozilla.org/mozilla-central/rev/8e8543323a93


Work around followup is bug 704238
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
... this is the same as bug 686466, which landed on m-i, and is thus going to conflict severely. I think we should backout these from m-c, because bug 686466 does the same thing accross the board.
Backed out by request in #developers, due to comment 4:
https://hg.mozilla.org/mozilla-central/rev/243515ec2ad3
Resolution: FIXED → DUPLICATE
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: