Confirmed users
313
edits
(Changed my e) |
(added notes about the multiselect tabs) |
||
Line 168: | Line 168: | ||
| [mailto:jaws@mozilla.com Jared Wein (:jaws)] | | [mailto:jaws@mozilla.com Jared Wein (:jaws)] | ||
| [mailto:jaws@mozilla.com Jared Wein (:jaws)] | | [mailto:jaws@mozilla.com Jared Wein (:jaws)] | ||
| | | You can learn more by [https://bugzilla.mozilla.org/show_bug.cgi?id=566510 reading the bug on Bugzilla], but note that the comments there stem back multiple years as people have been wanting this feature for a long time. While working on this you will become very familiar with the [https://developer.mozilla.org/en-US/docs/Tools/Browser_Toolbox Browser Toolbox], our own "Inspector" tool for the browser user-interface, as well as writing automated tests for the new feature you're adding. Most of our tab-selection code lives within [https://searchfox.org/mozilla-central/source/browser/base/content/tabbrowser.xml our tabbrowser.xml] file, which you can browse around if you're interested to see how some operations work. | ||
|- | |- | ||
| ..your project here! | | ..your project here! |