NEW 198073
SVGPropertyTraits and SVG enum types clean up
https://bugs.webkit.org/show_bug.cgi?id=198073
Summary SVGPropertyTraits and SVG enum types clean up
Said Abou-Hallawa
Reported 2019-05-21 08:35:42 PDT
Delete unnecessary and repeated code for parsing SVG enum types and primitive types.
Attachments
Patch (213.88 KB, patch)
2019-05-21 09:33 PDT, Said Abou-Hallawa
no flags
Patch (213.12 KB, patch)
2019-05-21 18:40 PDT, Said Abou-Hallawa
ews-watchlist: commit-queue-
Patch for review (87.85 KB, patch)
2019-05-21 18:45 PDT, Said Abou-Hallawa
sabouhallawa: review?
Archive of layout-test-results from ews211 for win-future (14.17 MB, application/zip)
2019-05-22 07:52 PDT, EWS Watchlist
no flags
Said Abou-Hallawa
Comment 1 2019-05-21 09:33:46 PDT
EWS Watchlist
Comment 2 2019-05-21 09:35:28 PDT
Attachment 370324 [details] did not pass style-queue: ERROR: Source/WebCore/svg/SVGFETurbulenceElement.h:34: enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums. [readability/enum_casing] [4] ERROR: Source/WebCore/svg/SVGFETurbulenceElement.h:35: enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums. [readability/enum_casing] [4] ERROR: Source/WebCore/svg/SVGFETurbulenceElement.h:36: enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums. [readability/enum_casing] [4] Total errors found: 3 in 72 files If any of these errors are false positives, please file a bug against check-webkit-style.
Said Abou-Hallawa
Comment 3 2019-05-21 18:40:58 PDT
EWS Watchlist
Comment 4 2019-05-21 18:43:55 PDT
Attachment 370367 [details] did not pass style-queue: ERROR: Source/WebCore/svg/SVGFETurbulenceElement.h:34: enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums. [readability/enum_casing] [4] ERROR: Source/WebCore/svg/SVGFETurbulenceElement.h:35: enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums. [readability/enum_casing] [4] ERROR: Source/WebCore/svg/SVGFETurbulenceElement.h:36: enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums. [readability/enum_casing] [4] Total errors found: 3 in 72 files If any of these errors are false positives, please file a bug against check-webkit-style.
Said Abou-Hallawa
Comment 5 2019-05-21 18:45:11 PDT
Created attachment 370368 [details] Patch for review
EWS Watchlist
Comment 6 2019-05-22 07:52:34 PDT
Comment on attachment 370367 [details] Patch Attachment 370367 [details] did not pass win-ews (win): Output: https://webkit-queues.webkit.org/results/12256590 New failing tests: storage/indexeddb/modern/get-keyrange.html js/dom/try-catch-crash.html js/dom/custom-constructors.html
EWS Watchlist
Comment 7 2019-05-22 07:52:40 PDT
Created attachment 370395 [details] Archive of layout-test-results from ews211 for win-future The attached test failures were seen while running run-webkit-tests on the win-ews. Bot: ews211 Port: win-future Platform: CYGWIN_NT-10.0-17763-3.0.5-338.x86_64-x86_64-64bit
Note You need to log in before you can comment on or make changes to this bug.