Bug 121522 - Upstream changes to WebHTMLConverter to support iOS
Summary: Upstream changes to WebHTMLConverter to support iOS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Enrica Casucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-17 14:37 PDT by Enrica Casucci
Modified: 2013-09-18 12:15 PDT (History)
0 users

See Also:


Attachments
Patch (132.26 KB, patch)
2013-09-17 14:38 PDT, Enrica Casucci
benjamin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Enrica Casucci 2013-09-17 14:37:52 PDT
When converting HTML to NSAttributedString on iOS we need to use different types for color, fonts, etc.
Comment 1 Enrica Casucci 2013-09-17 14:38:24 PDT
Created attachment 211945 [details]
Patch
Comment 2 Enrica Casucci 2013-09-17 14:47:16 PDT
Committed revision 156001.
Comment 3 Enrica Casucci 2013-09-18 12:15:31 PDT
Updated patch landed in r156055 to fix failing WebKit API failing test.