Commit Graph

22242 Commits

Author SHA1 Message Date
Kershaw Chang
3066d09f90 Bug 1020179 - Test case for visibilitychange. r=fabrice
--HG--
extra : rebase_source : 0516eb720e1133074132d7aa5f359565e8491930
2015-04-13 21:11:00 -04:00
Kershaw Chang
b312b11170 Bug 1020179 - ContentPermissionPrompt change in b2g. r=fabrice
--HG--
extra : rebase_source : 2724741b70d3c20f41690d7233548834921de5fe
2015-04-13 21:10:00 -04:00
Mason Chang
08ea8e0b5d Bug 1151489. Enable software vsync on all b2g versions. r=kats 2015-04-14 10:32:47 -04:00
Phil Ringnalda
0cc202565a Backed out 4 changesets (bug 1150683) for Android xpcshell test bustage
CLOSED TREE

Backed out changeset 645508dd2a76 (bug 1150683)
Backed out changeset 4389151f1348 (bug 1150683)
Backed out changeset 66ca87f2a944 (bug 1150683)
Backed out changeset 814fc7abbe18 (bug 1150683)
2015-04-13 20:15:58 -07:00
Kit Cambridge
261b139ba8 Bug 1150683 - Implement nsIPushNotificationService. r=dougt 2015-04-13 17:25:18 -07:00
Kit Cambridge
b292c26440 Bug 1150683 - Add XPCOM interfaces for push notifications. r=dougt
---
 b2g/installer/package-manifest.in                  |  1 +
 browser/installer/package-manifest.in              |  1 +
 dom/interfaces/push/moz.build                      | 12 ++++++
 dom/interfaces/push/nsIPushNotificationService.idl | 49 ++++++++++++++++++++++
 .../push/nsIPushObserverNotification.idl           | 30 +++++++++++++
 dom/moz.build                                      |  1 +
 mobile/android/installer/package-manifest.in       |  1 +
 7 files changed, 95 insertions(+)
 create mode 100644 dom/interfaces/push/moz.build
 create mode 100644 dom/interfaces/push/nsIPushNotificationService.idl
 create mode 100644 dom/interfaces/push/nsIPushObserverNotification.idl
2015-04-13 17:25:18 -07:00
B2G Bumper Bot
8929b64403 Bumping manifests a=b2g-bump 2015-04-13 12:03:07 -07:00
B2G Bumper Bot
54ce4e94bb Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f9a4193e82db
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1026967 - merge pull request #29461 from jrburke:bug1026967-email-delete-draft to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/56e93707e7b6
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1026967 - [email] Change Discard Draft string to Delete the Draft to clarify that the draft will be deleted rather than just changes since last explicit save discarded
2015-04-13 12:00:29 -07:00
Carsten "Tomcat" Book
0518a2e895 Merge mozilla-central to b2g-inbound 2015-04-13 12:14:53 +02:00
Carsten "Tomcat" Book
ede9c4f220 merge mozilla-inbound to mozilla-central a=merge 2015-04-13 12:00:00 +02:00
B2G Bumper Bot
ccbb3d43bf Bumping manifests a=b2g-bump 2015-04-13 02:59:31 -07:00
B2G Bumper Bot
03eb7cdb31 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d3ed096fafa5
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Merge pull request #29459 from stasm/1153199-src

Bug 1153199 - Re-organize directory layout in l10n.js upstream repo. r=gandalf

========

https://hg.mozilla.org/integration/gaia-central/rev/12043e335fe4
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1153199 - Re-organize directory layout in l10n.js upstream repo. r=gandalf
2015-04-13 02:56:53 -07:00
B2G Bumper Bot
fdfb7fc195 Bumping manifests a=b2g-bump 2015-04-13 02:49:53 -07:00
B2G Bumper Bot
7005c91725 Bumping manifests a=b2g-bump 2015-04-13 02:43:30 -07:00
B2G Bumper Bot
786b0c53cd Bumping gaia.json for 8 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/14a030dfce6b
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1152917 - merge pull request #29454 from borjasalguero:fix_permissions_fullscreen to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/b5c07c87084c
Author: borjasalguero <fbsc@tid.es>
Desc: Bug 1152917 - [Followup][Permission Manager] Geolocation permission prompts display inaccurate '{{ origin }} is now fullscreen.' text after a fullscreen prompt is encountered. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/08e54f70e3c2
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1153715 - merge pull request #29467 from crh0716:1153715 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/b8721a097f3d
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1153715 - Fix string consistency for add-on and string id.

========

https://hg.mozilla.org/integration/gaia-central/rev/083f19bfc82e
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1080652 - merge pull request #29431 from brianweet:bug1080652-v2 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/c057fcb05151
Author: Brian Weeteling <brianweeteling@gmail.com>
Desc: Bug 1080652 - Improve multitouch key handling on low-end devices v2

========

https://hg.mozilla.org/integration/gaia-central/rev/f0777785e7dc
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 947124 - merge pull request #29424 from RudyLu:keyboard/Bug947124-_keyboard_library_sendKey to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/4f4dc1ca55a9
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 947124 - Implement a library for typing on the Gaia keyboard in
marionette testing.
2015-04-13 02:40:27 -07:00
B2G Bumper Bot
36abc85b2a Bumping manifests a=b2g-bump 2015-04-13 02:09:29 -07:00
B2G Bumper Bot
b946e3e3da Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6aed7da37f95
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #29460 from albertopq/1137106-shb-lockscreen

Bug 1137106 - Hiding SHB when the phone is locked r=mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/2e778707a0d2
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1137106 - Hiding SHB when the phone is locked
2015-04-13 02:06:53 -07:00
B2G Bumper Bot
be9f31a6d4 Bumping manifests a=b2g-bump 2015-04-12 11:13:29 -07:00
B2G Bumper Bot
7f6987fc53 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d75fe24ddd89
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1152402 - merge pull request #29466 from KevinGrandon:bug_1152402_remove_w033_workaround to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/e25888c4e384
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1152402 - Remove W033 workaround r=kgrandon
2015-04-12 11:10:26 -07:00
B2G Bumper Bot
1197d0e197 Bumping manifests a=b2g-bump 2015-04-11 16:48:13 -07:00
B2G Bumper Bot
08c45e0f0b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/58caf5c31568
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #29464 from KevinGrandon/bug_1153576_update_jshint

Bug 1153576 - Update jshint to 2.7.0

========

https://hg.mozilla.org/integration/gaia-central/rev/30e138bd8098
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1153576 - Update jshint to 2.7.0 r=kgrandon
2015-04-11 16:45:37 -07:00
B2G Bumper Bot
bc3cd8cebf Bumping manifests a=b2g-bump 2015-04-11 14:53:04 -07:00
B2G Bumper Bot
957b2e6431 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0b97cd639129
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1150464 - merge pull request #29385 from KevinGrandon:fix_bug_1150464 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/19c64554f3cf
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1150464 - [Collection] Set height of gaia-grid on resize event r=Cwiiis
2015-04-11 14:50:28 -07:00
B2G Bumper Bot
df81681a47 Bumping manifests a=b2g-bump 2015-04-10 16:52:57 -07:00
B2G Bumper Bot
4c08a0a34a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6a9b9c1434e8
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #29455 from mwargers/test_container.css

Bug 970728 - Intermittent test_bug344861.html -  test_container.css fix

========

https://hg.mozilla.org/integration/gaia-central/rev/da82eee77d0c
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 970728 - Intermittent test_bug344861.html -  test_container.css fix
2015-04-10 16:50:22 -07:00
B2G Bumper Bot
5391ffb7ea Bumping manifests a=b2g-bump 2015-04-10 14:38:00 -07:00
B2G Bumper Bot
12bbd755c5 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/def153137ebb
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #29446 from millermedeiros/1153046-delete-time-observer

Bug 1153046 - [Calendar] delete TimeObserver r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/cab4b2450ca4
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1153046 - [Calendar] delete TimeObserver

========

https://hg.mozilla.org/integration/gaia-central/rev/4e21c673d99a
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #29445 from millermedeiros/1153065-date-l10n

Bug 1153065 - [Calendar] remove observeDateLocalization logic from app.js r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/4b418288e5c0
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1153065 - [Calendar] remove observeDateLocalization logic from app.js
2015-04-10 14:35:24 -07:00
B2G Bumper Bot
b010e19875 Bumping manifests a=b2g-bump 2015-04-10 14:22:45 -07:00
B2G Bumper Bot
a4939b4dea Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6dfa5a1da700
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1151925 - merge pull request #29384 from sfoster:bidi-urlbar-bug-1151925 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/81edff6bf3ee
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1151925 - Fix combined-chrome urlbar to support bidi content. r=kgrandon
2015-04-10 14:20:08 -07:00
B2G Bumper Bot
762155aa82 Bumping manifests a=b2g-bump 2015-04-10 12:13:36 -07:00
B2G Bumper Bot
51a1f5a5a2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e649b197d1fc
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #29432 from KevinGrandon/bug_1150952_private_browser_follow_up_title_2

Bug 1150952 - [PrivateBrowser] Follow-up, update landing page title

========

https://hg.mozilla.org/integration/gaia-central/rev/bc8d0b9cceb4
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1150952 - [PrivateBrowser] Follow-up, update landing page title r=kgrandon
2015-04-10 12:10:30 -07:00
B2G Bumper Bot
052436eb94 Bumping manifests a=b2g-bump 2015-04-10 11:53:04 -07:00
B2G Bumper Bot
21731e683d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ef838cdf8a04
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1153233 - merge pull request #29458 from stasm:1153233-remove-ctx.qps.indexOf to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/dbd91a1af043
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1153233 - Remove the check for qps in isPretranslated logic. r=gandalf
2015-04-10 11:50:27 -07:00
B2G Bumper Bot
c3d979dead Bumping manifests a=b2g-bump 2015-04-10 11:09:26 -07:00
B2G Bumper Bot
40b3526c5e Bumping manifests a=b2g-bump 2015-04-10 09:24:34 -07:00
B2G Bumper Bot
ea8fc2b3ce Bumping manifests a=b2g-bump 2015-04-13 00:29:44 -07:00
B2G Bumper Bot
ef6eebe469 Bumping manifests a=b2g-bump 2015-04-12 23:43:26 -07:00
B2G Bumper Bot
0a43212994 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/989359c3655c
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #29420 from huchengtw-moz/bug-1152671-jshint-value-selectors

Bug 1152671 - [System] fix jshint errors/warnings for value selectors, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/416e2c791889
Author: John Hu <johu@mozilla.com>
Desc: Bug 1152671 - [System] fix jshint errors/warnings for value selectors
2015-04-12 23:40:23 -07:00
B2G Bumper Bot
febf537cd9 Bumping manifests a=b2g-bump 2015-04-12 21:03:15 -07:00
B2G Bumper Bot
b0c83c830b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d9f5adaf9b03
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #29414 from huchengtw-moz/bug-1152665-jshint-download-manager

Bug 1152665 - [System] fix jshint error/warning for download manager fil..., r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/136d77ab11b2
Author: John Hu <johu@mozilla.com>
Desc: Bug 1152665 - [System] fix jshint error/warning for download manager files
2015-04-12 21:00:39 -07:00
B2G Bumper Bot
4b35a4c52e Bumping manifests a=b2g-bump 2015-04-12 20:07:46 -07:00
B2G Bumper Bot
2a0bf32a20 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/54fd5389aef8
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #29451 from ian-liu/bluetooth/bug1152232_rtl_bdi_devicename_filename_filesize_for_fileTransfer_cofirmation_dialog

Bug 1152232 - Bi-directional device name, filename, filesize for file transfer confirmation dialog, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/0d08d6c4d003
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 1152232 - Bi-directional device name, filename, filesize for file transfer confirmation dialog, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/e6dd85f03123
Author: EragonJ (E.J.) <eragonj@eragonj.me>
Desc: Merge pull request #29443 from EragonJ/bug-1148645

Bug 1148645 - update button CSS

========

https://hg.mozilla.org/integration/gaia-central/rev/21575426b7c5
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 1148645 - update button CSS

========

https://hg.mozilla.org/integration/gaia-central/rev/3636c41b3b78
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1143341 - merge pull request #28909 from snowmantw:bug1143341 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/c541b5cc7140
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 1143341 - Lock screen doesn't take into account "Require passcode after X minutes" setting anymore

It's actually caused by the legacy code. In the very old version of lockscreen.js
it didn't distinguish the timer of screen off/on and locked/unlocked, so
the following code manipulate the 'unlocking' idea very trickly. In this
patch I added a new stamp to manage it.
2015-04-12 20:05:11 -07:00
Doug Turner
ec9bd5a923 Bug 1038811 - Push Notifications - Move old push to simplepush. r=nsm. sr=jst 2015-04-10 20:19:28 -07:00
Ryan VanderMeulen
67ac03b69c Merge m-c to inbound. a=merge 2015-04-10 15:27:38 -04:00
Alexandre Lissy
caf3e9b5e5 Bug 1148376 - Only force-enable layers acceleration on Gonk. r=jmuizelaar 2015-04-01 00:27:00 -04:00
B2G Bumper Bot
f879065dcd Bumping manifests a=b2g-bump 2015-04-10 08:33:03 -07:00
B2G Bumper Bot
e92d8ec425 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a8b0558060fc
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1151902 - merge pull request #29456 from mwargers:test_dialer_find_contact.py.diff to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/e1df763adb30
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1151902 - test_dialer_find_contact.py: IndexError: list index out of range

========

https://hg.mozilla.org/integration/gaia-central/rev/e92614f6b217
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1152669 - merge pull request #29418 from shamenchens:Bug1152669-FixJshintIdentity to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/451a25fc909e
Author: Sherman Chen <shamen.chens@gmail.com>
Desc: Bug 1152669 - Fix jshint error in identity and remove from xfail.list
2015-04-10 08:30:25 -07:00
B2G Bumper Bot
261f2df5d5 Bumping manifests a=b2g-bump 2015-04-10 07:59:32 -07:00
B2G Bumper Bot
323b7a6127 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/13e7783ef0a3
Author: No-Jun Park <npark@mozilla.com>
Desc: Merge pull request #29436 from npark-mozilla/1152940

Bug 1152940 - Update test_play_3gp_video.py in imagecompare test suite

========

https://hg.mozilla.org/integration/gaia-central/rev/e8f9d3d7bd27
Author: No-Jun Park <npark@mozilla.com>
Desc: Bug 1152940 - Update test_play_3gp_video.py in imagecompare test suite

Remove unnecessary screencapture,
incorporate the fix from Bug 1150573
add proper wait after rewind
2015-04-10 07:56:54 -07:00
B2G Bumper Bot
a128f22ed9 Bumping manifests a=b2g-bump 2015-04-10 07:43:31 -07:00