445649 Commits

Author SHA1 Message Date
Steven Englehardt
c184280166 Bug 1191740 - Add originAttributes in TabContext. r=bholley 2015-10-14 10:52:06 +08:00
Felipe Gomes
c56d3c0a1c Bug 1214052 - Remove unnecessary files from the pre-processing list. r=glandium 2015-10-13 23:50:30 -03:00
Felipe Gomes
799f2ff613 Backed out changeset b78c1b06764c (bug 1212618), because a better fix landed in bug 1211344 2015-10-13 23:50:28 -03:00
Phil Ringnalda
39d48b3bb0 Back out changeset 81b6dbef4fb1 (bug 1210330) for Android and b2g mochitest-chrome failures in test_tcpsocket_jsm.html
CLOSED TREE
2015-10-13 19:40:20 -07:00
Andrew Comminos
ffd56892f2 Bug 1209774 - Transform from GDK coords to layout device pixels before calling DispatchEvent. r=karlt 2015-10-13 19:14:54 -07:00
Wes Kocher
a195766b70 Backed out 2 changesets (bug 1137009)
Backed out changeset 2c77e4edc2a5 (bug 1137009)
Backed out changeset 7a5322e5fa07 (bug 1137009)
2015-10-13 18:33:51 -07:00
Wes Kocher
c335f06a80 Backed out changeset e28dde22ac26 (bug 1211344) 2015-10-13 18:33:27 -07:00
Reuben Morais
d6a61b2628 Bug 1213170 - Re-enable WebSMS on B2GDroid. 2015-10-13 21:51:56 -03:00
Reuben Morais
5fcd0fe0cf Bug 1213170 - Always generate JNI stubs for GeckoSmsManager. r=nalexander 2015-10-13 21:51:50 -03:00
Andrew Sutherland
57c195d477 Bug 1210330 - TCPSocket data event should be an ArrayBuffer in non-e10s case too. r=jdm
The conversion to WebIDL introduced a minor regression where the "data" event
carried a Uint8Array payload instead of an ArrayBuffer.  This patch corrects
the type and introduces a fix.
2015-10-13 20:48:49 -04:00
B2G Bumper Bot
cd8c39a9a6 Bumping manifests a=b2g-bump 2015-10-13 16:45:11 -07:00
Nicholas Nethercote
74961773ab Bug 1213613 (part 2) - Move some BMP-related structs. r=seth.
This patch moves them into less exposed places. It also moves the RLE_*
constants into the RLE enum, and renames ColorTable and its fields.
2015-10-13 16:43:18 -07:00
B2G Bumper Bot
b37faabf1c Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/48c1c0b2391a
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #32394 from justindarc/bug1212791

Bug 1212791 - [Music NGA]Search bar is not visible in Playlist views in Music app.

========

https://hg.mozilla.org/integration/gaia-central/rev/5db3b26bb10f
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 1212791 - [Music NGA]Search bar is not visible in Playlist views in Music app.

========

https://hg.mozilla.org/integration/gaia-central/rev/8844134ecd83
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #32398 from eeejay/bug-1213954

Bug 1213954 - Add accessibility input panel with touch & hold delay o… r=yzen

========

https://hg.mozilla.org/integration/gaia-central/rev/5e3d2d2816bf
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1213954 - Add accessibility input panel with touch & hold delay option.

========

https://hg.mozilla.org/integration/gaia-central/rev/b7d83f242468
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Merge pull request #32355 from JohanLorenzo/bug-1140344-2

Bug 1140344 - [marionette-apps] Support switching between main and in…

========

https://hg.mozilla.org/integration/gaia-central/rev/a4b398bb8274
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1140344 - [marionette-apps] Support switching between main and inline activity app frames
2015-10-13 16:42:04 -07:00
Nicholas Nethercote
a96e894e1a Bug 1213613 (part 1) - Formatting cleanups for nsBMPEncoder.h. r=seth.
Two-space indents is the Gecko standard, and it's what nsBMPDecoder.cpp uses.
This patch changes nsBMPEncoder.h to use two-space indents as well. This will
help avoid possible mis-indentation if code is moved from the .h to the .cpp or
vice versa (as subsequent patches in this bug will do).

Also, it changes some of the // comments on public methods to doxygen-style ///
comments.
2015-10-13 16:08:06 -07:00
Dave Hylands
5b06270c15 Bug 1205028 - Don't tell MTP server about files that it added/modified. r=alchen
With this patch, we introduce mtp-watcher-notify, used to tell device storage
about new files added by MTP, and mtp-watcher-update, used to tell MTP about
device storage changes.

By using 2 new messages, rather than trying to reuse file-watcher-notify and
file-watcher-update, we prevent update "loops".
2015-10-13 15:35:11 -07:00
B2G Bumper Bot
4dbdc80103 Bumping manifests a=b2g-bump 2015-10-13 13:33:10 -07:00
B2G Bumper Bot
251642a892 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c9a5e1329a3c
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #32400 from mcav/clock-silence

Bug 1201364 - Alarm should automatically stop after a given period of… r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/8787932a94ef
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 1201364 - Alarm should automatically stop after a given period of time even user doesn't press the stop button.
2015-10-13 13:30:26 -07:00
B2G Bumper Bot
bb23552612 Bumping manifests a=b2g-bump 2015-10-13 13:08:09 -07:00
B2G Bumper Bot
54ed4bab88 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/520ce6c206a3
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #32278 from justindarc/bug1209438

Bug 1209438 - [Flame KK][Music NGA]User can scroll the music search r…

========

https://hg.mozilla.org/integration/gaia-central/rev/094462f4e177
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 1209438 - [Flame KK][Music NGA]User can scroll the music search result page,even list is empty.
2015-10-13 13:05:26 -07:00
Wes Kocher
25c0d6cff0 Merge m-c to b2ginbound, a=merge CLOSED TREE 2015-10-13 12:51:59 -07:00
Fabrice Desré
577294d552 Bug 1213170 - followup r=bustage on a CLOSED TREE 2015-10-13 11:35:57 -07:00
Tooru Fujisawa
372d96ff26 Bug 1214049 - Use ReportOutOfMemory in NativeObject::goodElementsAllocationAmount. r=Waldo
--HG--
extra : commitid : LSM1VK7jkP
extra : rebase_source : 8cb3bb4be0cf3fac6306a2c8d24dae6b349f94ae
2015-10-14 02:55:08 +09:00
Jan Varga
77ae4508cb Bug 1203803: Force cleanup for specific states only; r=khuey a=CLOSED TREE 2015-10-13 10:19:43 -07:00
B2G Bumper Bot
67874e06ec Bumping manifests a=b2g-bump 2015-10-13 10:00:16 -07:00
B2G Bumper Bot
0b7847ff33 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b3c2633abee1
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #32414 from azasypkin/bug-1214220-metrics-gitignore

Bug 1214220 - Add Raptors "metrics.ldjson" to .gitingore. r=eli

========

https://hg.mozilla.org/integration/gaia-central/rev/f8ab78fdc8ce
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1214220 - Add Raptors "metrics.ldjson" to .gitingore. r=eli
2015-10-13 09:59:59 -07:00
Fabrice Desré
05c67f4d70 Bug 1213170 - Disable the sms backend for now r=me 2015-10-13 09:56:12 -07:00
B2G Bumper Bot
2a7568cacb Bumping manifests a=b2g-bump 2015-10-13 09:28:08 -07:00
B2G Bumper Bot
e9aa7934d1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/46a47d3e8d3c
Author: Zibi Braniecki <zibi@braniecki.net>
Desc: Merge pull request #32375 from zbraniecki/1213083-use-relativeDate-formatElement-in-system

Bug 1213083 - Switch Notification timestamps to use mozIntl._gaia.RelativeDate().formatElement. r=albertopq

========

https://hg.mozilla.org/integration/gaia-central/rev/ff4b7ede9124
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1213083 - Switch Notification timestamps to use mozIntl._gaia.RelativeDate().formatElement
2015-10-13 09:25:26 -07:00
Gijs Kruitbosch
3afe5469df Bug 1123760 - make autocomplete dropmarker in the urlbar actually work when activated through a11y APIs, r=surkov
--HG--
extra : commitid : Cu83QcuhCxT
extra : rebase_source : 4e06008d7777ca862aaabfc43ff36979f4d6083e
extra : amend_source : 50c63af8003e62b9b89fa9014d1753c58252e62b
2015-10-13 17:19:41 +01:00
Fabrice Desré
2144e00250 Bug 1213919 - Need to use a 'permitted-list' for handling certificates when opening signed packages for reviewers r=ferjm 2015-10-13 09:07:10 -07:00
B2G Bumper Bot
05b72c1ef7 Bumping manifests a=b2g-bump 2015-10-13 09:03:09 -07:00
B2G Bumper Bot
cfc4d4297b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/682f482dae97
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #32371 from mcav/statusbar-update-from-task-manager

Bug 1212045 - Status bar color does not auto update after killing... r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/bf27e98db70e
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 1212045 - Status bar color does not auto update after killing an app.
2015-10-13 09:00:26 -07:00
B2G Bumper Bot
02ae06bcee Bumping manifests a=b2g-bump 2015-10-13 08:38:07 -07:00
B2G Bumper Bot
a5974ae628 Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6530db5ce829
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Revert "Merge pull request #32392 from mikehenrty/bug-1213244-remove-doorhanger"

This reverts commit 6140a8431781f0457a7de9471ea1db56b7bcab4e, reversing
changes made to c350ccbd62174713ade160287ca347191e30f9d9.

========

https://hg.mozilla.org/integration/gaia-central/rev/3a45f65bc0b9
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #32392 from mikehenrty/bug-1213244-remove-doorhanger

Bug 1213244 - Disable pinning-the-web doorhanger

========

https://hg.mozilla.org/integration/gaia-central/rev/d51f50464f1e
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1213244 - Disable pinning-the-web doorhanger

========

https://hg.mozilla.org/integration/gaia-central/rev/0f330234edea
Author: No-Jun Park <npark@mozilla.com>
Desc: Merge pull request #32378 from npark-mozilla/really_clean_1213301

Bug 1213301 - Convert imagecompare tests for music-nga app

========

https://hg.mozilla.org/integration/gaia-central/rev/e5f5b00ffc23
Author: No-Jun Park <npark@mozilla.com>
Desc: Bug 1213301 - Convert imagecompare tests for music-nga app
2015-10-13 08:35:24 -07:00
B2G Bumper Bot
7b51390fde Bumping manifests a=b2g-bump 2015-10-13 08:13:37 -07:00
B2G Bumper Bot
12120784d2 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/654e554bc698
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #32389 from aethanyc/bug1197060

Bug 1197060 - Fix dialog position when browserContainer is scrolled. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/faba69963209
Author: Ting-Yu Lin <tlin@mozilla.com>
Desc: Bug 1197060 - Fix dialog position when browserContainer is scrolled

The scrollable (browserContainer) might be scrolled when AppChrome is
maximized. To make the position of the dialog correct, we need to
subtract the offset by scrollable.scrollTop.

========

https://hg.mozilla.org/integration/gaia-central/rev/11e5c2e07936
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #32353 from Cwiiis/bug1212905-new-homescreen-optional-scroll-snapping

Bug 1212905 - Make scroll snapping optional. r=gasolin,gmarty

========

https://hg.mozilla.org/integration/gaia-central/rev/7eb0d9ed8523
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1212905 - Make scroll snapping optional. r=gasolin,gmarty
2015-10-13 08:10:31 -07:00
Gijs Kruitbosch
c8eb645a23 Bug 1123760 - fix accessible labels of urlbar items, r=florian,f=MarcoZ
--HG--
extra : commitid : JnS8bW9UvQ
extra : rebase_source : 85f4d636343a85ce16a9d152e1f477dfb8c88aaa
2015-10-13 15:01:43 +01:00
Gijs Kruitbosch
9453c32647 Bug 1162635 - flatten notification styles on Windows and Linux, r=dao
--HG--
extra : commitid : 8dPIxhXV8wl
extra : rebase_source : 53203f85e91fc99f9716f054bb4410803e59f33b
extra : histedit_source : f037b5dbb6cb94bf9ca8e2aa3a9177aa15463f97
2015-10-14 16:52:46 +01:00
Paolo Amadini
2654050231 Bug 1193341 - Detect presence of password fields in any subframe, flagging those on insecure connections. r=MattN
--HG--
extra : commitid : ADlptzF6ATB
extra : rebase_source : dc352aa8cd85aec40d2fefbf0536d57c25ce316e
2015-10-13 13:40:34 +01:00
Dão Gottwald
5a213c7dfc Bug 1215093 followup, fixing typo. DONTBUILD 2015-10-16 13:44:56 +02:00
Dão Gottwald
c4d3cfd374 Bug 1215093 - For lightweight themes, make toolbar buttons semitransparent white with a black border on :hover/:active. r=gijs 2015-10-16 13:09:56 +02:00
Mark Banner
559e525ffd Bug 1210774 - Upgrade Loop's use of eslint (to 1.6.x) and eslint-plugin-react (to 3.5.x). r=Mardak NPOTB DONTBUILD 2015-10-16 10:31:06 +01:00
Vladan Djeric
a2c41b67dc Bug 1178083: Fix chromehang symbolication code in about:telemetry. r=gfritzsche 2015-10-15 13:51:23 -04:00
David Critchley
f5f9ce8253 Bug 1209686 - Remove Standalone header from Loop, r=mardak 2015-10-13 12:18:00 +02:00
Carsten "Tomcat" Book
944b9ebefa merge mozilla-inbound to mozilla-central a=merge 2015-10-13 12:00:54 +02:00
Carsten "Tomcat" Book
18b99bf0cf merge fx-team to mozilla-central a=merge 2015-10-13 11:59:55 +02:00
Carsten "Tomcat" Book
5aeac175cc merge b2g-inbound to mozilla-central a=merge 2015-10-13 11:58:51 +02:00
Ting-Yu Chou
0c77e54e7f Bug 1214133 - Preload ExtensionContent.jsm to get rid of the overhead. r=fabrice 2015-10-13 17:39:52 +08:00
B2G Bumper Bot
0c3e9926b1 Bumping manifests a=b2g-bump 2015-10-14 12:58:20 -07:00
B2G Bumper Bot
e4544acd1d Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/271028807c89
Author: No-Jun Park <npark@mozilla.com>
Desc: Merge pull request #32420 from npark-mozilla/1214286

Bug 1214286 - Imagecompare: improve capture and compare methods

========

https://hg.mozilla.org/integration/gaia-central/rev/f1c3aca7dc7e
Author: No-Jun Park <npark@mozilla.com>
Desc: - Better error message (checks to see whether the imagecompare generated messages other than pixel mismatch)
- Check to see whether the diff file is present before moving to mismatch folder
- Adds option to stay in the top level frame (for cases where the switch_to_displayed_app() gives the app frame, when it currently opened the top frame context. (this fixes test_homescreen_change_wallpaper.py)
- Disable dialer tests that incorrectly used a11y methods

========

https://hg.mozilla.org/integration/gaia-central/rev/a9a2a1505e16
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #32207 from albertopq/1205042-browser-tracking

Bug 1205042 - Tracking Protection FTE Popup r=mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/675e7eba3afb
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1205042 - Tracking Protection FTE Popup
2015-10-14 12:55:36 -07:00