Commit Graph

218625 Commits

Author SHA1 Message Date
Douglas Crosher
7012fe8c1a Bug 1080477 - Jit: recognize and optimize a singleton object typed array access. r=bhackett 2014-12-02 23:12:31 +11:00
Douglas Crosher
2f28f0e7b4 Bug 1080477 - Jit x86: optimize heap access with a masked pointer plus a constant, using range analysis. r=bhacket 2014-12-06 20:39:17 +11:00
Tim Nguyen
d511e526e7 Bug 1106569 - Part 1 : Move oneoff search styling to shared. r=dolske 2014-12-01 08:38:00 +01:00
ProgramFOX
0cd8e98eb9 Bug 1106428 - SIMD test cases: Add int32x4.bool to test cases. r=bbouvier
--HG--
extra : rebase_source : de4ca9f0a14c275257856d859ea680a8889ebd3d
2014-11-30 19:41:06 +01:00
Ting-Yu Chou
dfa10c07b1 Bug 989048 - Do not overwrite emulator's user data image. r=ahal
--HG--
extra : rebase_source : d7143ad6539c162f1c3e42211258febe4e862f48
2014-12-03 16:41:45 -08:00
Seth Fowler
f46dc8e90e Bug 1106522 (Part 2) - Add a test for SVG-as-image in picture elements. r=bz
--HG--
rename : image/test/mochitest/lime100x100.svg => dom/html/reftests/lime100x100.svg
rename : image/test/mochitest/red.png => dom/html/reftests/red.png
2014-12-05 11:33:10 -08:00
Seth Fowler
29a9599fdb Bug 1106522 (Part 1) - Make imgLoader::SupportImageWithMimeType optionally support image/svg+xml. r=bz 2014-12-05 11:33:08 -08:00
Gregory Szorc
c7b95b2173 Bug 1107968 - Add --debug-command to mach; r=ahal
People often seek to learn how mach commands work. A common way to do
this is to launch a debugger and step through the code as it is
executing. But this requires someone to first find and modify the mach
command. This involves overhead.

This patch adds a global --debug-command argument to mach. When present,
we launch an interactive debugger right before command dispatch. This
allows people to easily enter a debugger to see what mach commands are
doing, hopefully lowering the barrier to understanding and contributing.

--HG--
extra : rebase_source : 5ebfa7f5fd89f96dac5f7cb035ab520c63b32e55
extra : amend_source : c53c988763c328020b49aa5c6245df685b6f30bc
2014-12-05 10:19:49 -08:00
Nicolas B. Pierron
a8c5917485 Bug 1106171 - Sink should not move instructions to resume-point-less join-blocks. r=bhackett 2014-12-05 20:18:45 +01:00
Nicolas B. Pierron
c6a19a77cf Bug 1106171 - Lowering should not copy resume points to join-blocks. r=bhackett 2014-12-05 20:18:44 +01:00
Tom Schuster
493940680e Bug 1103181 - Remove quote() from about:addons/config on android/metro. r=rnewman 2014-12-05 11:07:15 -08:00
Tom Schuster
f471ef740b Bug 1103181 - Remove String.prototype.quote. r=jorendorff 2014-12-05 11:07:15 -08:00
Daniel Holbert
b03fdf18ec (no bug) fix typo ('decleration') in a comment in Units.h. comment-only, DONTBUILD 2014-12-05 11:00:43 -08:00
Ryan VanderMeulen
3fea470473 Backed out changeset 64ec5c15d182 (bug 1107496) for SM(ggc) orange. 2014-12-05 13:28:40 -05:00
David Keeler
e95893c802 bug 1020237 - follow-up to fix build bustage r=bustage on a CLOSED TREE 2014-12-05 10:12:58 -08:00
David Burns
eff6b6143d Bug 940954: Allow marionette to restart the browser and create a new session
This gives us the ability to restart a session from the client side, say for testing Firefox updates,
and then carry on the test. To do this it is just self.marionette.restart()

--HG--
extra : rebase_source : 536b85e5e82e12eb7710135945217dfe707e5b5d
2014-12-03 22:08:04 +00:00
David Keeler
759f3cf5f1 bug 1020237 - prefer root certificates to non-root certificates in NSSCertDBTrustDomain::FindIssuer r=briansmith 2014-12-04 13:37:01 -08:00
Terrence Cole
87f5352742 Bug 1100493 - Call js_ReportOutOfMemory on all failure paths in refillFreeList; r=jorendorff 2014-12-04 09:41:12 -08:00
Olli Pettay
ed659058ad Bug 1107775 - Make deferred finalization more re-entrant safe, r=mccr8 2014-12-05 08:53:00 -08:00
Tooru Fujisawa
d4fb082ff4 Bug 804279 - Part5: Add tests for monkey-patched adder in collection constructors. r=evilpie 2014-12-01 17:02:15 +09:00
Tooru Fujisawa
fe6285569e Bug 804279 - Part4: Support monkey-patched/overridden adder in WeakSet constructor. r=evilpie 2014-12-01 17:02:15 +09:00
Tooru Fujisawa
5fad37a3e1 Bug 804279 - Part3: Support monkey-patched/overridden adder in WeakMap constructor. r=evilpie 2014-12-01 17:02:15 +09:00
Tooru Fujisawa
d00241b24e Bug 804279 - Part2: Support monkey-patched/overridden adder in Set constructor. r=evilpie 2014-12-01 17:02:15 +09:00
Tooru Fujisawa
f4299550b2 Bug 804279 - Part1: Support monkey-patched/overridden adder in Map constructor. r=evilpie 2014-12-01 17:02:15 +09:00
Landry Breuil
effe48be0c Bug 1106551: Include sys/mount.h only in the linux quota case r=froydnj
Fixes build on OpenBSD where you cant include sys/mount.h alone, you
also need sys/param.h
2014-12-05 15:46:53 +01:00
Brian Hackett
62f5ad8504 Bug 1107496 - Add PlainObject subclass, r=luke. 2014-12-05 07:27:37 -07:00
Carsten "Tomcat" Book
347b6e68ef Merge mozilla-central to mozilla-inbound 2014-12-05 13:07:39 +01:00
Carsten "Tomcat" Book
8bd3e0be87 merge fx-team to mozilla-central a=merge 2014-12-05 13:02:46 +01:00
Carsten "Tomcat" Book
0961735209 merge mozilla-inbound to mozilla-central a=merge 2014-12-05 13:00:16 +01:00
Chris Pearce
b2f44d7531 Bug 1049272 - Expose sandbox vouchers to GMPs. r=jesup 2014-12-05 00:43:41 -08:00
Chris Peterson
29da0318d7 Backed out changeset f82fd5479353 (bug 1107416) for failing static_assert.
--HG--
extra : rebase_source : 16a5480ba769555918961533f307d0dcbf238803
2014-12-05 00:07:59 -08:00
Kartikaya Gupta
ef3c21bc55 Bug 1107606 - Ensure that setting a smooth scroll while APZ is enabled activates the layer. r=tn,kip 2014-12-05 00:04:39 -08:00
Kartikaya Gupta
b4dce18969 Bug 1107606 - Allow smooth-scroll triggering on the same transaction as the creation of a new APZC. r=botond,kip 2014-12-05 00:04:36 -08:00
B2G Bumper Bot
8f69b867b0 Bumping manifests a=b2g-bump 2014-12-04 23:06:56 -08:00
B2G Bumper Bot
ec07f16091 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cd198e4a5536
Author: Marina <marina.rodrigueziglesias@telefonica.com>
Desc: Merge pull request #26355 from gitmai/bug-1089968-reset-usage-data

Bug 1089968 - [User Story] Reset usage data
r=salva

========

https://hg.mozilla.org/integration/gaia-central/rev/c4ca18751b56
Author: mai <mri@tid.es>
Desc: Bug 1089968 - [User Story] Reset usage data
2014-12-04 23:02:18 -08:00
Phil Ringnalda
6f416ef883 Backed out 5 changesets (bug 1077652) for a11y bustage
CLOSED TREE

Backed out changeset eda93688e4b5 (bug 1077652)
Backed out changeset 00bdefd9c4fa (bug 1077652)
Backed out changeset 31c163560ed4 (bug 1077652)
Backed out changeset afd5df8ab5af (bug 1077652)
Backed out changeset 884ce04c007f (bug 1077652)
2014-12-04 21:12:35 -08:00
Phil Ringnalda
ce27de52dd Back out 5d5425acf620 (bug 1059600) for bc1 bustage
CLOSED TREE
2014-12-04 21:09:22 -08:00
B2G Bumper Bot
4f443850b0 Bumping manifests a=b2g-bump 2014-12-04 17:47:03 -08:00
B2G Bumper Bot
a0403e9c7c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c659a8149e13
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1106666 - merge pull request #26628 from KevinGrandon:bug_1106666_window_transition_fix to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/fd296d9c733d
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1106666 - Fix browser window transition
2014-12-04 17:37:17 -08:00
B2G Bumper Bot
b56eca57ac Bumping manifests a=b2g-bump 2014-12-04 17:16:44 -08:00
B2G Bumper Bot
bddd29fbee Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cfc4dbaac967
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Merge pull request #26560 from millermedeiros/1092441-text-selection

Bug 1092441 - Calendar should follow text selection pattern r=jrburke

========

https://hg.mozilla.org/integration/gaia-central/rev/017c743dab86
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1092441 - Calendar should follow text selection pattern
2014-12-04 17:12:29 -08:00
B2G Bumper Bot
b600825931 Bumping manifests a=b2g-bump 2014-12-04 17:02:20 -08:00
B2G Bumper Bot
787c469160 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8309202d2b5d
Author: Robert Chira <robertchira@P5075.(none)>
Desc: Bug 1107460 - [v2.2] Update marionette version to 0.8.5
2014-12-04 16:55:21 -08:00
B2G Bumper Bot
d0e6ceb8e0 Bumping manifests a=b2g-bump 2014-12-04 16:47:28 -08:00
B2G Bumper Bot
cda44d80e8 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e1d288b463a0
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Merge pull request #26621 from chirarobert/bug_1107460"

This reverts commit 46eeeb16a6285d02a2230355e8b8e59d0dd896f1, reversing
changes made to a208afd47dd0f9633068ada61bc9829b5a2bed7a.
2014-12-04 16:40:21 -08:00
B2G Bumper Bot
6d2b4f4ec7 Bumping manifests a=b2g-bump 2014-12-04 16:02:20 -08:00
B2G Bumper Bot
4a2d69c991 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/aec41eed665d
Author: Mike Habicher <mikeh@mozilla.com>
Desc: Merge pull request #26612 from wilsonpage/1104055

Bug 1104055 - Use promises instead of callbacks

========

https://hg.mozilla.org/integration/gaia-central/rev/af47a8beae64
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1104055 - Use promises instead of callbacks

========

https://hg.mozilla.org/integration/gaia-central/rev/031026f33c84
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 1107665 - test_marketplace_launch.py should be external=true a=test-only r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/7b9a3680fefe
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1104991 - Update autolander repo link
2014-12-04 16:00:21 -08:00
B2G Bumper Bot
7ccf2bfd58 Bumping manifests a=b2g-bump 2014-12-04 13:11:56 -08:00
B2G Bumper Bot
4f7c7774ca Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/840998c861bf
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #26622 from zbraniecki/1107230-remove-cleardesktopnotifications

Bug 1107230 - Remove clearDesktopNotifications. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/3bcd56709f9f
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 1107230 - Remove clearDesktopNotifications

========

https://hg.mozilla.org/integration/gaia-central/rev/4b5affbb073b
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Merge pull request #26594 from bebef1987/rocket_bar

Bug 1087274 - Update test names because everythingme was replaced form F...

========

https://hg.mozilla.org/integration/gaia-central/rev/2d25ca3b2125
Author: bebef1987 <florin.strugariu@softvision.ro>
Desc: Bug 1087274 - Update test names because everythingme was replaced form FF OS and now it's called Rocketbar
2014-12-04 13:02:17 -08:00
B2G Bumper Bot
102df7a1e3 Bumping manifests a=b2g-bump 2014-12-04 12:57:02 -08:00