Revision f15fb784b8161cd3faad48ad8f48449bddf2afbd authored by Jim Chen on 10 February 2016, 04:36:41 UTC, committed by Jim Chen on 10 February 2016, 04:36:41 UTC
When Java is changing the composition, we should ignore the Gecko
selection. However, when Gecko is committing its composition, we should
not be ignoring the corresponding Gecko selection change. In other
words, we should only ignore selection changes when we know the change
is from Java.

MozReview-Commit-ID: 6rcocC55LvP
1 parent 8b2699a
History
File Mode Size
talos
tests
treeherder-schemas
.gitignore -rw-r--r-- 123 bytes
INSTALL.py -rwxr-xr-x 2.0 KB
MANIFEST.in -rw-r--r-- 26 bytes
README -rw-r--r-- 678 bytes
diff-talos.py -rwxr-xr-x 8.0 KB
mach_commands.py -rw-r--r-- 4.0 KB
requirements.txt -rw-r--r-- 119 bytes
setup.py -rw-r--r-- 1.8 KB
talos.json -rw-r--r-- 3.9 KB
talos_from_code.py -rw-r--r-- 4.3 KB

README

back to top