B2G Bumper Bot
a35f947cf9
Bumping manifests a=b2g-bump
2015-06-23 13:42:54 -07:00
B2G Bumper Bot
6d3473f57a
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a39ba3017833
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #30646 from albertopq/1171883-signal-searching2
Bug 1171883 - [Statusbar] Signal icon is not animated while searching r=gmarty
========
https://hg.mozilla.org/integration/gaia-central/rev/8a728c02c594
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1171883 - [Statusbar] Signal icon is not animated while searching
========
https://hg.mozilla.org/integration/gaia-central/rev/f04647213cda
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #30587 from gasolin/issue-1173675-clock
Bug 1173675 - link gaia jsdoc gh-page on per app readme, r=mcavanaugh, rudy, steve
========
https://hg.mozilla.org/integration/gaia-central/rev/64cca92fcb45
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1173675 - link gaia jsdoc gh-page on per app readme, r=mcavanaugh, rudy, steve
2015-06-23 13:40:32 -07:00
Henrik Skupin
bbd023ec4e
Bug 1176677 - [moznetwork] ImportError: "cannot import name structured", and release version 0.26. r=davehunt
...
--HG--
extra : rebase_source : 418fd84af35150ea06522d475802ca445c77ef03
2015-06-23 17:23:18 +02:00
Carsten "Tomcat" Book
fa9ac90dde
Backed out changeset 4f4ceae7be1a (bug 1176034) for frequent bustages in Windows 8 x64 debug
2015-06-24 10:11:07 +02:00
Carsten "Tomcat" Book
7431d44c64
Backed out changeset ae700a7a4c5e (bug 1176034)
2015-06-24 10:10:17 +02:00
Boris Zbarsky
4ca3b13712
Bug 1175031. Add telemetry for an Attr with a non-lowercase name that was created from an HTML document being added to a non-HTML element. r=smaug,froydnj
2015-06-24 00:44:02 -07:00
Boris Zbarsky
506ddeedf8
Bug 1176083. Remove the now-dead code for the XPCOM version of setTimeout/setInterval. r=smaug
...
I claim this code is dead because on the one hand it's no longer called from JS
(because Window is always on WebIDL bindings, but on the other hand it can't
really be called from C++ because it depends on examining the XPConnect call
information.
I think removing this completely, including from the IDL, is safe, because
nothing directly returns nsIDOMJSWindow, so anyone using its vtable would have
to QI to it and we're changing the IID.
2015-06-24 00:42:46 -07:00
Chris Manchester
606f67f584
Bug 1169600 - Remove message listeners intended to coordinate registering a new browser with marionette once the browser has been registered. r=ato
...
--HG--
extra : commitid : BlpX9XbqiYM
2015-06-24 00:10:10 -07:00
B2G Bumper Bot
d9b6a966a3
Bumping manifests a=b2g-bump
2015-06-23 01:12:50 -07:00
B2G Bumper Bot
0d46880e73
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fe6138d502ff
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #30670 from aosmond/bug1176191
Bug 1176191 - Release camera if battery is too low instead of disabling controls. r=jdarcangelo
========
https://hg.mozilla.org/integration/gaia-central/rev/be14346d1b0d
Author: Andrew Osmond <aosmond@mozilla.com>
Desc: Bug 1176191 - Release camera if battery is too low instead of disabling controls.
2015-06-23 01:10:30 -07:00
B2G Bumper Bot
f7ddba3e6e
Bumping manifests a=b2g-bump
2015-06-22 17:02:23 -07:00
B2G Bumper Bot
9545e84017
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/cbef5af4c81b
Author: Guillaume C. Marty <gmarty@users.noreply.github.com>
Desc: Merge pull request #30595 from gmarty/Bug-1085651-Incorrect-time-and-status-showed-in-the-statusbar
Bug 1085651 - Incorrect time (clock) and status showed in the statusbar
========
https://hg.mozilla.org/integration/gaia-central/rev/088e80da4029
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1085651 - Incorrect time (clock) and status showed in the statusbar
2015-06-22 17:00:27 -07:00
B2G Bumper Bot
145ce5cd4c
Bumping manifests a=b2g-bump
2015-06-22 15:52:11 -07:00
B2G Bumper Bot
bb6e16c339
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f508a601ed8d
Author: Sam Foster <sam@sam-i-am.com>
Desc: Merge pull request #30680 from sfoster/scrollsnap-cardview-bug-1161229
Bug 1161229 - Use CSS Scroll Snapping in card view. r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/c06ed442d342
Author: Sam Foster <sfoster@mozilla.com>
Desc: Improved changed card container role from group to presentation (yzen)
========
https://hg.mozilla.org/integration/gaia-central/rev/32ea90226914
Author: Sam Foster <sfoster@mozilla.com>
Desc: Remove scrollbar clipping, remove over-width for single card
========
https://hg.mozilla.org/integration/gaia-central/rev/4fdaa8d29458
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1161229 - Use CSS Scroll Snapping in card view
* Add CSS scroll-snapping to card view (etienne, jetvillegas)
https://github.com/jetvillegas/gaia/tree/APZC-card-view
* Restore support for vertical swiping to kill apps.
* Unknown scroll-snap properties added to csslint's xfail list
* Move width/height/margin card props to CSS
* Move cross-slide via translateY to Card
* Maintain _stackIndex as default pointer into stack to return to
* Slide to fill gap from right, fix initial/return-to position
* Re-enable wheel event handling, update a11y attributes on each wheel DOM_D
* Update Card and TaskManager unit tests
* Update wait_for_card_ready in python CardView class
========
https://hg.mozilla.org/integration/gaia-central/rev/9ba37446250b
Author: Sam Foster <sam@sam-i-am.com>
Desc: Merge pull request #30679 from sfoster/ftu-holdcamera-bug-1176030
Bug 1176030
- Ignore holdcamera while FTU is running. r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/b59b0294546e
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1176030
- Ignore holdcamera while FTU is running. r=etienne
2015-06-22 15:50:13 -07:00
B2G Bumper Bot
aad84b9ae4
Bumping manifests a=b2g-bump
2015-06-22 11:22:07 -07:00
B2G Bumper Bot
ea9bce88df
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b62b937817ca
Author: Doug Sherk <github@sherk.me>
Desc: Revert "Merge pull request #30623 from mozfreddyb/passcode-helper-final-bug-1123325"
This reverts commit 35c33cca1934211674f16d923f46be3ca7f4bd31, reversing
changes made to 64291c716e7278e05834ff384d804d70ad691e8a.
2015-06-22 11:20:10 -07:00
B2G Bumper Bot
4cecfc273e
Bumping manifests a=b2g-bump
2015-06-22 08:17:11 -07:00
B2G Bumper Bot
18c1941c57
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/86988321a865
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #30589 from gasolin/issue-1173675-system
Bug 1173675 - link gaia jsdoc gh-page on system readme, r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/2017cb9f7b33
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1173675 - link gaia jsdoc gh-page on system readme, r=alive
2015-06-22 08:15:14 -07:00
B2G Bumper Bot
b1bd9e28af
Bumping manifests a=b2g-bump
2015-06-22 08:03:17 -07:00
B2G Bumper Bot
45efc644a1
Bumping manifests a=b2g-bump
2015-06-22 06:17:16 -07:00
B2G Bumper Bot
56d64885a6
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/bb241ae4e33a
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #30682 from gabrielesvelto/bug-1176193-dialer-eslint-cleanup
Bug 1176193 - Make the dialer, callscreen and emergency-call apps eslint-clean r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/d0d3790fce8b
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1176193 - Make the dialer, callscreen and emergency-call apps eslint-clean r=kgrandon
2015-06-22 06:15:20 -07:00
Carsten "Tomcat" Book
f4ce6602b5
Merge mozilla-central to b2g-inbound
2015-06-22 14:59:33 +02:00
B2G Bumper Bot
ea895163fb
Bumping manifests a=b2g-bump
2015-06-22 05:07:20 -07:00
B2G Bumper Bot
502724ed8a
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2f204997a498
Author: BavarianTomcat <tomcat@mozilla.com>
Desc: Revert "Bug 1174991 - Don't wait for animation frame before update the height" for Gij(8) test failures
This reverts commit 8d50d3d35d2a64c7c095206a5df0afa8ecc367bd.
2015-06-22 05:05:24 -07:00
Carsten "Tomcat" Book
87e3154dff
merge mozilla-inbound to mozilla-central a=merge
2015-06-22 14:03:17 +02:00
Carsten "Tomcat" Book
3ba06a8d3c
merge fx-team to mozilla-central a=merge
2015-06-22 13:56:39 +02:00
Carsten "Tomcat" Book
1ee1d3e553
merge b2g-inbound to mozilla-central a=merge
2015-06-22 13:47:18 +02:00
B2G Bumper Bot
0286e2c900
Bumping manifests a=b2g-bump
2015-06-22 03:27:07 -07:00
B2G Bumper Bot
f0e8f45c21
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fb9444ff2624
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #30562 from crh0716/1173522
Bug 1173522 - Tie the factory reset toggle to the warning dialogs r=eragonj
========
https://hg.mozilla.org/integration/gaia-central/rev/62907fb0ddf7
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1173522 - Tie the factory reset toggle to the warning dialogs
2015-06-22 03:25:11 -07:00
B2G Bumper Bot
a5412f979f
Bumping manifests a=b2g-bump
2015-06-21 22:42:54 -07:00
B2G Bumper Bot
757d7e3da6
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/45005c5a854b
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #30620 from KevinGrandon/bug_1175360_settings_navigation_gaia_switch
Bug 1175360 - [Settings] Convert navigation switch to use gaia-switch
========
https://hg.mozilla.org/integration/gaia-central/rev/471b451118ff
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1175360 - [Settings] Convert navigation switch to use gaia-switch
2015-06-21 22:40:33 -07:00
Jeff Muizelaar
ba3f7d7a8d
Backout 54d4d88b2f2f from Bug 1172014 which was causing Bug 1176548
2015-06-21 23:16:13 -04:00
Brian Birtles
5e4b47c68e
Bug 1170688 - Move initialization of text-run parameters until *after* the draw target has been updated; r=jfkthame
...
This fixes a regression when painting semi-transparent synthetic bold text. When
we do that we update the draw target but refactoring in bug 1037340 part
2 caused us to store the draw target before it was updated.
2015-06-22 11:45:39 +09:00
Ryan VanderMeulen
2ff7670bf1
Bug 1029775
- Skip test_ocsp_stapling_expired.js on B2G debug for frequent intermittent failures.
...
--HG--
extra : rebase_source : 3eb53f648d6663ca0f3f1380eb8a81b66a491d1a
2015-06-21 21:22:08 -04:00
Ryan VanderMeulen
db78fb6a30
Bug 1163410 - Skip test_request_context.html on Android for frequent crashes.
...
--HG--
extra : rebase_source : 80703ca36eb2c07bf2057659e86bb475e338720d
2015-06-21 21:14:53 -04:00
Jonathan Griffin
7fe463bd2f
Bug 1176408 - Bump marionette-transport to 0.5 and marionette-driver to 0.9, r=dburns
2015-06-21 13:40:54 -07:00
Cykesiopka
a2d19a1f2c
Bug 1176587 - Add "psm" tag for browser_blockHPKP.js. r=dkeeler
2015-06-21 22:11:00 +02:00
B2G Bumper Bot
8706e3df10
Bumping manifests a=b2g-bump
2015-06-21 06:02:18 -07:00
B2G Bumper Bot
3dfa7e3959
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/147a3173e785
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #30520 from mwargers/1172460_2
Bug 1172460 - Intermittent failure in test_sms_notification_removed_when_sms_deleted.py in wait_for_notification_toaster_displayed
========
https://hg.mozilla.org/integration/gaia-central/rev/71781e51ccdd
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1172460 - Intermittent failure in test_sms_notification_removed_when_sms_deleted.py in wait_for_notification_toaster_displayed
2015-06-21 06:00:23 -07:00
B2G Bumper Bot
fe380d754a
Bumping manifests a=b2g-bump
2015-06-21 05:42:53 -07:00
B2G Bumper Bot
b5ab3ec7c6
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6bcd788fd4ac
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #30675 from mwargers/1162112_enable
Bug 1162112 - re-enable test_rocketbar_add_collection_save_bookmark.p…
========
https://hg.mozilla.org/integration/gaia-central/rev/5fb8043d5aba
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1162112 - re-enable test_rocketbar_add_collection_save_bookmark.py in the manifest, because it works again
2015-06-21 05:40:30 -07:00
B2G Bumper Bot
206b23f296
Bumping manifests a=b2g-bump
2015-06-20 23:52:20 -07:00
B2G Bumper Bot
23f126998d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/52adc2c2cd0a
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #30604 from timdream/keyboard-update-height
Bug 1174991 - Don't wait for animation frame before update the height, r=rudyl, janjongboom
========
https://hg.mozilla.org/integration/gaia-central/rev/4447541b482d
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1174991 - Don't wait for animation frame before update the height
2015-06-20 23:50:24 -07:00
Jonathan Kew
d2e0daf015
Bug 1174700 - patch 2 - Convert nsTableFrame::SetColumnDimensions to work with logical-order iteration over the table, so that column coordinates and collapsed borders are correct. r=dholbert
2015-06-20 21:00:33 +01:00
Jonathan Kew
31469f3572
Bug 1174700 - patch 1 - Convert nsTableRowFrame and nsTableRowGroupFrame to work with logical coordinates. r=dholbert
2015-06-20 21:00:26 +01:00
Geoff Brown
a9b255a8eb
Bug 1175540 - Reduce timeouts for many adb devicemanager calls; r=mcote
2015-06-21 13:58:34 -06:00
Shu-yu Guo
f8e8f4c4c3
Bug 1171177 - Remove UNQUALIFIED_VAROBJ Shape flags in favor of Class-checking. (r=luke)
2015-06-21 11:49:58 -07:00
Shu-yu Guo
61e4b5f605
Bug 1171177 - Remove VAROBJFIX. (r=luke)
2015-06-21 11:49:58 -07:00
Shu-yu Guo
1ac506b1ce
Bug 1165486 - Debug function to dump static scope chain of scripts. (r=efaust)
2015-06-21 11:49:58 -07:00
Shu-yu Guo
4274b54bf8
Bug 1165486 - Detect with scopes at parse time using the static scope chain for non-function scripts. Also cache static scope properties on SharedGlobalContext. (r=efaust)
2015-06-21 11:49:58 -07:00