DevTools/Features/ViewSource: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 53: Line 53:


* line numbering
* line numbering
* Open in tab rather than window (open in sidebar option?)
* Open in tab rather than window (open in sidebar option?) <sup>1</sup>
* Ability to open source links in separate tabs in the view source window (for example, if you want to open the CSS in a separate tab while keeping the HTML source open in the first tab)
* Optionally beautify HTML/JS/CSS
* Optionally beautify HTML/JS/CSS
* works without accessing network (a much requested feature for View Source)
* works without accessing network (a much requested feature for View Source)
* quick navigation to other files loaded in that tab
* quick navigation to other files loaded in that tab
* Be able to view JSON/XML (for use as a view elsewhere)
* Be able to view JSON/XML (for use as a view elsewhere)
* HTML/CSS/JS error reporting <sup>2</sup>
Footnotes:
# Opening in a separate window should be the default, with the ability to drag into a tab. If the user does drag to a tab, we should remember that and open in tabs by default.
# Henri Sivonen's redo of view source using the HTML5 parser can produce HTML error reports


== Next Steps ==
== Next Steps ==
Line 63: Line 70:
* Feedback from dev-apps-firefox
* Feedback from dev-apps-firefox
* Choose developers
* Choose developers
* Performance evaluation of HTML5 view source and Orion
** Extreme case 1: 10MB HTML file on a single line
** Extreme case 2: 100000 line HTML file
* Determine security and QA contacts
* Determine security and QA contacts


Line 68: Line 78:


[http://mozilla.github.com/devtools/2011/status.html#viewsource View Source Status]
[http://mozilla.github.com/devtools/2011/status.html#viewsource View Source Status]
Other notable bugs:
* {{bug|246620}} add line numbers to view source


== Team ==
== Team ==
canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,093

edits

Navigation menu