Confirmed users
613
edits
(→Web Platform Test Crime Scene Investigation: add decky!) |
|||
| Line 134: | Line 134: | ||
This is not a project about writing documentation, most of it already exists. It needs automatic deployment and structure. | This is not a project about writing documentation, most of it already exists. It needs automatic deployment and structure. | ||
===Fixing some papercuts in the Firefox desktop user interface | ===Fixing some papercuts in the Firefox desktop user interface=== | ||
* Mentor: [https://mozillians.org/en-US/u/jaws/ Jared Wein] | * Mentor: [https://mozillians.org/en-US/u/jaws/ Jared Wein] | ||
* Participant: [https://mozillians.org/en-US/u/kbroida/ Katie Broida] | |||
* [http://blog.katiebroida.com/ Participant Blog] | |||
Firefox for desktop is used by hundreds of millions of people every day. We control how it works and what it looks like using CSS, XUL (a markup language that's a bit like HTML), and JavaScript. There's also a small amount of C++ here and there. | Firefox for desktop is used by hundreds of millions of people every day. We control how it works and what it looks like using CSS, XUL (a markup language that's a bit like HTML), and JavaScript. There's also a small amount of C++ here and there. | ||