Closed Bug 596294 Opened 14 years ago Closed 5 years ago

JS error when opening a page from outside Firefox

Categories

(Firefox :: General, defect)

4.0 Branch
x86
macOS
defect
Not set
minor

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: erik, Unassigned)

Details

When another app asks Firefox to open a page (possibly only by means of the Mac's web services), a JS error gets logged in the Error Console:

aContentWindow.QueryInterface(Ci.nsIInterfaceRequestor).getInterface(Ci.nsIWebNavigation).QueryInterface(Ci.nsIDocShell).chromeEventHandler is null
Source File: resource://gre/modules/HUDService.jsm   Line: 2545

To reproduce:
1. Go to any web page.
2. Drag the favicon to the desktop, creating a Web Internet Location clipping or whatever they call them now.
3. Double-click the clipping.

This is on 4.0b5.
Erik, do you still see this?
Flags: needinfo?(erik)
Target Milestone: Firefox 4.0b7 → ---
Version: Trunk → 4.0 Branch

I've just tried this with latest nightly on Mac and it no longer reproduces. HUDService.jsm is also gone.

Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(erik)
Resolution: --- → WORKSFORME

Confirmed. :-) Wow, old bug! Thanks, Mark!

You need to log in before you can comment on or make changes to this bug.