On 2012/02/01 21:26:27, rogerta1 wrote: > lgtm > > One question for my own info ...
14 years, 4 months ago
(2012-02-02 01:33:18 UTC)
#3
On 2012/02/01 21:26:27, rogerta1 wrote:
> lgtm
>
> One question for my own info below. Did you want to reduce logging in
> status_listener?
It increases slightly. It's not a big deal even if I thought so earlier this
week. Even if it is an array of the same build event, it doesn't result in that
much I/O. If it ever becomes an issue, I'll clean this up.
http://codereview.appspot.com/5616044/diff/1/codereview/views_chromium.py
File codereview/views_chromium.py (right):
http://codereview.appspot.com/5616044/diff/1/codereview/views_chromium.py#new...
codereview/views_chromium.py:270: HANDLER_MAP[event](base_url, timestamp,
packet, packet.pop('payload'))
On 2012/02/01 21:26:27, rogerta1 wrote:
> why pop payload?
That's what the code was doing before. In theory it wouldn't be necessary now
but I didn't want to change all the called functions.
Issue 5616044: Log more information on status_listener.
(Closed)
Created 14 years, 4 months ago by M-A
Modified 14 years, 4 months ago
Reviewers: Roger Tawa
Base URL:
Comments: 2