It is just a historial remaining and should be renamed. m_tagName should become m_name instead.
Created attachment 191655 [details] Patch
Comment on attachment 191655 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=191655&action=review Looks OK. > Source/WebCore/ChangeLog:3 > + [Custom Elements] CustomElementConstructor::m_name doesn't have any good use. I was told to use [X] only for port names. You can use "Custom Elements:" from your next patch.
(In reply to comment #2) > > I was told to use [X] only for port names. You can use "Custom Elements:" from your next patch. Got it. Will do so in the landing patch too.
Created attachment 191656 [details] Patch for landing
Comment on attachment 191656 [details] Patch for landing Clearing flags on attachment: 191656 Committed r144889: <http://trac.webkit.org/changeset/144889>
All reviewed patches have been landed. Closing bug.