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

Issue 8568031: Call plugin.onIq() only when onIq is not null. (Closed)

Created:
9 years, 1 month ago by Sergey Ulanov
Modified:
9 years, 1 month ago
Reviewers:
garykac, Wez, Jamie
CC:
chromium-reviews, jamiewalch+watch_chromium.org, hclam+watch_chromium.org, simonmorris+watch_chromium.org, wez+watch_chromium.org, dmaclach+watch_chromium.org, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, ajwong+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Call plugin.onIq() only when onIq is not null. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110896

Patch Set 1 #

Total comments: 4

Patch Set 2 : - #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -1 line) Patch
M remoting/webapp/me2mom/client_session.js View 1 1 chunk +9 lines, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
Sergey Ulanov
I saw the following exception thrown on shutdown due to this bug: [12523:12523:1144244985753:INFO:CONSOLE(198)] "TypeError: Cannot ...
9 years, 1 month ago (2011-11-15 23:35:43 UTC) #1
Sergey Ulanov
Jamie: ping
9 years, 1 month ago (2011-11-19 00:49:26 UTC) #2
Wez
http://codereview.chromium.org/8568031/diff/1/remoting/webapp/me2mom/client_session.js File remoting/webapp/me2mom/client_session.js (right): http://codereview.chromium.org/8568031/diff/1/remoting/webapp/me2mom/client_session.js#newcode275 remoting/webapp/me2mom/client_session.js:275: if (that.plugin.onIq) Do we want to log something different ...
9 years, 1 month ago (2011-11-19 00:59:13 UTC) #3
garykac
http://codereview.chromium.org/8568031/diff/1/remoting/webapp/me2mom/client_session.js File remoting/webapp/me2mom/client_session.js (right): http://codereview.chromium.org/8568031/diff/1/remoting/webapp/me2mom/client_session.js#newcode275 remoting/webapp/me2mom/client_session.js:275: if (that.plugin.onIq) On 2011/11/19 00:59:14, Wez wrote: > Do ...
9 years, 1 month ago (2011-11-19 01:12:49 UTC) #4
Sergey Ulanov
http://codereview.chromium.org/8568031/diff/1/remoting/webapp/me2mom/client_session.js File remoting/webapp/me2mom/client_session.js (right): http://codereview.chromium.org/8568031/diff/1/remoting/webapp/me2mom/client_session.js#newcode275 remoting/webapp/me2mom/client_session.js:275: if (that.plugin.onIq) On 2011/11/19 00:59:14, Wez wrote: > Do ...
9 years, 1 month ago (2011-11-19 01:30:52 UTC) #5
garykac
On 2011/11/19 01:30:52, sergeyu wrote: > http://codereview.chromium.org/8568031/diff/1/remoting/webapp/me2mom/client_session.js > File remoting/webapp/me2mom/client_session.js (right): > > http://codereview.chromium.org/8568031/diff/1/remoting/webapp/me2mom/client_session.js#newcode275 > ...
9 years, 1 month ago (2011-11-19 01:36:07 UTC) #6
Jamie
Sorry for the delay. LGTM.
9 years, 1 month ago (2011-11-19 02:06:52 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/8568031/6001
9 years, 1 month ago (2011-11-19 02:09:42 UTC) #8
commit-bot: I haz the power
Try job failure for 8568031-6001 (retry) on linux_rel for step "ui_tests". It's a second try, ...
9 years, 1 month ago (2011-11-19 03:15:20 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/8568031/6001
9 years, 1 month ago (2011-11-19 08:38:46 UTC) #10
commit-bot: I haz the power
Try job failure for 8568031-6001 (retry) on linux_rel for step "ui_tests". It's a second try, ...
9 years, 1 month ago (2011-11-19 09:26:50 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/8568031/6001
9 years, 1 month ago (2011-11-21 08:30:28 UTC) #12
commit-bot: I haz the power
9 years, 1 month ago (2011-11-21 10:04:46 UTC) #13
Change committed as 110896

Powered by Google App Engine
This is Rietveld 408576698