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

Issue 247001: Resize Mac uploader's email text field if necessary due to localization (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 4 months ago by stuart.morgan
Modified:
13 years, 4 months ago
Reviewers:
Mark Mentovai
Base URL:
http://google-breakpad.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/client/mac/sender/crash_report_sender.m View 1 chunk +16 lines, -5 lines 2 comments Download

Messages

Total messages: 2
stuart.morgan
See https://bugzilla.mozilla.org/show_bug.cgi?id=595054 for the bug this fixes.
13 years, 4 months ago #1
Mark Mentovai
13 years, 4 months ago #2
LGTM

http://breakpad.appspot.com/247001/diff/1/2
File src/client/mac/sender/crash_report_sender.m (right):

http://breakpad.appspot.com/247001/diff/1/2#newcode621
Line 621: CGFloat privacyLabelWidthDelta = [privacyLinkLabel_
breakpad_adjustWidthToFit];
80

http://breakpad.appspot.com/247001/diff/1/2#newcode627
Line 627: NSMinX([emailEntryField_ frame]) - kMinControlPadding;
I think it’d read better if the NSMinXs were lined up, and then
kMinControlPadding could be on its own line lined up with the NSMinXs too.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted