[webkit-changes] [WebKit/WebKit] 28cdfd: Make OptionSet bool operator const

Rob Buis noreply at github.com
Mon Jul 10 09:46:47 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 28cdfd0703032eb067b254b736a71adc2e82bfc3
      https://github.com/WebKit/WebKit/commit/28cdfd0703032eb067b254b736a71adc2e82bfc3
  Author: Rob Buis <rbuis at igalia.com>
  Date:   2023-07-10 (Mon, 10 Jul 2023)

  Changed paths:
    M Source/WTF/wtf/OptionSet.h

  Log Message:
  -----------
  Make OptionSet bool operator const
https://bugs.webkit.org/show_bug.cgi?id=259050

Reviewed by Darin Adler.

Make OptionSet bool operator const.

* Source/WTF/wtf/OptionSet.h:
(WTF::OptionSet::operator bool const):
(WTF::OptionSet::operator bool): Deleted.

Canonical link: https://commits.webkit.org/265905@main




More information about the webkit-changes mailing list