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
Перейти к файлу
Petru Lingurar 0ad87110f4 Bug 1484528 - Prevent page loading indicator running continuously; r=JanH
The page loading indicator should be animated while it is visible.
Previously for controlling the animation the visibility state of the parent
Drawable - ShiftDrawable would be checked, which in all cases would return
true, so the animation would run indefinitely.

The patch modifies setVisible() in accordance with the Framework version of
DrawableWrapper to corectly set the visibility of both the wrapper and the
wrapped drawables so that isVisible() will now return the correct value which
will allow stopping the animation.

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

--HG--
extra : moz-landing-system : lando
2018-11-22 14:52:46 +00:00
.cargo Bug 1504507 - Update serde branch for changes in WR PR #3264. r=kats 2018-11-05 13:14:07 +00:00
.vscode
accessible Bug 1508142 - Remove remains of tree cell-based selection code. r=bzbarsky,bgrins 2018-11-22 09:59:02 +00:00
browser Bug 1503161 - Use rtl for placeholder text in urlbar if user interface is rtl r=dao 2018-11-22 17:00:03 +00:00
build Merge inbound to mozilla-central. a=merge 2018-11-21 05:59:34 +02:00
caps Bug 1497940 - Part IV, Move pluginProblem resources from chrome://mozapps to chrome://global r=mossop 2018-11-22 05:49:22 +00:00
chrome Bug 1356412: Part 2 - Remove script loader path mangling from DOM code. r=bz 2018-11-02 16:15:26 -07:00
config Backed out 9 changesets (bug 1500948, bug 1500949, bug 1448426, bug 1487249, bug 1500950, bug 1500944) for causing talos crashes on ts_paint | application crashed [@ MOZ_CrashOOL(char const*, int, char const*)] 2018-11-22 07:57:52 +02:00
db Bug 1495238 - Upgrade to SQLite 3.25.3. r=mak 2018-11-06 16:59:19 +00:00
devtools Bug 1507748 - Add a pointer cursor to the flexbox inspector buttons. r=mtigley 2018-11-21 20:36:54 -05:00
docshell Backed out 9 changesets (bug 1500948, bug 1500949, bug 1448426, bug 1487249, bug 1500950, bug 1500944) for causing talos crashes on ts_paint | application crashed [@ MOZ_CrashOOL(char const*, int, char const*)] 2018-11-22 07:57:52 +02:00
dom Bug 1508142 - Remove remains of tree cell-based selection code. r=bzbarsky,bgrins 2018-11-22 09:59:02 +00:00
editor Bug 1504911 - part 5: Make HTMLEditor::InsertTableCellsWithTransaction() create AutoPlaceholderBatch and AutoTopLevelEditSubActionNotifier r=m_kato 2018-11-21 09:30:40 +00:00
embedding Bug 1502457 - Move MOZ_APP_VERSION{,_DISPLAY} to python configure. r=nalexander 2018-11-16 01:15:35 +00:00
extensions Bug 1508256 - replace hunspell's README.mozilla with moz.yaml; r=masayuki 2018-11-20 01:33:40 +00:00
gfx Bug 1509303 - Update webrender to commit a749b63f090379d1f854459f64f55a2ca68af0dc (WR PR #3325). r=kats 2018-11-22 12:48:23 +00:00
gradle/wrapper
hal
image Bug 1504699 - Part 7. Update animated image recycling queue to work well with WebRender. r=tnikkel 2018-11-21 06:47:06 -05:00
intl Bug 1507907 - null check result of CFDateFormatterCreate. r=gandalf 2018-11-19 21:55:32 +02:00
ipc Backed out 9 changesets (bug 1500948, bug 1500949, bug 1448426, bug 1487249, bug 1500950, bug 1500944) for causing talos crashes on ts_paint | application crashed [@ MOZ_CrashOOL(char const*, int, char const*)] 2018-11-22 07:57:52 +02:00
js Merge inbound to mozilla-central a=merge 2018-11-21 23:43:13 +02:00
layout Bug 1508142 - Remove remains of tree cell-based selection code. r=bzbarsky,bgrins 2018-11-22 09:59:02 +00:00
media Bug 1507413 - Increase number of media streams supported by sipcc; r=bwc 2018-11-21 20:00:19 +00:00
memory Bug 1499907 - Add a `jsonEscape` argument to `fixSymbols`. r=erahm 2018-11-21 10:28:00 +11:00
mfbt Bug 1508460: Add specialization for void* to HasFreeLSB; r=froydnj 2018-11-19 23:56:54 +00:00
mobile Bug 1484528 - Prevent page loading indicator running continuously; r=JanH 2018-11-22 14:52:46 +00:00
modules Bug 1507356 - Allow APZ relative scroll offset updates to ride the trains. r=botond 2018-11-21 17:40:18 +00:00
mozglue Backed out changeset 1e076b0054cc (bug 1486524) for toolchains gradle bustages. CLOSED TREE 2018-11-21 18:01:10 +02:00
netwerk Bug 1507043 - Add profiler labels to annotate some HttpChannelChild methods with profiler category NETWORK r=mstange 2018-11-22 10:02:15 +00:00
nsprpub
other-licenses Bug 1468544 - Replace mar_hash_name with CityHash algorithm. r=rstrong 2018-11-06 13:34:21 -05:00
parser Bug 1460920 - Part 1 - Speculative loading script should take referrerpolicy attribute in script element into account r=hsivonen 2018-11-19 09:39:16 +00:00
python Bug 1509276 - mach static-analysis install - should accept more flags in order to make it more robust. r=sylvestre 2018-11-22 10:47:52 +00:00
security Bug 1508142 - Remove remains of tree cell-based selection code. r=bzbarsky,bgrins 2018-11-22 09:59:02 +00:00
services Bug 1502146 - Reduce impact of RemoteSettings synchronization on main thread r=Gijs 2018-11-20 14:00:06 +00:00
servo Merge inbound to mozilla-central. a=merge 2018-11-22 11:21:21 +02:00
startupcache
storage Bug 1507540 part 6. Make nsIVariant's "type" a notxpcom attribute. r=froydnj 2018-11-19 20:20:05 -05:00
taskcluster Bug 1501878 - required_signoffs attribute. r=tomprince 2018-11-20 21:26:18 +00:00
testing Merge inbound to mozilla-central a=merge 2018-11-21 23:43:13 +02:00
third_party Bug 1507726 - Update encoding_rs to 0.8.12. r=m_kato 2018-11-22 01:41:51 +00:00
toolkit Bug 1502849 - Remove unused addon from telemetry-tests-client resources; r=Dexter 2018-11-20 15:57:28 +00:00
tools Bug 1502048 - Update the list of ESLint globals for recent JSM scope changes. r=nika,mossop 2018-11-22 16:46:19 +00:00
uriloader Bug 1487542 - Change LoadRequest.isUserTriggered to isRedirect. r=snorp,smaug 2018-11-21 22:35:42 +00:00
view Bug 1504521 - rename in-tree mentions of bugzilla metadata for product and component "Core :: Layout: Web Painting" to "Core :: Web Painting" r=kats 2018-11-04 12:57:04 +00:00
widget Bug 1507475 - [Wayland] Implement global wayland registry, r=jhorak 2018-11-22 13:24:09 +00:00
xpcom Bug 1493458 - Free string buffer using Truncate() after testing SetCapacity(). r=erahm 2018-11-21 15:27:04 +00:00
xpfe/appshell Bug 1489833 - Remove nsIWindowMediator::getZOrderDOMWindowEnumerator. r=bzbarsky 2018-11-21 16:56:10 +00:00
.arcconfig
.clang-format Bug 1508255 - Merge js/src/.clang-format into top-level r=sylvestre 2018-11-20 12:42:30 +00:00
.clang-format-ignore Bug 1509025 - Remove js/src/jsapi-tests from .clang-format-ignore. r=sylvestre,tcampbell 2018-11-22 14:51:50 +00:00
.cron.yml Bug 1503547 - Move searchfox indexing jobs a half hour earlier to match nightly build times. r=mccr8 2018-11-01 15:37:07 +00:00
.eslintignore Bug 1508980 - Add more .eslintrc.js files for dom/ and update .eslintignore. r=Gijs 2018-11-21 14:27:27 +00:00
.eslintrc.js
.flake8 Bug 1508889 - Remove ipc/chromium from the lists of third-party code. r=Ehsan 2018-11-21 03:11:37 +00:00
.gdbinit
.gdbinit_python
.gitignore Bug 1503447 - Remove Nothing() semantic from ASR overrides r=kats 2018-11-14 14:15:16 +00:00
.hgignore
.hgtags
.lldbinit
.mailmap
.taskcluster.yml Bug 1505930 - Promote try-push analysis result r=catlee 2018-11-08 21:40:53 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Bug 1499026 - Part 3: Updating ICU requires a clobber. r=clobber 2018-11-01 06:32:49 -07:00
Cargo.lock Bug 1507726 - Update encoding_rs to 0.8.12. r=m_kato 2018-11-22 01:41:51 +00:00
Cargo.toml Bug 1504507 - Update serde branch for changes in WR PR #3264. r=kats 2018-11-05 13:14:07 +00:00
GNUmakefile
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle Bug 1506267 - Use apilint to track API changes in api.txt. r=snorp,nalexander. 2018-11-19 16:03:43 +00:00
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
mach
moz.build Bug 1508248 - Update in-tree bugzilla metadata to use 'Firefox Build System :: Mach Core' for mach files r=froydnj 2018-11-19 13:35:14 +00:00
moz.configure Bug 1502457 - Move MOZILLA_OFFICIAL to init.configure. r=nalexander 2018-11-16 01:16:31 +00:00
mozilla-config.h.in Bug 1504022 - Map GetExceptionCode to a nop to avoid an error r=bobowen 2018-11-02 13:28:01 -05:00
old-configure.in Bug 1508547 - Disable the machine outliner on Android. r=dmajor 2018-11-21 01:13:07 +00:00
package-lock.json
package.json
settings.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.