[Webkit-unassigned] [Bug 247694] New: Remove unnecessary semicolons in various files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 9 13:28:55 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=247694

            Bug ID: 247694
           Summary: Remove unnecessary semicolons in various files
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com

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!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221109/1a60c2eb/attachment.htm>


More information about the webkit-unassigned mailing list