Firefox Frontend – find bar, loop, e10s and more



Firefox Frontend – find bar, loop, e10s and more

0 0


mozilla-presentation


On Github neojski / mozilla-presentation

Firefox Frontend

find bar, loop, e10s and more

Me

Studying at the Jagiellonian University in Kraków. Flew here 5967 miles. That's 32 light milliseconds! My Bugzilla activity list has 842 rows. 20 bugs fixed in 14 weeks. Experimental "no-project" internship.
  • working closely with #fx-team (:tomasz)
  • working on many different parts of firefox
  • much more difficult to focus
  • difficult to create awesome presentation with single topic

Find bar

Tiny improvements

Performance improvements

Demo

DIY

Before

  • Open a huge website like HTML5 doc.
  • Open findbar, check "highlight all".
  • Type "a".
  • Wait until browser unfreezes.

After

  • Open a huge website like HTML5 doc.
  • Open findbar, check "highlight all".
  • Type "a".
  • Happily cancel search.

about:newtab

Favicon fallback

Work week investigations

Loop

Firefox Hello!

Style improvements

Footer

Whitespace in conversation window

Incoming call icon

E10s

UITour

Privacy

Build system

mach test whatever (fixed)

I want to run this test file. How do I do it?
check-spidermonkey, cppunittest, crashtest, crashtest-ipc, jetpack, mochitest-1, mochitest-2, mochitest-3, mochitest-4, mochitest-5, mochitest-a11y, mochitest-browser, mochitest-chrome, mochitest-devtools, mochitest-ipcplugins, mochitest-plain, reftest, reftest-ipc, valgrind, xpcshell

mach watch

I modified browser/themes/shared/newtab/newTab.inc.css
What do I mach build to see the changes?

Thanks!

Questions?