Closed Bug 845601 Opened 11 years ago Closed 11 years ago

Get rid of main thread NetUtil calls

Categories

(Firefox for Android Graveyard :: General, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 838210

People

(Reporter: Margaret, Unassigned)

Details

NetUtil.asyncCopy/asyncFetch run on the main thread. We should be using OS.File instead.

See bug 794091 for an example of how desktop did this for session restore (sigh, forked code).
dupe of bug 838210? And session restore should be forked. Most of the files are not identical.
(In reply to Mark Finkle (:mfinkle) from comment #1)
> dupe of bug 838210?

Yeah, that looks like a dupe.

> And session restore should be forked. Most of the files
> are not identical.

Even if it should be forked, it would be nice if there was a way to at least watch out for upstream bug fixes.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.