Bug 145008 - Add String literal overloads to equalIgnoringASCIICase()
Summary: Add String literal overloads to equalIgnoringASCIICase()
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: Myles C. Maxfield
URL:
Keywords:
Depends on:
Blocks: 144707
  Show dependency treegraph
 
Reported: 2015-05-14 09:54 PDT by Myles C. Maxfield
Modified: 2015-05-14 10:57 PDT (History)
3 users (show)

See Also:


Attachments
Patch (12.86 KB, patch)
2015-05-14 09:58 PDT, Myles C. Maxfield
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2015-05-14 09:54:06 PDT
Add String literal overloads to equalIgnoringASCIICase()
Comment 1 Myles C. Maxfield 2015-05-14 09:58:49 PDT
Created attachment 253125 [details]
Patch
Comment 2 Myles C. Maxfield 2015-05-14 10:57:09 PDT
Committed r184341: <http://trac.webkit.org/changeset/184341>