Bug 197857

Summary: IndexSet::isEmpty should use BitVector::isEmpty() instead of size()
Product: WebKit Reporter: Robin Morisset <rmorisset>
Component: Web Template FrameworkAssignee: Robin Morisset <rmorisset>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cdumez, cmarcelo, commit-queue, darin, dbates, ews-watchlist, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 197637    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Robin Morisset
Reported 2019-05-13 15:47:42 PDT
I missed this use of size() when adding isEmpty() to BitVector in https://bugs.webkit.org/show_bug.cgi?id=197637
Attachments
Patch (972 bytes, patch)
2019-05-13 15:49 PDT, Robin Morisset
no flags
Robin Morisset
Comment 1 2019-05-13 15:49:38 PDT
WebKit Commit Bot
Comment 2 2019-05-13 20:38:19 PDT
Comment on attachment 369796 [details] Patch Clearing flags on attachment: 369796 Committed r245271: <https://trac.webkit.org/changeset/245271>
WebKit Commit Bot
Comment 3 2019-05-13 20:38:20 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2019-05-13 20:39:18 PDT
Note You need to log in before you can comment on or make changes to this bug.