Closed
Bug 928623
Opened 12 years ago
Closed 12 years ago
about:config exact URL syntax
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: jidanni, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux i686; rv:26.0) Gecko/20100101 Firefox/26.0 Iceweasel/26.0a2 (Beta/Release)
Build ID: 20130928004001
Steps to reproduce:
Tried
about:config#browser.tabs.loadDivertedInBackground
about:config/browser.tabs.loadDivertedInBackground
etc. to 'zoom' right to that item, be it presented to us alone or just at top.
Actual results:
Nothing good.
Expected results:
Back in the 90's when the web was invented, they already had the "#" syntax.
Alas we cannot use it in the about:config world and instead need some manual tinkering with the search box.
Comment 1•12 years ago
|
||
Bug 239533 added about:config?filter=browser.tabs.loadDivertedInBackground, although it is perhaps not very obvious (I'm not seeing any documentation for about:config on MDN at all, and even Mozillazine doesn't document the filter parameter).
| Reporter | ||
Comment 2•12 years ago
|
||
Hmmm that's cool! Wish they would document it like you say.
Well I suppose an additional "#" syntax could just page down to where it would be found in the entire about:config,
just like the <a name=... id=...>'s do in HTML.
Comment 3•12 years ago
|
||
(In reply to dagger.bugzilla from comment #1)
> Bug 239533 added about:config?filter=browser.tabs.loadDivertedInBackground,
> although it is perhaps not very obvious (I'm not seeing any documentation
> for about:config on MDN at all, and even Mozillazine doesn't document the
> filter parameter).
***Caution***
The size of localstore.rdf in profile folder grows without a limit after exiting browser.
Comment 4•12 years ago
|
||
WONTFIX as per bsmedberg.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Comment 5•12 years ago
|
||
(In reply to Alice0775 White from comment #3)
> (In reply to dagger.bugzilla from comment #1)
> > Bug 239533 added about:config?filter=browser.tabs.loadDivertedInBackground,
> > although it is perhaps not very obvious (I'm not seeing any documentation
> > for about:config on MDN at all, and even Mozillazine doesn't document the
> > filter parameter).
>
> ***Caution***
> The size of localstore.rdf in profile folder grows without a limit after
> exiting browser.
Filed Bug 928649
You need to log in
before you can comment on or make changes to this bug.
Description
•