Bug 46836 - Removed input type site-specific quirk for mail.google.com
Summary: Removed input type site-specific quirk for mail.google.com
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-29 13:46 PDT by mitz
Modified: 2010-09-29 14:14 PDT (History)
0 users

See Also:


Attachments
Remove the quirk (3.07 KB, patch)
2010-09-29 14:01 PDT, mitz
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2010-09-29 13:46:10 PDT
Remove the site-specific quirk introduced in <http://trac.webkit.org/changeset/43779> for bug 25826. Verified that the bug doesn’t happen on mail.google.com with site-specific quirks disabled in Safari.
Comment 1 mitz 2010-09-29 14:01:10 PDT
Created attachment 69246 [details]
Remove the quirk
Comment 2 mitz 2010-09-29 14:08:52 PDT
Comment on attachment 69246 [details]
Remove the quirk

Sam reviewed this
Comment 3 mitz 2010-09-29 14:13:20 PDT
Fixed in <http://trac.webkit.org/projects/webkit/changeset/68683>.
Comment 4 Sam Weinig 2010-09-29 14:14:42 PDT
Comment on attachment 69246 [details]
Remove the quirk

I did!