Commit Graph

272367 Commits

Author SHA1 Message Date
B2G Bumper Bot
8da45ec927 Bumping manifests a=b2g-bump 2015-11-10 06:26:27 -08:00
Wander Lairson Costa
a3c88eba0e 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
da6c69f14c 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
3ebdf47a13 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
04dd2c1fb5 Bumping manifests a=b2g-bump 2015-11-10 05:36:38 -08:00
B2G Bumper Bot
9346be0b97 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
9e05609d63 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
9c63646cd4 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
75248e192a Bug 1223021 - Add testcase for OOM in js::BoxNonStrictThis r=jandem 2015-11-12 15:04:21 +00:00
Andrea Marchesini
6d8fc13324 Bug 1218433 - Use AsyncOpen2 in dom/workers/ScriptLoader.cpp - part 2 - WPT, r=sicking 2015-11-12 14:51:50 +00:00
Andrea Marchesini
1af8973c50 Bug 1218433 - Use AsyncOpen2 in dom/workers/ScriptLoader.cpp - part 1, r=sicking 2015-11-12 14:51:17 +00:00
Michael Layzell
2d260dd495 Bug 1166138 - Make img srcset react to resize/viewport changes, r=jdm 2015-11-12 09:39:23 -05:00
Michael Layzell
e73839508f 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
fc79aaaddd 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
dbc607b5b8 Merge mozilla-central to mozilla-inbound 2015-11-12 12:36:30 +01:00
Nicolas B. Pierron
2de40bf506 Bug 1209515 part 11 - Increase JitSpewer mask size to avoid overflow. r=bbouvier 2015-11-12 10:57:27 +00:00
Nicolas B. Pierron
e6da5ea058 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
91f9bad061 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
50d2829619 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
9c5ae4580a 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
86fdb1fc87 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
29c83cde91 Bug 1209515 part 4 - Increment code coverage counters on bailouts. r=bhackett 2015-11-12 10:57:27 +00:00
Nicolas B. Pierron
4639be1c24 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
41e66247fa Bug 1209515 part 2 - Ensure that MPhi removal considers removed uses. r=bhackett 2015-11-12 10:57:27 +00:00
Nicolas B. Pierron
68bf5a4d4f Bug 1209515 part 1 - IonBuilder: Attach hit counts on the MIRGraph. r=bhackett 2015-11-12 10:57:27 +00:00
Nicolas B. Pierron
9d265d5a5c 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
d98fb811d6 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
aa781f7efe Bug 1223599 - Remove the throttling argument from AbstractMediaDecoder::NotifyDataArrived(). r=jya. 2015-11-11 17:59:16 +08:00
Makoto Kato
f741cbb948 Bug 1223153 - Create new thread to enumerate voice items. r=eeejay 2015-11-12 18:24:12 +09:00
Jonathan Kew
213a0ba5ec 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
ffcdc4b4af 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
12abf3a767 Merge mozilla-central to b2g-i 2015-11-10 14:07:08 +01:00
B2G Bumper Bot
dba6fae1fe Bumping manifests a=b2g-bump 2015-11-10 03:21:39 -08:00
B2G Bumper Bot
b7f4a3dc0b 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
afb9fb093d 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
24d6bf235d merge mozilla-inbound to mozilla-central a=merge 2015-11-10 11:59:34 +01:00
B2G Bumper Bot
562df7c4c5 Bumping manifests a=b2g-bump 2015-11-10 02:56:39 -08:00
B2G Bumper Bot
5eeda2154a 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
f7bc547c93 merge fx-team to mozilla-central a=merge 2015-11-10 11:53:26 +01:00
Carsten "Tomcat" Book
cab9c2a1bf Backed out changeset 9b2c15970aa0 (bug 1222902) for bustage 2015-11-10 11:23:06 +01:00
B2G Bumper Bot
1ba30079d8 Bumping manifests a=b2g-bump 2015-11-10 02:22:01 -08:00
B2G Bumper Bot
d767a47df1 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
e56872b557 Bug 1221275 - override background image on all non-menubar/tabs toolbars, r=jaws 2015-11-10 09:42:38 +00:00
Alastor Wu
2b592e152e Bug 1222902 - Create log system for the AudioChannel. r=baku 2015-11-10 14:43:59 +08:00
Nicholas Nethercote
ffaa7a3203 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
98a2b954f9 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
e72105fd28 Bug 1223647: CSP erroneously inherited into dedicated workers. r=ckerschb 2015-11-10 21:16:12 -08:00
Phil Ringnalda
07b617923d Backed out 2 changesets (bug 1222323) for build bustage
CLOSED TREE

Backed out changeset 7fe3d7c91ecd (bug 1222323)
Backed out changeset 2b006f565385 (bug 1222323)
2015-11-10 21:10:10 -08:00
Mike Hommey
f6630b8fd3 Bug 1222323 - Fixup to js/src/configure.in to match configure.in on a CLOSED TREE 2015-11-11 13:34:38 +09:00
JW Wang
a190fd63d8 Bug 1220558. Part 2 - remove unused members. r=jya. 2015-11-11 07:43:41 +08:00