Chromium Code Reviews
DescriptionPurge UnspecifiedBoolType from Blink.
The modern pattern is "explicit operator bool". std::unique_ptr and WTF::RefPtr
already do this, so this just pushes out to the remaining uses, except for one
in WTF::String, which exists to conflict with operator NSString* on Mac and
prevent boolean conversion via that (implicitly).
Committed: https://crrev.com/f47b411ebf78e4215a7313a5d8535377753446ac
Cr-Commit-Position: refs/heads/master@{#405013}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||