Closed Bug 401576 Opened 17 years ago Closed 17 years ago

Drag/Drop handlers on url bar broken after customize

Categories

(Firefox :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 405482

People

(Reporter: johnath, Unassigned)

Details

As discovered by Dao in bug 395174, the URLBarOnDragOver and URLBarOnDrop handlers are registered in delayedStartup() but not in BrowserToolboxCustomizeDone() which means they will be broken post-customize. They should either be registered in both places, or directly in the markup.
For consistency I'd say use attributes; this way you could also remove URLBarOnDragOver and URLBarOnDrop altogether by inlining the single lines.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.