Bug 254389
| Summary: | Document Quirks.cpp with original bugs | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Dubost <karlcow> |
| Component: | New Bugs | Assignee: | Karl Dubost <karlcow> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Karl Dubost
Currently, it is difficult to find the source of a quirk. Blame doesn't always give the source of the issue (specifically after code rewriting).
It makes it hard for engineers who want to remove a quirk to go back in the history and find the origin and/or steps to reproduce the issue.
The intent is to document with comments in the source code.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/107167633>
Karl Dubost
Pull request: https://github.com/WebKit/WebKit/pull/11901
EWS
Committed 262216@main (afadc0ae8b64): <https://commits.webkit.org/262216@main>
Reviewed commits have been landed. Closing PR #11901 and removing active labels.