Commit Graph

438647 Commits

Author SHA1 Message Date
B2G Bumper Bot
d43c29f544 Bumping manifests a=b2g-bump 2015-09-04 04:04:59 -07:00
B2G Bumper Bot
2af6b34018 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ae1a304130dd
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #31579 from arroway/bug-1192595

Bug 1192595 - Fixing call to Sanitizer.createSafeHTML.  r=gsvelto

========

https://hg.mozilla.org/integration/gaia-central/rev/a45406fceb0b
Author: Stephanie Ouillon <arroway@mozilla.com>
Desc: Bug 1192595 - Fixing call to Sanitizer.createSafeHTML  r=gsvelto
2015-09-04 04:02:17 -07:00
B2G Bumper Bot
2f268bdd40 Bumping manifests a=b2g-bump 2015-09-04 03:20:31 -07:00
B2G Bumper Bot
df58051680 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cf5dc544e708
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #31674 from mancas/bug1197750

Bug 1197750 - [Contacts] After updating contacts, the old one and new…

========

https://hg.mozilla.org/integration/gaia-central/rev/604667d1154c
Author: Manuel Casas <manuel.casasbarrado@gmail.com>
Desc: Bug 1197750 - [Contacts] After updating contacts, the old one and new one both exist, but they are same. r=borjasalguero
2015-09-04 03:17:41 -07:00
Carsten "Tomcat" Book
3145bc32e7 Backed out 11 changesets (bug 1201377, bug 1199800, bug 1197437, bug 1199832, bug 1199698, bug 1199842) for breaking browser_ext_tabs_executeScript.js test on a CLOSED TREE
Backed out changeset 8d8d73d3c3e1 (bug 1201377)
Backed out changeset 4ed8951e3f54 (bug 1199842)
Backed out changeset 5830178bc008 (bug 1199832)
Backed out changeset 4445c570fe49 (bug 1199698)
Backed out changeset 35fc1e25d167 (bug 1199800)
Backed out changeset 54c4c3bd2454 (bug 1199800)
Backed out changeset bd3112ce6b9b (bug 1199800)
Backed out changeset 701e56e18ca7 (bug 1199800)
Backed out changeset 4407d50a7995 (bug 1199800)
Backed out changeset af2fbe345712 (bug 1199800)
Backed out changeset 0a41d20fcf77 (bug 1197437)
2015-09-04 09:59:34 +02:00
Ben Tian
8137ba3e28 Bug 1199548 - Do not append vCard Body payload in PBAP replies when |MaxListCount| is zero, r=shuang 2015-09-04 15:47:22 +08:00
B2G Bumper Bot
b1eac61e29 Bumping manifests a=b2g-bump 2015-09-04 02:23:04 -07:00
B2G Bumper Bot
edbb62cf9f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ba9003619c04
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #31659 from Cwiiis/bug1199182-new-homescreen-height-set

Bug 1199182 - Ensure grid height gets set when necessary. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/d5bde99f5ee2
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1199182 - Ensure grid height gets set when necessary. r=kgrandon
2015-09-04 02:20:22 -07:00
B2G Bumper Bot
2fe8613d31 Bumping manifests a=b2g-bump 2015-09-04 00:00:17 -07:00
B2G Bumper Bot
a920ca79a3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/40beee0c2eb5
Author: evelynhung <jj.evelyn@gmail.com>
Desc: Merge pull request #31672 from evelynhung/issue-1201406

Bug 1201406 - add a production app list, r=ricky,johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/f2e06f11c71d
Author: Evelyn Hung <jj.evelyn@gmail.com>
Desc: bug 1201406 - add a production app list
2015-09-03 23:59:53 -07:00
Mike Hommey
973a03b561 Bug 762449 - Enable jemalloc4 by default, but don't make it ride the trains yet. r=njn 2015-09-04 15:20:10 +09:00
Kan-Ru Chen
42ed9cb8a7 Bug 1200498 - Clean up dom/browser-element mochitest.ini that has skip-if toolkit != gtk2 now that gtk3 is the default 2015-09-04 14:18:50 +08:00
Mike Hommey
0efccdc82c Bug 1201792 - s/MOZ_JEMALLOC3/MOZ_JEMALLOC4/. r=njn 2015-09-04 15:15:47 +09:00
Mike Hommey
0ef0b61651 Bug 1199974 - Build libvpx neon code with -mfloat-abi=softfp when targetting ARM softfloat ABI. r=nfroyd 2015-09-04 14:42:56 +09:00
Mike Hommey
4a986d4f4b Bug 1201738 - Update jemalloc4 to 594c759 + two pending patches. r=njn
Also do a dummy change to configure.in to trigger a reconfigure, working
around bug 1021347.
2015-09-04 14:35:55 +09:00
Mike Hommey
748d14b77a Bug 1141079 - Setup custom jemalloc chunk hooks to keep RSS usage low. r=njn 2015-09-04 14:35:54 +09:00
Mike Hommey
4fb6c55f9d Bug 1141079 - Make jemalloc_config.c a C++ source file. r=ted
--HG--
rename : memory/build/jemalloc_config.c => memory/build/jemalloc_config.cpp
2015-09-04 14:35:54 +09:00
Mike Hommey
fba2225be7 Bug 1201453 - Make TestTArray's test_fallible use array sizes slightly less than 128MB. r=nfroyd 2015-09-04 14:35:53 +09:00
Jan Beich
1df901bdce Bug 1201462 - Don't count arena allocated metadata once per bin. r=glandium 2015-09-04 14:35:52 +09:00
Michael Pruett
f912c6affe Bug 1201277 - Replace functors with lambdas in APZCTreeManager. r=botond
--HG--
extra : source : 264ed23109b0ee2e8f12ae77d969bb1a26504fdd
extra : amend_source : 2ed03a71a24ae3386b41feba0d5ae9d7b5e53ffb
2015-09-03 23:09:46 -05:00
Ben Tian
6f22aefd8f Bug 1199107 - Replace BT_WARNING with BT_LOGR in PBAP manager, r=shuang 2015-09-04 12:04:38 +08:00
Ben Tian
5db4031b4c Bug 1199107 - Access PBAP vCard input stream directly instead of passing it as input parameter, r=shuang 2015-09-04 12:04:37 +08:00
Phil Ringnalda
48457bc69c Backed out 4 changesets (bug 1192921) for b2g desktop Gu hangs
Backed out changeset 1bfa2dead61f (bug 1192921)
Backed out changeset f310cab1dd4e (bug 1192921)
Backed out changeset c3009691dfe6 (bug 1192921)
Backed out changeset d8233b994741 (bug 1192921)
2015-09-03 20:53:50 -07:00
Allison Naaktgeboren
eaf07adf5d Bug 1200371 - ContentResolver.query()'s wildcard % not performing as expected.r=mcomella 2015-09-03 20:17:41 -07:00
Mark Hammond
b2566ebe3c Bug 1082428 - the Sync toolbar button now opens Sync prefs if the user needs to re-authenticate. r=eoger 2015-09-04 11:28:13 +10:00
Nick Fitzgerald
366d93ee3c Bug 1201213 - Add a HeapAnalyses{Worker,Client} for running heap analyses; r=jsantell 2015-09-03 17:29:40 -07:00
Nick Fitzgerald
6688b73304 Bug 1200821 - Move HeapSnapshot code and tests to toolkit/devtools/heapsnapshot; r=jimb
--HG--
rename : toolkit/devtools/server/AutoMemMap.cpp => toolkit/devtools/heapsnapshot/AutoMemMap.cpp
rename : toolkit/devtools/server/AutoMemMap.h => toolkit/devtools/heapsnapshot/AutoMemMap.h
rename : toolkit/devtools/server/CoreDump.pb.cc => toolkit/devtools/heapsnapshot/CoreDump.pb.cc
rename : toolkit/devtools/server/CoreDump.pb.h => toolkit/devtools/heapsnapshot/CoreDump.pb.h
rename : toolkit/devtools/server/CoreDump.proto => toolkit/devtools/heapsnapshot/CoreDump.proto
rename : toolkit/devtools/server/DeserializedNode.cpp => toolkit/devtools/heapsnapshot/DeserializedNode.cpp
rename : toolkit/devtools/server/DeserializedNode.h => toolkit/devtools/heapsnapshot/DeserializedNode.h
rename : toolkit/devtools/server/HeapSnapshot.cpp => toolkit/devtools/heapsnapshot/HeapSnapshot.cpp
rename : toolkit/devtools/server/HeapSnapshot.h => toolkit/devtools/heapsnapshot/HeapSnapshot.h
rename : toolkit/devtools/server/ZeroCopyNSIOutputStream.cpp => toolkit/devtools/heapsnapshot/ZeroCopyNSIOutputStream.cpp
rename : toolkit/devtools/server/ZeroCopyNSIOutputStream.h => toolkit/devtools/heapsnapshot/ZeroCopyNSIOutputStream.h
rename : toolkit/devtools/server/generate-core-dump-sources.sh => toolkit/devtools/heapsnapshot/generate-core-dump-sources.sh
rename : toolkit/devtools/server/tests/gtest/DeserializedNodeUbiNodes.cpp => toolkit/devtools/heapsnapshot/tests/gtest/DeserializedNodeUbiNodes.cpp
rename : toolkit/devtools/server/tests/gtest/DeserializedStackFrameUbiStackFrames.cpp => toolkit/devtools/heapsnapshot/tests/gtest/DeserializedStackFrameUbiStackFrames.cpp
rename : toolkit/devtools/server/tests/gtest/DevTools.h => toolkit/devtools/heapsnapshot/tests/gtest/DevTools.h
rename : toolkit/devtools/server/tests/gtest/DoesCrossZoneBoundaries.cpp => toolkit/devtools/heapsnapshot/tests/gtest/DoesCrossZoneBoundaries.cpp
rename : toolkit/devtools/server/tests/gtest/DoesntCrossZoneBoundaries.cpp => toolkit/devtools/heapsnapshot/tests/gtest/DoesntCrossZoneBoundaries.cpp
rename : toolkit/devtools/server/tests/gtest/SerializesEdgeNames.cpp => toolkit/devtools/heapsnapshot/tests/gtest/SerializesEdgeNames.cpp
rename : toolkit/devtools/server/tests/gtest/SerializesEverythingInHeapGraphOnce.cpp => toolkit/devtools/heapsnapshot/tests/gtest/SerializesEverythingInHeapGraphOnce.cpp
rename : toolkit/devtools/server/tests/gtest/SerializesTypeNames.cpp => toolkit/devtools/heapsnapshot/tests/gtest/SerializesTypeNames.cpp
rename : toolkit/devtools/server/tests/gtest/UniqueStringHashPolicy.cpp => toolkit/devtools/heapsnapshot/tests/gtest/UniqueStringHashPolicy.cpp
rename : toolkit/devtools/server/tests/gtest/moz.build => toolkit/devtools/heapsnapshot/tests/gtest/moz.build
rename : toolkit/devtools/server/tests/mochitest/test_SaveHeapSnapshot.html => toolkit/devtools/heapsnapshot/tests/mochitest/test_SaveHeapSnapshot.html
rename : toolkit/devtools/server/tests/unit/Census.jsm => toolkit/devtools/heapsnapshot/tests/unit/Census.jsm
rename : toolkit/devtools/server/tests/unit/Match.jsm => toolkit/devtools/heapsnapshot/tests/unit/Match.jsm
rename : toolkit/devtools/server/tests/unit/heap-snapshot-worker.js => toolkit/devtools/heapsnapshot/tests/unit/heap-snapshot-worker.js
rename : toolkit/devtools/server/tests/unit/test_HeapSnapshot_takeCensus_01.js => toolkit/devtools/heapsnapshot/tests/unit/test_HeapSnapshot_takeCensus_01.js
rename : toolkit/devtools/server/tests/unit/test_HeapSnapshot_takeCensus_02.js => toolkit/devtools/heapsnapshot/tests/unit/test_HeapSnapshot_takeCensus_02.js
rename : toolkit/devtools/server/tests/unit/test_HeapSnapshot_takeCensus_03.js => toolkit/devtools/heapsnapshot/tests/unit/test_HeapSnapshot_takeCensus_03.js
rename : toolkit/devtools/server/tests/unit/test_HeapSnapshot_takeCensus_04.js => toolkit/devtools/heapsnapshot/tests/unit/test_HeapSnapshot_takeCensus_04.js
rename : toolkit/devtools/server/tests/unit/test_HeapSnapshot_takeCensus_05.js => toolkit/devtools/heapsnapshot/tests/unit/test_HeapSnapshot_takeCensus_05.js
rename : toolkit/devtools/server/tests/unit/test_HeapSnapshot_takeCensus_06.js => toolkit/devtools/heapsnapshot/tests/unit/test_HeapSnapshot_takeCensus_06.js
rename : toolkit/devtools/server/tests/unit/test_HeapSnapshot_takeCensus_07.js => toolkit/devtools/heapsnapshot/tests/unit/test_HeapSnapshot_takeCensus_07.js
rename : toolkit/devtools/server/tests/unit/test_HeapSnapshot_takeCensus_08.js => toolkit/devtools/heapsnapshot/tests/unit/test_HeapSnapshot_takeCensus_08.js
rename : toolkit/devtools/server/tests/unit/test_HeapSnapshot_takeCensus_09.js => toolkit/devtools/heapsnapshot/tests/unit/test_HeapSnapshot_takeCensus_09.js
rename : toolkit/devtools/server/tests/unit/test_HeapSnapshot_takeCensus_10.js => toolkit/devtools/heapsnapshot/tests/unit/test_HeapSnapshot_takeCensus_10.js
rename : toolkit/devtools/server/tests/unit/test_HeapSnapshot_takeCensus_11.js => toolkit/devtools/heapsnapshot/tests/unit/test_HeapSnapshot_takeCensus_11.js
rename : toolkit/devtools/server/tests/unit/test_ReadHeapSnapshot.js => toolkit/devtools/heapsnapshot/tests/unit/test_ReadHeapSnapshot.js
rename : toolkit/devtools/server/tests/unit/test_ReadHeapSnapshot_with_allocations.js => toolkit/devtools/heapsnapshot/tests/unit/test_ReadHeapSnapshot_with_allocations.js
rename : toolkit/devtools/server/tests/unit/test_ReadHeapSnapshot_worker.js => toolkit/devtools/heapsnapshot/tests/unit/test_ReadHeapSnapshot_worker.js
rename : toolkit/devtools/server/tests/unit/test_SaveHeapSnapshot.js => toolkit/devtools/heapsnapshot/tests/unit/test_SaveHeapSnapshot.js
2015-09-03 17:29:40 -07:00
Cameron McCormack
9c2b79104e Bug 1192302 - Part 2: Traverse the frame tree when processing eRestyle_SomeDescendants. r=bzbarsky 2015-09-04 10:00:14 +10:00
Cameron McCormack
5a7fd0fade Bug 1192302 - Part 1: Make MustCheckUndisplayedContent take its frame as an argument. r=bzbarsky 2015-09-04 10:00:14 +10:00
B2G Bumper Bot
940139bf9f Bumping manifests a=b2g-bump 2015-09-03 16:53:03 -07:00
B2G Bumper Bot
1af17d1633 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c9f5b251b6a4
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #31642 from nullaus/bug1199429

Bug 1199429 - Clean up debugging messages so that they are useful but…

========

https://hg.mozilla.org/integration/gaia-central/rev/287cef81ff75
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: Bug 1199429 - Clean up debugging messages so that they are useful but not intrusive. Fix running integration tests on Mac OS X. a=test-only
2015-09-03 16:50:20 -07:00
Mark Hammond
beb58d3c00 Bug 1196008 - have test_errorhandler.js use a real server to speed it up. r=rnewman 2015-09-04 08:53:37 +10:00
B2G Bumper Bot
23f9d6b552 Bumping manifests a=b2g-bump 2015-09-03 14:48:05 -07:00
B2G Bumper Bot
78af4337e1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/561b91feca94
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #31682 from hfiguiere/bug1156989-fm-shb-text

Bug 1156989 -  Fix layout of antenna warning to properly resize. r=justindarc

========

https://hg.mozilla.org/integration/gaia-central/rev/5d7b90401d78
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1156989 - Fix layout of antenna warning to properly resize.
2015-09-03 14:45:23 -07:00
B2G Bumper Bot
024a91f53d Bumping manifests a=b2g-bump 2015-09-03 14:23:13 -07:00
B2G Bumper Bot
b382673a0d Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c12f5b5f4050
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #31553 from DouglasSherk/1188673-view-source-menu

Bug 1188673 - Add an option to the sleep menu to "View Source" if the developer setting for this is enabled. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/73b95f1011d4
Author: Doug Sherk <github@sherk.me>
Desc: Bug 1188673 - Add an option to the sleep menu to "View Source" if the developer setting for this is enabled. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/1e32bfaccf86
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #31554 from DouglasSherk/1188671-view-source

Bug 1188671 - Implement "View Source" feature. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/3cf8d288cf65
Author: Doug Sherk <github@sherk.me>
Desc: Bug 1188671 - Implement "View Source" feature. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/1cb687cedadc
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #31167 from DouglasSherk/1188670-settings-view-source

Bug 1188670 - Add "Enable View Source Gesture" to "Developer" menu in Settings app. r=yzen

========

https://hg.mozilla.org/integration/gaia-central/rev/248fe2c070a4
Author: Doug Sherk <github@sherk.me>
Desc: Bug 1188670 - Add "Enable View Source Gesture" to "Developer" menu in Settings app. r=yzen
2015-09-03 14:20:27 -07:00
Wes Kocher
1478c7cff8 Merge m-c to b2ginbound, a=merge 2015-09-03 14:11:39 -07:00
ffxbld
df4b0bcbd0 No bug, Automated blocklist update from host bld-linux64-spot-305 - a=blocklist-update 2015-09-03 13:59:55 -07:00
ffxbld
d5250da6de No bug, Automated HPKP preload list update from host bld-linux64-spot-305 - a=hpkp-update 2015-09-03 13:59:53 -07:00
ffxbld
1d00751ccd No bug, Automated HSTS preload list update from host bld-linux64-spot-305 - a=hsts-update 2015-09-03 13:59:50 -07:00
Wes Kocher
0dd8dff0e5 Merge b2ginbound to central, a=merge 2015-09-03 13:41:06 -07:00
Wander Lairson Costa
c436f02fc6 Bug 1200688: Support --interactive command line option r=jonasfj
taskcluster-graph and taskcluster-build mach command now has the
--interactive option and try supports the "-i" flag.

This makes all tasks interactive.
2015-09-03 17:08:50 -03:00
Wes Kocher
c7e4dc8abb Merge fx-team to central, a=merge 2015-09-03 13:02:29 -07:00
Dave Townsend
0cf2a7c5c2 Bug 1194784: Sideloaded add-ons without full signing don't display an appropriate warning in the add-ons manager. r=dao
--HG--
extra : commitid : 10VQvgDJsbv
extra : rebase_source : 9a2ea211db29e335a37ddf824bd18776d62cbeca
2015-09-03 12:39:29 -07:00
Wes Kocher
be7cf69c3c Merge inbound to central, a=merge 2015-09-03 12:20:40 -07:00
B2G Bumper Bot
2fd692faa2 Bumping manifests a=b2g-bump 2015-09-03 12:05:03 -07:00
B2G Bumper Bot
094e08ca0c Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0027aa1a06d0
Author: Gareth Aye <gaye@mozilla.com>
Desc: Bug 1168396 - marionette-plugin-forms@0.0.5
2015-09-03 12:02:21 -07:00
Wes Kocher
53368e989a Backed out 2 changesets (bug 1035091)
a=backout

Backed out changeset 1fc07bdd9aa8 (bug 1035091)
Backed out changeset f6e98029d1cb (bug 1035091)

--HG--
rename : layout/style/test/chrome/test_moz_document_matching.html => layout/style/test/chrome/test_moz_document_rules.html
rename : layout/style/test/chrome/test_moz_document_nesting.html => layout/style/test/test_bug511909.html
rename : layout/style/test/chrome/test_moz_document_serialization.html => layout/style/test/test_rule_serialization.html
2015-09-03 11:41:39 -07:00
B2G Bumper Bot
4997a14f6a Bumping manifests a=b2g-bump 2015-09-03 10:58:10 -07:00
B2G Bumper Bot
dcbf2a5ba7 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4eb585951cc4
Author: Gareth Aye <gaye@mozilla.com>
Desc: Bug 1168396 - marionette-client@1.8.1
2015-09-03 10:55:28 -07:00