Closed
Bug 1867595
Opened 1 year ago
Closed 10 months ago
Property name input should autocomplete with (registered) custom properties
Categories
(DevTools :: Inspector: Rules, enhancement)
DevTools
Inspector: Rules
Tracking
(firefox124 fixed)
RESOLVED
FIXED
124 Branch
Tracking | Status | |
---|---|---|
firefox124 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Bug 1867595 - [devtools] Add custom properties to property name autocomplete. r=#devtools-reviewers.
48 bytes,
text/x-phabricator-request
|
Details | Review |
Steps to reproduce
- Go to https://ffx-devtools-at-property.glitch.me/
- Open the inspector, select the
h1
node - In the h1 rule, add a new property and type
--
Expected results
The autocomplete is displayed with all the (registered) custom properties
Actual results
We don't autocomplete custom properties
Assignee | ||
Comment 1•10 months ago
|
||
Depends on D198922
Updated•10 months ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Updated•10 months ago
|
Attachment #9373445 -
Attachment is obsolete: true
Updated•10 months ago
|
Attachment #9373445 -
Attachment is obsolete: false
Updated•10 months ago
|
Attachment #9373445 -
Attachment description: Bug 1867595 - [devtools] Add custom properties to property name autocomplete. r=#devtools-reviewers. → WIP: Bug 1867595 - [devtools] Add custom properties to property name autocomplete. r=#devtools-reviewers.
Updated•10 months ago
|
Attachment #9373445 -
Attachment description: WIP: Bug 1867595 - [devtools] Add custom properties to property name autocomplete. r=#devtools-reviewers. → Bug 1867595 - [devtools] Add custom properties to property name autocomplete. r=#devtools-reviewers.
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8b0906372cb3
[devtools] Add custom properties to property name autocomplete. r=devtools-reviewers,bomsy.
Comment 3•10 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 10 months ago
status-firefox124:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•