Ryan VanderMeulen
3c66a76940
Bug 1192807 - Re-disable various tests that are permafailing or intermittently failing depending on the platform.
2015-08-12 08:46:41 -04:00
B2G Bumper Bot
9b7a917496
Bumping manifests a=b2g-bump
2015-08-12 04:03:32 -07:00
B2G Bumper Bot
703de25ca2
Bumping manifests a=b2g-bump
2015-08-12 01:07:10 -07:00
B2G Bumper Bot
e6fd082d4a
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0fa143d87b0b
Author: Manuel Casas <manuel.casasbarrado@gmail.com>
Desc: Merge pull request #31300 from mancas/remove_fb_contacts_remover
Bug 1192767 - [Contacts][NGA] Remove FB dependencies in contacts_remo…
========
https://hg.mozilla.org/integration/gaia-central/rev/cfdf47d85f10
Author: Manuel Casas <manuel.casasbarrado@gmail.com>
Desc: Bug 1192767 - [Contacts][NGA] Remove FB dependencies in contacts_remover.js
========
https://hg.mozilla.org/integration/gaia-central/rev/12be379ab826
Author: Manuel Casas <manuel.casasbarrado@gmail.com>
Desc: Merge pull request #31299 from mancas/bulk_delete
Bug 1192765 - [Contacts][NGA] Remove BulkDelete dependencies with contacts.js
========
https://hg.mozilla.org/integration/gaia-central/rev/47c4a4c74a69
Author: Manuel Casas <manuel.casasbarrado@gmail.com>
Desc: Bug 1192765 - [Contacts][NGA] Remove BulkDelete dependencies with contacts.js
2015-08-12 01:05:32 -07:00
Seth Fowler
b388f51c02
Bug 1192356 (Part 2) - Take advantage of mozilla::Tie() in RasterImage.cpp. r=tn
2015-08-11 23:50:33 -07:00
Seth Fowler
65cf06375b
Bug 1192356 (Part 1) - Take advantage of mozilla::Tie() in SurfaceCache.cpp. r=dholbert
2015-08-11 23:50:31 -07:00
Seth Fowler
3c08b48c3a
Bug 1193125 - Avoid corrupting image data in test_fetch_event.html. r=bkelly
2015-08-11 23:50:28 -07:00
Wes Kocher
ed8142204a
Merge b2ginbound to central, a=merge
2015-08-11 15:46:08 -07:00
Wes Kocher
573bbc33bd
Merge fx-team to central, a=merge
2015-08-11 15:42:21 -07:00
Benoit Girard
fa7e35025b
Bug 1188543 - Make sure finishTabSwitch is always called on layers ready. r=blassey
...
--HG--
extra : commitid : LyakUEHyEQT
2015-08-11 16:03:30 -04:00
Ryan VanderMeulen
dc95876ffe
Backed out changeset ecebeba2582c (bug 1008146) for making imptests on Android/B2G nearly permafail.
...
CLOSED TREE
--HG--
rename : dom/imptests/editing/conformancetest/run/test_unlink.html => dom/imptests/editing/conformancetest/test_runtest.html
2015-08-11 14:48:24 -04:00
B2G Bumper Bot
17204b8f05
Bumping manifests a=b2g-bump
2015-08-11 11:47:12 -07:00
B2G Bumper Bot
7e83820741
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9db39036600a
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Merge pull request #31317 from borjasalguero/update_selfcontained"
This reverts commit 81ea72db6f1777a2e2022eba27cf2f5e165d8241, reversing
changes made to 6b6bc7bae0b18fa0bce70e0dfab56eb01409b5cc.
2015-08-11 11:45:31 -07:00
Dave Townsend
880c136679
Backing out bug 1192281 for test failures. CLOSED TREE
...
--HG--
extra : commitid : 7sK9loNPXhn
extra : amend_source : 4905fbe62271ee3a1d0035b41b5fe9a22cac96ba
2015-08-11 11:26:16 -07:00
B2G Bumper Bot
701290f278
Bumping manifests a=b2g-bump
2015-08-11 10:52:10 -07:00
B2G Bumper Bot
291dd586fa
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/932dff6b28fd
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #31223 from justindarc/bug1190656
Bug 1190656 - [MediaDB] TypeError: console.warning is not a function
========
https://hg.mozilla.org/integration/gaia-central/rev/178f55f02a2b
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 1190656 - [MediaDB] TypeError: console.warning is not a function
2015-08-11 10:50:30 -07:00
Birunthan Mohanathas
9067fe58d8
Backed out changeset 1e13c9c09273 (bug 1105827)
...
CLOSED TREE
2015-08-11 10:04:36 -07:00
Birunthan Mohanathas
e0592c3416
Backed out changeset 92d2843b5938 (bug 1105827)
2015-08-11 10:04:35 -07:00
Birunthan Mohanathas
02595ce842
Backed out changeset fc34b9b8e874 (bug 1105827)
2015-08-11 10:04:35 -07:00
Birunthan Mohanathas
8eab0f2e68
Backed out changeset 7ee1772ffc10 (bug 1105827)
2015-08-11 10:04:35 -07:00
Birunthan Mohanathas
af382947b1
Backed out changeset b78a97800675 (bug 1105827)
2015-08-11 10:04:35 -07:00
Kyle Machulis
6ed5a2c6c8
Bug 1192787 - Readd performance enabled test to ResponseEndHighRes; r=baku
2015-08-11 08:54:52 -07:00
Jan de Mooij
eed2b5bfff
Bug 1185653 - Fix enumerate hook on unboxed objects to skip non-enumerable properties. r=jorendorff
...
--HG--
extra : rebase_source : 4f359cb0b34ee5a92afcb983ec765c92eaa1d162
2015-08-11 17:42:56 +02:00
Terrence Cole
2c05aff66d
Bug 1193032 - Part 2: Make unlimited SliceBudget initialization explicit; r=ehoogeveen,r=mccr8
2015-08-11 08:42:24 -07:00
Terrence Cole
9bafba602a
Bug 1193032 - Part 1: Rename GCRuntime::sliceBudget to defaultTimeBudget; r=jonco
2015-08-11 08:42:23 -07:00
Sebastian Kaspari
8b75ceb5ac
Bug 1192346 - RestrictedProfiles: If no GeckoInterface instance is available, try to get GeckoProfile from context. r=mhaigh
...
--HG--
extra : commitid : JfQJHzG6tXZ
extra : rebase_source : 6b5d643d8ac086ad6bcf0ec7fc41d23f06205405
2015-08-11 16:12:31 +02:00
Julien Pagès
1ae2e56328
Bug 1193035 - setup_development.py does not handle optional dependencies. r=ahal
2015-08-11 17:02:11 +02:00
Dão Gottwald
3c9d5cf04a
Bug 1192493 - Move tab-icon-overlay and tab-icon-sound display rules from theme to content stylesheet. r=ehsan
2015-08-12 07:32:27 +02:00
Dão Gottwald
b73bf2e8e5
Bug 1186687 - Remove hover glow behind urlbar icons. r=jaws ui-r=shorlander
2015-08-12 07:28:01 +02:00
Mark Hammond
46fc905f48
Bug 1188170 - log the url string when the Sync bookmarks engine fails to get a URI. r=rnewman
2015-08-12 12:08:22 +10:00
Giovanny Andres Gongora Granada
6ff2f5b238
Bug 1191037 - Remove doorhanger_trackingprotection from resources. r=liuche
...
--HG--
extra : commitid : G9OMtAs69M6
extra : amend_source : d92c12766a974a2262f7c8db8dd26c7ab229d6db
2015-08-11 17:34:54 -07:00
Gregory Arndt
3747d931bb
Bug 1132574 - Use per branch cache for b2g and mulet builders r=jonasfj
...
--HG--
extra : commitid : 7P8WGpK0eHF
extra : rebase_source : 4f2bc9d92635dcffc0d29c4176837314ba5700c6
2015-08-10 21:16:59 -05:00
B2G Bumper Bot
69646b904e
Bumping manifests a=b2g-bump
2015-08-11 08:57:05 -07:00
B2G Bumper Bot
a48dcc69be
Bumping gaia.json for 8 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c941399357cc
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #31197 from albertopq/1188285-shared-icon-alternative
Bug 1188285 - Use GaiaIconRenderer for displaying siteIcons r=benfrancis
========
https://hg.mozilla.org/integration/gaia-central/rev/1354da5b972a
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1188285 - Use GaiaIconRenderer for displaying siteIcons
========
https://hg.mozilla.org/integration/gaia-central/rev/066b23ab9c5c
Author: Borja Salguero <borjasalguero@users.noreply.github.com>
Desc: Merge pull request #31317 from borjasalguero/update_selfcontained
Bug 1183727 - [Contacts][NGA] Create #update view and connect it to #…
========
https://hg.mozilla.org/integration/gaia-central/rev/236767f319a6
Author: borjasalguero <borja.salguero@gmail.com>
Desc: Bug 1183727 - [Contacts][NGA] Create #update view and connect it to #open within Contacts App r=arcturus
========
https://hg.mozilla.org/integration/gaia-central/rev/387c7ba3a9f0
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #31280 from snowmantw/bug1189641-rev2
Bug 1189641 - fix: move security related settings reading to state manager
========
https://hg.mozilla.org/integration/gaia-central/rev/1481a584636b
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 1189641 - fix: move security related settings reading to state manager
========
https://hg.mozilla.org/integration/gaia-central/rev/e9d181e12e41
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #31268 from autra/bug-1191863
Bug 1191863 - Fix fm radio transition.
========
https://hg.mozilla.org/integration/gaia-central/rev/6f15fc84e60a
Author: Augustin Trancart <augustin.trancart@phoxygen.com>
Desc: Bug 1191863 - Fix fm radio transition.
FM radio never includes the gaia-theme stylesheet, so some default
variable were not set, especially --transition-duration.
2015-08-11 08:55:27 -07:00
B2G Bumper Bot
ccecc48219
Bumping manifests a=b2g-bump
2015-08-11 08:32:00 -07:00
B2G Bumper Bot
ed3d3e18b5
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b01e54d60162
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #31293 from mykmelez/window-open-prevent-default
Bug 1192489 - prevent Gecko's default window.open handler on mozbrowseropenwindow; r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/ed794f21acb0
Author: Myk Melez <myk@mozilla.org>
Desc: Bug 1192489 - prevent Gecko's default window.open handler on mozbrowseropenwindow; r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/6931ce7caf61
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #31302 from wilsonpage/1174650
Bug 1174650 - [RTL][Utility Tray]The position of icons at utility-tray is mirrored
========
https://hg.mozilla.org/integration/gaia-central/rev/4149bb3080d2
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1174650 - [RTL][Utility Tray]The position of icons at utility-tray is mirrored
2015-08-11 08:30:23 -07:00
Terrence Cole
a3de3de67e
Bug 1192306 - Use a function to check if IsShutdownGC rather than open-coding it; r=jonco
...
--HG--
extra : rebase_source : 477bdb00d90a0ad8a4333821bb94315422b66c97
2015-08-10 14:16:25 -07:00
Terrence Cole
d86a2b0456
Bug 1192304
- Common up the checks when entering GC API; r=jonco
...
--HG--
extra : rebase_source : 54b0d9cd8add99515ac48369cf6d74ea6dbf36a2
2015-08-10 14:14:09 -07:00
Michael Henretty
e8c69576a6
Bug 1169674 - Use originNoSuffix for permission event. r=fabrice, f=bholley
2015-08-10 15:08:46 +02:00
Cykesiopka
5e772906b7
Bug 1191335 - Add a "Learn More" link to HPKP security console messages. r=jryans
...
--HG--
extra : transplant_source : %1D%F9jL%81%5C%F0%A1%C8CZ%14%A1%F1%3BSy%06%9B6
2015-08-08 20:57:06 -07:00
Tracy Walker
31ee92579f
Bug 1192807 - Re-enable various browser-chrome tests that no longer fail on e10s. r=jimm
2015-08-10 14:10:38 -05:00
Edgar Chen
4f5aa1c756
Bug 1159091 - Put emulator x86 kk to a separated platform in treeherder. r=garndt
2015-08-07 12:49:27 +08:00
Will Wang
9fd88cded3
Bug 825149 - Support HFP NREC feature. r=shuang
2015-08-10 04:51:00 -04:00
Will Wang
80bbaca7f1
Bug 825149 - Add NREC feature bit in bluetooth stack. r=shuang
2015-08-07 03:15:00 -04:00
Alastor Wu
63a6ffdf2e
Bug 1129882 - Add mozInterrupt in telephony object. r=baku
2015-08-10 17:23:33 +08:00
Michael Comella
573a0122b6
Bug 1150742 - Add note in layout.xml explaining what the @null references are. r=mhaigh
...
We could do this in many more places, but this is a start.
--HG--
extra : commitid : Bzhu8kLPbnF
extra : rebase_source : a1d8473b2fb9c16a5b05f2292280c093f90f0942
2015-08-06 17:33:13 -07:00
Michael Comella
e4e7f9fdd5
Bug 1150742 - Remove new_tablet prefix from color resources. r=mhaigh
...
--HG--
rename : mobile/android/base/resources/color-large-v11/new_tablet_tab_item_title.xml => mobile/android/base/resources/color-large-v11/tab_item_title.xml
rename : mobile/android/base/resources/color-large-v11/new_tablet_tab_strip_item_bg.xml => mobile/android/base/resources/color-large-v11/tab_strip_item_bg.xml
rename : mobile/android/base/resources/color-large-v11/new_tablet_tab_strip_item_title.xml => mobile/android/base/resources/color-large-v11/tab_strip_item_title.xml
extra : commitid : A8Ij25nvxyh
extra : rebase_source : 059e60c9e862cdcd4fbc272438f53cc7750e981d
2015-08-06 17:23:10 -07:00
Michael Comella
4febef9d9b
Bug 1150742 - new_tablet_tabs_counter -> tabs_counter. r=mhaigh
...
This shadows the non-large config.
--HG--
rename : mobile/android/base/resources/drawable-large-hdpi-v11/new_tablet_tabs_count.png => mobile/android/base/resources/drawable-large-hdpi-v11/tabs_count.png
rename : mobile/android/base/resources/drawable-large-xhdpi-v11/new_tablet_tabs_count.png => mobile/android/base/resources/drawable-large-xhdpi-v11/tabs_count.png
rename : mobile/android/base/resources/drawable-large-xxhdpi-v11/new_tablet_tabs_count.png => mobile/android/base/resources/drawable-large-xxhdpi-v11/tabs_count.png
extra : commitid : CyxFr06f0tS
extra : rebase_source : 70a90ea5b1e87d13e6382b2e68f149d5d4cff93a
2015-08-06 17:14:51 -07:00
Michael Comella
53cdf824b0
Bug 1150742 - Rename new_tablet_tabs_count_foreground -> tab_count_foreground. r=mhaigh
...
The new name shadows the non-large config.
--HG--
rename : mobile/android/base/resources/drawable-large-hdpi-v11/new_tablet_tabs_count_foreground.png => mobile/android/base/resources/drawable-large-hdpi-v11/tabs_count_foreground.png
rename : mobile/android/base/resources/drawable-large-xhdpi-v11/new_tablet_tabs_count_foreground.png => mobile/android/base/resources/drawable-large-xhdpi-v11/tabs_count_foreground.png
rename : mobile/android/base/resources/drawable-large-xxhdpi-v11/new_tablet_tabs_count_foreground.png => mobile/android/base/resources/drawable-large-xxhdpi-v11/tabs_count_foreground.png
extra : commitid : Nvgxtzmpwy
extra : rebase_source : beee845b4fd55a2cfad92acd1c49fa73efa2652a
2015-08-06 17:08:11 -07:00
Michael Comella
e2048e44da
Bug 1150742 - Rename new_tablet_tabs_counter -> tabs_counter. r=mhaigh
...
--HG--
rename : mobile/android/base/resources/layout-large-v11/new_tablet_tabs_counter.xml => mobile/android/base/resources/layout-large-v11/tabs_counter.xml
extra : commitid : 20gbfxlw62l
extra : rebase_source : d44c0d7f7130502ecadf456287e292db0c526e59
2015-08-06 17:04:57 -07:00