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
Issue 223085: Do not create more tickets while more than 10MB in messages is already uploading Created 15 years, 8 months ago by Greg Robbins Modified 10 years, 10 months ago Reviewers: TVL Base URL: http://google-email-uploader-mac.googlecode.com/svn/trunk/ Comments: 2