Chromium Code Reviews
DescriptionMisc. omnibox cleanup:
* NULL -> nullptr
* unix_hacker()-style functions should be inlined
* Add convenience wrapper in OmniboxEditModel for popup IsOpen() checks and use
it everywhere (this results in us adding null checks in a few places that
didn't have them, which is necessary for an upcoming change)
* UTF8ToUTF16() -> ASCIIToUTF16()
* Avoid using directives
* Collapse common setup in edit unittests into the test base class
BUG=none
TEST=none
Committed: https://crrev.com/5c074479ad4691cda5033a909d33727572c7997b
Cr-Commit-Position: refs/heads/master@{#398999}
Patch Set 1 #
Total comments: 3
Patch Set 2 : Resync #
Dependent Patchsets: Messages
Total messages: 14 (6 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||