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

Description Robin Morisset 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
Comment 1 Robin Morisset 2019-05-13 15:49:38 PDT
Created attachment 369796 [details]
Patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2019-05-13 20:38:20 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-05-13 20:39:18 PDT
<rdar://problem/50751634>