Bug 188566

Summary: Clean up CSSSelectorList after r234825
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ews-watchlist, megan_gardner, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Archive of layout-test-results from ews204 for win-future none

Alex Christensen
Reported 2018-08-14 11:17:14 PDT
Clean up CSSSelectorList after r234825
Attachments
Patch (5.63 KB, patch)
2018-08-14 11:20 PDT, Alex Christensen
no flags
Patch (5.58 KB, patch)
2018-08-15 11:56 PDT, Alex Christensen
no flags
Archive of layout-test-results from ews204 for win-future (12.88 MB, application/zip)
2018-08-16 03:10 PDT, EWS Watchlist
no flags
Alex Christensen
Comment 1 2018-08-14 11:20:50 PDT
Alex Christensen
Comment 2 2018-08-15 11:56:16 PDT
EWS Watchlist
Comment 3 2018-08-16 03:09:53 PDT
Comment on attachment 347188 [details] Patch Attachment 347188 [details] did not pass win-ews (win): Output: https://webkit-queues.webkit.org/results/8878152 New failing tests: http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-video.html
EWS Watchlist
Comment 4 2018-08-16 03:10:05 PDT
Created attachment 347254 [details] Archive of layout-test-results from ews204 for win-future The attached test failures were seen while running run-webkit-tests on the win-ews. Bot: ews204 Port: win-future Platform: CYGWIN_NT-6.1-2.9.0-0.318-5-3-x86_64-64bit
Megan Gardner
Comment 5 2018-08-17 16:51:25 PDT
Comment on attachment 347188 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=347188&action=review Assuming the win failure isn't an issue, and it's really fine to remove the deleteSelectors definition. r=me > Source/WebCore/css/CSSSelectorList.h:-73 > - It's not clear to me why this is being removed. > Source/WebCore/css/StyleRule.cpp:222 > } Oh, these are being changed because they are now explicit?
Alex Christensen
Comment 6 2018-08-17 16:52:31 PDT
Comment on attachment 347188 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=347188&action=review >> Source/WebCore/css/CSSSelectorList.h:-73 >> - > > It's not clear to me why this is being removed. It's an unused declaration. There's no definition.
Megan Gardner
Comment 7 2018-08-17 16:56:19 PDT
Ah, I didn't realize this was deleted in the previous patch.
WebKit Commit Bot
Comment 8 2018-08-17 17:20:24 PDT
Comment on attachment 347188 [details] Patch Clearing flags on attachment: 347188 Committed r235002: <https://trac.webkit.org/changeset/235002>
WebKit Commit Bot
Comment 9 2018-08-17 17:20:26 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 10 2018-08-17 17:22:09 PDT
Note You need to log in before you can comment on or make changes to this bug.