Description[Android] Abandon bundling DevTools frontends for mobile apps
From now, DevTools frontends are only served from the cloud using
Blink revision number. This enabled all mobile Chromium apps
(Chrome, Chromium TestShell, WebView) to be inspectable from chrome://inspect.
An exception is made for Content Shell, as it will be used for running layout
tests (including Inspector layout tests) on Android and thus it needs the
frontend to be bundled.
BUG=138925
TBR=jochen (to work around not formally having Android owners for chrome/browser/chrome_browser_main_android.*)
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=208913
Patch Set 1 #
Total comments: 3
Patch Set 2 : Moved remote frontend code into a component, restored bundling for Content Shell #Patch Set 3 : Added an OWNERS file for the component #Patch Set 4 : Rebased #
Total comments: 8
Patch Set 5 : Simpler approach, no component #
Total comments: 12
Patch Set 6 : Rebased #Messages
Total messages: 27 (0 generated)
|