Chromium Code Reviews
DescriptionRefresh appearance of omnibox results when native theme changes.
Previous to this patch, the render texts were created just once.
In some cases that was before the view was actually added to a widget
hierarchy and therefore GetNativeTheme returned the wrong thing. This
only affects GTK theme mode because on all other platforms, there's only
ever one NativeTheme. (Incognito does use a different NativeTheme as
well but this only affected suggestions which we don't provide in
incognito.)
BUG=672226
Committed: https://crrev.com/cfd026f99e1868040b970891ba75d9394c5b8efa
Cr-Commit-Position: refs/heads/master@{#438418}
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|
||||||||||||||||||||||||||||