Bug 158400 - Do not construct temporary copy of String from AtomicString.
Summary: Do not construct temporary copy of String from AtomicString.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-05 11:49 PDT by Konstantin Tokarev
Modified: 2016-06-05 12:37 PDT (History)
9 users (show)

See Also:


Attachments
Patch (1.52 KB, patch)
2016-06-05 11:52 PDT, Konstantin Tokarev
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin Tokarev 2016-06-05 11:49:30 PDT
Use AtomicString::string() instead.
Comment 1 Konstantin Tokarev 2016-06-05 11:52:39 PDT
Created attachment 280556 [details]
Patch
Comment 2 WebKit Commit Bot 2016-06-05 12:37:12 PDT
The commit-queue encountered the following flaky tests while processing attachment 280556 [details]:

editing/spelling/spellcheck-async-remove-frame.html bug 158401 (authors: morrita@google.com, rniwa@webkit.org, and tony@chromium.org)
The commit-queue is continuing to process your patch.
Comment 3 WebKit Commit Bot 2016-06-05 12:37:32 PDT
Comment on attachment 280556 [details]
Patch

Clearing flags on attachment: 280556

Committed r201700: <http://trac.webkit.org/changeset/201700>
Comment 4 WebKit Commit Bot 2016-06-05 12:37:36 PDT
All reviewed patches have been landed.  Closing bug.