Closed Bug 223147 Opened 21 years ago Closed 5 years ago

wyciwyg channel doesn't fully implement Suspend and Resume

Categories

(Core :: DOM: Navigation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: Biesinger, Unassigned)

References

()

Details

106   if (mPump)
107     mPump->Suspend();
108   // XXX else, we'll ignore this ... and that's probably bad!
109   return NS_OK;

in fact it seems like mPump is null if OpenCacheEntry returned delayed=true, and
OnCacheEntryAvailable wasn't called yet.
Component: History: Session → Document Navigation
QA Contact: docshell

That code is being deleted in bug 1489308.

Depends on: 1489308

Fixed by bug 1489308. wyciwyg is gone.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.