Details
- Reviewers
hsivonen - Group Reviewers
dom-core webidl - Commits
- rMOZILLACENTRAL2587aec125b6: Bug 1712140 - Part 4: Add parseHTMLUnsafe and setHTMLUnsafe methods. r=dom-core…
rMOZILLACENTRAL3a35e1401130: Bug 1712140 - Part 4: Add parseHTMLUnsafe and setHTMLUnsafe methods. r=dom-core…
rMOZILLACENTRAL6f50077df42a: Bug 1712140 - Part 4: Add parseHTMLUnsafe and setHTMLUnsafe methods. r=dom-core…
rMOZILLACENTRAL4d2749962c5f: Bug 1712140 - Part 4: Add parseHTMLUnsafe and setHTMLUnsafe methods. r=dom-core…
rMOZILLACENTRAL98dd5766dd46: Bug 1712140 - Part 4: Add parseHTMLUnsafe and setHTMLUnsafe methods. r=dom-core… - Bugzilla Bug ID
- 1712140
Diff Detail
- Repository
- rMOZILLACENTRAL mozilla-central
- Branch
- default
Event Timeline
testing-exception-elsewhere: Testing in https://phabricator.services.mozilla.com/D193677
| dom/base/Document.cpp | ||
|---|---|---|
| 19020 | I believe this, but where does the spec say the URL is about:blank? | |
| dom/base/Document.cpp | ||
|---|---|---|
| 19020 | It's stated in the non-normative description of the function under https://html.spec.whatwg.org/#unsafe-html-parsing-methods. I found the discussion about this from the spec PR, and it looks like about:blank was agreed upon, but they forgot to add it to the method steps and not just the description. | |
Code analysis found 2 defects in diff 789686:
- 2 build errors found by clang-tidy
You can run this analysis locally with:
- ./mach static-analysis check --outgoing (C/C++)
If you see a problem in this automated review, please report it here.
You can view these defects in the Diff Detail section of Phabricator diff 789686.
2 defects closed compared to the previous diff 789686.
If you see a problem in this automated review, please report it here.