Changes

Jump to: navigation, search

Community:SummerOfCode18

730 bytes added, 09:50, 19 February 2018
no edit summary
| 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.
|-
| A/B testing framework for Android| In Firefox for Android we are using an A/B testing framework based on "Switchboard".We want to extract this framework into a standalone library that can be used in our other Android apps.your project here!||Android, Java, Kotlin|[mailto:skaspari@mozilla.com Sebastian Kaspari (:sebastian)]|[mailto:skaspari@mozilla.com Sebastian Kaspari (:sebastian)]|The existing code in Firefox for Android lives [https://dxr.mozilla.org/mozilla-central/source/mobile/android/base/java/org/mozilla/gecko/switchboard here]. Originally we started using the existing "Switchboard" library. But over time the behavior of this code changed as our requirements changed. Therefore we do not only want to extract the code - but also re-write it (in Kotlin).
|}
118
edits

Navigation menu