Closed Bug 1297617 Opened 8 years ago Closed 4 years ago

An error occurs when right-clicking the search box in about:home or newtab. TypeError: null is not a valid URL. LoginManagerParent.jsm:76:25

Categories

(Toolkit :: Password Manager, defect, P4)

defect

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox48 --- affected
firefox49 --- affected
firefox-esr45 --- affected
firefox50 --- affected
firefox51 --- affected

People

(Reporter: magicp.jp, Unassigned)

References

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0
Build ID: 20160823072522

Steps to reproduce:

1. Start Nightly
2. Go to about:home (or Open a new tab)
3. Right-clicking at search box


Actual results:

The following error occurs.

TypeError: null is not a valid URL.	LoginManagerParent.jsm:76:25

Regression range:
https://hg.mozilla.org/integration/fx-team/pushloghtml?fromchange=ef7cf7aa8de63e71ac9c87b34c3771fc39dce698&tochange=326daa2650c37199fdc52baff12cb2bbfb8eaf34



Expected results:

No error
Blocks: 1188719
Has Regression Range: --- → yes
Has STR: --- → yes
Component: Untriaged → Search
OS: Unspecified → All
Hardware: Unspecified → All
Thanks magicp. I think the error is harmless but still something that would be nice to fix.

The line is at https://dxr.mozilla.org/mozilla-central/rev/bd7645928990649c84609d3f531e803c2d41f269/toolkit/components/passwordmgr/LoginManagerParent.jsm#76 in case someone wants to submit a patch to switch this to use nsIURI and do some error handling.
Component: Search → Password Manager
Priority: -- → P4
Product: Firefox → Toolkit

I've tried clicking this in various places on the latest nightly and I can't reproduce, I suspect this went away at some stage.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME

Probably bug 1571700.

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