Ryan VanderMeulen
dfc93cd111
Merge m-c to inbound. a=merge
2015-08-28 08:50:04 -04:00
Ryan VanderMeulen
6d43ca9310
Merge inbound to m-c. a=merge
2015-08-28 08:48:42 -04:00
Ryan VanderMeulen
e6137bd9e2
Merge fx-team to m-c. a=merge
2015-08-28 08:44:47 -04:00
Jacek Caban
06361b4c3d
Bug 1199118 - Don't use pragma comment in certificatecheck.cpp. r=glandium
2015-08-28 13:17:54 +02:00
B2G Bumper Bot
d5e389266f
Bumping manifests a=b2g-bump
2015-08-28 03:21:53 -07:00
B2G Bumper Bot
362f4965d0
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b575200962cb
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #31363 from mikehenrty/bug-1168955-preview-site
Bug 1168955 - Add preview pin site to doorhanger
========
https://hg.mozilla.org/integration/gaia-central/rev/f60d77662984
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1168955 - Add preview pin site to doorhanger
2015-08-28 03:20:14 -07:00
Cervantes Yu
665099fb75
Bug 1166207 - Load preload.js in the Nuwa process. r=khuey
2015-08-28 17:57:44 +08:00
B2G Bumper Bot
ddbf88afa2
Bumping manifests a=b2g-bump
2015-08-28 03:03:41 -07:00
B2G Bumper Bot
7303a8af33
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6c38437eab9a
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #31561 from albertopq/1198976-statusbar-dissapear
Bug 1198976 - Statusbar dissapear while loading a bookmark r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/4b1a79ebac4b
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1198976 - Statusbar dissapear while loading a bookmark
2015-08-28 03:02:01 -07:00
B2G Bumper Bot
99fd619a13
Bumping manifests a=b2g-bump
2015-08-28 02:58:49 -07:00
B2G Bumper Bot
bffaf35d8b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/bea20130611e
Author: Evan Tseng <itoyxd@gmail.com>
Desc: Merge pull request #31394 from evanxd/bug-1160992
Bug 1160992 - Disable the data connection toggle if no sim card r=gasolin, evelyn, jaoo
========
https://hg.mozilla.org/integration/gaia-central/rev/9e258b974c05
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 1160992 - Disable the data connection toggle if no sim card r=gasolin, evelyn, jaoo
2015-08-28 02:57:09 -07:00
Fernando Rodriguez Sela
aacca1f3e5
Bug 1178390 - Reduce warnings to zero in Loop's desktop-local test suite. r=mikedeboer/Standard8
2015-08-28 10:23:39 +01:00
B2G Bumper Bot
e30d719e94
Bumping manifests a=b2g-bump
2015-08-28 01:47:16 -07:00
B2G Bumper Bot
630db6cebf
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6ad8638252ad
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #31390 from timdream/window-blank-fullscreen
Bug 1112589 - Set mozallowfullscreen on iframes sent from mozbrowseropenwindow event, r=apastor
========
https://hg.mozilla.org/integration/gaia-central/rev/11492f5329a7
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1112589 - Set mozallowfullscreen on iframes sent from mozbrowseropenwindow event
========
https://hg.mozilla.org/integration/gaia-central/rev/ef1a16edad35
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #31571 from Fischer-L/bug_1195657-focus-leftmost-card
Bug 1195657 - Focus on the leftmost card on initial. r=rexboy
========
https://hg.mozilla.org/integration/gaia-central/rev/06ed238ec61e
Author: Fischer.json <foxbrush@Fischerjsons-MacBook-Pro.local>
Desc: Bug 1195657 - [Stingray][Home] Focus on the leftmost card on initial
2015-08-28 01:45:37 -07:00
Philipp Kewisch
96aad7fbc0
Bug 1176466 - Add test summary regex for mozmill tests. r=jlund
2015-08-28 09:14:24 +02:00
Neil Deakin
e0b08182a4
Bug 1101115, implement nsChromeRegistryContent::IsLocaleRTL so that file directory view works in e10s rtl mode, r=bsmedberg
2015-08-28 03:13:06 -04:00
Neil Deakin
e09dec0a3d
Bug 1148505, remove cpow usage from back-forward menu by using sessionstore data, r=dao,billm
2015-08-28 03:13:03 -04:00
Mike Hommey
da18c3e51c
Bug 1194044 - Set HAVE_SHELL_SERVICE when preprocessing in-content prefs on Gtk+3 builds. r=karlt
2015-08-28 15:29:01 +09:00
Jean-Yves Avenard
f0dbf74957
Bug 1197125: [webm]. Don't load the entire webm in RAM. r=kinetik
...
Instead we parse it in chunks of 1MiB max.
2015-08-28 14:06:35 +10:00
Jean-Yves Avenard
bb211c8d07
Bug 1199032: [MSE/webm] P2. Construct WebMDemuxer with special MSE handling. r=kinetik
2015-08-28 14:06:34 +10:00
Jean-Yves Avenard
7447908c34
Bug 1199032: [webm] P1. Explicitly differentiate WebM usage for mediasource. r=kinetik
...
Relying on the data being fully buffered or not turned out to not be such a great idea.
2015-08-28 14:06:33 +10:00
Ehsan Akhgari
c10803aa80
Bug 1199540 - Update the en-US dictionary to SCOWL 2015.08.24
2015-08-27 23:06:54 -04:00
B2G Bumper Bot
e24123b76b
Bumping manifests a=b2g-bump
2015-08-27 18:46:47 -07:00
B2G Bumper Bot
83f863f42f
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3ac2c58820c5
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #31555 from KevinGrandon/bug_1198874_gaia_radio_checked_state
Bug 1198874 - [GaiaRadio] Do not uncheck radio when clicked
========
https://hg.mozilla.org/integration/gaia-central/rev/33c280a34ce6
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1198874 - [GaiaRadio] Do not uncheck radio when clicked
2015-08-27 18:45:09 -07:00
Ekanan Ketunuti
ff94e4dff5
Bug 1199532 - Add disassembly, disassembler to the en-US dictionary. r=ehsan
2015-08-28 08:34:02 +07:00
Kan-Ru Chen
fa67ad73a6
Bug 1199068 - Soothe a unused variable warning in TestSplayTree.cpp. r=nfroyd
2015-08-28 11:24:47 +08:00
Christoph Kerschbaumer
e9834f967c
Bug 1192948 - Use channel->ascynOpen2 in uriloader/prefetch (r=smaug)
2015-08-27 19:45:30 -07:00
Jeff Muizelaar
2ebf305358
Bug 1197296. Check for errors more during bug testing. r=Bas
2015-08-27 22:38:39 -04:00
Ryan VanderMeulen
42a4fb9ca2
Merge inbound to m-c. a=merge
2015-08-27 21:31:35 -04:00
Ryan VanderMeulen
9caf623bee
Merge fx-team to m-c. a=merge
2015-08-27 21:20:18 -04:00
B2G Bumper Bot
0b9eace0e1
Bumping manifests a=b2g-bump
2015-08-27 17:23:43 -07:00
B2G Bumper Bot
cadd6e6c2d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/27d2127a81f0
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #31504 from zbraniecki/1187627-fix-placeholder
Bug 1187627
- Fix new message placeholder text. r=julienw
========
https://hg.mozilla.org/integration/gaia-central/rev/b95e1b6b73d2
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1187627
- Fix new message placeholder text
2015-08-27 17:22:02 -07:00
B2G Bumper Bot
ff8e0ae600
Bumping manifests a=b2g-bump
2015-08-27 15:19:24 -07:00
B2G Bumper Bot
ac6b5fb798
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4a4d47dcd812
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #31329 from mikehenrty/bug-1193737-safe-mode
safe mode screen.
========
https://hg.mozilla.org/integration/gaia-central/rev/53ce54d51dd3
Author: Fabrice Desré <fabrice@desre.org>
Desc: Bug 1193737 - Add safe_mode.html to handle safe mode confirmation
========
https://hg.mozilla.org/integration/gaia-central/rev/3d0e70db7271
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #31552 from sfoster/music-scanning-rtl-bug-1179696
Bug 1179696 - Display bidi content when scanning
========
https://hg.mozilla.org/integration/gaia-central/rev/fab6d00769b9
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1179696 - Display bidi content when scanning
2015-08-27 15:17:10 -07:00
Ryan VanderMeulen
c503d32c62
Backed out changeset 5352bbe1a534 (bug 1193733) for causing intermittent browser_markupview_navigation.js timeouts.
...
CLOSED TREE
2015-08-27 18:12:06 -04:00
Andrew Comminos
e4da3cb2b8
Revert "Bug 1191042 - Establish correct EGLConfig at GLContext creation. r=jrmuizel" CLOSED TREE
...
This reverts commit 99120014586d20a2921b9157e5ec81b3605cd8bd.
2015-08-27 17:12:06 -04:00
Jeff Gilbert
59e904dc50
Bug 1191042 - Establish correct EGLConfig at GLContext creation. r=jrmuizel
2015-08-27 16:55:45 -04:00
Steven Michaud
f2f5b3c893
Bug 1131473 - crash in -[NativeMenuItemTarget menuItemHit:]. r=spohl
2015-08-27 15:54:15 -05:00
Fabrice Desré
0773b5eb7f
Bug 1198970 - Get WebExtensions background pages to work on b2g r=billm
2015-08-27 13:34:33 -07:00
B2G Bumper Bot
1a0e5a5493
Bumping manifests a=b2g-bump
2015-08-27 13:33:42 -07:00
B2G Bumper Bot
7fb216fbf8
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fad4ea01d42b
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #31499 from yzen/bug-1197718
Bug 1197718 - fixing a lockscreen notification regression with dotted…
========
https://hg.mozilla.org/integration/gaia-central/rev/93ab22b337c9
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1197718 - fixing a lockscreen notification regression with dotted outline for tabbable notifications.
========
https://hg.mozilla.org/integration/gaia-central/rev/959c79414fe2
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #31501 from yzen/bug-1192400
Bug 1192400 - fixing an issue with waiting for keyboard when in a dif…
========
https://hg.mozilla.org/integration/gaia-central/rev/ed2d2b790325
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1192400 - fixing an issue with waiting for keyboard when in a different app frame. r=gaye
========
https://hg.mozilla.org/integration/gaia-central/rev/521d72576cd7
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #31559 from mwargers/1199144
Bug 1199144 - The brick test and test_cleanup_gaia.py need to be adjusted for the new homescreen name
========
https://hg.mozilla.org/integration/gaia-central/rev/cef875f4a678
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1199144 - The brick test and test_cleanup_gaia.py need to be adjusted for the new homescreen name
2015-08-27 13:32:00 -07:00
Till Schneidereit
bd98b81d4e
Bug 1198193 - Change all functions taking CallArgs to take const CallArgs& instead. r=Waldo
2015-08-27 21:18:37 +02:00
B2G Bumper Bot
df0a332bed
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/cc0dbbaf6bcd
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #31523 from michielbdejong/synchronizer-skeleton
Bug 1196232 - Empty Synchronizer app R=ferjm
========
https://hg.mozilla.org/integration/gaia-central/rev/ed10a249b9c0
Author: Michiel de Jong <mbdejong@mozilla.com>
Desc: Bug 1196232 - Empty Sync app r=ferjm
2015-08-27 10:30:29 -07:00
Dan Callahan
5a89b3ff45
Bug 1196734 - Support packaged WebExtensions in WebIDE r=ochameau
2015-08-27 10:13:17 -07:00
B2G Bumper Bot
905ba07ddd
Bumping manifests a=b2g-bump
2015-08-27 10:07:15 -07:00
B2G Bumper Bot
f83bbb69c7
Bumping gaia.json for 8 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7562a256fe9f
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #31519 from etiennesegonzac/bug-1194547
Bug 1194547 - Clean up app screenshoting a bit. r=albertopq
========
https://hg.mozilla.org/integration/gaia-central/rev/25da56ccbb96
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1194547 - Clean up app screenshoting a bit. r=albertopq
* don't show the screenshot overlay when |ready| is called
* make sure methods than return promises _always_ return promises
* make sure we screenshot correctly when exiting an app displaying the keyboard
* don't do useless screenshot work for AttentionWindows
========
https://hg.mozilla.org/integration/gaia-central/rev/e64ae0a18d4a
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #30570 from andreastt/bug_1168396
Bug 1168396 - Adjust Marionette JS client to protocol changes; r=gaye
========
https://hg.mozilla.org/integration/gaia-central/rev/7545d34a4fd5
Author: Andreas Tolfsen <ato@mozilla.com>
Desc: Bug 1168396 - Adjust Marionette JS client to protocol changes; r=aus
Bug 1153822 to Gecko reduces the amount of data sent will make requests
faster. Aligning the protocol closer to what WebDriver expects, will
reduce the amount of post-processing required in the httpd.
The Marionette protocol version 1 value response looked like this:
{"from":"0","value":null,"status":0,"sessionId":"{6b6d68d2-4ac9-4308-9f07-d2e72519c407}"}
And this for ok responses:
{"from":"0","ok":true}
And this for errors:
{"from":"0","status":21,"sessionId":"{6b6d68d2-4ac9-4308-9f07-d2e72519c407}","error":{"message":"Error loading page, timed out (onDOMContentLoaded)","stacktrace":null,"status":21}}
Bug 1153822 (protocol 2) drops the "from" and "sessionId" fields and
"status" field from non-error responses. It also drops the "ok" field
in non-value responses and flattes the error response.
This patch adds support for protocol version 2 with backwards
compatibility for protocol 1.
========
https://hg.mozilla.org/integration/gaia-central/rev/a84b2dd23f02
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #31563 from Cwiiis/bug1198212-fix-homescreen-intermittents
Bug 1198212 - Fix intermittent homescreen integration test failures. r=albertopq
========
https://hg.mozilla.org/integration/gaia-central/rev/455b4a464634
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1198212 - Fix intermittent homescreen integration test failures. r=albertopq
========
https://hg.mozilla.org/integration/gaia-central/rev/737dd1a9764f
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #31051 from azasypkin/bug-1169576-conversation-service-get-threads
Bug 1169576 - [Messages][NG] Implement Conversation service: method for streaming joined threads and drafts list. r=julien
========
https://hg.mozilla.org/integration/gaia-central/rev/3b9b46f8efb0
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1169576 - [Messages][NG] Implement Conversation service: method for streaming joined threads and drafts list. r=julien, schung
2015-08-27 10:05:36 -07:00
B2G Bumper Bot
f47b24615e
Bumping manifests a=b2g-bump
2015-08-27 09:45:13 -07:00
B2G Bumper Bot
b5035a1952
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/efdeccdc6209
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #31566 from mwargers/1196358_disable
Bug 1196358 - Disable test_cleanup_gaia.py and test_power_button_long_press.py because of this bug
========
https://hg.mozilla.org/integration/gaia-central/rev/e4f906515c3b
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1196358 - Disable test_cleanup_gaia.py and test_power_button_long_press.py because of this bug
2015-08-27 09:44:49 -07:00
Patrick Brosset
f46f915644
Bug 1169563 - 7 - Make the animation inspector UI look better; r=miker
2015-08-27 16:48:37 +02:00
Patrick Brosset
98346aa7d4
Bug 1169563 - 6 - Animate the scrubber when animations are playing; r=miker
2015-08-27 16:59:16 +02:00