Bug 97412 - Remove remaining WTF_DEPRECATED_STRING_OPERATORS from cpp files
Summary: Remove remaining WTF_DEPRECATED_STRING_OPERATORS from cpp files
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: Patrick R. Gansterer
URL:
Keywords:
Depends on:
Blocks: 96172
  Show dependency treegraph
 
Reported: 2012-09-23 12:39 PDT by Patrick R. Gansterer
Modified: 2012-09-24 11:23 PDT (History)
7 users (show)

See Also:


Attachments
Patch (8.64 KB, patch)
2012-09-23 12:45 PDT, Patrick R. Gansterer
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick R. Gansterer 2012-09-23 12:39:31 PDT
Remove remaining WTF_DEPRECATED_STRING_OPERATORS from cpp files
Comment 1 Patrick R. Gansterer 2012-09-23 12:45:13 PDT
Created attachment 165290 [details]
Patch
Comment 2 Adam Barth 2012-09-24 08:27:24 PDT
Comment on attachment 165290 [details]
Patch

Looks great.  Is this the last of them?
Comment 3 Patrick R. Gansterer 2012-09-24 08:29:05 PDT
(In reply to comment #2)
> (From update of attachment 165290 [details])
> Looks great.  Is this the last of them?

IMHO only bug 96172 is missing now.
Comment 4 WebKit Review Bot 2012-09-24 08:37:44 PDT
Comment on attachment 165290 [details]
Patch

Clearing flags on attachment: 165290

Committed r129371: <http://trac.webkit.org/changeset/129371>
Comment 5 WebKit Review Bot 2012-09-24 08:37:48 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Adam Barth 2012-09-24 11:23:48 PDT
(In reply to comment #3)
> (In reply to comment #2)
> > (From update of attachment 165290 [details] [details])
> > Looks great.  Is this the last of them?
> 
> IMHO only bug 96172 is missing now.

Awesome.  Thanks for driving this to completion!