Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(47)

Issue 223085: Do not create more tickets while more than 10MB in messages is already uploading

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 8 months ago by Greg Robbins
Modified:
10 years, 10 months ago
Reviewers:
TVL, thomasvl
Base URL:
http://google-email-uploader-mac.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : comment changes #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -1 line) Patch
M Source/EmUpConstants.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M Source/EmUpWindowController.m View 1 1 chunk +8 lines, -1 line 2 comments Download

Messages

Total messages: 3
Greg Robbins
15 years, 8 months ago (2010-03-01 21:08:48 UTC) #1
thomasvl
lgtm http://codereview.appspot.com/223085/diff/1001/1003 File Source/EmUpWindowController.m (right): http://codereview.appspot.com/223085/diff/1001/1003#newcode1020 Source/EmUpWindowController.m:1020: NSNumber *totalUploadSizeNum = [uploadTickets_ valueForKeyPath:@"postedObject.uploadData.@sum.length"]; sure this won't ...
15 years, 8 months ago (2010-03-01 21:52:06 UTC) #2
Greg Robbins
15 years, 8 months ago (2010-03-01 22:02:51 UTC) #3
http://codereview.appspot.com/223085/diff/1001/1003 File Source/EmUpWindowController.m (right): http://codereview.appspot.com/223085/diff/1001/1003#newcode1020 Source/EmUpWindowController.m:1020: NSNumber *totalUploadSizeNum = [uploadTickets_ valueForKeyPath:@"postedObject.uploadData.@sum.length"]; On 2010/03/01 21:52:06, thomasvl wrote: > sure this won't cause a problem like it did for gdata? It's infrequently called here (once per message uploading); it's not in the tight UI loop like in the outline view case
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b