Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
Drew Willcoxon 1643004a5d Bug 1579612 - Properly extract tags from urlbar results in all cases. r=mak
We extract tags from the result title only when `info.style.includes("bookmark")`, but that only captures one of the two cases where we include tags in the title: the "bookmark" style. We also include tags for the "tag" style. So the bug reports in this bug are hitting that "tag" case. It doesn't have anything to do with non-Latin tags afaict (see the bug summary).

I took the opportunity to streamline `UnifiedComplete._addFilteredQueryMatch`, which was a little hard to follow. I had to look at it to make sure I captured all the cases where tags are included in the title. I think I've made it easier to follow.

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

--HG--
extra : moz-landing-system : lando
2019-10-16 00:31:53 +00:00
.cargo Bug 1582650 - Cranelift: update version to 0.44, rev to 182414f15c18538dfebbe040469ec8001e93ecc5. r=bbouvier. 2019-09-26 09:40:11 +00:00
.vscode Bug 1583388 - Recommend the Firefox debugger VSCode plugin. r=jlast 2019-09-26 22:01:19 +00:00
accessible Bug 1579750: Consider aria role before landmark role for xlm-roles attribute. r=Jamie 2019-10-14 21:54:35 +00:00
browser Bug 1579612 - Properly extract tags from urlbar results in all cases. r=mak 2019-10-16 00:31:53 +00:00
build Backed out changeset 35d4451f348d (bug 1588458) as requested by the dev 2019-10-15 19:04:22 +03:00
caps Bug 1586681 - Ensure URIFIxup uses the right engine when there's a separate PB engine. r=Standard8,Gijs 2019-10-12 12:37:51 +00:00
chrome Bug 1585156 - Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h r=smaug 2019-09-30 22:06:47 +00:00
config Bug 1586358 - Replace existing instances of GENERATED_FILES with references to the GeneratedFile template r=firefox-build-system-reviewers,mshal 2019-10-07 21:15:19 +00:00
devtools Bug 1579928 - Reflect proper message order in the console for evaluations during replay r=jlast 2019-10-15 20:56:27 +00:00
docshell Bug 1585119 - Re-enable many mochitests on android; r=geckoview-reviewers,snorp 2019-10-15 15:07:09 +00:00
dom Bug 1588329 - Introduce mozIStorageAsyncConnection::variableLimit. r=mak 2019-10-15 21:22:57 +00:00
editor Bug 1585119 - Re-enable many mochitests on android; r=geckoview-reviewers,snorp 2019-10-15 15:07:09 +00:00
extensions Bug 1588164 - Remove an unused declaration for nsPermissionManager::GetPermissionHashKey; r=pbz 2019-10-14 09:50:50 +00:00
gfx Bug 1587008 - [Wayland] Set EGL window size at CompositorOGL::BeginFrame, r=sotaro 2019-10-15 19:25:28 +00:00
gradle/wrapper
hal Bug 1585156 - Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h r=smaug 2019-09-30 22:06:47 +00:00
image Bug 1585119 - Re-enable many mochitests on android; r=geckoview-reviewers,snorp 2019-10-15 15:07:09 +00:00
intl Bug 1585119 - Re-enable many mochitests on android; r=geckoview-reviewers,snorp 2019-10-15 15:07:09 +00:00
ipc Bug 1244247 - Remove racey sScriptSettingsTLSInitialized. r=bzbarsky 2019-10-15 02:10:02 +00:00
js Bug 1564170: Clean up some DebuggerScript referent matchers. r=jorendorff 2019-10-15 19:29:29 +00:00
layout Bug 1588846 - move browser_bug839103.js somewhere more topical and make it pass with fission enabled, r=mccr8 2019-10-15 19:37:55 +00:00
media Bug 1588346: removed webrtc sdk directory. r=dminor 2019-10-15 11:35:55 +00:00
memory Bug 1587066 - Use native abort() for ThreadSanitizer. r=jseward 2019-10-09 14:27:21 +00:00
mfbt Bug 1585585 - Add {MOZ_LIKELY,MOZ_UNLIKELY} to Result::{isOk,isErr} consumers. r=jwalden 2019-10-10 23:46:42 +00:00
mobile Bug 1587558 - Import WebCompat GoFaster 6.4.0 sources. r=twisniewski 2019-10-14 21:23:59 +00:00
modules Bug 1581000 - Turn on audiounit-rust by default in Nightly. r=padenot 2019-10-15 23:16:18 +00:00
mozglue Bug 1579758 - Block a nightly build of OpenSC which crashes Firefox; r=aklotz 2019-10-13 04:20:45 +00:00
netwerk Bug 1582318 - Disable browser_sharedWorker.js on fission. r=mccr8 2019-10-15 19:38:07 +00:00
nsprpub Bug 1586867 - Upgrade Firefox 71 to use NSPR 4.23. r=jcj NSPR_4_23_BETA1 UPGRADE_NSPR_RELEASE 2019-10-07 22:07:04 +00:00
other-licenses Bug 1578489 - New Windows installer icon. r=agashlin 2019-09-23 22:00:43 +00:00
parser Bug 1510785 - Only build XBL related code when MOZ_XBL is defined. r=bzbarsky 2019-10-08 23:52:14 +00:00
python Bug 1588793 - Load Sync Now string at startup. r=flod,fluent-reviewers 2019-10-15 17:17:52 +00:00
remote Bug 1586503 - Temporarily skip remote/test/browser/browser_runtime_executionContext.js on Mac. r=remote-protocol-reviewers,maja_zf 2019-10-10 23:38:51 +00:00
security Bug 1580315 - Change certList internal representation to Array r=keeler 2019-10-15 19:57:23 +00:00
services Bug 1588329 - Centralize array chunking in PlacesUtils.chunkArray. r=mak 2019-10-15 21:23:07 +00:00
servo Bug 1588743 - Remove old scroll-snap implementation, and scroll snapping prefs. r=hiro 2019-10-15 12:40:14 +00:00
startupcache Bug 1587107 - Increase StartupCache bg thread stack sizes r=njn 2019-10-10 05:39:15 +00:00
storage Bug 1588329 - Introduce mozIStorageAsyncConnection::variableLimit. r=mak 2019-10-15 21:22:57 +00:00
taskcluster Bug 1585119 - Re-enable many mochitests on android; r=geckoview-reviewers,snorp 2019-10-15 15:07:09 +00:00
testing Bug 1585119 - Re-enable many mochitests on android; r=geckoview-reviewers,snorp 2019-10-15 15:07:09 +00:00
third_party Bug 1588329 - Introduce mozIStorageAsyncConnection::variableLimit. r=mak 2019-10-15 21:22:57 +00:00
toolkit Bug 1579612 - Properly extract tags from urlbar results in all cases. r=mak 2019-10-16 00:31:53 +00:00
tools Bug 1559977 - Remove tools/rb from py3/py2 linter exclusion list r=ahal 2019-10-15 20:58:35 +00:00
uriloader Bug 1575934 - Create the channels used to download and verify appcache entries with the cookie settings belonging to the document which created the appcache; r=baku 2019-10-15 17:32:54 +00:00
view Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-10-06 18:29:55 +00:00
widget Bug 1585119 - Re-enable many mochitests on android; r=geckoview-reviewers,snorp 2019-10-15 15:07:09 +00:00
xpcom Bug 1585068 - Cleanup rejections even if errors are muted. r=edgar,smaug 2019-10-15 14:16:16 +00:00
xpfe/appshell Bug 1548152, replace .xul test files in xpfe/ to .xhtml r=NeilDeakin 2019-10-10 13:33:16 +00:00
.arcconfig
.clang-format
.clang-format-ignore Bug 1570370 - Part 9: Move UnicodeExtensionsGenerated.cpp into LanguageTagGenerated.cpp. r=jwalden 2019-10-11 19:26:33 +00:00
.cron.yml Bug 1578495 - Run searchfox jobs on ash. r=asuth 2019-10-06 20:00:09 +00:00
.eslintignore Backed out changeset 73cbc0f61053 (bug 1194860) for causing lint failure in /builds/worker/checkouts/gecko/dom/imptests/testharness.js CLOSED TREE 2019-10-14 16:43:11 +03:00
.eslintrc.js Bug 1588135, replace .xul test files in browser/ to .xhtml r=bgrins 2019-10-14 22:24:12 +00:00
.flake8 Backed out changeset 8fb923925923 (bug 1194860) for causing perma mda3 failures in dom/media/webaudio/test/test_convolverNodeChannelInterpretationChanges.html CLOSED TREE 2019-10-14 19:27:08 +03:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1575089 - Add a new Talos test that measures warm startup time with a number of real-world WebExtensions installed. r=rwood 2019-08-31 06:58:00 +00:00
.hgtags No bug - Tagging mozilla-central 585fe45563356a10a9d53cddfeda2bd699e46dd5 with FIREFOX_BETA_71_BASE a=release DONTBUILD CLOSED TREE 2019-10-14 16:42:11 +00:00
.lldbinit
.mailmap
.prettierignore Bug 1572332 - Move non-debugger devtools prefs into all.js and firefox.js. r=jdescottes 2019-08-26 01:44:59 +00:00
.prettierrc Bug 1578564 - Workaround a prettier warning so that we can run it on html/xhtml files. r=vporof 2019-09-04 06:59:03 +00:00
.taskcluster.yml Bug 1580622: Disable python bytecode generation in the decision task; r=nalexander on a CLOSED TREE 2019-10-07 22:48:48 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1580356 - Remove Fennec (Firefox for Android). r=snorp,mshal 2019-10-04 20:55:11 +00:00
Cargo.lock Bug 1575883 - mach vendor rust. r=kinetik 2019-10-11 16:02:18 +00:00
Cargo.toml Bug 1582650 - Cranelift: update version to 0.44, rev to 182414f15c18538dfebbe040469ec8001e93ecc5. r=bbouvier. 2019-09-26 09:40:11 +00:00
client.mk
client.py Bug 1559975 - fix python2 and python3 linter errors for client.py r=ahal 2019-09-11 21:06:34 +00:00
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2019-09-02 09:00:31 +00:00
configure.in
configure.py Bug 844509 - Always encode config.status as utf-8. r=nalexander 2019-08-21 21:26:32 +00:00
GNUmakefile
gradle.properties Bug 1577814 - Increase Gradle heap size. r=nalexander 2019-08-30 17:13:46 +00:00
gradlew
gradlew.bat
LEGAL
LICENSE
mach Bug 1581015 - convert vcs-setup to run with python3 r=ahal 2019-09-19 15:11:20 +00:00
Makefile.in Bug 1540276: Migrate authenticode signing to autograph r=Callek,mshal 2019-09-30 13:57:32 +00:00
moz.build Bug 1580028 - Always merge PGO profile data in the run task; r=firefox-build-system-reviewers,chmanchester 2019-09-10 21:56:15 +00:00
moz.configure Backed out changeset ed90ca2fb5a8 (bug 1585370) for toolchain bustages. CLOSED TREE 2019-10-12 06:29:06 +03:00
mozilla-config.h.in
old-configure.in Bug 1585355 - Back out (part of) Bug 1443823, removing -fno-keep-inline-dllexport which was only applied to mingw-gcc r=dmajor 2019-10-03 16:01:26 +00:00
package-lock.json Bug 1540982 - Upgrade to ESLint 6.2.2 and switch to ECMA version 11 (BigInt support, Dynamic imports). r=mossop 2019-08-27 14:51:29 +00:00
package.json Bug 1540982 - Upgrade to ESLint 6.2.2 and switch to ECMA version 11 (BigInt support, Dynamic imports). r=mossop 2019-08-27 14:51:29 +00:00
README.txt
settings.gradle Bug 1580356 - Remove Fennec (Firefox for Android). r=snorp,mshal 2019-10-04 20:55:11 +00:00
substitute-local-geckoview.gradle
test.mozbuild

An explanation of the Mozilla Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure

For information on how to build Mozilla from the source code, see:

    https://developer.mozilla.org/en/docs/Build_Documentation

To have your bug fix / feature added to Mozilla, you should create a patch and
submit it to Bugzilla (https://bugzilla.mozilla.org). Instructions are at:

    https://developer.mozilla.org/en/docs/Creating_a_patch
    https://developer.mozilla.org/en/docs/Getting_your_patch_in_the_tree

If you have a question about developing Mozilla, and can't find the solution
on https://developer.mozilla.org, you can try asking your question in a
mozilla.* Usenet group, or on IRC at irc.mozilla.org. [The Mozilla news groups
are accessible on Google Groups, or news.mozilla.org with a NNTP reader.]

Nightly development builds can be downloaded from:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://www.mozilla.org/firefox/channel/desktop/#nightly

Keep in mind that nightly builds, which are used by Mozilla developers for
testing, may be buggy.