Open Bug 699613 Opened 13 years ago Updated 2 years ago

Unpack webappsstore.sqlite and chromeappsstore.sqlite from omni.jar when profile is created

Categories

(Core :: DOM: Core & HTML, defect)

defect

Tracking

()

People

(Reporter: vladan, Unassigned)

References

Details

(Keywords: perf)

Attachments

(1 file)

To improve first run performance, we will be unpacking pre-created SQLite databases from omni.jar on profile initialization (see bug 691268).

This change extracts the webappstore and chromeappsstore DBs from omni.jar when the database doesn't exist. The extracted DBs contain the DB schema but no rows. If extraction fails for whatever reason, the DB is created from scratch as before.
Attachment #571804 - Attachment is patch: true
Blocks: 691268
Keywords: perf
Assignee: nobody → vdjeric
Attachment #571804 - Flags: review?(dom_bug_listener)
Attachment #571804 - Flags: review?(dom_bug_listener)
Assignee: vladan.bugzilla → nobody
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: