WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
50727
Enable pre-HTML5 parser quirks for Apple Mail.app
https://bugs.webkit.org/show_bug.cgi?id=50727
Summary
Enable pre-HTML5 parser quirks for Apple Mail.app
Andy Estes
Reported
2010-12-08 18:53:35 PST
Enable pre-HTML5 parser quirks for Apple Mail.app
Attachments
Patch
(1.50 KB, patch)
2010-12-08 18:59 PST
,
Andy Estes
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andy Estes
Comment 1
2010-12-08 18:55:16 PST
<
rdar://problem/8414666
>
Andy Estes
Comment 2
2010-12-08 18:56:37 PST
Mail.app needs to continue to be able to display HTML messages that contain quirky markup when linked against a version of WebKit that has the HTML5 parser enabled.
Andy Estes
Comment 3
2010-12-08 18:59:58 PST
Created
attachment 76001
[details]
Patch
Darin Adler
Comment 4
2010-12-08 19:01:19 PST
Comment on
attachment 76001
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=76001&action=review
> WebKit/mac/WebView/WebView.mm:1394 > + // Mail.app must continue to display HTML email that contains quirky markup.
Forever?
Andy Estes
Comment 5
2010-12-08 19:05:32 PST
(In reply to
comment #4
)
> (From update of
attachment 76001
[details]
) > View in context:
https://bugs.webkit.org/attachment.cgi?id=76001&action=review
> > > WebKit/mac/WebView/WebView.mm:1394 > > + // Mail.app must continue to display HTML email that contains quirky markup. > > Forever?
I think it has to be forever if we want to guarantee that new versions of Mail will continue to able to display old messages. Perhaps we don't want to make that guarantee?
Andy Estes
Comment 6
2010-12-08 19:13:27 PST
Committed
r73585
: <
http://trac.webkit.org/changeset/73585
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug