Chromium Code Reviews
DescriptionExplicitly pass WebString to enableFeatureFromString()
We are going to replace WebString with std::string in WebRuntimeFeatures[1].
As a preparation, this CL passes WebString object to enableFeatureFromString()
explicitly because we will add another enableFeatureFromString() which takes
std::string, which will be ambiguous if we pass string literal. I'll revert
this CL when blink side CL is landed.
[1] https://codereview.chromium.org/1259763006/
BUG=501171
Committed: https://crrev.com/31ad3e6a80c367c4f8ea0a921e8f2cfe555a5fd6
Cr-Commit-Position: refs/heads/master@{#341690}
Patch Set 1 #
Messages
Total messages: 12 (4 generated)
|
|||||||||||||||||||