This repository was archived by the owner on Apr 3, 2020. It is now read-only.
Commit cbb0ba3
Kurt Horimoto
Manually fetch favicons after hash changes.
Hash changes don't trigger |-didFinishNavigation|, so favicons
must be fetched manually.
BUG=531267
Review URL: https://codereview.chromium.org/1360543004
Cr-Commit-Position: refs/heads/master@{#372731}
(cherry picked from commit 61b25a2)
Review URL: https://codereview.chromium.org/1663463002 .
Cr-Commit-Position: refs/branch-heads/2623@{#242}
Cr-Branched-From: 92d7753-refs/heads/master@{#369907}1 parent 53b5c91 commit cbb0ba3
File tree
4 files changed
+12
-4
lines changed- ios/web/web_state
- js/resources
- ui
4 files changed
+12
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
434 | 434 | | |
435 | 435 | | |
436 | 436 | | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
437 | 442 | | |
438 | 443 | | |
439 | 444 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | | - | |
| 119 | + | |
121 | 120 | | |
122 | 121 | | |
123 | 122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
| 44 | + | |
46 | 45 | | |
47 | 46 | | |
48 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2426 | 2426 | | |
2427 | 2427 | | |
2428 | 2428 | | |
| 2429 | + | |
| 2430 | + | |
| 2431 | + | |
| 2432 | + | |
| 2433 | + | |
2429 | 2434 | | |
2430 | 2435 | | |
2431 | 2436 | | |
| |||
0 commit comments