[Webkit-unassigned] [Bug 110159] Web Inspector: take large strings out of CodeGeneratorInspector.py

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 19 13:23:57 PST 2013


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





--- Comment #4 from Peter Rybin <prybin at chromium.org>  2013-02-19 13:26:20 PST ---
> > Source/WebCore/inspector/CodeGeneratorInspector.py:40
> > +import CodeGeneratorInspectorStrings
> Maybe CodeGeneratorInspectorTemplates?

Please write how positive you are about this change, because I'm 50/50.

The reason why I chose "strings" is because I meant this file as plain storage for multiline strings. I don't care whether they are templates or what.

Multiline string is the only thing you cannot take with you into type-safe language if you ever want to.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list