Closed Bug 1228217 Opened 9 years ago Closed 7 years ago

Consider other mechanism than urlParams to pass entrypoint around

Categories

(Firefox :: Sync, defect, P5)

defect

Tracking

()

RESOLVED INVALID
Tracking Status
firefox43 --- affected
firefox44 --- affected
firefox45 --- affected

People

(Reporter: hectorz, Unassigned)

References

Details

urlParams will make it harder to customize about:preferences with a xul overlay, as an overlay is only applied when a url including its search params matches the rule in chrome manifest. Now I have to write: overlay about:preferences chrome://example/content/test.xul overlay about:preferences?entrypoint=abouthome chrome://example/content/test.xul overlay about:preferences?entrypoint=menubar chrome://example/content/test.xul overlay about:preferences?entrypoint=menupanel chrome://example/content/test.xul overlay about:preferences?entrypoint=syncbutton chrome://example/content/test.xul overlay about:preferences?entrypoint=uitour chrome://example/content/test.xul for my customization of about:preferences to be available no matter how an user opens the page.
Priority: -- → P5
No longer valid with xul overlay going away soon.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.