Closed Bug 1602516 Opened 4 years ago Closed 4 years ago

The DOMNode key for the property in the properties panel, is now called nodeFront.

Categories

(DevTools :: Accessibility Tools, defect)

defect
Not set
normal

Tracking

(firefox-esr68 unaffected, firefox71 unaffected, firefox72 fixed, firefox73 fixed)

RESOLVED FIXED
Firefox 73
Tracking Status
firefox-esr68 --- unaffected
firefox71 --- unaffected
firefox72 --- fixed
firefox73 --- fixed

People

(Reporter: yzen, Assigned: yzen)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

This is because we do not localize names of accessible properties however we not change the name DOMNode to nodeFront in the Accessible component to disambiguate variable names and this particular one must be localized.

Regressed by: 1598060
Has Regression Range: --- → yes
Pushed by yura.zenevich@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/03b07a49778c
ensure that the key for a DOM node property in the sidebar is always DOMNode. r=mtigley
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 73

Comment on attachment 9114649 [details]
Bug 1602516 - ensure that the key for a DOM node property in the sidebar is always DOMNode. r=mtigley

Beta/Release Uplift Approval Request

  • User impact if declined: A11y Panel users will see a different label for a DOMNode property in the sidebar.
  • Is this code covered by automated tests?: No
  • Has the fix been verified in Nightly?: Yes
  • Needs manual test from QE?: No
  • If yes, steps to reproduce:
  • List of other uplifts needed: None
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): Simply renaming the label regression caused by bug 1598060 (does not need to be localized).
  • String changes made/needed: None
Attachment #9114649 - Flags: approval-mozilla-beta?

(In reply to Yura Zenevich [:yzen] from comment #4)

  • Needs manual test from QE?: Yes
  • If yes, steps to reproduce:

Please do provide some STR?

Flags: needinfo?(yzenevich)

(In reply to Julien Cristau [:jcristau] from comment #6)

(In reply to Yura Zenevich [:yzen] from comment #4)

  • Needs manual test from QE?: Yes
  • If yes, steps to reproduce:

Please do provide some STR?

Sorry , accidentally answered Yes there.

Flags: needinfo?(yzenevich)

(In reply to Yura Zenevich [:yzen] from comment #7)

(In reply to Julien Cristau [:jcristau] from comment #6)

(In reply to Yura Zenevich [:yzen] from comment #4)

  • Needs manual test from QE?: Yes
  • If yes, steps to reproduce:

Please do provide some STR?

Sorry , accidentally answered Yes there.

Based on this I will remove qe-verify+ flag.

Flags: qe-verify+

Comment on attachment 9114649 [details]
Bug 1602516 - ensure that the key for a DOM node property in the sidebar is always DOMNode. r=mtigley

devtools regression fix for 72.0b7

Attachment #9114649 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: