Closed Bug 888958 Opened 11 years ago Closed 6 years ago

nsBrowserContentHandler should use the search service's async initialization API

Categories

(Firefox :: Search, defect, P3)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1492475

People

(Reporter: Gavin, Unassigned)

References

Details

Attachments

(1 file)

No description provided.
Attached patch patch (deleted) — Splinter Review
Assignee: nobody → gavin.sharp
Status: NEW → ASSIGNED
This breaks stuff because the command line handler now no longer opens a window synchronously, and so Firefox shuts down before the callback is triggered. Not sure offhand how to prevent that.
Assignee: gavin.sharp → nobody
Flags: firefox-backlog+
(In reply to :Gavin Sharp [email: gavin@gavinsharp.com] from comment #2) > This breaks stuff because the command line handler now no longer opens a > window synchronously, and so Firefox shuts down before the callback is > triggered. Not sure offhand how to prevent that. Services.startup.exitLastWindowClosingSurvivalArea(); ?
(In reply to Florian Quèze [:florian] [:flo] from comment #3) > Services.startup.exitLastWindowClosingSurvivalArea(); ? I meant enterLastWindowClosingSurvivalArea() of course, but they both go together anyway.
Status: ASSIGNED → NEW
Component: General → Search
Priority: -- → P3

Fixed in bug 1492475 or maybe others)

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

Attachment

General

Created:
Updated:
Size: