ios/web_view is missing string resource for plugin placeholder |
||
Issue descriptionThe plugin placeholder (which covers unsupported flash content) exists in //ios/web and //ios/web_view by extension. However, because string resources are bundled with Chrome, the string is missing. See screenshot for example. Test URL: http://www.mono-1.com/monoface/main.html
,
Apr 11 2018
Is this also related to these logs below? [0411/153122.161864:WARNING:resource_bundle.cc(565)] locale resources are not loaded [0411/153138.913438:WARNING:resource_bundle.cc(565)] locale resources are not loaded [0411/153138.913618:WARNING:resource_bundle.cc(565)] locale resources are not loaded
,
Apr 24 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/d56a1315142202005dd8d349876b98590d496bb6 commit d56a1315142202005dd8d349876b98590d496bb6 Author: John Z Wu <jzw@chromium.org> Date: Tue Apr 24 22:08:53 2018 Bundle component strings in //ios/web_view. Fixes this warning log: [0411/153122.161864:WARNING:resource_bundle.cc(565)] locale resources are not loaded Also shows "This plugin is not supported" when visiting websites with flash content. Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I33e7e65dcb8193a93f5208f847a39a20e8472987 Bug: 811603 Reviewed-on: https://chromium-review.googlesource.com/1024488 Reviewed-by: Jochen Eisinger <jochen@chromium.org> Reviewed-by: Mike Dougherty <michaeldo@chromium.org> Commit-Queue: John Wu <jzw@chromium.org> Cr-Commit-Position: refs/heads/master@{#553312} [modify] https://crrev.com/d56a1315142202005dd8d349876b98590d496bb6/ios/web_view/BUILD.gn [modify] https://crrev.com/d56a1315142202005dd8d349876b98590d496bb6/ios/web_view/internal/DEPS [modify] https://crrev.com/d56a1315142202005dd8d349876b98590d496bb6/ios/web_view/internal/web_view_web_client.h [modify] https://crrev.com/d56a1315142202005dd8d349876b98590d496bb6/ios/web_view/internal/web_view_web_client.mm
,
Apr 25 2018
|
||
►
Sign in to add a comment |
||
Comment 1 by jzw@chromium.org
, Feb 13 2018