Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(345)

Issue 2351893003: Remove __gCrWeb.invokeOnHostImmediate. (Closed)

Created:
4 years, 3 months ago by michaeldo
Modified:
4 years, 1 month ago
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove __gCrWeb.invokeOnHostImmediate. InvokeOnHost used to queue while the UIWebView URL was verified. Since InvokeOnHost no longer queues with WKWebView, the logic in InvokeOnHostImmediate is now the same and can be removed. BUG=579697 Committed: https://crrev.com/ced9605aea022ef7b68ef9d2a241ccb269ff6c38 Cr-Commit-Position: refs/heads/master@{#420059}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Move early return out of invokeOnHost. #

Total comments: 1

Patch Set 3 : Remove early return. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -84 lines) Patch
M ios/web/web_state/js/resources/core.js View 2 2 chunks +4 lines, -13 lines 0 comments Download
M ios/web/web_state/js/resources/message.js View 1 3 chunks +0 lines, -40 lines 0 comments Download
M ios/web/web_state/ui/crw_web_controller.mm View 3 chunks +3 lines, -10 lines 0 comments Download
M ios/web/web_state/ui/crw_web_controller_observer_unittest.mm View 1 chunk +0 lines, -21 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
michaeldo
4 years, 3 months ago (2016-09-19 22:40:28 UTC) #2
Eugene But (OOO till 7-30)
https://codereview.chromium.org/2351893003/diff/1/ios/web/web_state/js/resources/message.js File ios/web/web_state/js/resources/message.js (right): https://codereview.chromium.org/2351893003/diff/1/ios/web/web_state/js/resources/message.js#newcode41 ios/web/web_state/js/resources/message.js:41: // If there is no document or body, the ...
4 years, 3 months ago (2016-09-19 23:20:40 UTC) #3
michaeldo
https://codereview.chromium.org/2351893003/diff/1/ios/web/web_state/js/resources/message.js File ios/web/web_state/js/resources/message.js (right): https://codereview.chromium.org/2351893003/diff/1/ios/web/web_state/js/resources/message.js#newcode41 ios/web/web_state/js/resources/message.js:41: // If there is no document or body, the ...
4 years, 3 months ago (2016-09-20 18:26:18 UTC) #4
Eugene But (OOO till 7-30)
lgtm, Jackie, do you remember by any chance why we dropped immediate messages if there ...
4 years, 3 months ago (2016-09-20 22:05:14 UTC) #6
Jackie Quinn
On 2016/09/20 22:05:14, Eugene But wrote: > lgtm, Jackie, do you remember by any chance ...
4 years, 3 months ago (2016-09-21 00:04:44 UTC) #7
Eugene But (OOO till 7-30)
On 2016/09/21 00:04:44, Jackie Quinn wrote: > On 2016/09/20 22:05:14, Eugene But wrote: > > ...
4 years, 3 months ago (2016-09-21 00:18:22 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2351893003/40001
4 years, 3 months ago (2016-09-21 14:53:49 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-09-21 15:03:07 UTC) #12
commit-bot: I haz the power
4 years, 3 months ago (2016-09-21 15:06:20 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/ced9605aea022ef7b68ef9d2a241ccb269ff6c38
Cr-Commit-Position: refs/heads/master@{#420059}

Powered by Google App Engine
This is Rietveld 408576698