Open Bug 1884978 Opened 1 year ago Updated 1 year ago

Document deprecation of nsIPrincipal->URI in idl doc comment

Categories

(Core :: DOM: Security, task, P3)

task

Tracking

()

People

(Reporter: manuel, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [domsecurity-backlog])

There should be a deprecation notice in the comment for URI attribute and a link to Bug 1577165.

https://searchfox.org/mozilla-central/rev/f9157a03835653cd3ece8d2dc713a782b7e4374e/caps/nsIPrincipal.idl#104-110

/**
 * The principal URI to which this principal pertains.  This is
 * generally the document URI.
 *
 * May be called from any thread.
 */
[infallible] readonly attribute nsIURI URI;

Maybe also mentioning the lint that kicks in in CI: Bug 1611160.

Severity: -- → N/A
Priority: -- → P3
Whiteboard: [domsecurity-backlog]
You need to log in before you can comment on or make changes to this bug.