James Lal
6eb4e45f6b
Bug 1079432 - Turn off minification in debug builds. r=mshal
2014-10-07 15:39:00 +02:00
ziyunfei
eca96c21bf
Bug 1079188 - Coerce the argument passed to Object.getOwnPropertyDescriptor using ToObject. r=till
2014-10-07 09:21:00 +02:00
JW Wang
ec2be70408
Bug 1079174 - allow video playback when AudioStream init fails. r=kinetik
2014-10-07 15:55:00 +02:00
ziyunfei
84efef153e
Bug 1079090 - Coerce the argument passed to Object.getPrototypeOf using ToObject. r=till
2014-10-06 23:39:00 +02:00
Guilherme Goncalves
c4810bf94e
Bug 1078451 - Accept a free function in ThreadSharedFloatArrayBufferList::SetData. r=jesup
2014-10-07 10:03:00 +02:00
Donato Sciarra
5d68c19c22
Bug 1074886 - URLSearchParams.get() should return null (not empty string) when not find pair. r=bzbarsky
2014-10-07 10:06:00 +02:00
Morris Tseng
081ac8f2ef
Bug 1062468 - Reset transform-style when entering fullscreen mode. r=bz
2014-10-06 02:46:00 +02:00
Andrew McCreight
b01a402d27
Bug 970684 - Re-enable test_watchpoints.xul and test_weakmaps.xul everywhere. r=billm
2014-10-06 14:17:00 +02:00
Jonathan Griffin
b5ba63f6d4
Bug 997909 - Fix typo. r=mdas
2014-10-07 09:40:05 -07:00
Daniel Lee
7593a5e601
Bug 705864 - [mozprocess] mozprocess tests should use mozprocess.pid. r=ahal
2014-10-07 07:00:40 -07:00
Hannes Verschore
7688b36241
Bug 1079062 - IonMonkey: Don't fold ternary constructs, when a branch dominates both MPhi predecessors, r=nbp
2014-10-08 10:06:10 +02:00
Jon Coppeard
7fcdfd8fd6
Bug 1075546 r=terrence
2014-10-08 08:32:28 +01:00
Bill McCloskey
425175f713
Bug 1049879 - Remove urgent and rpc message types and replace with message priorities (r=dvander,bent,ehsan)
2014-10-07 21:32:45 -07:00
Carsten "Tomcat" Book
147fca0f92
Backed out changeset e56bf4ea89fb (bug 1049879) for bustage in emulator debug builds on a CLOSED TREE
2014-10-08 08:03:57 +02:00
Brian Smith
308dda4ae8
Bug 1077887: Work around old GCC "enum class" bug, r=mmc
...
--HG--
extra : rebase_source : 983e8d8bcfded10d1d1dca793d610996b40b444d
2014-10-04 18:45:31 -07:00
Brian Smith
4ae1f9d65b
Bug 1077859: Make ENCODING_FAILED safe to use in static initializers, r=mmc
...
--HG--
extra : rebase_source : f0483e775c6fefc256fc9527b1b1118086cc121f
2014-10-03 15:52:38 -07:00
Mike Hommey
1d348c210e
Bug 1073212 - Filter searchplugins to find existing ones, and print out missing ones. r=Pike
2014-10-08 13:41:39 +09:00
Mike Hommey
2a378e99b5
Bug 857628 - Add a --enable-pie configure option to build target programs as position independent executables when supported by gcc/clang. r=mshal
2014-09-26 07:33:56 +09:00
Randy Lin
1cef4e3e48
Bug 1073494 - Audio is not routing to headset while playback is on BT. r=mwu
2014-10-08 10:49:59 +08:00
Bill McCloskey
f7ae46e404
Bug 1049879 - Remove urgent and rpc message types and replace with message priorities (r=dvander,bent,ehsan)
2014-10-07 21:32:45 -07:00
Chris Peterson
4faf8c6bc2
Bug 1076698 - Part 2: Treat some individual gcc/clang warnings as errors in all directories. r=ted
2014-09-19 15:41:20 -07:00
Chris Peterson
6e5ef27696
Bug 1076698 - Part 1: Remove unnecessary MOZ_*_SUPPORTS_WARNING checks for warnings supported by gcc 4.4+ and clang. r=ted
2014-09-23 19:48:47 -07:00
Chris Peterson
f6d77259d7
Bug 1076698 - Part 0: Clean up configure.in's list of gcc/clang warnings. r=ted
2014-09-23 19:48:47 -07:00
Andrew Halberstadt
6fe6152e95
Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester
2014-10-07 18:18:28 -04:00
Jonathan Watt
2d0a9a1000
Bug 1077805 - Remove the gfxContext methods PointInFill and PointInStroke. r=Bas
2014-10-08 04:43:03 +01:00
Jonathan Watt
05092c4eea
Bug 1077961, part 2 - Stop doing lots of unnecessary and expensive Matrix4x4 multiplication. r=Bas
2014-10-08 04:43:00 +01:00
Jonathan Watt
7582639476
Bug 1077961, part 1 - Add various methods to Moz2D Matrix4x4 to allow us to minimize multiplications. r=Bas
2014-10-08 04:40:44 +01:00
Daniel Holbert
b2780f8b42
Bug 978044: Center print-previewed pages inside the viewport. r=mats
2014-10-07 18:37:50 -07:00
Brian Hackett
10e7b8e920
Bug 1073842 - Finish renaming ObjectImpl to NativeObject, sr=luke.
...
--HG--
rename : js/src/vm/ObjectImpl-inl.h => js/src/vm/NativeObject-inl.h
rename : js/src/vm/ObjectImpl.cpp => js/src/vm/NativeObject.cpp
rename : js/src/vm/ObjectImpl.h => js/src/vm/NativeObject.h
2014-10-07 18:55:05 -07:00
Brian Hackett
a7e27000a7
Bug 1073842 - Rename ObjectImpl to NativeObject, sr=luke.
2014-10-07 18:50:34 -07:00
Wes Kocher
5bb84a2713
Merge m-c to inbound a=merge
2014-10-07 18:43:16 -07:00
Yura Zenevich
75907fee6d
Bug 1078636 - adding state output to gridcells. r=eeejay
...
---
accessible/jsat/OutputGenerator.jsm | 8 ++++++++
accessible/tests/mochitest/jsat/test_output.html | 8 +++++++-
2 files changed, 15 insertions(+), 1 deletion(-)
2014-10-07 21:38:57 -04:00
Wes Kocher
791f5c456a
Merge b2g-inbound to m-c a=merge
2014-10-07 18:22:10 -07:00
Ralph Giles
226c2bbe21
Bug 1043489 - Fix MacOS X holding screensaver lock with fullscreen video. r=smichaud
...
This ports the fix Chris Pearce made to the windows code in bug 1063995.
We just listen for the 'screen' topic and rely on the notification
machinery to filter duplicates. This avoids incrementing the
lock count on both playback start and fullscreen, and thus waiting
until fullscreen exits after playback stops before enabling the
screensaver again.
2014-10-07 18:20:00 -07:00
Wes Kocher
02a7db74d4
Backed out changeset bb80c2b08bc0 (bug 1076695) for being the likely cause of the ASAN reftest permafail
2014-10-07 17:30:54 -07:00
Matt Woodrow
7aa8278ec9
Bug 1077842 - Simplify invalid regions for tiled painted layers to avoid complex region operations. r=jrmuizel
...
--HG--
extra : rebase_source : 13cbe5d47b5c79e576627a67b2a6b61b217f9acf
2014-10-08 13:12:25 +13:00
Matt Woodrow
c54d31d14c
Bug 1078109 - Make sure we initialize tiled textures to the format we're going to upload with. r=jgilbert
...
--HG--
extra : rebase_source : a779c602a9ef55f8a36e0e5886302f3d3d9624f0
2014-10-08 13:10:59 +13:00
Matthew Gregan
e5e0237a06
Bug 1077086 - Update nestegg from upstream. r=giles
2014-10-08 13:08:36 +13:00
Benoit Jacob
9fc8a1b4bc
Bug 1077183 - Untangle the confusion between effective and unsized internalformats in the WebGL implementation - r=jgilbert
2014-10-07 19:52:58 -04:00
B2G Bumper Bot
32978f0c24
Bumping manifests a=b2g-bump
2014-10-07 14:22:00 -07:00
B2G Bumper Bot
c41e05c520
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8cad8de0f7b9
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #24901 from KevinGrandon/bug_1075105_ambient_notification_lockscreen_test
Bug 1077579 - [Notifications] Add integration tests for lockscreen ambient indicator, coverage for bug 1075105
========
https://hg.mozilla.org/integration/gaia-central/rev/7a4c5f721040
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1077579 - [Notifications] Add integration tests for lockscreen ambient indicator, coverage for bug 1075105 r=mhenretty
2014-10-07 14:15:52 -07:00
Luke Wagner
efd9df19a5
Bug 965880 - OdinMonkey: add back masm.storePtr that somehow got lost in rebasing on CLOSED TREE (r=me)
2014-10-07 16:03:08 -05:00
Bill McCloskey
39e8f2b3da
Bug 930243 - Disable process type tests on Android on A CLOSED TREE
2014-10-07 13:35:34 -07:00
B2G Bumper Bot
7dad9665a9
Bumping manifests a=b2g-bump
2014-10-07 13:31:59 -07:00
B2G Bumper Bot
624168e677
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b1b2b894f667
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #24895 from justindarc/bug1078654
Bug 1078654 - [Usage][Cost Control] In Usage app - Hide Apps from Mobile...
========
https://hg.mozilla.org/integration/gaia-central/rev/1062f7349f0d
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 1078654 - [Usage][Cost Control] In Usage app - Hide Apps from Mobile Data Usage list if they use 0 data
2014-10-07 13:25:48 -07:00
B2G Bumper Bot
c186966460
Bumping manifests a=b2g-bump
2014-10-07 13:15:01 -07:00
B2G Bumper Bot
2e02460a1d
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6dd77fac0df4
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #24900 from KevinGrandon/bug_1054716_software_home_nofification_banners
Bug 1077579 - [SoftwareHome] Add integration tests for system banner, coverage for bug 1054716
========
https://hg.mozilla.org/integration/gaia-central/rev/068ea9c2f229
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1077579 - [SoftwareHome] Add integration tests for system banner, coverage for bug 1054716 r=eli r=mhenretty
========
https://hg.mozilla.org/integration/gaia-central/rev/2977e6a0c7d1
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #24456 from jrburke/bug1073356-calendar-wobbly-refresh
Bug 1073356 - [Calendar] Wobbly Refresh Icon Animation r=millermedeiros
========
https://hg.mozilla.org/integration/gaia-central/rev/f3f80aece509
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1073356 - [Calendar] Wobbly Refresh Icon Animation
2014-10-07 13:14:46 -07:00
Ryan VanderMeulen
65e93627d5
Merge m-c to fx-team. a=merge
2014-10-07 16:12:28 -04:00
Ryan VanderMeulen
c614939b7a
Merge inbound to m-c. a=merge
2014-10-07 16:00:48 -04:00
Ryan VanderMeulen
f0d16b28b8
Merge fx-team to m-c. a=merge
2014-10-07 15:42:04 -04:00