Hi Scott, Antony, We're doing a Coverity fixlet in LA. I'm wondering whether you could ...
8 years, 5 months ago
(2012-07-25 19:08:51 UTC)
#1
Hi Scott, Antony,
We're doing a Coverity fixlet in LA. I'm wondering whether you could give me a
quick owner review on these fixes. They are small changes so I hope it won't
take much of your time.
Thanks a lot for your help.
Danh
asargent_no_longer_on_chrome
LGTM http://codereview.chromium.org/10833014/diff/1/chrome/browser/extensions/extension_info_map.cc File chrome/browser/extensions/extension_info_map.cc (right): http://codereview.chromium.org/10833014/diff/1/chrome/browser/extensions/extension_info_map.cc#newcode131 chrome/browser/extensions/extension_info_map.cc:131: DCHECK(extension != NULL); It might be better to ...
8 years, 5 months ago
(2012-07-25 19:22:15 UTC)
#2
Thanks, Antony. I appreciate your help very much. Scott, I do need your help for ...
8 years, 5 months ago
(2012-07-25 20:25:03 UTC)
#3
Thanks, Antony. I appreciate your help very much.
Scott,
I do need your help for the changes under chrome/browser/ui. Could you take a
look?
Thanks,
Danh
http://codereview.chromium.org/10833014/diff/1/chrome/browser/extensions/exte...
File chrome/browser/extensions/extension_info_map.cc (right):
http://codereview.chromium.org/10833014/diff/1/chrome/browser/extensions/exte...
chrome/browser/extensions/extension_info_map.cc:131: DCHECK(extension != NULL);
On 2012/07/25 19:22:15, Antony Sargent wrote:
> It might be better to make this a CHECK instead of DCHECK, since we'll get
crash
> on next line anyway if |extension| is null.
>
>
>
Done.
sky
LGTM
8 years, 5 months ago
(2012-07-25 21:28:12 UTC)
#4
LGTM
Danh Nguyen
Thank you Scott. I appreciate that very much. Danh
8 years, 5 months ago
(2012-07-25 21:33:12 UTC)
#5
Thank you Scott. I appreciate that very much.
Danh
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danhn@chromium.org/10833014/10001
8 years, 5 months ago
(2012-07-25 23:37:00 UTC)
#6
Issue 10833014: Coverity fixlet.
(Closed)
Created 8 years, 5 months ago by Danh Nguyen
Modified 8 years, 5 months ago
Reviewers: sky, asargent_no_longer_on_chrome
Base URL: svn://svn.chromium.org/chrome/trunk/src
Comments: 2