Xidorn Quan
932d0fcec1
Bug 1216087 - Unlock pointer whenever the element is unbound from the tree. r=smaug
...
--HG--
extra : rebase_source : c23d4bd5ac8c90fc2bfd4dac7c9df846a4378bce
extra : source : 5afd69a459ec2840e452f16cabcd8736a1d3921b
2015-10-20 10:02:03 +11:00
Wes Kocher
4713742f00
Backed out changeset c159526f9145 (bug 1127703) for test_formSubmission.html failures
2015-10-19 16:02:06 -07:00
Mike Hommey
223417d648
Bug 1212773 - Extend jar maker syntax for jar file location. r=gps
...
Indicating a jar currently looks like the following in a jar manifest:
path/to/name.jar:
The `path/to` doesn't contain the implicit "chrome/" directory. This, in
turn, doesn't allow much flexibility to use the jar maker for what is not
necessarily under chrome/.
To use the jar maker to fill some chrome manifest for the default theme
extension, we currently use a hackish path to get to the right location,
and rely on the chrome.manifest file in the parent directory never to be
picked by the package manifest, which is a quite horrible way to do this,
but worked well enough for that specific use case.
With the need to handle system addons at the build system level, it
becomes necessary to come up with something less hackish.
What this change introduces is an additional syntax for the jar manifest,
in the following form:
[base/path] sub/path/to/name.jar:
Using this syntax, there is no implicit 'chrome' path. The `base/path` is
relative to the current DIST_SUBDIR, and the `sub/path` is relative to that
`base/path`. The distinction can be useful for build system backends.
The assumption that the "root" chrome.manifest is in the parent directory
of the implicit "chrome" directory dies, and the `base/path` is where the
root chrome.manifest is placed.
2015-10-20 07:36:51 +09:00
Mike Hommey
a8bec728dc
Bug 1212773 - Pass a base directory to jar maker, instead of a chrome directory. r=gps
2015-10-20 07:36:47 +09:00
Nicholas Hurley
1f3e7e88b7
Bug 1213443 - Parallelism for <link rel=prefetch> r=bz
...
--HG--
extra : rebase_source : 386f6fb7b4fb5513bb4821ba59d2d205ce9b75b4
2015-10-19 12:46:57 -07:00
Nick Thomas
20d95cef4f
Bug 1213721
- unbuffered python output during 'make upload', r=glandium
...
--HG--
extra : rebase_source : bc64f6d336d2f0a27bc9e1b31e93f254892d499a
2015-10-20 10:59:19 +13:00
Benoit Girard
ed6ac1f03b
Bug 1204136 - Align DisplayPort on non-tiling platform. r=botond
...
--HG--
extra : commitid : LTz9E2S15m7
2015-10-13 15:19:51 -04:00
Cameron McCormack
7e5d31c9c3
Bug 1203610 - Don't load on-demand non-SVG UA sheets during static document clone. r=jwatt
2015-10-20 08:59:37 +11:00
Wes Kocher
1492cb26ec
Backed out 2 changesets (bug 1215696) for build bustage causing a CLOSED TREE
...
Backed out changeset c1c69af32aa7 (bug 1215696)
Backed out changeset a186c0afb34f (bug 1215696)
2015-10-19 15:02:56 -07:00
Ralph Giles
2250d068e3
Bug 1215696 - Update tests for mp4parse v0.1.1. r=kinetik
...
Now that this is returning the correct number of tracks for
the test file we can un-XFAIL.
2015-10-19 14:15:37 -07:00
Ralph Giles
2e0c0bdbde
Bug 1215696 - Update mp4parse-rust to v0.1.1. r=kinetik
...
Change is just to loop over the input buffer in read_box_from_buffer()
so we parse the entire contents instead of just the first box.
'extern crate byteorder' converted to 'mod byteorder'.
2015-10-19 14:15:37 -07:00
Francois Marier
3ae91b2ba9
Bug 1215396 - Log Safe Browsing prefixes as they are added to the local database. r=gcp
2015-10-19 14:13:49 -07:00
Bobby Holley
3f0e560af7
Bug 1216072 - Pass aCallerIsChrome in more places. r=bz
2015-10-19 13:57:01 -07:00
Christoph Kerschbaumer
38062824d0
Bug 1204983 - Deprecate NewTabURL and forward calls to AboutNewTabService (r=florian,olivier)
...
* * *
Bug 1204983 - Replace NewTabURL.jsm with simpleBrowserServices.js (r=florian)
--HG--
rename : browser/components/newtab/tests/xpcshell/test_NewTabURL.js => browser/components/newtab/tests/xpcshell/test_AboutNewTabService.js
2015-10-19 13:29:33 -07:00
Christoph Kerschbaumer
9a39863425
Bug 1204983 - Allow about: pages to load remote content - tests (r=bholley)
2015-10-09 21:50:31 -07:00
Christoph Kerschbaumer
1526f05f35
Bug 1204983 - Allow about: pages to load remote content (r=bholley,bz,florian,dragana)
2015-10-09 22:03:27 -07:00
Ben Kelly
8a3900afa1
Bug 1212433 Fail fetch() calls that require preflight and also redirect. r=sicking a=abillings
2015-10-19 13:23:29 -07:00
Shu-yu Guo
cd0445bf55
Bug 1207868 - Implement Debugger.Object.asEnvironment. (r=jimb)
2015-10-19 13:21:00 -07:00
Ehsan Akhgari
61b07632ad
Bug 1214948 - Add a script to build Linux clang using TaskCluster; r=ted
...
DONTBUILD
2015-10-19 16:14:12 -04:00
Wes Kocher
f0b23ff14e
Merge m-c to inbound, a=merge
2015-10-19 12:57:51 -07:00
Eric Faust
ff8fd153ef
Bug 1216107 - Remove bogus assert. (r=arai)
2015-10-19 12:53:57 -07:00
B2G Bumper Bot
d016d7e576
Bumping manifests a=b2g-bump
2015-10-19 08:53:17 -07:00
B2G Bumper Bot
5997909a93
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6878d4020e3c
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #32485 from mcav/utility-tray-nest
Bug 1209387 - Notification container scrolling in native-scrolling Ut… r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/c2febf142731
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 1209387 - Notification container scrolling in native-scrolling UtilityTray causes tray to fling up due to nested scroll container momentum.
2015-10-19 08:50:31 -07:00
B2G Bumper Bot
6d011edbd5
Bumping manifests a=b2g-bump
2015-10-19 08:28:18 -07:00
B2G Bumper Bot
8d77b34c6a
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c1f403da51bf
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #32562 from Cwiiis/bug1215967-paging-by-default-mistake
Bug 1215967 - Fix home screen paging being enabled by default. r=gmarty
========
https://hg.mozilla.org/integration/gaia-central/rev/a26b2a7dc029
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1215967 - Fix home screen paging being enabled by default. r=gmarty
2015-10-19 08:25:35 -07:00
B2G Bumper Bot
85c3896e70
Bumping manifests a=b2g-bump
2015-10-19 07:39:44 -07:00
B2G Bumper Bot
b4969bd7aa
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e7d0c511bb83
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #32549 from Phoxygen/bug1216085-emergency-call_rtl_refactoring
Bug 1216085 - [Emergency-call] Refacto CSS for RTL. r=gsvelto
========
https://hg.mozilla.org/integration/gaia-central/rev/981bf278f742
Author: Augustin Trancart <augustin.trancart@phoxygen.com>
Desc: Bug 1216085 - [Emergency-call] Refacto CSS for RTL.
========
https://hg.mozilla.org/integration/gaia-central/rev/0b58606b3298
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #32417 from Phoxygen/bug1209961-update_gaia_icons
Bug 1209961 - Update gaia-icons in gaia. r=wilsonpage
========
https://hg.mozilla.org/integration/gaia-central/rev/9be62759b703
Author: Augustin Trancart <augustin.trancart@phoxygen.com>
Desc: Bug 1209961 - Update gaia-icons in gaia.
It follows the new naming of icons in gaia-icons and uses
bidi-helper.css when BiDi-proof icons are needed.
========
https://hg.mozilla.org/integration/gaia-central/rev/8cc9b3858213
Author: Ricky Chien <rickychien@users.noreply.github.com>
Desc: Merge pull request #32510 from rickychien/reload-dependency
Bug 1205257 - Spark distro does not rebuild fine from build.sh r=@julienw
========
https://hg.mozilla.org/integration/gaia-central/rev/e5ddf209619a
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 1205257 - Spark distro does not rebuild fine from build.sh
2015-10-19 07:36:49 -07:00
B2G Bumper Bot
78084d012c
Bumping manifests a=b2g-bump
2015-10-19 07:09:04 -07:00
B2G Bumper Bot
5aae2fc480
Bumping manifests a=b2g-bump
2015-10-19 06:18:28 -07:00
B2G Bumper Bot
183ac70ad7
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/469c2040a2b5
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #32543 from julienw/1213539-followup
Bug 1213539 - Follow-up to fix a typo r=francisco
========
https://hg.mozilla.org/integration/gaia-central/rev/1370b70140f3
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1213539 - Follow-up to fix a typo r=francisco
2015-10-19 06:15:25 -07:00
B2G Bumper Bot
944f63848f
Bumping manifests a=b2g-bump
2015-10-19 05:49:48 -07:00
B2G Bumper Bot
f15add29ed
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a5749cf4131c
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #32531 from benfrancis/1215926
Bug 1215926 - Fix strings in pin dialog r=albertopq
========
https://hg.mozilla.org/integration/gaia-central/rev/9027816c12a6
Author: Ben Francis <ben@tola.me.uk>
Desc: Bug 1215926 - Fix strings in pin dialog
2015-10-19 05:47:05 -07:00
B2G Bumper Bot
a7d64dcb31
Bumping manifests a=b2g-bump
2015-10-19 04:58:20 -07:00
B2G Bumper Bot
d3392ce740
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8a4561380a8d
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Revert "Merge pull request #32500 from albertopq/1215476-task-manager-test"
This reverts commit b86bffe236928abe156397d3582ae00d4699ac2e, reversing
changes made to 043b7c9231335e2257588005ab9c13dcdb7fc3c4.
2015-10-19 04:55:35 -07:00
B2G Bumper Bot
c1754d1ba9
Bumping manifests a=b2g-bump
2015-10-19 04:03:22 -07:00
B2G Bumper Bot
511e6f3819
Bumping gaia.json for 10 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2636d3619ad8
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: No bug number - Update build instructions for Sync. r=me
========
https://hg.mozilla.org/integration/gaia-central/rev/3c3133b062f1
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #32540 from albertopq/1215879-tracking-l10n
Bug 1215879 - Fixing margin on Tracking Protection title r=gmarty
========
https://hg.mozilla.org/integration/gaia-central/rev/554523c5cfb0
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1215879 - Fixing margin on Tracking Protection title
========
https://hg.mozilla.org/integration/gaia-central/rev/6f6b30f8058e
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #32542 from albertopq/1216042-pin-icon
Bug 1216042 - Show default icon in the Pin dialog r=gmarty
========
https://hg.mozilla.org/integration/gaia-central/rev/f4e07205ce21
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1216042 - Show default icon in the Pin dialog
========
https://hg.mozilla.org/integration/gaia-central/rev/7ee99abe30b9
Author: evelynhung <jj.evelyn@gmail.com>
Desc: Merge pull request #32538 from evelynhung/issue-1216050
Bug 1216050 - remove fack tv channel info, r=rexboy
========
https://hg.mozilla.org/integration/gaia-central/rev/a044c017011d
Author: Evelyn Hung <jj.evelyn@gmail.com>
Desc: Bug 1216050 - remove fack tv channel info
========
https://hg.mozilla.org/integration/gaia-central/rev/0e7701d697a0
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #32541 from Cwiiis/bug1191745-bug1202422-reland
Bug 1191745 - Switch to new home screen by default + Bug 1202422 - Migrate from verticalhome to homescreen
========
https://hg.mozilla.org/integration/gaia-central/rev/51dbf0037ef9
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1202422 - Migrate from verticalhome to homescreen. r=albertopq,etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/ad4e85de223c
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1191745 - Switch to new homescreen by default. r=gmarty
2015-10-19 04:00:35 -07:00
Carsten "Tomcat" Book
482e050924
Merge m-c to b2g-inbound
2015-10-19 11:45:13 +02:00
Carsten "Tomcat" Book
b4d42f370a
merge mozilla-inbound to mozilla-central a=merge
2015-10-19 11:38:22 +02:00
Carsten "Tomcat" Book
27f552bff2
merge fx-team to mozilla-central a=merge
2015-10-19 11:32:01 +02:00
Carsten "Tomcat" Book
677b50bca2
merge b2g-inbound to mozilla-central a=merge
2015-10-19 11:30:00 +02:00
B2G Bumper Bot
74252b4643
Bumping manifests a=b2g-bump
2015-10-19 01:58:16 -07:00
Carsten "Tomcat" Book
fd7eba648c
Backed out changeset 43d44f938388 (bug 1214867) for xpcshell test failures
2015-10-19 10:58:01 +02:00
B2G Bumper Bot
7e07e5f990
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/768b08a0cd32
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #32500 from albertopq/1215476-task-manager-test
Bug 1215476 - Fixing task manager marionette tests r=mcav
========
https://hg.mozilla.org/integration/gaia-central/rev/e71060c8af8e
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1215476 - Fixing task manager marionette tests
2015-10-19 01:55:33 -07:00
B2G Bumper Bot
7a8d76ed2e
Bumping manifests a=b2g-bump
2015-10-19 01:08:23 -07:00
B2G Bumper Bot
de477c3366
Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8be78fcf836b
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #32536 from timdream/input-mgmt-chrome-event2
Bug 1207485 - Remove mozChromeEvent/mozContentEvent w/ new InputMethod API methods, r=albertopq
========
https://hg.mozilla.org/integration/gaia-central/rev/2d8ecd5869db
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1207485 - Part II, Use addinputrequest/removeinputrequest events to handle addInput()/removeInput()
========
https://hg.mozilla.org/integration/gaia-central/rev/f372403a5fd3
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1207485 - Remove mozChromeEvent/mozContentEvent w/ new InputMethod API methods
========
https://hg.mozilla.org/integration/gaia-central/rev/508a6cea1619
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Merge pull request #32526 from stasm/1215454-l20n-3.3.3
Bug 1215454 - Update l20n.js to 3.3.3. r=gandalf
========
https://hg.mozilla.org/integration/gaia-central/rev/c02403f4901d
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1215454 - Update l20n.js to 3.3.3. r=gandalf
2015-10-19 01:05:33 -07:00
B2G Bumper Bot
057007a909
Bumping manifests a=b2g-bump
2015-10-19 00:08:26 -07:00
B2G Bumper Bot
ba4f32f703
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8c3fb9e6ae49
Author: Nigel Babu <nigel@nigelb.me>
Desc: Revert "Merge pull request #31974 from Cwiiis/bug1202422-homescreen-migration"
This reverts commit 9257f9cc2723064ef18e4c4d339c75f35a97763b, reversing
changes made to 7ad98867e94a992848f7714b37c96e69571ff13e.
========
https://hg.mozilla.org/integration/gaia-central/rev/efd9b5204862
Author: Nigel Babu <nigel@nigelb.me>
Desc: Revert "Merge pull request #32086 from Cwiiis/bug1191745-new-homescreen-by-default"
This reverts commit 2032dcac9f6f98617fc3ce10bf0256c4e2822418, reversing
changes made to 9651a2517069b8215ca0fc531320d6dde43c3638.
2015-10-19 00:05:29 -07:00
Cervantes Yu
42c0446d71
Bug 1213795, Part 2: Fix protocol cloning of actor CrossProcessCompositorParent. r=khuey
2015-10-19 14:32:47 +08:00
Cervantes Yu
072315fb98
Bug 1213795, Part 1: Don't fire timers in the Nuwa process to fix test case test_NuwaProcessDeadlock.html. r=khuey
2015-10-19 14:32:12 +08:00
Cervantes Yu
eabbe039ec
Bug 1215508: Fix the race in accessing the unopened IPC channels in TabChild::PreloadSlowThings(). r=khuey
2015-10-19 14:27:01 +08:00