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

Issue 333713005: Move event stuff of web_view.js to its own class/file. (Closed)

Created:
6 years, 6 months ago by lazyboy
Modified:
6 years, 6 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Move event stuff of web_view.js to its own class/file. Make event filtered by viewInstanceId instead of instanceId for guests. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278627

Patch Set 1 #

Patch Set 2 : fix name event and partition #

Patch Set 3 : clean up #

Patch Set 4 : . #

Patch Set 5 : move rest of the events #

Total comments: 1

Patch Set 6 : address comments from fady #

Unified diffs Side-by-side diffs Delta from patch set Stats (+652 lines, -629 lines) Patch
M chrome/browser/guest_view/guest_view_base.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_renderer.gypi View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/extensions/chrome_extensions_dispatcher_delegate.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/resources/extensions/web_view.js View 1 2 3 4 14 chunks +54 lines, -626 lines 0 comments Download
A chrome/renderer/resources/extensions/web_view_events.js View 1 2 3 4 5 1 chunk +592 lines, -0 lines 0 comments Download
M chrome/renderer/resources/extensions/web_view_experimental.js View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/renderer/resources/renderer_resources.grd View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
lazyboy
Hey Fady, can you skim through the code a bit? I'm trying to move event ...
6 years, 6 months ago (2014-06-17 03:02:39 UTC) #1
lazyboy
This should be good to be reviewed now, PTAL.
6 years, 6 months ago (2014-06-18 03:03:45 UTC) #2
Fady Samuel
This largely looks like it's just moving code so that's fine by me. lgtm https://codereview.chromium.org/333713005/diff/80001/chrome/renderer/resources/extensions/web_view_events.js ...
6 years, 6 months ago (2014-06-19 14:25:26 UTC) #3
lazyboy
+kalman for chrome/renderer/extensions/chrome_extensions_dispatcher_delegate.cc+sky for chrome/renderer/resources/renderer_resources.grd
6 years, 6 months ago (2014-06-19 16:09:42 UTC) #4
not at google - send to devlin
chrome_extensions_dispatcher_delegate.cc lgtm
6 years, 6 months ago (2014-06-19 17:30:35 UTC) #5
sky
.grd LGTM
6 years, 6 months ago (2014-06-19 20:17:40 UTC) #6
lazyboy
The CQ bit was checked by lazyboy@chromium.org
6 years, 6 months ago (2014-06-20 01:33:22 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lazyboy@chromium.org/333713005/100001
6 years, 6 months ago (2014-06-20 01:37:25 UTC) #8
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium ...
6 years, 6 months ago (2014-06-20 02:27:39 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-20 02:36:13 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: android_aosp on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_aosp/builds/85750)
6 years, 6 months ago (2014-06-20 02:36:14 UTC) #11
lazyboy
The CQ bit was checked by lazyboy@chromium.org
6 years, 6 months ago (2014-06-20 04:29:52 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lazyboy@chromium.org/333713005/100001
6 years, 6 months ago (2014-06-20 04:31:19 UTC) #13
commit-bot: I haz the power
6 years, 6 months ago (2014-06-20 05:44:08 UTC) #14
Message was sent while issue was closed.
Change committed as 278627

Powered by Google App Engine
This is Rietveld 408576698