Chromium Code Reviews
DescriptionMerge SelectorDataList into SelectorQuery.
Having a separate class doesn't really do anything here except mean we
need proxy methods to call through to it. This patch merges the two
classes and removes those proxy methods. I also made some methods into
file level functions since they didn't use any instance data.
Finally I added comments linking to the specs for each of the four
query methods.
This patch should have no behavioral changes.
BUG=703900
Review-Url: https://codereview.chromium.org/2765993003
Cr-Commit-Position: refs/heads/master@{#458680}
Committed: https://chromium.googlesource.com/chromium/src/+/2ea907e4d0ea17ae9bc9293694db1128f2237ddc
Patch Set 1 #Patch Set 2 : std::move(oops) #
Messages
Total messages: 17 (13 generated)
|
||||||||||||||||||||||||||||