Redundant dependency on password_controller.js |
|||
Issue descriptionLooks like target "injected_js" in ios/chrome/browser/passwords/BUILD.gn is not being used. Currently password_controller.js should be injected by chrome_bundle_main_frame in //ios/chrome/browser/web/BUILD.gn, so the dependency here should be redundant.
,
Aug 28
It seems like the situation changed a lot recently, due to moving stuff in the component (because of web view, issue 865114, done by the reporter). For production code, I now see password_controller.js mentioned directly in these BUILD.gn files: ios/chrome/browser/web/BUILD.gn ios/web_view/BUILD.gn Is this now OK, or needs some more thought?
,
Aug 29
Yes it is fixed by https://chromium-review.googlesource.com/c/chromium/src/+/1168959 We can close this bug now.
,
Nov 29
|
|||
►
Sign in to add a comment |
|||
Comment 1 by stkhapugin@chromium.org
, Aug 10Components: UI>Browser>Passwords
Owner: dvadym@chromium.org
Status: Assigned (was: Untriaged)