[Webkit-unassigned] [Bug 143433] Web Inspector: wrap style class names in WebInspector.StyleClass helper

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 6 08:21:20 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=143433

--- Comment #3 from Brian Burg <burg at cs.washington.edu> ---
(In reply to comment #2)
> I wonder if we could just runtime replace this.element.classList.add,
> remove, etc. to do the check?

Maybe. A benefit of the proposed style which I didn't list: it makes it possible to trivially grep for all style strings in your favorite text editor.

It is definitely kind of wordy. I think once ES6 modules land, we can debate whether and how to shorten WebInspector.Everything.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150406/6b4414c6/attachment.html>


More information about the webkit-unassigned mailing list