Commit Graph

272370 Commits

Author SHA1 Message Date
B2G Bumper Bot
d11775ce0d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/07276754bcbf
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #33096 from gasolin/issue-1211357

Bug 1211357 - Remove bluetooth APIv1 code from System, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/7c265dc61929
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1211357 - Remove bluetooth APIv1 code from System, r=timdream
2015-11-10 07:25:12 -08:00
B2G Bumper Bot
022b27dc7e Bumping manifests a=b2g-bump 2015-11-10 07:01:37 -08:00
B2G Bumper Bot
7047376b33 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0bb38ad31747
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #32821 from azasypkin/bug-1219264-activity-shim-to-iframe

Bug 1219264 - [Messages][NG] Move ActivityShim to shim host iframe. r=schung

========

https://hg.mozilla.org/integration/gaia-central/rev/4b27970b2fd0
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1219264 - [Messages][NG] Move ActivityShim to shim host iframe. r=schung
2015-11-10 07:00:14 -08:00
B2G Bumper Bot
fcd79ab365 Bumping manifests a=b2g-bump 2015-11-10 06:26:27 -08:00
Wander Lairson Costa
b12b46ad2b Bug 1223259 part 3: Disable fota builds. r=pmoore
Nexus 4 does not support fota builds, so let's disable fota to get v2.5
released.
2015-11-10 12:23:42 -02:00
Wander Lairson Costa
d89ae9302b Bug 1223259 part 2: Disable balrog publishing for OTA builds. r=pmoore
OTA builds is publishing FOTA updates (and I don't have a context why)
so let's disable automatic balrog publshing and do it manually.
2015-11-10 12:23:42 -02:00
Wander Lairson Costa
4c6e682694 Bug 1223259 part 1: Provide nexus 4 and 5 ota builds for v2.5 branch. r=pmoore 2015-11-10 12:23:41 -02:00
B2G Bumper Bot
254a83fbb8 Bumping manifests a=b2g-bump 2015-11-10 05:36:38 -08:00
B2G Bumper Bot
66b2de65a2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8bfc3fed5e09
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #33071 from azasypkin/bug-1200583-test-storage

Bug 1200583 - [Messages][Tests] It is difficult to debug when we forget to set the mock data in an integration test. Storage code is rewritten so that data can be set _before_ app is started. r=julien

========

https://hg.mozilla.org/integration/gaia-central/rev/00b18175be30
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1200583 - [Messages][Tests] It is difficult to debug when we forget to set the mock data in an integration test. Storage code is rewritten so that data can be set _before_ app is started. r=julien
2015-11-10 05:35:15 -08:00
Andrew Halberstadt
dacdff14ad Bug 1223171 - [marionette] add ability to install addons programatically, r=ato
This is needed to install unsigned addons in developer mode. A special pref that
can only be set at runtime will determine whether or not unsigned addons can be
installed. So unsigned addons required for testing will need to be restartless
and installed on the fly. The normal method of dropping the addon in the profile
folder will no longer work.
2015-11-10 08:29:36 -05:00
Jon Coppeard
ea2286a4a0 Bug 1219905 - Don't assume an exception is pending if the execution failed in oomTest() r=jandem 2015-11-12 15:04:58 +00:00
Jon Coppeard
33fdbf120a Bug 1223021 - Add testcase for OOM in js::BoxNonStrictThis r=jandem 2015-11-12 15:04:21 +00:00
Andrea Marchesini
620937bd70 Bug 1218433 - Use AsyncOpen2 in dom/workers/ScriptLoader.cpp - part 2 - WPT, r=sicking 2015-11-12 14:51:50 +00:00
Andrea Marchesini
8fe7bf2c2a Bug 1218433 - Use AsyncOpen2 in dom/workers/ScriptLoader.cpp - part 1, r=sicking 2015-11-12 14:51:17 +00:00
Michael Layzell
18bc9dcb5e Bug 1166138 - Make img srcset react to resize/viewport changes, r=jdm 2015-11-12 09:39:23 -05:00
Michael Layzell
e0c55cfc86 Bug 1223041 - Emit console warning when document.execCommand('copy'/'cut') is triggered outside of a short-lived user-initiated event, r=bz 2015-11-12 09:36:42 -05:00
Andreas Tolfsen
75caea5517 Bug 1223459: Serve documentation over HTTP in mach doc
Introduces new flag --http [ADDRESS] that spins up an HTTPD serving
`outdir'.  By default it will spin up a server on 0.0.0.0:6666.

r=ahal
2015-11-10 20:37:38 +00:00
Carsten "Tomcat" Book
8266f3d00c Merge mozilla-central to mozilla-inbound 2015-11-12 12:36:30 +01:00
Nicolas B. Pierron
1954d4396a Bug 1209515 part 11 - Increase JitSpewer mask size to avoid overflow. r=bbouvier 2015-11-12 10:57:27 +00:00
Nicolas B. Pierron
c574c3d877 Bug 1209515 part 10 - Prevent PruneUnusedBranches from being greedy while removing branches which have only be visited a few times. r=bhackett 2015-11-12 10:57:27 +00:00
Nicolas B. Pierron
5f4277b350 Bug 1209515 part 9 - IonBuilder: Loop header should use the hit count of the loop, instead of before the loop. r=jandem 2015-11-12 10:57:27 +00:00
Nicolas B. Pierron
8c37b28d35 Bug 1209515 part 8 - IonBuilder: newOsrPreheader should not use the hit-count of the loop. r=jandem 2015-11-12 10:57:27 +00:00
Nicolas B. Pierron
95667296af Bug 1209515 part 7 - IonBuilder: pushLoop should not infer the continuepc from the entry block. r=jandem 2015-11-12 10:57:27 +00:00
Nicolas B. Pierron
713a4e676a Bug 1209515 part 5 - Ensure that we recompile when we have frequent bailouts caused by the first execution. r=jandem 2015-11-12 10:57:27 +00:00
Nicolas B. Pierron
c30fdb4ba9 Bug 1209515 part 4 - Increment code coverage counters on bailouts. r=bhackett 2015-11-12 10:57:27 +00:00
Nicolas B. Pierron
990c4df0c6 Bug 1209515 part 3 - IonMonkey: Add branch pruning based on code coverage counters. r=bhackett 2015-11-12 10:57:27 +00:00
Nicolas B. Pierron
3f5439b410 Bug 1209515 part 2 - Ensure that MPhi removal considers removed uses. r=bhackett 2015-11-12 10:57:27 +00:00
Nicolas B. Pierron
47640cf257 Bug 1209515 part 1 - IonBuilder: Attach hit counts on the MIRGraph. r=bhackett 2015-11-12 10:57:27 +00:00
Nicolas B. Pierron
9aeeb9f208 Bug 1209515 part 0 - Move callerResumePoint field next to other resume points of basic blocks. r=bbouvier 2015-11-12 10:57:27 +00:00
Michal Novotny
ce912d02cd Bug 1190951 - TSan: data race netwerk/cache2/CacheIndex.cpp:1397 CacheIndex::IsUpToDate, r=valentin.gosu 2015-11-12 11:07:48 +01:00
JW Wang
8021ea75bb Bug 1223599 - Remove the throttling argument from AbstractMediaDecoder::NotifyDataArrived(). r=jya. 2015-11-11 17:59:16 +08:00
Makoto Kato
e11f0b3b51 Bug 1223153 - Create new thread to enumerate voice items. r=eeejay 2015-11-12 18:24:12 +09:00
Jonathan Kew
54017bc161 Bug 925588 - Extend timeout for test_property_syntax_errors.html, as it frequently takes over 5 minutes on b2g emulator. r=dholbert 2015-11-12 07:55:08 +00:00
Chris Peterson
5f6ec4fff6 Bug 1223262 - Fix -Wunreachable-code warning in tools/profiler. r=BenWa
tools/profiler/core/platform-linux.cc:363:11: warning: code will never be executed [-Wunreachable-code]
2015-11-11 21:18:20 -08:00
Carsten "Tomcat" Book
5f6dbb1e18 Merge mozilla-central to b2g-i 2015-11-10 14:07:08 +01:00
B2G Bumper Bot
9fa95f8edf Bumping manifests a=b2g-bump 2015-11-10 03:21:39 -08:00
B2G Bumper Bot
8727183ff3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fc51e60ec160
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #32620 from michielbdejong/1200539-sync-app-integration-tests-2

Bug 1200539 - Sync app integration tests, r=ferjm

========

https://hg.mozilla.org/integration/gaia-central/rev/d7072a982bbc
Author: Michiel de Jong <mbdejong@mozilla.com>
Desc: Bug 1200539 - Integration tests for Sync app, r=ferjm
2015-11-10 03:20:17 -08:00
Shawn Huang
5dcbd057c1 Bug 1211769 - [MAP] Pack MAP replies to OBEX response packets, r=btain, sr=mrbkap 2015-11-10 19:04:12 +08:00
Carsten "Tomcat" Book
6992580e36 merge mozilla-inbound to mozilla-central a=merge 2015-11-10 11:59:34 +01:00
B2G Bumper Bot
c7187961d3 Bumping manifests a=b2g-bump 2015-11-10 02:56:39 -08:00
B2G Bumper Bot
215c5b50c5 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/40e7c7a1ef52
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #33020 from albertopq/1221377-attachment-sms

Bug 1221377 - Preventing keyboard when an actionmenu is being shown r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/b5c6d85aa994
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1221377 - Preventing keyboard when an actionmenu is being shown

========

https://hg.mozilla.org/integration/gaia-central/rev/25bad02eff88
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #33074 from bzbarsky/fix-promise-abuses

Bug 1223004 - Fix misuse of Promise static methods in Gaia unit tests. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/27aea09d6912
Author: Boris Zbarsky <bzbarsky@mit.edu>
Desc: Bug 1223004 - Fix misuse of Promise static methods in Gaia unit tests.

========

https://hg.mozilla.org/integration/gaia-central/rev/099535e34201
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #33031 from schien/bug1221943

Bug 1221943 - Include settings app for engineering build. r=rexboy.

========

https://hg.mozilla.org/integration/gaia-central/rev/ecbc3d65e72d
Author: Shih-Chiang Chien <schien@mozilla.com>
Desc: Bug 1221943 - Include settings app for engineering build. r=rexboy.
2015-11-10 02:55:16 -08:00
Carsten "Tomcat" Book
5a09e5df34 merge fx-team to mozilla-central a=merge 2015-11-10 11:53:26 +01:00
Carsten "Tomcat" Book
46d578f819 Backed out changeset 9b2c15970aa0 (bug 1222902) for bustage 2015-11-10 11:23:06 +01:00
B2G Bumper Bot
9164f7bee6 Bumping manifests a=b2g-bump 2015-11-10 02:22:01 -08:00
B2G Bumper Bot
e838142c83 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d0110b8070c3
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #32941 from mikehenrty/bug-1020699-remove-header-mutation-observer

Bug 1020699 - Remove header mutation obserber from font_size_utils.js…

========

https://hg.mozilla.org/integration/gaia-central/rev/dc86aab8e80b
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1020699 - Remove header mutation obserber from font_size_utils.js now that we have gaia-header

========

https://hg.mozilla.org/integration/gaia-central/rev/4d4c0e2646ce
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #33050 from Cwiiis/bug1216523-task-manager-transitions

Bug 1216523 - Fix task manager enter/exit transitions. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/31c62c9ca1f5
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1216523 - Fix task manager enter/exit transitions. r=etienne
2015-11-10 02:20:38 -08:00
Gijs Kruitbosch
bd1529f5cd Bug 1221275 - override background image on all non-menubar/tabs toolbars, r=jaws 2015-11-10 09:42:38 +00:00
Alastor Wu
4c59db9d25 Bug 1222902 - Create log system for the AudioChannel. r=baku 2015-11-10 14:43:59 +08:00
Nicholas Nethercote
7215329de9 Bug 1223310 (part 2) - Use LayoutDeviceIntRect for bounds-related functions in nsIWidget. r=kats.
The patch renames the existing functions (GetBounds(), GetClientBounds(), etc)
by adding an |Untyped| suffix. It then adds typed equivalents, and uses those
typed equivalents in all the call sites where it's easy to do so. The trickier
remaining call sites are converted to use the Untyped-suffix version.
2015-11-09 21:37:32 -08:00
Nicholas Nethercote
80464f5b14 Bug 1223310 (part 1) - Pass a LayoutDeviceIntPoint instead of an nsIntPoint to InitEvent(). r=kats.
Also use direct assignment for some LayoutDeviceIntPoint assignments, rather
than doing it field-by-field.
2015-11-09 21:37:32 -08:00
Jonas Sicking
2e16ec806d Bug 1223647: CSP erroneously inherited into dedicated workers. r=ckerschb 2015-11-10 21:16:12 -08:00