Commit Graph

268875 Commits

Author SHA1 Message Date
Josh Matthews
bb99bf7279 Bug 1173811 - Part 2: Propagate the response URL to intercepted channels when necessary (e10s). r=mayhemer,bkelly 2015-10-21 00:05:40 -04:00
Josh Matthews
9424a7b41f Bug 1173811 - Part 1: Propagate the response URL to intercepted channels when necessary (non-e10s). r=mayhemer,bkelly 2015-10-21 00:05:40 -04:00
Ehsan Akhgari
19e3bb5a9e Bug 1194848 - Make it possible to run fetch-canvas-tainting.https.html; r=jdm 2015-09-10 15:18:00 -04:00
Karl Tomlinson
2990e7bcc5 bug 1216916 clean up when InvokeDragSessionWithImage/Selection() fails r=roc 2015-10-21 20:12:42 +13:00
Karl Tomlinson
3e60f7f7a4 bug 1216916 clean up when InvokeDragSession() fails r=roc 2015-10-21 22:16:40 +13:00
Karl Tomlinson
c7e8e91b1e bug 1214953 set GDK_VERSION_MIN_REQUIRED/MAX_ALLOWED to specify the GTK/GDK API and suppress irrelevant deprecated warnings r=glandium 2015-10-21 18:05:31 +13:00
L. David Baron
c86c98e1ad Bug 1216747 - Cleanup after test fix. r=heycam
To fix bustage I landed a minimal change to fix the mistake in the first
patch (using the value of nsStyleVisibility::mWritingMode in
SetWritingModeDependency instead of WritingMode::GetBits), but this does
some further simplification given that we need a WritingMode now.
2015-10-21 17:51:12 -07:00
Dragana Damjanovic
6034b8f922 Bug 1213267 - Fix view-source address. r=bz 2015-10-12 02:08:00 -04:00
Martin Thomson
2f8746fcd3 Bug 1180968 - Enable WebRTC certificates test. r=jib 2015-10-21 10:08:40 -07:00
Julien Pagès
82a78e9ee0 Bug 1215756 - Fix mozprocess unit tests failures. r=ahal
This now check process status based on pids, not anymore
on an arbitrary string given in the command line.

Some cleanup in there, including removing code duplicate.
2015-10-21 10:57:58 -04:00
Masatoshi Kimura
723db8ebcd Bug 1214981 - Disable output stream buffering. r=keeler 2015-10-21 15:23:00 -04:00
Andrew McCreight
4be4be9650 Bug 1215730 - Disable leak checking for screentopng in ASan builds. r=ted 2015-10-21 10:58:00 -04:00
Jim Mathies
f315bc7e00 Bug 1213671 - CompositorParent::UpdatePluginWindowState should always return an accurate result indicating when an ipc request for plugin geometry updates was sent. r=roc 2015-10-21 17:27:48 -05:00
Xidorn Quan
3061769c1e Bug 1203089 - Add test for fullscreen element in parent with perspective property. r=dholbert 2015-10-22 11:08:35 +11:00
Xidorn Quan
53a84cd09b Bug 1137009 - Do not persist xul window attributes when in fullscreen. r=enndeakin 2015-10-22 11:08:35 +11:00
Nicholas Nethercote
c794ccb9cb Bug 1186814 - Replace nsBaseHashtable::EnumerateRead() calls in extensions/spellcheck/ with iterators. r=ehsan. 2015-10-19 22:31:53 -07:00
Nicholas Nethercote
3be952558d Bug 1187142 - Replace nsBaseHashtable::Enumerate() calls in hal/ with iterators. r=dhylands. 2015-10-19 21:52:44 -07:00
Nicholas Nethercote
9dd8d8900f Bug 1186792 - Replace nsBaseHashtable::EnumerateRead() calls in hal/ with iterators. r=dhylands. 2015-10-19 21:35:20 -07:00
James Teh
0824debc67 Bug 1210549 - Fix AccessibleWrap::GetXPAccessibleFor for proxied accessibles r=tbsaunde 2015-10-21 19:54:09 -04:00
James Teh
6fe1297e68 Bug 1210549 - Allow IServiceProvider::QueryService to work for proxied accessibles r=tbsaunde 2015-10-21 19:54:09 -04:00
James Teh
8422ba8b28 Bug 1210549 - Make proxied accessibles defunct when proxy dies r=tbsaunde 2015-10-21 19:54:09 -04:00
Nathan Froyd
52dccfe3ba Bug 1217125 - remove pointless includes from nsTHashtable.h; r=mccr8 2015-10-03 00:47:14 -04:00
Wes Kocher
47aa05578b Merge m-c to inbound, a=merge CLOSED TREE 2015-10-21 16:39:18 -07:00
Wes Kocher
516e0cdbdd Merge b2ginbound to central, a=merge 2015-10-21 16:37:24 -07:00
Wes Kocher
555c1b880c Backed out changeset c851a2a63dfd (bug 1216858) for w(4/8) failures CLOSED TREE 2015-10-21 15:18:40 -07:00
Francois Marier
002e562134 Bug 1216604 - Ensure that Mozilla list are downloaded immediately in new profiles. r=gcp 2015-10-21 14:34:58 -07:00
Wes Kocher
eabd820b88 Backed out changeset 2bc866307e4b (bug 1189159) for browser_animation_* permafail a=merge 2015-10-21 13:42:05 -07:00
Wes Kocher
090abdc172 Merge inbound to m-c a=merge 2015-10-21 16:28:43 -07:00
J. Ryan Stinnett
f472a0d06d Bug 1203159 - Tweak environment test for appdir change. r=gfritzsche
Some DevTools files are changing how they are installed.  This environment test
relies on add-on manager infrastructure, which also loads some DevTools files.

To access these DevTools files in XPCShell from a Firefox build, we need to set
`firefox-appdir = browser` in the test manifest.  However, this then causes
`GMPProvider` to become enabled where it was not before, changing the values of
the test.

The test is adjusted to reflect the values `GMPProvider` reports.
2015-10-21 14:18:31 -05:00
J. Ryan Stinnett
dbeb16c503 Bug 1203159 - Clean up various tests after DevTools resource move. r=me 2015-10-21 14:18:29 -05:00
Wes Kocher
fd78f00ccc Backed out 2 changesets (bug 1205854) for apparently breaking a bunch of reftests, causing a CLOSED TREE
Backed out changeset aa291bcfb0e8 (bug 1205854)
Backed out changeset cbd0b9619978 (bug 1205854)
2015-10-21 11:20:07 -07:00
J. Ryan Stinnett
4f9f517137 Bug 1203159 - Clean up various incorrect paths. r=ochameau 2015-10-21 12:48:55 -05:00
J. Ryan Stinnett
5a650792fb Bug 1203159 - Update install location for external libs. r=ochameau
External libs that do not yet use DevToolsModules need manual updating to match
the new system.
2015-10-21 12:48:54 -05:00
J. Ryan Stinnett
b9e75f0311 Bug 1203159 - Update shim install locations. r=glandium,ochameau
Add more shim paths for JSM locations used during the 44 cycle for add-ons that
already migrated.  Also, clear any DIST_SUBDIR value for the shim directory only
to ensure the old paths are reachable.
2015-10-21 12:48:53 -05:00
J. Ryan Stinnett
d4008a481b Bug 1203159 - Rewrite DevTools resource URLs. r=ochameau 2015-10-21 12:48:53 -05:00
J. Ryan Stinnett
83757dad1d Bug 1203159 - Update each product's DevTools inclusion. r=glandium
A new configure option --with-devtools (which sets MOZ_DEVTOOLS) is added to
control whether all DevTools, just the server, or no DevTools are included.
This defaults to just the server.

Applications should also include /devtools within their moz.build tree, so that
DIST_SUBDIR is in effect for all DevTools files if it is used by the app.
2015-10-21 12:22:59 -05:00
J. Ryan Stinnett
1654ec935e Bug 1203159 - Add resource:// mapping in all DevTools directories. r=glandium,ochameau
Add resource mapping jar.mn for DevTools.  The DevToolsModules template method
is modified to install the files in their new flattened add-on location.
2015-10-21 12:22:58 -05:00
J. Ryan Stinnett
a3ba11bca1 Bug 1203159 - Remove DevTools support from webapprt. r=myk
To enable resource://devtools, all DevTools files are consolidated at the app
level.  This means they are no longer available for sharing between multiple XUL
apps, such as browser and webapprt.  We'll need to devise a new method to bring
this support back to webapprt if desired.
2015-10-21 12:22:57 -05:00
Ted Mielczarek
f7a7906a57 bug 1217051 - Pipe dump_syms stderr to /dev/null. r=catlee 2015-10-21 12:54:16 -04:00
Lee Salzman
89a1358a13 Bug 1205854 - Initialize variable in _cairo_matrix_transformed_circle_major_axis.
CLOSED TREE
2015-10-21 12:48:58 -04:00
Wes Kocher
74183b63fa Merge m-c to fx-team, a=merge 2015-10-21 09:07:15 -07:00
Wes Kocher
ead24fc3c7 Merge m-c to b2ginbound, a=merge 2015-10-21 09:06:39 -07:00
Wes Kocher
6e5ee48688 Backed out changeset 93cc2cef6304 (bug 1207480) for breaking device image builds 2015-10-21 08:37:52 -07:00
Dão Gottwald
6dd548c0c4 Bug 1216490 - Rephrase the history dropdown's aria-label and use it as the tooltip too. r=gijs 2015-10-21 17:34:11 +02:00
B2G Bumper Bot
3a53287d79 Bumping manifests a=b2g-bump 2015-10-21 08:34:10 -07:00
B2G Bumper Bot
e5698e07a3 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8b7263ff51b7
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1193910 - Ensure status updates are displayed for 5 seconds. r=gasolin
2015-10-21 08:31:27 -07:00
B2G Bumper Bot
e472f9903c Bumping manifests a=b2g-bump 2015-10-21 08:15:10 -07:00
B2G Bumper Bot
4148a1a9b1 Bumping gaia.json for 12 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c1a7fa2a0db4
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #32607 from mwargers/1216231

Bug 1216231 - Fix failure in test_ftu_skip_tour.py and remove test_ftu_skip_tour_desktopb2g.py

========

https://hg.mozilla.org/integration/gaia-central/rev/5301b19596b1
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1216231 - Fix failure in test_ftu_skip_tour.py and remove test_ftu_skip_tour_desktopb2g.py

========

https://hg.mozilla.org/integration/gaia-central/rev/8a5d1421bbb9
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #32627 from Cwiiis/bug1216852-homescreen-fix-launching-pinned-pages

Bug 1216852 - Fix launching pinned pages. r=gmarty

========

https://hg.mozilla.org/integration/gaia-central/rev/657e7ee1d29f
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1216852 - Fix launching pinned pages. r=gmarty

========

https://hg.mozilla.org/integration/gaia-central/rev/d60da2cfc0c9
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #32610 from aosmond/bug1216702

Bug 1216702 - Eliminate delay on displaying the viewfinder on camera. r=dmarcos

========

https://hg.mozilla.org/integration/gaia-central/rev/763e8344efdb
Author: Andrew Osmond <aosmond@mozilla.com>
Desc: Bug 1216702 - Eliminate delay on displaying the viewfinder on camera startup.

========

https://hg.mozilla.org/integration/gaia-central/rev/652212b3c031
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #32589 from Phoxygen/bug1214209-system-fxa-rtl

Bug 1214209 - system: rtl refactor fxa. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/9994d481cb99
Author: Pierre-Eric Pelloux-Prayer <pierre-eric@phoxygen.com>
Desc: Bug 1214209 - system: rtl refactor fxa

Followup of commit 688b18f

========

https://hg.mozilla.org/integration/gaia-central/rev/e35dc2832704
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #32625 from Cwiiis/bug1210869-homescreen-webide-app-duplicates

Bug 1210869 - Fix app duplicates when installing via WebIDE. r=gmarty

========

https://hg.mozilla.org/integration/gaia-central/rev/55f431bcd8cd
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1210869 - Fix app duplicates when installing via WebIDE. r=gmarty

========

https://hg.mozilla.org/integration/gaia-central/rev/f8debbe5587d
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #32611 from mwargers/1216559

Bug 1216559 - Remove smart collections and test

========

https://hg.mozilla.org/integration/gaia-central/rev/7402a28b63ef
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1216559 - Remove smart collections and test
2015-10-21 08:12:02 -07:00
Jordan Santell
e4b28c04b2 Bug 1214800 - Add MPL 2.0 licensing information to all memory tool files. r=fitzgen 2015-10-21 07:57:10 -07:00
B2G Bumper Bot
e7125bf774 Bumping manifests a=b2g-bump 2015-10-21 07:54:44 -07:00