Bug 145830 - REGRESSION(r180867): Tabbing to login field on iCloud.com doesn't have highlight for text
Summary: REGRESSION(r180867): Tabbing to login field on iCloud.com doesn't have highli...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2015-06-09 17:44 PDT by Ryosuke Niwa
Modified: 2015-06-09 17:57 PDT (History)
6 users (show)

See Also:


Attachments
Fixes the bug (6.03 KB, patch)
2015-06-09 17:47 PDT, Ryosuke Niwa
darin: review+
darin: commit-queue+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2015-06-09 17:44:53 PDT
REGRESSION (r180867): Tabbing to login field on iCloud.com doesn't have highlight for text
Comment 1 Ryosuke Niwa 2015-06-09 17:47:57 PDT
Created attachment 254617 [details]
Fixes the bug
Comment 2 Ryosuke Niwa 2015-06-09 17:48:34 PDT
<rdar://problem/21133137>
Comment 3 WebKit Commit Bot 2015-06-09 17:51:07 PDT
Attachment 254617 [details] did not pass style-queue:


ERROR: LayoutTests/ChangeLog:8:  Line contains tab character.  [whitespace/tab] [5]
Total errors found: 1 in 8 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Darin Adler 2015-06-09 17:53:42 PDT
Hmm, because of that tab character, I think the commit queue will fail to land this.
Comment 5 Ryosuke Niwa 2015-06-09 17:55:55 PDT
(In reply to comment #4)
> Hmm, because of that tab character, I think the commit queue will fail to
> land this.

Oops, will land it manually.
Comment 6 Ryosuke Niwa 2015-06-09 17:57:59 PDT
Committed r185398: <http://trac.webkit.org/changeset/185398>