Bug 283407
| Summary: | Follow up to 286840@main: whitespace/indent style guide error in WebViewImpl.mm | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Abrar Rahman Protyasha <a_protyasha> |
| Component: | New Bugs | Assignee: | Abrar Rahman Protyasha <a_protyasha> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | a_protyasha, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Abrar Rahman Protyasha
There was a simple style guide error raised by check-webkit-style in EWS for 286840@main, but I landed the patch without addressing this style guide error.
```
ERROR: Source/WebKit/UIProcess/mac/WebViewImpl.mm:6704: When wrapping a line, only indent 4 spaces. [whitespace/indent] [3]
```
Let's fix that.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/140263996>
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/36906
EWS
Committed 286862@main (f8c0f4981e73): <https://commits.webkit.org/286862@main>
Reviewed commits have been landed. Closing PR #36906 and removing active labels.