Description[ARC] Converts parts of ios/web/web_state to ARC.
Notable changes:
* CRWWebViewProxyImpl now uses synthesized getter and ivar for
property contentView
* CRWJSPOSTRequestLoader now does not create a retain cycle of
CRWWKScriptMessageRouter objects. The cycle seems to have been harmless,
but it definitely brings no value, and it's better to not have it.
BUG=651830
Committed: https://crrev.com/2a4ea729584ef7faa36d2f64db26b09bd14122ef
Cr-Commit-Position: refs/heads/master@{#422776}
Patch Set 1 #
Total comments: 4
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 20 (13 generated)
|