Commit Graph

389339 Commits

Author SHA1 Message Date
Jon Coppeard
366607fab5 Backed out changeset 305689497e3e (bug 650161) for causing LeakSanitizer failures 2014-10-24 10:02:17 +01:00
Julian Seward
9d875a0ea9 Bug 1074697 - nsDisplaymtdBorder::GetBounds does not set out parameter *aSnap. r=roc. 2014-10-24 10:59:46 +02:00
Dave Hunt
4baf8b2325 Bug 1087244 - [mozlog] Fix screenshot links in the HTML formatter. r=jgraham 2014-10-22 07:02:00 +02:00
Kearwood (Kip) Gilbert
bf999c9733 Bug 1086948 - Remove scroll-behavior: instant CSS value option. r=bz
- Removed "instant" CSS keyword and references used by scroll-behavior.
- Updated tests, removing scroll-behavior: instant test cases.
2014-10-22 11:37:00 +02:00
Jed Davis
5ec3c350dd Bug 1081242 - Make ASAN's error reporting work while sandboxed on Linux. r=kang 2014-10-21 11:18:00 +02:00
Tim Chien
e3277f83ab Bug 1079455 - Drop edit action when focus message is not yet send. r=yxl 2014-10-23 20:22:00 +02:00
Douglas Crosher
eef2f3d704 Bug 1065339 - IonMonkey: remove unnecessary newlines in argument lists. r=sunfish 2014-10-24 15:03:00 +11:00
Jon Coppeard
259ff35eb9 Bug 1087361 - Ignore some test that time out when run with compacting GC zeal mode r=sfink 2014-10-24 08:50:42 +01:00
Jon Coppeard
3e158960ea Bug 650161 - Only update arenas for thing kinds that may contain object pointers r=terrence 2014-10-24 08:49:33 +01:00
Jon Coppeard
4a87d10209 Bug 650161 - Pick tail of arena list to relocate r=terrence 2014-10-24 08:49:33 +01:00
Jon Coppeard
e108070448 Bug 650161 - Root JSRuntimeWrapper::mGlobal r=sworkman 2014-10-24 08:49:33 +01:00
Jon Coppeard
fe87a65f1b Bug 650161 - Fix interaction between GC zeal and xdr/lazy.js jit test r=terrence 2014-10-24 08:49:32 +01:00
Jon Coppeard
1dc7908648 Bug 650161 - Fix build errors after incremental sweeping of typeobjects landed r=bhackett 2014-10-24 08:49:32 +01:00
Andrea Marchesini
5d4b1ced61 Bug 1087619 - test_bug429785.xul QueryInterface typo, r=ehsan 2014-10-24 08:48:43 +01:00
Jonathan Watt
a0199e0c6c Bug 1085533, part 2 - Port nsDisplayNotation::Paint to Moz2D. r=mattwoodrow 2014-10-24 08:26:28 +01:00
Jonathan Watt
47ba8656ce Bug 1085533, part 1 - Add MakePathForRoundedRect and MakePathForEllipse helpers to Moz2D. r=mattwoodrow 2014-10-24 08:26:28 +01:00
Jonathan Watt
254741c6df Bug 1087685 - Port gfxQuartzNativeDrawing to Moz2D. r=mattwoodrow 2014-10-24 08:26:27 +01:00
Jonathan Watt
e341351e69 Bug 1087930 - Remove the gfxPattern returning variant of nsCSSBorderRenderer::CreateCornerGradient. r=mstange 2014-10-24 08:26:27 +01:00
Jonathan Watt
ec0e4590cc Bug 1087732 - Get rid of the gfxContext::GetCairo call in nsNativeThemeGTK::DrawWidgetBackground. r=mattwoodrow 2014-10-24 08:26:27 +01:00
Jonathan Watt
9d631cb88b Bug 1087568 - Port the code that uses gfxContext::PixelSnappedRectangleAndSetPattern to Moz2D. r=mattwoodrow 2014-10-24 08:26:27 +01:00
Julien Pagès
0494103ad0 Bug 1065988 - [mozversion] If platform.ini for a local application is missing, an exception should be raised; r=dhunt 2014-10-24 09:02:29 +02:00
Henrik Skupin
09c5ca365a Bug 1088060 - [mozversion] Get all application and platform data. r=dhunt
---
 testing/mozbase/mozversion/mozversion/mozversion.py | 10 +++++-----
 testing/mozbase/mozversion/tests/test_binary.py     | 11 +++++++++--
 2 files changed, 14 insertions(+), 7 deletions(-)

--HG--
extra : rebase_source : 85ab0046a4aa8c96dc32e7ff24f7cfeeee2f034b
2014-10-23 17:46:23 +02:00
Carsten "Tomcat" Book
b4fccb3a7a Backed out changeset 508d70d46898 (bug 1087560) for B2G Desktop Linux x64 opt m-oop-1 test failures 2014-10-24 08:13:19 +02:00
Carsten "Tomcat" Book
c972c5d713 Backed out changeset 8c366a73988c (bug 1087560) 2014-10-24 08:12:56 +02:00
Mike Hommey
549e21fad7 Bug 1084151 - Update sccache to 8ff474e. r=mshal 2014-10-24 13:08:17 +09:00
Mike Hommey
c6e3b7bbab Bug 1084161 - Use PLDHashTableOps to allocate PLDHashTables. r=nfroyd 2014-10-24 13:08:02 +09:00
Mike Hommey
e25908f6c5 Bug 1083686 - Tool to capture and reproduce Firefox's memory allocations. r=njn,r=mshal
--HG--
rename : mozglue/build/Makefile.in => mozglue/build/replace_malloc.mk
2014-10-24 13:08:01 +09:00
Mike Hommey
746f48e4a4 Bug 1083686 part 0 - Don't set MOZ_MEMORY_API to static for OSX in replace_malloc.c. r=njn
It appears to be an unnecessary optimization, since the compiler is still inlining
the functions when they're not marked static. OTOH, following patches will require
the _impl functions not to be static.
2014-10-24 13:08:01 +09:00
Anthony Jones
47ec70908d Bug 1087492 - Fix build break with --disable-webrtc; r=edwin 2014-10-24 16:24:25 +13:00
Chris Double
9a70e069ef Bug 1000686 - Enable Media Source Extensions on non-release builds - r=kentuckyfriedtakahe 2014-10-23 15:47:00 +13:00
Chris Pearce
b64d2f865c Bug 1055395 - Don't load plugin library twice on Mac. r=smichaud 2014-10-24 15:19:16 +13:00
L. David Baron
977efff305 Bug 1088179 - Convert touch caret code to using :-moz-native-anonymous so that it doesn't expose styles for magic attribute names to content. r=birtles
I tested locally on a Flame that using this without the ua.css changes
breaks the touch caret (it doesn't appear), but with the ua.css changes
the touch caret appears again.

This was formerly bug 1082899 patch 6.

--HG--
extra : transplant_source : %CA%60%B7%10%AD%01%14%92%98%28o%AA%BF%5E%8F%7BV%AA%24%D5
2014-10-23 14:58:21 -04:00
Mason Chang
4a7e5a8c86 Bug 1048667. Small vsync framework. r=roc 2014-10-23 18:50:31 -07:00
Wes Kocher
a689009ad0 Merge m-c to inbound a=merge 2014-10-23 18:09:47 -07:00
Wes Kocher
0e0825bc87 Merge b2g to m-c a=merge 2014-10-23 18:01:57 -07:00
Wes Kocher
17870433e9 Merge inbound to m-c a=merge 2014-10-23 17:37:23 -07:00
Wes Kocher
eeff86e5ca Touch CLOBBER for bug 1087560 DONTBUILD CLOSED TREE 2014-10-23 16:41:33 -07:00
B2G Bumper Bot
ffbee0d533 Bumping manifests a=b2g-bump 2014-10-23 14:26:57 -07:00
B2G Bumper Bot
d14db4d633 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e7679f24177b
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #25468 from DouglasSherk/1068104-system-call-screen-wakeup

Bug 1068104 - Wake up the screen when all calls are ended. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/73602d619b46
Author: Doug Sherk <github@sherk.me>
Desc: Bug 1068104 - Wake up the screen when all calls are ended. r=etienne
2014-10-23 14:20:48 -07:00
B2G Bumper Bot
a8d653bde7 Bumping manifests a=b2g-bump 2014-10-23 13:56:56 -07:00
B2G Bumper Bot
4d172fc4d5 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9ccb3731cd93
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #25227 from jmcanterafonseca/fix_test

Bug 1083878 - [Contacts] Fix test_sort_contacts as it currently cannot w...

========

https://hg.mozilla.org/integration/gaia-central/rev/ae1409b089f7
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 1083878 - [Contacts] Fix test_sort_contacts as it currently cannot work
2014-10-23 13:50:47 -07:00
B2G Bumper Bot
b5f8a24b73 Bumping manifests a=b2g-bump 2014-10-23 12:56:57 -07:00
B2G Bumper Bot
9aad315a25 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8d9abe4b316a
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #25279 from eeejay/bug-1083944

Bug 1083944 -  Implement screen reader quick navigation dialog. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/79a66c59793a
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1083944 - Implement screen reader quick navigation dialog
2014-10-23 12:50:47 -07:00
B2G Bumper Bot
7f8327e4d4 Bumping manifests a=b2g-bump 2014-10-23 12:47:41 -07:00
Jim Mathies
4f957bcd23 Bug 1080388 - Disable XP related static linking for firefox.exe when MOZ_METRO is defined. r=mh+mozilla, f=dmajor,alessarik 2014-10-23 14:28:24 -05:00
David Major
f19bceb6be Bug 1080388 - Disable CRT assertions on startup related to XP static linking when MOZ_METRO is defined. r=jimm 2014-10-23 14:28:20 -05:00
Boris Zbarsky
e8f5143777 Bug 1087374. Make .wrappedJSObject on Xrays a JSNative accessor. r=bholley 2014-10-23 15:21:46 -04:00
Boris Zbarsky
691a2b701a Bug 1087404. Get rid of XPCQuickStubs.h/cpp. r=bholley 2014-10-23 15:21:46 -04:00
B2G Bumper Bot
dbf372aa01 Bumping manifests a=b2g-bump 2014-10-23 11:52:18 -07:00
David Keeler
c78d7b0266 backout f69fa3c13d1f (bug 1085509) for causing test_cert_overrides.js to fail 2014-10-23 11:50:17 -07:00