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
Перейти к файлу
Masayuki Nakano b3450ef1e7 Bug 1583766 - Consider `IMEContentObserver` to send selection change notification when its sender sends a text change notification r=m_kato
The previous change is wrong because the sender shouldn't send selection change
notification if `IMEContentObserver` does not receive text change notifications
nor selection change notifications.

This patch reverts the change in the if block of previous change and instead
sets `IMEContentObserver::mNeedsToNotifyIMEOfSelectionChange` to `true` if
the sender sends a text change notification.  (Note that even if there is
another text change with a mutation event listener, we need to send selection
change notification later so that this must be the right approach.)

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

--HG--
extra : moz-landing-system : lando
2019-09-30 03:59:09 +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 1584297 - Simplify map element reflow whitespace test. r=Jamie 2019-09-27 01:51:07 +00:00
browser Bug 1237782 - Remove http override and add appcache pref r=baku 2019-09-30 00:55:02 +00:00
build Backed out 10 changesets (bug 1550108) for causing build bustages on StartupCache.cpp. 2019-09-29 01:14:31 +03:00
caps Bug 1577298 - Do not stop at the current document when computing the top-level principal for storage partitioning; r=baku 2019-09-27 14:05:13 +00:00
chrome
config Bug 1583268: Update tzdata in ICU data files to 2019c. r=jwalden 2019-09-25 23:33:11 +00:00
devtools Bug 1581874 - Prevent React error for missing keys r=jlast 2019-09-27 21:28:11 +00:00
docshell Bug 1584374 - Unblock parent load events for OOP iframes that don't send an actual load event. r=kmag 2019-09-29 23:51:59 +00:00
dom Bug 1583766 - Consider `IMEContentObserver` to send selection change notification when its sender sends a text change notification r=m_kato 2019-09-30 03:59:09 +00:00
editor Bug 1581774 - revert part of rev 5e2fad03c885 from bug 1507543 for Thunderbirds since it breaks the spellcheck. r=m_kato 2019-09-26 09:42:42 +02:00
extensions Bug 1402957 - Removed URI based nsIPermissionManager methods. r=johannh,Ehsan 2019-09-27 14:55:53 +00:00
gfx Backed out 10 changesets (bug 1550108) for causing build bustages on StartupCache.cpp. 2019-09-29 01:14:31 +03:00
gradle/wrapper
hal
image Merge mozilla-central to autoland on a CLOSED TREE 2019-09-26 01:00:14 +03:00
intl Bug 1583177 - Add ca-valencia, trs to languageNames.ftl and language.properties r=m_kato,fluent-reviewers,Pike 2019-09-27 12:10:19 +00:00
ipc Backed out 4 changesets (bug 1583076) for causing build bustages on nsCSPService.cpp. CLOSED TREE 2019-09-25 08:22:10 +03:00
js Bug 1531951 - [hazards] Comments and refactoring r=jonco 2019-09-30 03:57:52 +00:00
layout Bug 1584263 - No need to flush delayed resizes while flushing layout. r=bzbarsky 2019-09-29 20:41:17 +00:00
media Bug 1583861 - Tidy includes in files using new logs. r=alwu 2019-09-27 00:14:23 +00:00
memory
mfbt Backed out 10 changesets (bug 1550108) for causing build bustages on StartupCache.cpp. 2019-09-29 01:14:31 +03:00
mobile Backed out changeset 16d04cad3cf9 (bug 1563343) for causing failures in test_handlerService_store and same-origin.html CLOSED TREE 2019-09-28 03:22:36 +03:00
modules Bug 1237782 - Remove http override and add appcache pref r=baku 2019-09-30 00:55:02 +00:00
mozglue Bug 1584571: Fix DLL blocklist entries for oly*.dll to use the correct condition; r=mhowell 2019-09-27 18:07:20 +00:00
netwerk Bug 1237782 - Remove http override and add appcache pref r=baku 2019-09-30 00:55:02 +00:00
nsprpub
other-licenses Bug 1578489 - New Windows installer icon. r=agashlin 2019-09-23 22:00:43 +00:00
parser Bug 1573276 - Always allow localization in error pages r=johannh,peterv 2019-09-25 10:39:45 +00:00
python Bug 1577220 - update to the r20 Android NDK; r=snorp,nalexander 2019-09-27 13:50:43 +00:00
remote Bug 1582531 - Update fission annotations for skipped tests that are now passing succesfully, r=kmag 2019-09-27 14:25:10 +00:00
security Bug 1577822 - land NSS be9c48ad76cb UPGRADE_NSS_RELEASE, r=kjacobs 2019-09-27 20:31:22 +00:00
services Bug 1582633 - allow an FxA user to be signed in without sync being enabled. r=eoger,lina 2019-09-25 06:51:18 +00:00
servo Bug 1583471 - Don't pull new syn / quote / etc. dependencies just yet. r=bbouvier 2019-09-25 09:50:10 +00:00
startupcache Backed out 10 changesets (bug 1550108) for causing build bustages on StartupCache.cpp. 2019-09-29 01:14:31 +03:00
storage Bug 1584431 part 4. Use the new length-aware versions of JS_StringEqualsAscii and JS_FlatStringEqualsAscii where possible. r=jwalden 2019-09-27 21:25:23 +00:00
taskcluster Bug 1531951 - [hazards] Comments and refactoring r=jonco 2019-09-30 03:57:52 +00:00
testing Bug 1584852 - Convert SVGZoomAndPan to mixin r=bzbarsky 2019-09-30 02:50:41 +00:00
third_party Bug 1584011 - Bump RLBox library to the latest version r=froydnj 2019-09-27 19:24:47 +00:00
toolkit Bug 1237782 - Remove http override and add appcache pref r=baku 2019-09-30 00:55:02 +00:00
tools Backed out 10 changesets (bug 1550108) for causing build bustages on StartupCache.cpp. 2019-09-29 01:14:31 +03:00
uriloader Bug 1584374 - Unblock parent load events for OOP iframes that don't send an actual load event. r=kmag 2019-09-29 23:51:59 +00:00
view Bug 1583534 - Further simplify PresShell::ResizeReflow. r=botond 2019-09-25 19:12:44 +00:00
widget Bug 1536747 - [Linux] PictureInPicture window - open window manager menu on right mouse click, r=jhorak 2019-09-27 15:14:23 +00:00
xpcom Bug 1583684 - Fix some rooting hazards in DOM bindings r=bzbarsky 2019-09-26 23:50:14 +00:00
xpfe/appshell Bug 1584492 - Add mPIPWindow to nsWidgetInitData and set it for PIP window on Linux/Gtk, r=mats 2019-09-28 06:55:41 +00:00
.arcconfig
.clang-format
.clang-format-ignore Backed out 10 changesets (bug 1550108) for causing build bustages on StartupCache.cpp. 2019-09-29 01:14:31 +03:00
.cron.yml Bug 1577037 - Stop running all Fennec performance tests; r=perftest-reviewers,stephendonner,sparky,Bebe 2019-09-23 16:49:29 +00:00
.eslintignore Bug 1583785 - Remove devtools webpack reference in eslintignore r=Standard8 2019-09-25 12:15:29 +00:00
.eslintrc.js Bug 1578683 Turn on ESLint rule prefer-boolean-length-check for toolkit and browser r=Standard8 2019-09-14 09:39:26 +00:00
.flake8 Bug 1567642 - [lint.flake8] Skip remaining flake8 under Python 3 lint issues r=gbrown 2019-09-24 14:46:38 +00:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER
Cargo.lock Bug 1583439 - followup: Update lmdb-rkv-sys to avoid pulling a bunch of slow-to-compile crates. r=vporof 2019-09-27 12:31:23 +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
GNUmakefile
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
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
configure.in
configure.py
gradle.properties
gradlew
gradlew.bat
mach Backed out changeset 371641b1010b (bug 1580280) for lints failure on a CLOSED TREE 2019-09-26 00:18:33 +03:00
moz.build
moz.configure Bug 1580670 - Disable Visual Studio backend when building GeckoView on Windows. r=froydnj 2019-09-17 13:47:50 +00:00
mozilla-config.h.in
old-configure.in Bug 1580898 - move warnings-as-errors logic into warnings.configure; r=nalexander 2019-09-25 21:30:38 +00:00
package-lock.json
package.json
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

README.txt

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.