Граф коммитов

446391 Коммитов

Автор SHA1 Сообщение Дата
Masatoshi Kimura 5feda64143 Bug 1214981 - Disable output stream buffering. r=keeler 2015-10-21 15:23:00 -04:00
Andrew McCreight 1897037288 Bug 1215730 - Disable leak checking for screentopng in ASan builds. r=ted 2015-10-21 10:58:00 -04:00
Jim Mathies 176b60b4a8 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 5a106ab56a Bug 1203089 - Add test for fullscreen element in parent with perspective property. r=dholbert
--HG--
extra : rebase_source : 4f19451e2fe25495d3d9bbce6b291f133688c8ac
extra : source : b9dc969ee585ebca7038cac82272318a3597437b
2015-10-22 11:08:35 +11:00
Xidorn Quan 19f7f9e9e4 Bug 1137009 - Do not persist xul window attributes when in fullscreen. r=enndeakin
--HG--
extra : rebase_source : 38400b63c4f9d6be3f2ff9ba963546f72f77a65f
extra : source : 78f7f5498016232d889579add8f9ec7d0f4a86e6
2015-10-22 11:08:35 +11:00
Nicholas Nethercote 8375973fa2 Bug 1186814 - Replace nsBaseHashtable::EnumerateRead() calls in extensions/spellcheck/ with iterators. r=ehsan.
--HG--
extra : rebase_source : 92029fc4ed0d9fe4511cfefc21f1c4087ff4d37d
2015-10-19 22:31:53 -07:00
Nicholas Nethercote 9a1a55880e Bug 1187142 - Replace nsBaseHashtable::Enumerate() calls in hal/ with iterators. r=dhylands.
--HG--
extra : rebase_source : 23f6a719bd1ed946f79b724e2c92097fd7809099
2015-10-19 21:52:44 -07:00
Nicholas Nethercote b05d597162 Bug 1186792 - Replace nsBaseHashtable::EnumerateRead() calls in hal/ with iterators. r=dhylands.
--HG--
extra : rebase_source : be458fae84cdb14a52112dd091d7d285997193bb
2015-10-19 21:35:20 -07:00
James Teh f8dd54d3ca Bug 1210549 - Fix AccessibleWrap::GetXPAccessibleFor for proxied accessibles r=tbsaunde 2015-10-21 19:54:09 -04:00
James Teh ab37f2b8a2 Bug 1210549 - Allow IServiceProvider::QueryService to work for proxied accessibles r=tbsaunde 2015-10-21 19:54:09 -04:00
James Teh 2d65b6dfc8 Bug 1210549 - Make proxied accessibles defunct when proxy dies r=tbsaunde 2015-10-21 19:54:09 -04:00
Nathan Froyd 9a687fd23b Bug 1217125 - remove pointless includes from nsTHashtable.h; r=mccr8 2015-10-03 00:47:14 -04:00
Wes Kocher 3fe8e966dd Merge m-c to inbound, a=merge CLOSED TREE 2015-10-21 16:39:18 -07:00
Wes Kocher ceefa2939a Merge b2ginbound to central, a=merge 2015-10-21 16:37:24 -07:00
Wes Kocher e55eb96c17 Backed out changeset c851a2a63dfd (bug 1216858) for w(4/8) failures CLOSED TREE 2015-10-21 15:18:40 -07:00
Francois Marier 54ba9beffb Bug 1216604 - Ensure that Mozilla list are downloaded immediately in new profiles. r=gcp 2015-10-21 14:34:58 -07:00
Wes Kocher f44a4f794d Backed out changeset 2bc866307e4b (bug 1189159) for browser_animation_* permafail a=merge
--HG--
extra : source : 59164fa9fe90766b454a101d02ab77d1db87c20b
2015-10-21 13:42:05 -07:00
Wes Kocher b8596f28a2 Merge inbound to m-c a=merge 2015-10-21 16:28:43 -07:00
J. Ryan Stinnett c4b55a504d 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 7eceb8f4c5 Bug 1203159 - Clean up various tests after DevTools resource move. r=me 2015-10-21 14:18:29 -05:00
Wes Kocher bcce985327 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 6335fd7480 Bug 1203159 - Clean up various incorrect paths. r=ochameau 2015-10-21 12:48:55 -05:00
J. Ryan Stinnett b1937a0add 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 4d22d4a91b 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 986f2a5cde Bug 1203159 - Rewrite DevTools resource URLs. r=ochameau 2015-10-21 12:48:53 -05:00
J. Ryan Stinnett 978cb5107a 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 fb886b5b5c 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 4ca92d7e54 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 3d40a38f29 bug 1217051 - Pipe dump_syms stderr to /dev/null. r=catlee
--HG--
extra : amend_source : 7457ec915e764caeb9b13b59a925a6bae80ee0e1
2015-10-21 12:54:16 -04:00
Lee Salzman d31ab38281 Bug 1205854 - Initialize variable in _cairo_matrix_transformed_circle_major_axis.
CLOSED TREE

--HG--
extra : amend_source : 5644bded8302d97a9fcf50738950fd4e2e1419ff
2015-10-21 12:48:58 -04:00
Wes Kocher 788dd7bb87 Merge m-c to fx-team, a=merge 2015-10-21 09:07:15 -07:00
Wes Kocher 07bb1380b9 Merge m-c to b2ginbound, a=merge 2015-10-21 09:06:39 -07:00
Wes Kocher 0d82e52f17 Backed out changeset 93cc2cef6304 (bug 1207480) for breaking device image builds 2015-10-21 08:37:52 -07:00
Dão Gottwald 4dd19c99e8 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 0a54dea8a8 Bumping manifests a=b2g-bump 2015-10-21 08:34:10 -07:00
B2G Bumper Bot 2ba33a9bd5 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 8d9db14792 Bumping manifests a=b2g-bump 2015-10-21 08:15:10 -07:00
B2G Bumper Bot 62f0df1e13 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 d7a6ae0f7b 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 1e148623b1 Bumping manifests a=b2g-bump 2015-10-21 07:54:44 -07:00
B2G Bumper Bot 70ce8bb17d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b9590c5dbfa6
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #32546 from Phoxygen/bug1216068-bb-contacts-animations

Bug 1216068 - [bb] contacts animations r=francisco

========

https://hg.mozilla.org/integration/gaia-central/rev/533a1f0397fe
Author: Pierre-Eric Pelloux-Prayer <pierre-eric@phoxygen.com>
Desc: Bug 1216068 - [bb] contacts animations
2015-10-21 07:51:51 -07:00
B2G Bumper Bot 9ee34f6d05 Bumping manifests a=b2g-bump 2015-10-21 07:29:08 -07:00
B2G Bumper Bot aa1c9ac3b0 Bumping manifests a=b2g-bump 2015-10-21 07:24:15 -07:00
B2G Bumper Bot eedfc22243 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

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

Bug 1216919 - Fix test_browser_clear_browsing_history.py

========

https://hg.mozilla.org/integration/gaia-central/rev/948ad9c5e196
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1216919 - Fix test_browser_clear_browsing_history.py

========

https://hg.mozilla.org/integration/gaia-central/rev/c41c164e8b00
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #32603 from albertopq/1215911-reload-button

Bug 1215911 - Adding collapsible class if needed after navigating away of a pin site r=mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/8c9dfc8c3d88
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1215911 - Adding collapsible class if needed after navigating away of a pin site
2015-10-21 07:21:28 -07:00
Nick Thomas 873310964d Bug 1216907 - Uploads are broken on try for desktop and mobile builds since S3 migration, r=bustage a=fixit
--HG--
extra : source : 0ee21e8d5ca60bae3930bc126040b2c4aed2d3cb
2015-10-21 22:07:21 +13:00
Carsten "Tomcat" Book 894a28d90b merge mozilla-inbound to mozilla-central on a CLOSED TREE 2015-10-21 15:32:33 +02:00
Carsten "Tomcat" Book fddab43f09 merge fx-team to mozilla-central a=merge 2015-10-21 12:08:10 +02:00
B2G Bumper Bot f44c06659a Bumping manifests a=b2g-bump 2015-10-20 22:49:20 -07:00
B2G Bumper Bot d182845348 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c63d4e7ff786
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #32597 from Cwiiis/bug1215553-new-homescreen-startup-fullyloaded

Bug 1215553 - Improve homescreen fullyLoaded time. r=gmarty

========

https://hg.mozilla.org/integration/gaia-central/rev/f99c62305e1b
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1215553 - Improve homescreen fullyLoaded time. r=gmarty
2015-10-20 22:46:35 -07:00
Nigel Babu 6a40f0a34a Merge mozilla-central to b2g-inbound, a=merge CLOSED TREE 2015-10-21 11:10:53 +05:30