Refactor resource passing to renderer process in Chrome and WebView
Reported by
ti...@chromium.org,
Oct 4 2016
|
|||
Issue descriptionAfter https://codereview.chromium.org/2248743002 and https://codereview.chromium.org/2384063005/ the code that passes pak files descriptors to the renderer process becomes very similar between Chrome and Android Webview. The code needs to be de-duplicated. [Chrome browser] https://cs.chromium.org/chromium/src/chrome/browser/chrome_content_browser_client.cc?rcl=0&l=2750 [Android Webview browser] https://codereview.chromium.org/2384063005/diff/1/android_webview/browser/aw_content_browser_client.cc?l=478 [Chrome renderer] https://cs.chromium.org/chromium/src/chrome/app/chrome_main_delegate.cc?rcl=0&l=817 https://codereview.chromium.org/2384063005/diff/1/android_webview/lib/main/aw_main_delegate.cc?l=163
,
Feb 14 2018
,
Feb 22 2018
michaelbai@ since you are cc'ed here, can you take a look at this issue if it is still a problem? Feel free to mark it as wontfix if it is no more the case |
|||
►
Sign in to add a comment |
|||
Comment 1 by sheriffbot@chromium.org
, Oct 5 2017Status: Untriaged (was: Available)