DescriptionProvide assumed favicon for intents if page was never visited.
If the service_url has never been visited, the IntentsPicker used to show
a default icon. This change will instead associate the favicon of the
registration page with the service_url page.
BUG=99784
TEST=Start with clean browser install. Run with --enable-web-intents, register a provider from webintents.org. Start picker, it should show WI favicon.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110662
Patch Set 1 #
Total comments: 6
Patch Set 2 : Fixed review issues. Fixed merge issues due to MaybeShowIntentInfoBar #
Total comments: 2
Patch Set 3 : Don't use COUNT(*) for existence test #
Total comments: 5
Patch Set 4 : Address review issues #
Total comments: 4
Patch Set 5 : Fix review nits #Messages
Total messages: 12 (0 generated)
|