Bug 197857 - IndexSet::isEmpty should use BitVector::isEmpty() instead of size()
Summary: IndexSet::isEmpty should use BitVector::isEmpty() instead of size()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Robin Morisset
URL:
Keywords: InRadar
Depends on: 197637
Blocks:
  Show dependency treegraph
 
Reported: 2019-05-13 15:47 PDT by Robin Morisset
Modified: 2019-05-13 20:39 PDT (History)
8 users (show)

See Also:


Attachments
Patch (972 bytes, patch)
2019-05-13 15:49 PDT, Robin Morisset
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>