gecko-dev/browser
Emilio Cobos Álvarez fff6c9e1ac Bug 981248 - Rewrite <input type=number> to avoid an anonymous input. r=masayuki,surkov,jwatt,ntim,jfkthame,smaug
Instead, subclass nsTextControlFrame. This simplifies the code and avoids
correctness issues.

I kept the localization functionality though it is not spec compliant. But I
filed a bug to remove it in a followup.

Differential Revision: https://phabricator.services.mozilla.com/D57193

--HG--
extra : moz-landing-system : lando
2020-01-14 19:01:05 +00:00
..
actors Bug 1601301, add an 'include descendants' flag to mediaCaptureWindowState. With fission, need to handle each subframe separately, r=jib 2020-01-10 15:29:08 +00:00
app Backed out changeset 7c414004b82a (bug 1603356) for dt failures. CLOSED TREE 2020-01-13 21:04:23 +02:00
base Bug 836567 - Part 2: Replace inapplicable tests with a web-platform-test for reloading after setting javascript: URI, and fix other tests relying on javascript: URI. r=Gijs,miker 2020-01-14 10:43:56 +00:00
branding Bug 1575658 - Moved firefox-wordmark.svg to browser/branding r=MattN,Mardak 2019-12-10 21:08:57 +00:00
components Bug 981248 - Rewrite <input type=number> to avoid an anonymous input. r=masayuki,surkov,jwatt,ntim,jfkthame,smaug 2020-01-14 19:01:05 +00:00
config Backed out changeset 5d0b75e5f795 (bug 1588538) for DUMP_SYMS bustage. CLOSED TREE 2020-01-14 13:53:54 +02:00
docs Bug 1595953 - Connect UITour-lib.js docs to sphinx-js to publish on firefox-source-docs. r=markh 2019-11-13 02:40:03 +00:00
extensions Bug 970802 - part 5: Make `AutoEditActionDataSetter` created method dispatch "beforeinput" event r=smaug,m_kato 2020-01-14 07:18:51 +00:00
fonts Bug 1592801 - Update Twemoji Mozilla to 0.5.0 (twemoji 12.1.3). r=jfkthame 2019-11-20 23:01:14 +00:00
fxr Bug 1601301, rework webrtc permission granting UI around JSWindowActor, performing the work of determining the ultimate state for the tab icon and menu in the parent rather than the content process, r=johannh 2020-01-10 15:09:59 +00:00
installer Bug 1606596 - Install/uninstall an HKCR\Applications key for firefox.exe. r=agashlin 2020-01-10 21:34:37 +00:00
locales Bug 1544975 remove private window extension change notification r=robwu,fluent-reviewers 2020-01-03 23:01:54 +00:00
modules Bug 1544975 remove private window extension change notification r=robwu,fluent-reviewers 2020-01-03 23:01:54 +00:00
themes Bug 1605936 - Align horizontal seperator with toolbar border. r=dao 2020-01-14 16:27:47 +00:00
tools/mozscreenshots Bug 1596918: Part 4g - Misc cleanup/fixes. r=mccr8 2019-12-13 20:36:48 +00:00
.eslintrc.js
LICENSE
Makefile.in
app.mozbuild
build.mk
confvars.sh Bug 1606274 - Remove always-true MOZ_PHOENIX macro. r=firefox-build-system-reviewers,rstewart 2019-12-30 15:00:20 +00:00
defs.mk
l10n-registry.manifest
moz.build Bug 1567121 - Re-arrange the docs under browser/ so that they all fall under the top-level 'Firefox' docs page. r=ahal 2019-08-20 17:14:50 +00:00
moz.configure