Bug 174347 - [WTF] Drop unnecessary AtomicString constructor since we have constexpr hash function
Summary: [WTF] Drop unnecessary AtomicString constructor since we have constexpr hash ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-10 21:49 PDT by Yusuke Suzuki
Modified: 2017-07-11 11:21 PDT (History)
9 users (show)

See Also:


Attachments
Patch (5.24 KB, patch)
2017-07-10 21:50 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2017-07-10 21:49:31 PDT
[WTF] Drop unnecessary AtomicString constructor since we have constexpr hash function
Comment 1 Yusuke Suzuki 2017-07-10 21:50:50 PDT
Created attachment 315080 [details]
Patch
Comment 2 WebKit Commit Bot 2017-07-11 11:21:00 PDT
Comment on attachment 315080 [details]
Patch

Clearing flags on attachment: 315080

Committed r219347: <http://trac.webkit.org/changeset/219347>
Comment 3 WebKit Commit Bot 2017-07-11 11:21:02 PDT
All reviewed patches have been landed.  Closing bug.