Bug 119480 - Remove support for HTML5 Microdata
Summary: Remove support for HTML5 Microdata
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: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-04 14:14 PDT by Sam Weinig
Modified: 2013-08-06 16:23 PDT (History)
3 users (show)

See Also:


Attachments
Patch (603.30 KB, patch)
2013-08-04 14:20 PDT, Sam Weinig
no flags Details | Formatted Diff | Diff
Patch (600.90 KB, patch)
2013-08-04 16:16 PDT, Sam Weinig
no flags Details | Formatted Diff | Diff
Patch without test changes (181.85 KB, patch)
2013-08-04 16:30 PDT, Sam Weinig
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2013-08-04 14:14:13 PDT
Remove support for HTML5 MicroData
Comment 1 Sam Weinig 2013-08-04 14:20:22 PDT
Created attachment 208101 [details]
Patch
Comment 2 Sam Weinig 2013-08-04 14:21:45 PDT
Let's get rid of our MicroData implementation.  It doesn't seem to have caught on, and most of the ports are not enabling it.

I will post about this on mailing list, just want to see if I can make everyone compile.
Comment 3 Sam Weinig 2013-08-04 16:13:50 PDT
Purple! My old nemesis.
Comment 4 Sam Weinig 2013-08-04 16:16:34 PDT
Created attachment 208103 [details]
Patch
Comment 5 Sam Weinig 2013-08-04 16:30:18 PDT
Created attachment 208104 [details]
Patch without test changes
Comment 6 Hugo Parente Lima 2013-08-06 11:48:12 PDT
Comment on attachment 208104 [details]
Patch without test changes

View in context: https://bugs.webkit.org/attachment.cgi?id=208104&action=review

> Tools/TestWebKitAPI/Tests/mac/AttributedString.mm:47
> +    

An extra spaces typo :-/
Comment 7 Sam Weinig 2013-08-06 14:52:14 PDT
Comment on attachment 208104 [details]
Patch without test changes

Ok, there doesn't seem to be anyone in favor of keeping Microdata speaking up.  If they speak up, we can always roll this back.
Comment 8 Sam Weinig 2013-08-06 16:23:03 PDT
Committed r153772: <http://trac.webkit.org/changeset/153772>