Commit Graph

438626 Commits

Author SHA1 Message Date
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
B2G Bumper Bot
d6b2299e1c Bumping manifests a=b2g-bump 2015-09-03 10:28:01 -07:00
B2G Bumper Bot
e8098ddcc1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c1bf2931db26
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #31657 from Cwiiis/bug1200911-new-homescreen-button-dismiss-dialog

Bug 1200911 - Homescreen button should dismiss dialogs. r=albertopq

========

https://hg.mozilla.org/integration/gaia-central/rev/b3dbce0dab24
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1200911 - Homescreen button should dismiss dialogs. r=albertopq
2015-09-03 10:25:18 -07:00
Wes Kocher
496a6755b5 Backed out changeset eaa34e557496 (bug 1201511) for landing too early CLOSED TREE 2015-09-03 09:29:25 -07:00
B2G Bumper Bot
5dd3bc5af9 Bumping manifests a=b2g-bump 2015-09-03 09:10:03 -07:00
B2G Bumper Bot
f4b250f141 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bb91d168045c
Author: No-Jun Park <npark@mozilla.com>
Desc: Merge pull request #31639 from npark-mozilla/1134244

Bug 1134244 - test_settings_bluetooth.py:test_toggle_bluetooth_settings is failing on bluetooth_settings.enable_visible_to_all()

========

https://hg.mozilla.org/integration/gaia-central/rev/34ab0de936a5
Author: No-Jun Park <npark@mozilla.com>
Desc: Bug 1134244 - test_settings_bluetooth.py:test_toggle_bluetooth_settings is failing on bluetooth_settings.enable_visible_to_all()
2015-09-03 09:07:19 -07:00
Lin Clark
f84c9459bb Bug 1154363 - Assign the selected node from the inspector to a temp variable for use in the console. r=bgrins
--HG--
rename : browser/devtools/inspector/test/browser_inspector_menu-04-other.js => browser/devtools/inspector/test/browser_inspector_menu-05-other.js
extra : commitid : 2jKCUxugcOl
2015-09-03 08:49:51 -07:00
Jordan Santell
184f917cc6 Bug 1201303 - Create a widget for rendering the heap. r=fitzgen 2015-09-03 13:19:51 -07:00
Wes Kocher
5c6ab9fcda Merge m-c to fx-team, a=merge 2015-09-03 14:12:23 -07:00
B2G Bumper Bot
049e396386 Bumping manifests a=b2g-bump 2015-09-03 08:48:11 -07:00
B2G Bumper Bot
c6c53f39bc Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/952d2435f4d6
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #31620 from yzen/bug-1196386

Bug 1196386 - adding support for custom_scripts field and manifest.js…

========

https://hg.mozilla.org/integration/gaia-central/rev/ed8906366078
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1196386 - adding support for custom_scripts field and manifest.json in Addon Manager. r=gasolin
2015-09-03 08:45:28 -07:00
Jim Mathies
3a7a0cccbe Bug 1137944 - Fire before and after composite events. r=matt.woodrow 2015-09-03 09:55:23 -05:00
Jim Mathies
416c99cb91 Bug 1137944 - Simplify the api associated with hiding e10s plugin widgets. r=roc 2015-09-03 10:01:33 -05:00
Carsten "Tomcat" Book
494d8996ce Backed out changeset b317ee483a64 (bug 1107372) for causing test failures in test_home_provider.html 2015-09-03 17:02:20 +02:00
Julien Pagès
6c155a2a3e Bug 1201511 - [mozrunner] require mozprocess >=0.22 and bump mozrunner version to 6.10. r=ahal
--HG--
extra : commitid : ECRXcmswzK4
extra : rebase_source : 7c9d72c634648d372ae46c8eb23a77c3228def5c
2015-09-03 16:16:06 +02:00
Kartikaya Gupta
7dcd93cf22 Bug 1197824 - Remove the mAllowDoubleTapZoom field from nsViewportInfo as it is not needed. r=botond
--HG--
extra : commitid : I8h1z9d5809
2015-09-03 10:30:41 -04:00
Kartikaya Gupta
8f9f9c10e1 Bug 1197824 - Remove/simplify more code in browser.js dealing with viewport metadata. r=snorp
--HG--
extra : commitid : 8i9ekyfp1Gr
2015-09-03 10:30:41 -04:00
Kartikaya Gupta
ac41a6a193 Bug 1197824 - Switch Fennec over to using the zoom constraints from Gecko. r=snorp
Now Fennec can use the message from Gecko with the zoom constraints and we can
delete a bunch of code that did the equivalent job in browser.js

--HG--
extra : commitid : 20xL8HASMlt
2015-09-03 10:30:41 -04:00
Kartikaya Gupta
f0e19c3fe8 Bug 1197824 - Add a zoom-constraints-updated message. r=snorp
With this patch the ZoomConstraintsClient updates get broadcast via the observer
service on Android, allowing code in browser.js to switch over to using it.

--HG--
extra : commitid : FZvsgS8s2oT
2015-09-03 10:30:41 -04:00
Kartikaya Gupta
ffff568fff Bug 1197824 - Support the browser.ui.zoom.force-user-scalable pref in the gecko zoom-constraints codepath. r=botond
The browser.ui.zoom.force-user-scalable pref can be modified by the user from
the Fennec settings screen, and allows them zoom pages despite the meta-viewport
tag that might otherwise restrict zooming. This effectively ignores the effect
of the user-scalable, minimum-scale, and maximum-scale meta-viewport tokens.

--HG--
extra : commitid : MWjCDpGJkH
2015-09-03 10:30:41 -04:00
Kartikaya Gupta
d4692f7345 Bug 1197824 - Allow zooming in desktop mode. r=botond
This is a long-standing issue that has thus far never been exposed because
the values modified in this patch have not been used (desktop mode only exists
on Fennec, and Fennec does it's own computation for these values in browser.js).
However upcoming patches will change Fennec to use this, and so this issue needs
to be corrected.

--HG--
extra : commitid : 9BjFOc4PdLc
2015-09-03 10:30:40 -04:00
Kartikaya Gupta
58f4d549fb Bug 1197824 - Remove unused state and normalize others. r=botond
In the case of DisplayWidthHeight viewports, setting the allowDoubleTapToZoom
flag to true is fine because the ZoomConstraintsClient code will flip it back
to false based on the width of the CSS viewport. Setting it to true in the
GetViewportInfo code allows us to maintain the invariant that the default value
of allowDoubleTapToZoom is the same as the initial value of allowZoom.

--HG--
extra : commitid : JVnPDtrwQsq
2015-09-03 10:30:40 -04:00