Gecko engine for Wine
Go to file
B2G Bumper Bot cf4b04fa69 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/256902cd6762
Author: Yi-Fan Liao <yliao@mozilla.com>
Desc: Merge pull request #33981 from begeeben/1241787_missing_browsers_toolbar

Bug 1241787 - [TV 2.5][Browser] Missing browser's toolbar after opening the link "Learn More" in "Private Browsing" page, r=dhuang

========

https://hg.mozilla.org/integration/gaia-central/rev/475a59c4337c
Author: yifan <yliao@mozilla.com>
Desc: Bug 1241787 - [TV 2.5][Browser] Missing browser's toolbar after opening the link "Learn More" in "Private Browsing" page

* Let TV browser open the page instead of handling the window.open in the smart-system.
2016-01-28 20:52:34 -08:00
accessible Bug 1087608 - eliminating a pref observer leak and fixing test timeout overflow that cause intermittents. r=eeejay 2016-01-28 13:00:45 -05:00
addon-sdk Bug 1210586 - Create a Synced tabs sidebar r=markh 2016-01-27 14:40:30 -08:00
b2g Bumping gaia.json for 2 gaia revision(s) a=gaia-bump 2016-01-28 20:52:34 -08:00
browser Merge m-c to inbound, a=merge 2016-01-28 17:50:18 -08:00
build bug 1243349 - fix NSPR link paths for NSS. r=mshal 2016-01-27 09:28:40 -05:00
caps Bug 1172165 - check all nested URI schemes in CAPS. Make view-source dangerous to load, and about: URIs use per-URI flags so they keep working, r=bz 2015-12-11 08:06:41 -05:00
chrome Bug 1186787 (part 2) - Replace nsBaseHashtable::EnumerateRead() calls in chrome/ with iterators. r=froydnj. 2015-11-17 17:58:36 -08:00
config bug 1243349 - fix NSPR link paths for NSS. r=mshal 2016-01-27 09:28:40 -05:00
db/sqlite3 Bug 1241121 - Upgrade SQLite to version 3.10.2. r=mak 2016-01-21 08:53:39 -05:00
devtools Bug 1239276 - Add missing parenthese in test_protocol_async.js r=me. CLOSED TREE 2016-01-28 11:50:10 -08:00
docshell Bug 1219482 - Replace PRLogModuleInfo with LazyLogModule in various files. r=bsmedberg 2016-01-28 10:35:00 -05:00
dom Bug 1242199: Add lower-limit WebRTC bandwidth pref for testing r=pkerr 2016-01-28 23:49:46 -05:00
editor Bug 1242164 - Remove the implementation of colspan=0 (which is now dead code). r=dbaron 2016-01-27 17:02:12 +01:00
embedding Bug 1218816 - Remove useless semicolons. Found by coccinelle. r=Ehsan 2016-01-22 16:58:49 +01:00
extensions Bug 1219482 - Replace PRLogModuleInfo with LazyLogModule in various files. r=bsmedberg 2016-01-28 10:35:00 -05:00
gfx Bug 1178385. Add a pref to force enable hw video decode. r=milan 2016-01-27 19:31:42 -05:00
gradle/wrapper Backed out changeset d7587396a9ad for busted gradle wrapper 2016-01-25 09:13:07 -05:00
hal Bug 1219482 - Replace PRLogModuleInfo with LazyLogModule in various files. r=bsmedberg 2016-01-28 10:35:00 -05:00
image Bug 1224979. Check if we compute usable filters for the downscaler, and if not put the downscaler in error state so it's not used. r=edwin 2016-01-28 17:30:01 -06:00
intl Bug 1242120 - Remove switch fallthrough to avoid -Wimplicit-fallthrough warning in dom/canvas/. r=mtseng 2016-01-22 21:36:49 -08:00
ipc Bug 1219482 - Replace PRLogModuleInfo with LazyLogModule in various files. r=bsmedberg 2016-01-28 10:35:00 -05:00
js Bug 1240090 - Make owned copies of filenames in JS::ubi::ByFilename. r=jimb 2016-01-28 16:33:00 -05:00
layout Merge m-c to inbound, a=merge 2016-01-28 17:50:18 -08:00
media Bug 1242199: Add lower-limit WebRTC bandwidth pref for testing r=pkerr 2016-01-28 23:49:46 -05:00
memory Bug 1144842 (part 2) - Make --enable-dmd imply --enable-profiling. r=glandium. 2016-01-21 16:58:50 -08:00
mfbt Bug 1238582 - Skip simulated OOM check in the case where we're growing within reserved space; r=Waldo 2016-01-28 10:07:14 -06:00
mobile Merge m-c to inbound, a=merge 2016-01-28 17:50:18 -08:00
modules Bug 1242199: Add lower-limit WebRTC bandwidth pref for testing r=pkerr 2016-01-28 23:49:46 -05:00
mozglue Bug 1238761 - Switch NativePanZoomController to use native methods; r=rbarker 2016-01-15 13:05:44 -05:00
netwerk Merge m-c to inbound, a=merge 2016-01-28 17:50:18 -08:00
nsprpub bug 1237869 - Tweak NSPR to build with Mozilla's build system. r=glandium 2016-01-15 09:58:59 -05:00
other-licenses Bug 1218816 - Remove useless semicolons. Found by coccinelle. r=Ehsan 2016-01-22 16:58:49 +01:00
parser Bug 1219482 - Replace PRLogModuleInfo with LazyLogModule in various files. r=bsmedberg 2016-01-28 10:35:00 -05:00
probes
python Bug 1243096 - Remove ini manifests containing only support-files and move their contents to TEST_HARNESS_FILES. r=gps 2016-01-27 17:46:34 -08:00
rdf Bug 1219482 - Replace PRLogModuleInfo with LazyLogModule in various files. r=bsmedberg 2016-01-28 10:35:00 -05:00
security Bug 1219482 - Replace PRLogModuleInfo with LazyLogModule in security subdirectory. r=froydnj 2016-01-28 10:36:00 -05:00
services Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2016-01-25 09:01:00 -05:00
startupcache Bug 1224374 - Profiler labels for the top 26-100 chrome hangs;r=BenWa 2016-01-15 11:38:03 +01:00
storage Bug 1219482 - Replace PRLogModuleInfo with LazyLogModule in various files. r=bsmedberg 2016-01-28 10:35:00 -05:00
testing Backed out changeset 6ad8793921f4 (bug 1238648) for a bad rebase/merge, breaking media tests 2016-01-28 17:53:30 -08:00
toolkit Bug 1212323: P3. Use promise with supportsHardwareH264Decoding. r=felipe 2016-01-29 15:45:42 +11:00
tools Bug 1238121 - Properly guard Profiler's RAII classes. r=BenWa, f=mystor 2016-01-28 09:19:00 -05:00
uriloader Bug 1219482 - Replace PRLogModuleInfo with LazyLogModule in uriloader subdirectory. r=erahm 2016-01-28 10:38:00 -05:00
view Bug 1239864 (part 10) - Use the new rect iterators in view/ and widget/. r=roc. 2016-01-18 17:20:59 -08:00
webapprt Bug 1224766 - forward callID to disambiguate multiple gUM requests from same window. r=jesup,smaug 2016-01-07 17:30:10 -05:00
widget Bug 1243359 - initialize mScrollSeriesNumber in all ScrollWheelInput constructors. r=roc 2016-01-28 15:47:28 +02:00
xpcom Bug 1242097 - Support sync module for logging (r=erahm) 2016-01-27 15:08:56 -08:00
xpfe Bug 1224374 - Profiler labels for the top 26-100 chrome hangs;r=BenWa 2016-01-15 11:38:03 +01:00
xulrunner Bug 1235345 - Remove services/metrics. r=gfritzsche 2016-01-07 04:23:00 +01:00
.clang-format
.clang-format-ignore
.eslintignore Merge mozilla-central to mozilla-inbound 2016-01-27 12:10:56 +01:00
.eslintrc Bug 1231963 - handle top-level "this.mumble" assignments in eslint; r=mikeratcliffe 2016-01-21 07:44:11 -07:00
.gdbinit
.gitignore
.hgignore Bug 1231667 - Set Android SDK directory in topsrcdir Gradle configuration. r=me f=mcomella 2015-12-10 10:51:42 -05:00
.hgtags No bug - Tagging mozilla-central 67c66c2878aed17ae3096d7db483ddbb2293c503 with FIREFOX_AURORA_46_BASE a=release DONTBUILD CLOSED TREE 2016-01-25 08:59:04 -05:00
.lldbinit
.ycm_extra_conf.py
aclocal.m4
Android.mk
AUTHORS
build.gradle Bug 1242284 - Pre: Remove no longer required Maven repository; bump test-only dependency. r=me 2015-12-16 20:00:16 -08:00
client.mk
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2016-01-25 09:01:00 -05:00
configure.in bug 1243349 - fix NSPR link paths for NSS. r=mshal 2016-01-27 09:28:40 -05:00
GNUmakefile
gradle.properties Bug 1218370 - Use Gradle daemon in srcdir builds. r=me 2015-10-26 09:28:14 -07:00
gradlew
LEGAL
LICENSE
mach
Makefile.in Bug 1242663 - Add targets for each backend dependency; r=ted 2016-01-25 14:36:36 -05:00
moz.build Bug 1233282 - Move mozilla-config.h's export to moz.build. r=gps 2015-12-23 16:18:56 +09:00
mozilla-config.h.in Bug 1231314 - Turn mozilla-config.h and js-confdefs.h into CONFIGURE_DEFINE_FILES. r=gps 2015-12-15 08:06:11 +09:00
README.txt
settings.gradle Bug 1231667 - Set Android SDK directory in topsrcdir Gradle configuration. r=me f=mcomella 2015-12-10 10:51:42 -05:00
test.mozbuild Bug 1229233 - Add a (incomplete) end-to-end build test. r=gps 2015-12-01 13:57:52 +09:00

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/