Bug 22668 - wx and gtk ports' MIMETypeRegistry don't have "htm"
Summary: wx and gtk ports' MIMETypeRegistry don't have "htm"
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-04 17:03 PST by Kevin Watters
Modified: 2008-12-04 19:42 PST (History)
0 users

See Also:


Attachments
Adds a MIME mapping for the .htm extension to wx and GTK ports. (1.51 KB, patch)
2008-12-04 17:03 PST, Kevin Watters
kevino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Watters 2008-12-04 17:03:08 PST
We need to add a MIME mapping for the .htm extension to wx and GTK ports.
Comment 1 Kevin Watters 2008-12-04 17:03:36 PST
Created attachment 25759 [details]
Adds a MIME mapping for the .htm extension to wx and GTK ports.
Comment 2 Kevin Ollivier 2008-12-04 19:42:33 PST
Landed in r39014, thanks!