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

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:
14 years ago by stuart.morgan
Modified:
14 years 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.
14 years ago #1
Mark Mentovai
14 years 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