Bug 161315

Summary: Add a convenient way to put an a WTF::AtomicString into a WTF::StringView
Product: WebKit Reporter: Frédéric Wang (:fredw) <fred.wang>
Component: Web Template FrameworkAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: benjamin, cdumez, cmarcelo, commit-queue, darin, dbarton, dbates
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=161669
Attachments:
Description Flags
WIP Patch none

Description Frédéric Wang (:fredw) 2016-08-29 10:39:33 PDT
See bug 161045 comment 6.
Comment 1 Frédéric Wang (:fredw) 2016-08-30 06:25:14 PDT
Created attachment 287388 [details]
WIP Patch
Comment 2 Chris Dumez 2016-09-06 19:20:57 PDT
I have a patch almost ready doing this among other things that I'll upload at Bug 161669.
Comment 3 Frédéric Wang (:fredw) 2016-09-06 22:53:05 PDT
(In reply to comment #2)
> I have a patch almost ready doing this among other things that I'll upload
> at Bug 161669.

Great. Would you mind integrating the trival change to MathMLMencloseElement.cpp into your work? Then I guess we can mark this one as a duplicate. Thanks.
Comment 4 Frédéric Wang (:fredw) 2017-10-30 08:03:32 PDT
Resolving per comment 2

*** This bug has been marked as a duplicate of bug 161669 ***