DescriptionAdd a Physical Web WebUI for Android
There is currently an Activity to display Physical Web URLs, but we'd
like do display those URLs from a WebUI. In part, this will be simpler
for redirecting from the omnibox. In part, it is simpler because we
no longer need an Activity and will be able to move away from it. That
is, we originally need to display Physical Web URLs without the native
library loaded; this is no longer the case.
BUG=663842
Review-Url: https://codereview.chromium.org/2603043002
Cr-Commit-Position: refs/heads/master@{#441796}
Committed: https://chromium.googlesource.com/chromium/src/+/6de2a4029db400e3581fe6595aeb9c7f1960f22d
Patch Set 1 #
Total comments: 2
Patch Set 2 : Make WebUI const #Patch Set 3 : Add explicit dependency #
Total comments: 2
Patch Set 4 : (const correctly) #Patch Set 5 : Dependency simplification #Patch Set 6 : Make kChromeUIPhysicalWebHost available on linux #Patch Set 7 : More constants available on linux #Patch Set 8 : Fix type cast issue #Patch Set 9 : static_cast #
Messages
Total messages: 47 (27 generated)
|