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
Перейти к файлу
JW Wang d683161210 Bug 1329098. Part 2 - remove unnecessary checks. r=kaku
1. mSentFirstFrameLoadedEvent is true in BufferingState.
2. mMinimizePreroll is false in BufferingState for buffering happens after playback starts and we reset mMinimizePreroll once playback starts.

MozReview-Commit-ID: ABE7TvNEetD

--HG--
extra : rebase_source : 53c507ff9cd8ea028c5ff7f8b5b8c049cb8a7ebf
extra : source : e87a70953f6eb8d4a9e31ab06ac73afcc90da923
2017-01-06 15:22:52 +08:00
.cargo
accessible Bug 1326209 part 2 - Change background-color to use complex color. r=dholbert 2016-12-30 02:03:29 +11:00
addon-sdk Bug 1328361 - add BUG_COMPONENT to addon-sdk/* files. r=mossop 2017-01-06 11:33:44 -05:00
b2g Bug 1325445 - Update builders to rust 1.14.0 stable. r=mshal 2016-12-23 13:20:26 -08:00
browser Backed out changeset a3c50d608b69 (bug 1308271) for various test failures. r=backout on a CLOSED TREE 2017-01-07 18:51:24 +01:00
build Merge inbound to m-c. a=merge 2017-01-07 11:22:47 -05:00
caps Bug 1321550 - origin should not contain ref part of the URL, r=valentin 2017-01-04 14:53:57 +01:00
chrome Bug 1328388 - add BUG_COMPONENT to chrome/* files. r=bsmedberg 2017-01-06 11:33:44 -05:00
config Bug 1270146 - Add PluralRules API. r=Waldo 2016-12-20 11:54:44 -08:00
db/sqlite3 Bug 1321233 - Upgrade to SQLite 3.15.2. r=mak 2016-11-30 06:46:00 -05:00
devtools Bug 1329147 - Optimize rendering of RequestListItem r=Honza 2017-01-05 11:25:41 +01:00
docshell Backed out changeset 2bd53e4e662b (bug 1303113) for various test failures in debug tests with e10s. r=backout 2017-01-03 20:53:59 +01:00
dom Bug 1329098. Part 2 - remove unnecessary checks. r=kaku 2017-01-06 15:22:52 +08:00
editor Merge inbound to m-c. a=merge 2017-01-07 11:22:47 -05:00
embedding Bug 1322550 - Rename DOMStorage to Storage, r=smaug 2017-01-04 14:53:01 +01:00
extensions Bug 1272623 part.1 Don't destroy nodes during text replacement due to spell checking r=masayuki 2016-12-27 18:41:07 +09:00
gfx Bug 1322553 - part 2 - use the new constructor of GeckoProfilerTracingRAII; r=mstange 2017-01-07 15:56:49 -05:00
gradle/wrapper
hal Backed out 27 changesets (bug 1323100) for clipboard leaktest failures a=backout 2016-12-29 16:28:36 -08:00
image Merge inbound to central, a=merge 2017-01-05 17:30:35 -08:00
intl Backed out changeset 7e747433d1c9 (bug 1301640) for causing bug 1325751. r=backout 2016-12-25 10:43:04 +09:00
ipc Bug 1322553 - part 3 - add profiler start/end markers for sync IPC; r=mstange 2017-01-07 15:56:49 -05:00
js Bug 843758 - Generate currency information for Intl with make_intl_data.py. r=Waldo 2017-01-06 14:09:58 -08:00
layout Backed out 8 changesets (bug 1311244) for OOM failures in Win7 debug R1 2017-01-08 21:11:25 -08:00
media Merge inbound to m-c. a=merge 2017-01-07 15:32:04 -05:00
memory Bug 1142403 - Part 3: jemalloc4 no longer requires ctl.c to be built in non-unified mode in debug builds. r=glandium 2016-12-22 18:54:59 -08:00
mfbt Bug 1280295 - Remove MOZ_HAVE_REF_QUALIFIERS. r=froydnj 2017-01-03 22:42:33 -08:00
mobile Backed out changeset c273666082fa (bug 1325332) for Android test_interfaces.html failures 2017-01-08 21:17:41 -08:00
modules Bug 1298396 Inconsistent Hebrew font across Firefox for Android components r=jfkthame 2016-12-20 23:51:51 +02:00
mozglue Bug 1251936 - Mark AutoSetXPCOMLoadOnMainThread's constructor as explicit 2016-12-23 21:03:21 -05:00
netwerk Bug 1329065 - Check the correct policy when setting referrer header. r=mcmanus 2017-01-06 11:26:24 +08:00
nsprpub
other-licenses Bug 1308740 - change the minimum support OS string to Windows 7 in the modified 7-Zip stub source. r=mhowell 2016-11-23 11:42:58 -08:00
parser Backed out 7 changesets (bug 1322938) for test_lowDiskSpace.html failures on android a=backout 2016-12-23 20:55:55 -08:00
probes
python Bug 1292649 - Use default-jdk instead of an explicit version of the jdk r=nalexander 2016-12-29 19:44:57 +01:00
rdf Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky 2017-01-05 15:31:56 +08:00
release/docker
security Merge inbound to m-c. a=merge 2017-01-07 15:32:04 -05:00
services Bug 1289536 (part 2) - Add a unique flowID GUID to each command sent via the clients collection. r=rnewman 2016-11-04 12:46:57 +11:00
startupcache Bug 1323100 - Register most of the remaining threadfunc threads with the profiler. r=froydnj 2017-01-05 16:34:26 +01:00
storage Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
taskcluster Bug 1328512 part 3 - Change stylo mochitest task to run all style system mochitests rather than tagged ones. r=gps 2017-01-04 16:37:08 +11:00
testing Bug 1328512 part 3 - Change stylo mochitest task to run all style system mochitests rather than tagged ones. r=gps 2017-01-04 16:37:08 +11:00
third_party/rust Bug 1323390 - Support audio profile in mp4 rust parser. r=kinetik 2016-12-14 16:01:43 +08:00
toolkit Bug 1289536 (part 1) - Add events to Sync ping. r=gfritzsche 2016-11-04 17:57:09 +11:00
tools Bug 1329466 - Unbreak build on non-SPS platforms after bug 1323100. r=mstange 2017-01-08 03:04:48 +00:00
uriloader Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky 2017-01-05 15:31:56 +08:00
view Bug 1322553 - part 2 - use the new constructor of GeckoProfilerTracingRAII; r=mstange 2017-01-07 15:56:49 -05:00
widget bug 1324886 with GTK versions < 3.8 draw menuitem background and frame only when in hover and not a separator r=stransky+263117 2017-01-04 09:57:48 +13:00
xpcom Merge inbound to m-c. a=merge 2017-01-07 11:22:47 -05:00
xpfe Bug 1315105 - Part 2: Implement <link rel=prerender> behind a pref, r=smaug 2016-12-19 15:05:31 +08:00
.clang-format Bug 1322321 - Update the clang format file to match more our coding style r=ehsan 2016-12-06 17:43:17 -10:00
.clang-format-ignore
.clang-tidy Bug 1319396 - Update the list of checkers in the .clang-tidy file r=Ehsan 2016-11-22 12:30:19 +01:00
.eslintignore Backed out changeset 67611ffb1fef (bug 1325213) for failures in test_require_lazy.js 2016-12-29 19:01:37 -08:00
.eslintrc.js Bug 1328565 - Prevent cases of Cu.import importing into variables and global scope at the same time. r=mossop 2017-01-04 19:37:43 +00:00
.flake8 Bug 1321956 - Disable flake8 check for 'visually indented line with same indent as next logical line', r=ahal 2016-12-08 09:53:21 -10:00
.gdbinit Bug 1317802 - don't stop for SIGSYS in .gdbinit; r=jld 2016-11-16 01:13:22 -05:00
.gdbinit_python
.gitignore
.hgignore
.hgtags
.lldbinit
.taskcluster.yml Bug 1324413 - Lock image content hash for decision task; r=dustin 2016-12-15 17:16:14 -08:00
.ycm_extra_conf.py
AUTHORS Backed out changeset fe7303de56be (bug 1302763) for failing webdriver tests on Linux x64 debug (geckodriver.manifest fetch failed). r=backout 2016-12-19 21:15:07 +01:00
Android.mk
CLOBBER Backed out 7 changesets (bug 1322938) for test_lowDiskSpace.html failures on android a=backout 2016-12-23 20:55:55 -08:00
GNUmakefile
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle Bug 1318823 - Use com.getkeepsafe.dexcount in Gradle builds. r=sebastian 2016-11-18 18:28:58 -08:00
client.mk Bug 1317778 - Emit a depfile with python configure dependencies so Make will know when to re-run configure. r=glandium 2016-12-02 10:05:57 -08:00
client.py
configure.in
configure.py Bug 1316140 - Allow use of multiprocessing from config.status on windows. r=mshal 2016-12-21 16:28:28 -08:00
gradle.properties
gradlew
mach Bug 1316140 - Allow use of multiprocessing from config.status on windows. r=mshal 2016-12-21 16:28:28 -08:00
moz.build bug 1295937 - build NSS using gyp files. r=glandium 2016-11-09 12:37:09 -05:00
moz.configure Bug 1317778 - Emit a depfile with python configure dependencies so Make will know when to re-run configure. r=glandium 2016-12-02 10:05:57 -08:00
mozilla-config.h.in
old-configure.in Bug 1329185 - remove check for __attribute__((always_inline)); r=mshal 2017-01-07 11:23:42 -05:00
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:

    http://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:

    http://developer.mozilla.org/en/docs/Creating_a_patch
    http://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 http://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.]

You can download nightly development builds from the Mozilla FTP server.
Keep in mind that nightly builds, which are used by Mozilla developers for
testing, may be buggy. Firefox nightlies, for example, can be found at:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    http://nightly.mozilla.org/