Commit Graph

449968 Commits

Author SHA1 Message Date
B2G Bumper Bot
bb366d40da Bumping manifests a=b2g-bump 2015-11-09 10:36:56 -08:00
B2G Bumper Bot
9fed3b1986 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1e7ced58bd86
Author: Fabrice Desré <fabrice@desre.org>
Desc: Merge pull request #33028 from ngokevin/2.5master

Bug 1222254 - incoming marketplace package (r=fabrice)

========

https://hg.mozilla.org/integration/gaia-central/rev/671abdc23b22
Author: Kevin Ngo <me@ngokevin.com>
Desc: Bug 1222254 - incoming marketplace package (r=fabrice)
2015-11-09 10:35:33 -08:00
Bill McCloskey
12a5e6cc5d Bug 1221371 - Remove unused Chromium callback code (r=jld) 2015-11-09 10:21:11 -08:00
Bill McCloskey
f8aa3d2562 Bug 1221371 - Switch chromium IPC code to use mozilla::Tuple (r=jld,cpearce,kats) 2015-11-09 10:21:11 -08:00
Bill McCloskey
47b5adaa34 Bug 1221368 - Change MakeTuple to decay the types of its arguments (r=froydnj) 2015-11-09 10:21:11 -08:00
Nick Alexander
e6a9770f2a Bug 938994 - Post: Update Gradle configurations. r=sebastian
I moved the JAR out of the root directory because I didn't want
multiple copies of things in robocop/ appearing in IntelliJ, although
this turns out to not be strictly necessary.  Keeping it as part of a
general push to move things out of the root dumping ground.

--HG--
rename : mobile/android/tests/browser/robocop/robotium-solo-4.3.1.jar => mobile/android/tests/browser/robocop/libs/robotium-solo-4.3.1.jar
extra : commitid : 6NYW1zNU7k8
extra : rebase_source : e152435da39612fdb69749936c713313f2a5b006
extra : histedit_source : aca11a9101156670d49fe89a9237031e4089f2b8
2015-11-09 10:18:45 -08:00
Nick Alexander
ade40baf2d Bug 938994 - Move build/mobile/robocop into mobile/android/tests/browser/robocop. r=gbrown
This builds the Robocop tests with |mach build mobile/android|, making
it easier for developers to build Fennec and the tests at the same
time.

--HG--
rename : build/mobile/robocop/AndroidManifest.xml.in => mobile/android/tests/browser/robocop/AndroidManifest.xml.in
rename : build/mobile/robocop/Makefile.in => mobile/android/tests/browser/robocop/Makefile.in
rename : build/mobile/robocop/README => mobile/android/tests/browser/robocop/README
rename : build/mobile/robocop/moz.build => mobile/android/tests/browser/robocop/moz.build
rename : build/mobile/robocop/res/values/strings.xml => mobile/android/tests/browser/robocop/res/values/strings.xml
rename : build/mobile/robocop/robotium-solo-4.3.1.jar => mobile/android/tests/browser/robocop/robotium-solo-4.3.1.jar
extra : commitid : BuNBjgXdm1d
extra : rebase_source : c36b8bf0183d8f5821b7f7839668ca963065d894
extra : histedit_source : a86fef3b834420ea496a9c2644ca72786a2d7da9
2015-11-09 12:55:38 -08:00
Jonathan Almeida (:jonalmeida)
c16364b7c9 Bug 1209293 - Using const values instead of numbers r=mfinkle
--HG--
extra : commitid : 5XMV0cugMTQ
extra : rebase_source : 02dd049de71c95a9c6877d80023d457ba5582aac
2015-11-09 18:21:16 -05:00
Randell Jesup
d90f4749ea Bug 800564: Handle MJPEG decode errors r=abr 2015-11-09 13:08:06 -05:00
B2G Bumper Bot
95943ea750 Bumping manifests a=b2g-bump 2015-11-09 09:25:02 -08:00
B2G Bumper Bot
6ea58854d0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6bcb358d136e
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #33075 from mikehenrty/bug-1194749-soundtoast-optimization

Bug 1194749 - Make SoundToast lib only ask for VolumeBar once for cer…

========

https://hg.mozilla.org/integration/gaia-central/rev/26042dcd1a20
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1194749 - Make SoundToast lib only ask for VolumeBar once for certain tests
2015-11-09 09:23:39 -08:00
B2G Bumper Bot
94c1c49989 Bumping manifests a=b2g-bump 2015-11-09 09:19:43 -08:00
B2G Bumper Bot
003dc9ffee Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9eccd2dd5c8e
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #33022 from andrenatal/ringtone_webactivity

Bug 1221358 - Modify "Manage" web activity from ringtone app to use window.close instead activity.postResult() to close it. r=squib

========

https://hg.mozilla.org/integration/gaia-central/rev/2a23a4d542fc
Author: Andre Natal <anatal@gmail.com>
Desc: Bug 1221358 - Modify "Manage" web activity from ringtone app to use window.close instead activity.postResult() to close it. r=squib

========

https://hg.mozilla.org/integration/gaia-central/rev/674c79f7e397
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #32888 from mozfreddyb/bug-1220144-update-eslint-no-unsafe-innerhtml-0-1-13

Bug 1220144 - Update eslint plugin-no-unsafe-innerhtml for Gaia. r=felash

========

https://hg.mozilla.org/integration/gaia-central/rev/b28489c62de8
Author: Frederik Braun <fbraun+gh@mozilla.com>
Desc: Bug 1220144 - Update eslint plugin-no-unsafe-innerhtml for Gaia
2015-11-09 09:18:19 -08:00
Andreas Tolfsen
dac05c8fbd Bug 1223028: Exhaust server-originated commands
The Python client does not currently exhaust all the command
requests originating from the server as pointed out by :bhsu in
https://bugzilla.mozilla.org/show_bug.cgi?id=1211503#c12.

This prevents making multiple calls to runEmulatorCmd and runEmulatorShell
inside executeScript/executeJSScript/executeAsyncScript.  This failure
makes marionette-webapi fail.

We loop through all the commands originating from the server until we
get sent back a response.

r=dburns

--HG--
extra : commitid : 1SVHwcJrDcU
2015-11-09 15:54:10 +00:00
Carsten "Tomcat" Book
605ba2d307 Merge mozilla-central to mozilla-inbound 2015-11-11 12:44:18 +01:00
Chris Peterson
3193160487 Bug 1222887 - Suppress -Wunreachable-code warning in tools/power. r=njn
tools/power/rapl.cpp:844:5 [-Wunreachable-code] code will never be executed

clang reports a -Wunreachable-code warning for sigemptyset() because Darwin's sigemptyset() is a macro that always returns 0. Thus `if (sigemptyset(&sa.sa_mask) < 0)` is always false and `Abort("sigemptyset() failed")` is never called. Linux's sigemptyset() can return 0 or -1. The extra parens around (0) suppress the clang warning.
2015-11-09 01:03:54 -08:00
Heiher
941d76c43e Bug 1222298 - GFX: 2D: Make convolverLS3 more like upstream. r=seth
---
 gfx/2d/convolverLS3.cpp | 62 +++++++++++++++++++++++++------------------------
 gfx/2d/convolverLS3.h   |  4 +---
 2 files changed, 33 insertions(+), 33 deletions(-)
2015-11-12 19:43:17 +08:00
Cameron McCormack
690d464167 Bug 1223694 - Don't bother checking for correct style scopes for native anonymous content. r=dbaron 2015-11-12 14:35:26 +11:00
Sanchit Nevgi
4ca7e8b213 Bug 1152255 - Removed Telemetry.asyncFetchTelemetryData call in TelemetryController.jsm. r=Dexter 2015-11-07 02:26:00 +01:00
Manuel Casas Barrado [:mancas]
dbc30446f9 Bug 1222028 - Large favicon in hello panel for some websites. r=mikedeboer 2015-11-11 04:17:00 +01:00
Blake Kaplan
b3528d718f Bug 1223635 - Coerce this to a boolean. r=billm 2015-11-10 17:39:00 +01:00
Tom Tromey
140a8de6ad Bug 1223076 - make FilterWidget handle "unset", "initial", and "inherit". r=pbrosset 2015-11-09 10:06:00 +01:00
Eduard Hanu
3d99da3205 Bug 1222417 - Filter Input Fixes in toolbar.js and memory.css. r=vp 2015-11-10 15:40:00 +01:00
Tom Tromey
5e926a6a07 Bug 1222291 - change getRuleText to handle token-less rules; r=bgrins 2015-11-09 12:27:00 +01:00
Ralph Giles
168bcdfbd5 Bug 1218124 - Use InterlockCompare in win32 vpx_once(). r=gerald
From 64f73cc1f7f57ca6643b027eae63041fec408ea8 Mon Sep 17 00:00:00 2001
2015-11-06 16:42:49 -08:00
John Lin
e5d023ca2c Bug 1211802 - Recognize 'avc?' as mp4 video. r=jya 2015-11-11 19:13:00 +01:00
Dave Huseby
7aa8b55eb3 Bug 1220688 - catch and ignore JS exceptions when working with nsAutoJSString. r=bz 2015-11-12 13:12:00 +01:00
Tom Tromey
4113691556 Bug 1221292 - move nondeterministicGetWeakMapKeys to ThreadSafeChromeUtils; r=bz 2015-11-11 12:55:00 +01:00
Nils Ohlmeier [:drno]
6c9e203103 Bug 1223160 - added SDP parser file reader. r=bwc
--HG--
extra : rebase_source : f9f2057941364a4a496eb577f34b92c62550daaf
2015-11-09 13:57:29 -08:00
Nicholas Parkanyi
117227ff19 Bug 1223652 - Remove redundant else block after return statement in CGBlockScopeList::findEnclosingScope. r=arai
--HG--
extra : rebase_source : 0159eb258808ab1aa804a0fcfca26435d96fc296
2015-11-11 16:33:00 +01:00
Maja Frydrychowicz
3b676c802b Bug 1223429 - Return exit code 10 when Marionette harness has failing tests; r=automatedtester
--HG--
extra : rebase_source : 0e3dfb94d210143f81a45049f3ecbd01bb5ce9a7
2015-11-10 13:09:13 -05:00
Eddy Bruel
cb30e9f8bf Bug 1224237 - Remove the !baseURL check from ServiceWorkerContainer::Register;r=bkelly 2015-11-13 10:48:49 +01:00
Michael Comella
6df3ddbc56 Bug 1107636 - Change gecko_layout to FrameLayout. r=sebastian
Changes on first three measure passes (CPU time):
  1) 13.149ms -> 11.934ms
  2) .827ms -> .582ms
  3) 11.602 -> 12.199ms

--HG--
extra : commitid : EjdNk8qFhyq
extra : rebase_source : 606fbf56c9fc6afcc830b8471b36d78c35db16cf
2015-11-06 16:17:48 -08:00
Michael Comella
4c9fe22655 Bug 1107636 - Use MarginLayoutParams where applicable. r=sebastian
MarginLayoutParams is less specific than RelativeLayout.LayoutParams
and is easier to make changes with.

--HG--
extra : commitid : FeMtZlTCy1m
extra : rebase_source : d25f9513ef2f10a001513499c7a5ec052397eaf2
2015-11-06 16:16:30 -08:00
Michael Comella
c86bfabebb Bug 1107636 - Replace top-level RelativeLayout with <merge>. r=sebastian
Using systrace, I took 2 traces before and after. Using the slowest
of both traces, the first three measure passes had the following
improvements in CPU time:
  1) 20.583ms -> 13.149ms
  2) 1.695ms -> 0.827ms (1/2)
  3) 22.146ms -> 11.602ms (1/2)

This is to be expected – RelativeLayout requires two measure passes
so it makes sense to approximately half the measure times.

--HG--
extra : commitid : IDQckTgGsge
extra : rebase_source : df061c7645aa6b3a880278f75d3fa637e3160f9c
2015-11-06 15:23:47 -08:00
Victor Porof
a54b717a42 Bug 1218078 - Show onload and DOMContentLoaded markers in the netmonitor's frontend, r=smaug, jsantell, tromey 2015-11-11 23:11:40 +01:00
Gijs Kruitbosch
dc2731ae06 Bug 1223947 - actually check tab groups' firstUseExperienced, r=ttaubert
--HG--
extra : commitid : 60vt7SxF0wb
extra : amend_source : 28ae1ae16f6897414e0bd639ad250fec764b9bba
2015-11-11 21:05:47 +00:00
Nathan Froyd
62b66d3dba Bug 1222569 - remove unused variable from DrawTargetD2D1.cpp; r=Bas 2015-11-06 15:09:03 -05:00
Nathan Froyd
ff7379df68 Bug 1222569 - remove unused const variables from ExtendInputEffectD2D1.cpp; r=Bas 2015-11-06 15:08:29 -05:00
Nathan Froyd
048d9143a0 Bug 1222569 - remove unused function from gfxPlatformFontList.cpp; r=Bas 2015-11-06 15:07:10 -05:00
Nathan Froyd
bc83fc417c Bug 1222569 - remove unused variables in CompositorD3D9.cpp; r=Bas
None of the other DrawPrimitive calls in DrawQuad are checked, so
discaring the result from this call of DrawPrimitive seems OK.
2015-11-06 15:04:40 -05:00
Nathan Froyd
33ff686226 Bug 1222569 - remove unused variable in TextureD3D9.cpp; r=Bas 2015-11-06 15:02:52 -05:00
Nathan Froyd
9c46bc20f5 Bug 1222569 - remove unused variable in gfxDWriteFonts.cpp; r=Bas 2015-11-06 15:02:07 -05:00
Nathan Froyd
20624ec388 Bug 1222569 - fix -Wformat warning in gfxWindowsPlatform.cpp; r=Bas 2015-11-06 14:42:09 -05:00
Nathan Froyd
2b88ed7158 Bug 1222569 - fix initialization order in gfxWindowsPlatform.cpp; r=Bas 2015-11-06 14:40:48 -05:00
Alastor Wu
caa47cc319 Bug 1220320 - implement the nsSupportsWeakReference. r=baku
--HG--
extra : transplant_source : %B1%5C%05%C3%06lY%88%EDv%E9%22M6%3Cdtz%A4%3E
2015-11-06 16:29:03 +08:00
Naoki Hirata
6d956e3e76 Bug 1218452 - Remove the spark distro from the Aries Engineering builds. r=wcosta 2015-11-05 17:43:54 -08:00
B2G Bumper Bot
51bc2c234f Bumping manifests a=b2g-bump 2015-11-10 01:46:59 -08:00
B2G Bumper Bot
bba7c9bfb4 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fcb9eb6b0b10
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #33072 from mikehenrty/bug-1192249-wait-for-lockscreen-power-menu-test

Bug 1192249 - Wait for lockscreen to disappear before holding sleep

========

https://hg.mozilla.org/integration/gaia-central/rev/f3972b1d7d66
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1192249 - Wait for lockscreen to disappear before holding sleep

========

https://hg.mozilla.org/integration/gaia-central/rev/0e75d405495e
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #33070 from mikehenrty/bug-1216273-wait-for-element-media-playback

Bug 1216273 - Use waitForElement instead of findElement + displayed i…

========

https://hg.mozilla.org/integration/gaia-central/rev/aeef06e850ea
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1216273 - Use waitForElement instead of findElement + displayed in media_playback_actions.js

========

https://hg.mozilla.org/integration/gaia-central/rev/d343092c2daa
Author: isabelrios <isabelrios@gmail.com>
Desc: Merge pull request #32979 from isabelrios/delete_app_homescreen

Bug 1220736 - Fixing test_homescreen_delete_app.py test case

========

https://hg.mozilla.org/integration/gaia-central/rev/aec6daf1d32d
Author: Isabel Rios Escobar <irios@MacBook-Pro-de-Isabel.local>
Desc: Bug 1220736 - Fixing test_homescreen_delete_app.py test case

small changes

small changes
2015-11-10 01:45:35 -08:00
B2G Bumper Bot
aa34f15a8b Bumping manifests a=b2g-bump 2015-11-10 00:26:39 -08:00