Commit Graph

454164 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
c41f57bd3e merge fx-team to mozilla-central a=merge 2015-12-17 11:57:06 +01:00
Phil Ringnalda
8c377a5e03 Back out 3 changesets (bug 1220309) for 2.3 robocop bustage in testPrivateBrowsing and testSessionHistory
CLOSED TREE

Backed out changeset 1cf6f364d319 (bug 1220309)
Backed out changeset f774157cf5f4 (bug 1220309)
Backed out changeset bd4581fe6c9d (bug 1220309)
2015-12-16 22:03:13 -08:00
Michael Comella
09828218c0 Bug 1232773 - review: Comment on Adjust usage. r=me
--HG--
extra : commitid : Co0fhvtIVNB
extra : rebase_source : 7d7eb18a157611d3187fc8862642c94c943c2853
2015-12-16 14:50:02 -08:00
Michael Comella
db456ab02e Bug 1232773 - Check if user is opt out from Adjust before accessing. r=mfinkle
It made sense to me to have this code inside the AdjustHelper so I moved the
existing opt out code inside the AdjustHelper as well.

--HG--
extra : commitid : Bc0yHD6v3UW
extra : rebase_source : f48a555ef71b658deb978808594faa06195ceca9
2015-12-16 16:01:57 -08:00
Michael Comella
22320400aa Bug 1232773 - Add Adjust.onPause/onResume to record session info. r=mfinkle
I added these to BrowserApp to match the use of Adjust.onCreate in BrowserApp.

These sessions don't perfectly match the FHR sessions they replace which get
called in:
  GeckoApp.onPause (session end)
  BrowserHealthRecorder.onEnvironmentTransition (session end)
  BrowserHealthRecorder.checkForOrphanSessions (session start)
    - From BHR.initializeStorage <- BHR.handleMessage. I didn't figure out
      where this message comes from but given "initializeStorage", I assume
      this comes from a startup routine of GeckoApp.

However, the Adjust docs are explicit about adding these values to
onPause/onResume and presumably written under the assumption that those methods
are called in the appropriate places.

The docs also mention these calls should occur in all Activities but I followed
FHR where only the main Activity is logged - I don't predict any negative side
effects from this change.

--HG--
extra : commitid : GxcpliEbSHh
extra : rebase_source : 817fbc5d422e1a3227054fd6276e86d8d441396a
2015-12-15 14:44:02 -08:00
Drew Willcoxon
b0c3f13b42 Bug 1232548 - Test-only change, trying to fix intermittent leak in urlbar search suggestions tests on Aurora. r=me a=test-only CLOSED TREE
--HG--
extra : commitid : ErYCBI0H2Dw
extra : source : 1ba4f6d91e637348dc0cdc7e9d311c4cddbc8a5e
2015-12-16 15:52:30 -08:00
Varun Joshi
b59fb1201d Bug 1128675 - Duplicate indexes in browser.db. r=rnewman
--HG--
extra : commitid : 2jUNdMFxQnM
2015-12-16 15:02:13 -08:00
Sebastian Hengst
8007ffbe98 Backed out 2 changesets (bug 1227539) for Win 7 M(bc4) and likely Win XP opt M(bc6) failures. r=backout
Backed out changeset 48d56e89c482 (bug 1227539)
Backed out changeset 0fbd239d0c37 (bug 1227539)
2015-12-16 23:33:08 +01:00
Nick Alexander
5c2f270233 Bug 1220309 - Follow-up: Add build dependencies to appcompat-v7. r=mcomella
--HG--
extra : commitid : 4OEA71aXBJj
extra : rebase_source : d47b2fb6ff3583d375fbcb81d7e0a15076e6d634
2015-12-16 13:57:05 -08:00
Michael Comella
9763f76ec5 Bug 1220309 - Correct all caps button text in Button from AppCompat. r=sebastian
AppCompat capitalizes all text in `Button`s so we have to override
that behavior to maintain the same UI. Ideally, we do this through
`android:buttonStyle` but the place I found the issue doesn't inherit
from that style so we can't and we change the style directly.

There may be issues with other `Button`s, but this is the only one I found.

--HG--
extra : commitid : JWDZBWuhsYy
extra : rebase_source : 534d09ceca6d15bfd1ad49772ee0f3bfad4751c1
2015-12-15 11:26:33 -08:00
Edgar Chen
c795620048 Bug 1200928 - Part 2: [Taskcluster] Use correct busybox binary for x86/arm emulator when running xpcshell tests. r=garndt
--HG--
extra : commitid : 9fP4f8IzaAJ
extra : rebase_source : 0757ebd3f89842ac29abbee32995957eb1104ad5
extra : histedit_source : ae9cc00980e520e63e48227789dd11e0d171f3cc
2015-11-17 16:05:01 +08:00
Edgar Chen
83acb93e1b Bug 1200928 - Part 1: Iterate over all the things in task.extra.locations and build out the test_parameter. r=garndt
--HG--
extra : commitid : F00GWAhjxjc
extra : rebase_source : 5cd6076b83c05128f41969b17ecda3fceebd0375
extra : histedit_source : 9d452d12849f359fa80c8ccddbe6db29f9f2c4ad
2015-11-17 16:07:59 +08:00
B2G Bumper Bot
61e4f1371b Bumping manifests a=b2g-bump 2015-12-16 16:16:04 -08:00
B2G Bumper Bot
e81e4b0bc5 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c6cc74c8eb9f
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #33586 from gabrielesvelto/bug-1224544-keypad-background-fix-v2

Bug 1224544 - Ensure that the keypad background is always large enough to contain all the keys r=thills

========

https://hg.mozilla.org/integration/gaia-central/rev/8278db26f930
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1224544 - Ensure that the keypad background is always large enough to contain all the keys r=thills
2015-12-16 16:14:41 -08:00
B2G Bumper Bot
11af7f9684 Bumping manifests a=b2g-bump 2015-12-16 15:16:58 -08:00
B2G Bumper Bot
42e5377026 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/11ce8493f4dd
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #33575 from gabrielesvelto/bug-1232594-close-button-conference-group-info-fix

Bug 1232594 - Make the 'close' button looks consistent r=thills

========

https://hg.mozilla.org/integration/gaia-central/rev/ab1c4205a2e1
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1232594 - Make the 'close' button looks consistent r=thills
2015-12-16 15:15:33 -08:00
B2G Bumper Bot
345fe6b26c Bumping manifests a=b2g-bump 2015-12-16 13:06:53 -08:00
B2G Bumper Bot
9ea54e3746 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6b158d90f6fc
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #33249 from gabrielesvelto/bug-1198051-lockscreen-hangup-call-fix

Bug 1198051 - Make the number of a call hung up in the lockscreen readable r=thills

========

https://hg.mozilla.org/integration/gaia-central/rev/2e3d3aba1988
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1198051 - Make the number of a call hung up in the lockscreen readable r=thills

========

https://hg.mozilla.org/integration/gaia-central/rev/5260a3b3e46c
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #33577 from albertopq/1142439-intermitent-ime

Bug 1142439 - Using client helper for waiting the dialog button r=mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/9fe33c7d8276
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1142439 - Using client helper for waiting the dialog button
2015-12-16 13:05:30 -08:00
B2G Bumper Bot
c120c814a5 Bumping manifests a=b2g-bump 2015-12-16 10:20:05 -08:00
B2G Bumper Bot
3e069c30bb Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3f13bfb9d442
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #33565 from ferjm/bug1230210.sync.port.close

Bug 1230210 - SyncManager does not handle properly the Sync app kille…

========

https://hg.mozilla.org/integration/gaia-central/rev/e725ffbb5bc0
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Bug 1230210 - SyncManager does not handle properly the Sync app killed by OOM. r=michielbdejong

========

https://hg.mozilla.org/integration/gaia-central/rev/130c78228e7c
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #33522 from ferjm/sync.logger

Bug 1212777 - Add an option in the settings app developer menu to ena…

========

https://hg.mozilla.org/integration/gaia-central/rev/6bf6f1a70ad1
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Bug 1212777 - Add an option in the settings app developer menu to enable sync logging. r=michielbdejong
2015-12-16 10:18:40 -08:00
B2G Bumper Bot
9e5c25ed2e Bumping manifests a=b2g-bump 2015-12-16 09:49:52 -08:00
Carsten "Tomcat" Book
1808346fae Backed out changeset c472eeb03435 (bug 1214515) for bustage
--HG--
extra : rebase_source : f0d8ce3fc4749b5fc398152ca26e17da7813dd09
2015-12-16 14:51:17 +01:00
B2G Bumper Bot
0e1e00b2dd Bumping manifests a=b2g-bump 2015-12-16 04:30:07 -08:00
Thomas Zimmermann
989aaf55fc Bug 1232670: Prepare Bluetooth PDU for sending after checking connection status, r=shuang
The PDU contains a pointer to the operation's result handler. If sending
fails, the result handler is supposed to handle an error. But the PDU
will go out of scope first and release the handler. The error delivery
then fails with a segmentation fault.
2015-12-16 13:27:47 +01:00
B2G Bumper Bot
c7cfbb88ac Bumping manifests a=b2g-bump 2015-12-16 03:49:50 -08:00
Juan Gomez
39e5f194dc Bug 1214515 - PersistentDataBlock b2g component implementation. r=gerard-majax 2015-12-15 04:40:00 +01:00
Carsten "Tomcat" Book
b49a809370 Merge mozilla-central to b2g-inbound 2015-12-16 12:11:24 +01:00
Carsten "Tomcat" Book
a77b9d40f7 merge mozilla-inbound to mozilla-central a=merge 2015-12-16 12:01:46 +01:00
Carsten "Tomcat" Book
7740151234 merge fx-team to mozilla-central a=merge 2015-12-16 11:58:46 +01:00
B2G Bumper Bot
3ed196c39b Bumping manifests a=b2g-bump 2015-12-16 02:54:55 -08:00
B2G Bumper Bot
005d45c74e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/095aa3d2a846
Author: Ray Lin <ralin@mozilla.com>
Desc: Merge pull request #33583 from raylin/1210674-improve-feedback-to-dialog-service

Bug 1210674 - Use dialog service to show send feedback dialogs,

========

https://hg.mozilla.org/integration/gaia-central/rev/0701039be263
Author: Ray Lin <ralin@mozilla.com>
Desc: Bug 1210674 - Use dialog service to show send feedback dialogs,
r=gasolin
2015-12-16 02:53:32 -08:00
B2G Bumper Bot
339d3d6031 Bumping manifests a=b2g-bump 2015-12-16 02:01:57 -08:00
B2G Bumper Bot
3506b64b87 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/648d29a3e67b
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #33585 from mozilla-b2g/revert-33189-bug-1224544-keypad-background-fix

Revert "Bug 1224544 - Ensure that the keypad background is always large enough to contain all the keys r=thills"

========

https://hg.mozilla.org/integration/gaia-central/rev/69c3b8e5c91c
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Revert "Bug 1224544 - Ensure that the keypad background is always large enough to contain all the keys r=thills"
2015-12-16 02:00:34 -08:00
B2G Bumper Bot
77863e5dbd Bumping manifests a=b2g-bump 2015-12-16 01:00:00 -08:00
B2G Bumper Bot
3c81e845ef Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c319c2e89718
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #33189 from gabrielesvelto/bug-1224544-keypad-background-fix

Bug 1224544 - Ensure that the keypad background is always large enough to contain all the keys r=thills

========

https://hg.mozilla.org/integration/gaia-central/rev/ed27dc2a0144
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1224544 - Ensure that the keypad background is always large enough to contain all the keys r=thills
2015-12-16 00:58:37 -08:00
B2G Bumper Bot
eea3f29ec1 Bumping manifests a=b2g-bump 2015-12-15 23:36:58 -08:00
B2G Bumper Bot
4cc56d87eb Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/04b3607d4c1d
Author: Nigel Babu <nigel@nigelb.me>
Desc: Revert "Merge pull request #33369 from raylin/1210674-improve-feedback-to-dialog-service"

This reverts commit 603043edbefc3e2b3fefdf5432f11c88f3827267, reversing
changes made to 635c79fe14b5c4df919c20e7fc760c7a400ca7cc.
2015-12-15 23:35:34 -08:00
B2G Bumper Bot
c79e08e554 Bumping manifests a=b2g-bump 2015-12-15 23:15:51 -08:00
B2G Bumper Bot
0d5df7388b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3586521d821e
Author: Evan Tseng <itoyxd@gmail.com>
Desc: Merge pull request #33450 from evanxd/bug-1227825

Bug 1227825 - Marionette tests for audio channels compete each other r=lchang

========

https://hg.mozilla.org/integration/gaia-central/rev/bac54e1e7c54
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 1227825 - Marionette tests for audio channels compete each other r=lchang
2015-12-15 23:14:28 -08:00
B2G Bumper Bot
93298f34a9 Bumping manifests a=b2g-bump 2015-12-15 21:24:54 -08:00
B2G Bumper Bot
e18bcf914b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3b09d5d76c73
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #33494 from ruvsmirnov/bug-1110640-bottom-line-in-settings-points

Bug 1110640 - None last buttons has bottom line in setting's lists, r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/1afcf13c10c6
Author: Vladimir Smirnov <Vladimir.Smirnov2@harman.com>
Desc: Bug 1110640 - None last buttons has bottom line in setting's lists.
2015-12-15 21:23:31 -08:00
B2G Bumper Bot
665bb20009 Bumping manifests a=b2g-bump 2015-12-15 21:00:11 -08:00
B2G Bumper Bot
7ecef4154a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b347fb6d1174
Author: Ray Lin <ralin@mozilla.com>
Desc: Merge pull request #33369 from raylin/1210674-improve-feedback-to-dialog-service

Bug 1210674 - Use dialog service to show send feedback dialogs,

========

https://hg.mozilla.org/integration/gaia-central/rev/392936bac892
Author: Ray Lin <ralin@mozilla.com>
Desc: Bug 1210674 - Use dialog service to show send feedback dialogs,
r=gasolin
2015-12-15 20:58:49 -08:00
Wes Kocher
4b84f553c1 Backed out changeset 495ff1195591 (bug 1231040) for build failures in TexUnpackBlob.cpp
--HG--
extra : commitid : B2HulRlJFhE
2015-12-15 17:53:00 -08:00
Jeff Gilbert
7dd12ef863 Bug 1231040 - Take fast path if not alpha-premulting. - r=jrmuizel 2015-12-15 17:45:03 -08:00
Joel Maher
4a128fcb91 Bug 1232316 - reftest failures with text-emphasis marks. r=xidorn 2015-12-15 17:18:24 -08:00
Drew Willcoxon
f47dc136b4 Bug 1182783 - Restore search string and selection when selecting an autofilled urlbar popup result. r=mak 2015-12-15 17:08:41 -08:00
Chris Rafuse
638a0198fc Bug 1219158 - update Hello FTU panel height, r=mikedeboer 2015-12-15 16:28:27 -08:00
Chris Rafuse
7688a70ee8 Bug 1219158 - FTU panel visual UI update, r=mikedeboer 2015-12-15 16:28:27 -08:00
Wes Kocher
c1452c8c24 Merge inbound to central, a=merge
--HG--
extra : commitid : Ebqzc9n0mUJ
2015-12-15 15:47:20 -08:00