Bug 247694
| Summary: | Remove unnecessary semicolons in various files | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | GoodFirstBug, InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ahmad Saleem
Hi Team,
This is just to remove trialing ; on few of files within Webkit and it is just to create bug so can land PR later.
https://github.com/WebKit/WebKit/blob/d7bab9d6f7c45b99da17d78a464eac1fedff0ead/Source/WebCore/css/SelectorChecker.cpp#L396
https://github.com/WebKit/WebKit/blob/5245130a89305c2bfa17d07f6f843e1073ccac6e/Source/WebCore/platform/ScrollView.h#L117
https://github.com/WebKit/WebKit/blob/598cda65c4a2c2af24667bc86fdc1ed5cbafec23/Source/JavaScriptCore/parser/Parser.cpp#L1437
https://github.com/WebKit/WebKit/blob/598cda65c4a2c2af24667bc86fdc1ed5cbafec23/Source/JavaScriptCore/parser/Parser.cpp#L2398
https://github.com/WebKit/WebKit/blob/598cda65c4a2c2af24667bc86fdc1ed5cbafec23/Source/JavaScriptCore/parser/Parser.cpp#L2667
https://github.com/WebKit/WebKit/blob/598cda65c4a2c2af24667bc86fdc1ed5cbafec23/Source/WebCore/workers/WorkerMessagingProxy.cpp#L142
https://github.com/WebKit/WebKit/blob/598cda65c4a2c2af24667bc86fdc1ed5cbafec23/Source/WebCore/workers/service/context/ServiceWorkerThread.cpp#L101
https://github.com/WebKit/WebKit/blob/598cda65c4a2c2af24667bc86fdc1ed5cbafec23/Source/WebCore/workers/shared/context/SharedWorkerThreadProxy.h#L93
and any other.
Thanks!
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/102434342>
Andrew Fryer
Pull request: https://github.com/WebKit/WebKit/pull/30608
EWS
Committed 280878@main (b4dbf7a9e460): <https://commits.webkit.org/280878@main>
Reviewed commits have been landed. Closing PR #30608 and removing active labels.