[WK2] Use light supplement names instead of static AtomicStrings
Created attachment 185925 [details] Patch
I like this! How about we use the StringReference class instead - it's meant for storing a static string + length. It's currently inside the CoreIPC directory but we could move it out to Platform and use it for this as well (The advantage would be that we won't have to check string lengths).
Comment on attachment 185925 [details] Patch Clearing flags on attachment: 185925 Committed r141658: <http://trac.webkit.org/changeset/141658>
All reviewed patches have been landed. Closing bug.