Open Bug 1841371 Opened 1 year ago Updated 1 year ago

Make aboutwelcome components use more unique element IDs

Categories

(Firefox :: Messaging System, task, P2)

task

Tracking

()

People

(Reporter: aminomancer, Unassigned)

References

(Blocks 2 open bugs)

Details

HTML IDs are supposed to be unique per-document, but we have elements with very simple IDs that may not be unique, like steps and action-textbox. It wasn't critical for about:welcome or Spotlight since we control the environments the bundle is loaded in for those applications, but it became an issue with Feature Callout, which loads into arbitrary documents, including the browser chrome.

So, we should review and change any IDs in the aboutwelcome bundle that seem like they pose a risk of colliding with something.

Priority: -- → P2
You need to log in before you can comment on or make changes to this bug.