[Webkit-unassigned] [Bug 53588] Web Inspector: Make TextViewer editable (ala IDE)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 15 05:16:42 PST 2011


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





--- Comment #3 from Andrey Adaikin <aandrey at google.com>  2011-02-15 05:16:41 PST ---
Hi Boris,
I checked a few existing editors, but then came to a conclusion that it will be easier and faster to just extend the read-only viewer that we already have in the Web Inspector. And our viewer is already carefully optimized to deal with very large files (500K+ LoC), whereas it seemed that for other editors we would have to do the optimization work again.

By "the IDE functionality" in this bug I meant just an editor for now, so it might have sounded a bit confusing :) The closest goal is to replace the live-edit mode with an editor.

-- 
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