Make calling nsIPrincipal->GetURI a clang-error
Categories
(Core :: DOM: Security, task, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: sstreich, Assigned: sstreich)
References
(Blocks 1 open bug)
Details
(Whiteboard: [domsecurity-active])
Attachments
(2 files)
We've come far to remove all Callsites of Geturi in "c-land". To make shure no new callers can be added until we we've cleaned up js land (and thus can just remove the interface) - I want to change the clang plugin to produce a build error instead of a warning.
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D74248
Assignee | ||
Updated•5 years ago
|
Comment 4•5 years ago
|
||
Backed out 2 changesets (bug 1636148) for Build bustage on android in gecko/widget/android/nsWindow.cpp. CLOSED TREE
Log:
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=301909053&repo=autoland&lineNumber=35498
Push with failures:
https://treeherder.mozilla.org/#/jobs?repo=autoland&group_state=expanded&revision=fca4a9808bd9bc213b97b11d3bc81e19c551fb93
Backout:
https://hg.mozilla.org/integration/autoland/rev/46ade2ec123e746d2fd85de94b0ffde6e41a6079
![]() |
||
Comment 7•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b328a689b674
https://hg.mozilla.org/mozilla-central/rev/1a7e54a71d1d
Description
•