Commit Graph

113185 Commits

Author SHA1 Message Date
Ryan VanderMeulen
e01ca5e43c Backed out changeset cc2469a8b41a (bug 800557) for Windows build bustage. 2012-11-15 21:07:38 -05:00
Ehsan Akhgari
8dc074cef8 Bug 812390 - Protect against NaN in AudioContext.createDelay; r=bzbarsky 2012-11-15 17:48:04 -08:00
Daniel Holbert
3a08f1096e Bug 812275: Remove trailing semicolon after macro in DataChannel.h to fix GCC pedantic warning. r=jesup 2012-11-15 17:50:27 -08:00
Daniel Holbert
9212a3d5db Bug 812278: Remove no-longer-necessary semicolons after MOZ_MTLOG_MODULE macro invocations, to fix GCC pedantic build warnings. r=jesup 2012-11-15 17:50:26 -08:00
Yury
0b958ef865 Bug 812039 - mozIsPointInPath leaks CGPath objects. r=jmuizelaar 2012-11-15 20:34:57 -05:00
Monica Chew
49e155a2ba Bug 811889 - Set download state to DOWNLOAD_POLICY_BLOCKED if the av scan fails. r=jimm 2012-11-15 20:34:57 -05:00
Patrick Wang
7a36727700 Bug 811680 - Update permission names for accessing settings. r=gwagner 2012-11-14 19:42:11 +08:00
Ralph Giles
d0026ef2a2 Bug 811544 - Build fixed-point opus on arm. r=ted
Enable MOZ_OPUS_FIXED inside the opus makefile if
MOZ_SAMPLE_TYPE_FLOAT32 is not defined. This is the
general proxy for floating point audio support in
other areas of the code.

We could have defined MOZ_OPUS_FIXED directly in
the configure script (and still could) but I liked
this better.
2012-11-13 17:32:28 -08:00
Tetsuharu OHZEKI
d4b72f82d0 Bug 811285 - Reorder checkbox list items in settings. r=mleibovic 2012-11-15 20:34:57 -05:00
Rob Wood
160c52dc05 Bug 808783 - Disable randomorange crashing telephony test. r=ahal 2012-11-15 11:49:12 -08:00
Surith Thekkiam
930724b4ae Bug 807423 - Support use of GNU libstdc++ on Android. r=ted
* For android-ndk versions r7, r7b, r8, r8b
 * std::ifstream broken in earlier versions of ndk
 * ... used in jscntxt.cpp by ComputeIsJITBroken()
 * Default gnu_compiler_version is 4.4.3
 * If android_toolchain is not set, attempt to infer it from gnu_compiler_version.
 * Copy changes from js/src/build/autoconf/android.m4 to build/autoconf/android.m4
2012-11-06 09:41:16 -08:00
Tanvi Vyas
7d447711f2 Bug 803225 - Test different protocols that are allowed in nsMixedContentBlocker.cpp. r=bz, r=smaug 2012-11-15 20:34:56 -05:00
Tanvi Vyas
fc52b9f810 Bug 803225 - Mixed Content Blocker - Check for other secure schemes, in additon to https. r=bz 2012-11-15 20:34:56 -05:00
Matej Cepl
3622470a79 Bug 800557 - Build shouldn't depend on simplejson. r=nfroyd 2012-10-11 23:19:40 +02:00
Dario Bertero
3fc515b11c Bug 715075 - Page Info reads image width and height synchronously after setting src, leads to 0px x 0px if the image isn't in your cache (e.g. after clearing cache). r=mak 2012-11-15 20:34:56 -05:00
Ryan VanderMeulen
db7f695a13 Merge m-c to inbound. 2012-11-15 20:34:51 -05:00
Ryan VanderMeulen
a863a6177e Merge the last PGO-green inbound changeset to m-c. 2012-11-15 20:21:35 -05:00
Bellindira Castillo [:bellindira]
ca95e6ca1e Bug 806701 - Port browser_privatebrowsing_windowtitle.js to the new per-window PB APIs; r=ehsan
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_windowtitle.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_windowtitle.js
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_windowtitle_page.html => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_windowtitle_page.html
2012-11-15 19:07:55 -06:00
Jonathan Kew
52eabf7185 bug 811382 - update OTS library to r.95. r=jdaggett 2012-11-15 17:04:57 -08:00
Landry Breuil
66fabf0916 Bug 803955 followup - add missing defined(__FreeBSD__), forgotten in cf6c50786ee5. was r=bsmedberg 2012-11-15 20:07:09 +01:00
Bobby Holley
e3a419e442 Bug 811152 - Decxify various DOM methods. r=me 2012-11-15 11:54:34 -08:00
Benoit Jacob
1a195a2d74 Bug 811926 - Fix a pair of TRAVERSE that were using NoteNativeChild on nsISupports* - simplify goop with helper CC macros - r=smaug 2012-11-15 14:31:56 -05:00
Jonathan Watt
e767f7e199 Testcase for Bug 780764 - "ASSERTION: null nsSVGPathGeometry frame" and crash.
--HG--
extra : rebase_source : 5b9b5224ded867b622613a41c535f8e335cfa549
2012-11-15 11:25:13 -08:00
David Rajchenbach-Teller
5e20b43d79 Bug 807875 - Implement creationDate correctly for Mac OS X. r=froydnj 2012-11-15 11:22:27 -08:00
Mike Conley
8fed138804 Bug 758515 - Download button attention state is ugly. r=mak. 2012-11-15 14:18:50 -05:00
Robert Longson
b97b337da8 Bug 811908 - remove svg inline-in-xul-basic-01.xul reftest as it has failed since landing. r=dholbert 2012-11-15 19:17:00 +00:00
Mounir Lamouri
8a775e0e91 Bug 794407 - Web Activites should only be started by a user interaction. r=fabrice 2012-11-15 19:05:32 +00:00
Benoit Girard
05ce55e686 Bug 799638 - Add startup timeline markers. r=taras,glandium 2012-11-15 13:24:35 -05:00
Henrik Skupin
7e064dbeb0 Bug 801227 - Crashtest for WebRTC crash [@mozilla::MediaManager::GetUserMedia]. r=jesup 2012-11-15 19:34:41 +01:00
Bobby Holley
88eaeac241 Bug 809674 - Fail at call time when invoking an XPCWrappedJS method with [implicit_jscontext] or [optional_argc]. r=mrbkap
I think this is the path of least resistance here.
2012-11-15 10:16:36 -08:00
Myk Melez
68e759bfe6 bug 811944 - package MSVC dlls with B2G on Windows; r=glandium 2012-11-15 10:16:08 -08:00
Jonathan Watt
f1c4a409d5 Testcase for Bug 780764 - "ASSERTION: null nsSVGPathGeometry frame" and crash. 2012-11-15 10:04:27 -08:00
Jonathan Watt
6670d736c6 Testcase for Bug 778492 - SVG element too far outside viewBox crashes Firefox. 2012-11-15 10:04:00 -08:00
Jonathan Watt
1ba5696cff Testcase for Bug 768087 - "ASSERTION: aFrame should be first continuation" in nsSVGEffects::GetFilterProperty. 2012-11-15 10:04:00 -08:00
Ed Morley
58c3ec8021 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-11-15 16:17:36 +00:00
Marty Rosenberg
66fb4793b4 Add in support for running a cross-shell directly in qemu (bug 807936, r=ted) 2012-11-15 10:24:07 -05:00
Bas Schouten
4a93ce1d26 Bug 779029: Try to respect EXTEND_NONE when masking. r=jrmuizel 2012-11-16 00:30:08 +00:00
Fabrice Desré
63d4eb8c47 Bug 810551 [r=myk] 2012-11-15 16:31:06 -08:00
Malini Das
48ab33d100 Bug 812226 - Package synthetic_gestures.js with the marionette_client, r=jgriffin 2012-11-15 19:07:48 -05:00
Olli Pettay
533f6f83e2 Bug 656311 - Remove XML Events, r=bz 2012-11-15 14:29:58 +02:00
Olli Pettay
660783c739 Bug 749448 - Remove XTF, r=bz 2012-11-15 14:27:13 +02:00
Ms2ger
0f97cc55c4 Bug 802706 - Followup: remove a missed include in nsGnomeVFSProtocolHandler.cpp to fix SeaMonkey bustage; rs=Callek (DONTBUILD; NPODB) 2012-11-15 10:05:17 +01:00
ojab@ojab.ru
8c571f9045 Bug 812092: Bump required NSPR version in configure.in to 4.9.4, r=bsmith 2012-11-15 00:26:59 -08:00
Robert O'Callahan
bbe735df88 Bug 810470. Part 9: Fix reftests. r=mattwoodrow
We seem to be invalidating less and some issues with overflowing Cocoa
native widget themes have appeared. We've worked around these issues
elsewhere, e.g. by getting rid of scrollbars, so I'm doing it here too.
The test 745025-1.html dynamically updates a print reftest, which seems
to cause problems on Mac with the page shadow drawing. This is not
important and is already a known intermittent failure.

--HG--
extra : rebase_source : d0700a709b44d0e5abd14fc4b8e6c26f8692279c
2012-11-14 22:36:49 -08:00
Nick Thomas
3e7a1a4b28 Bug 810994, Update gonk-misc in B2G snapshot (for symbols and to fix panda builds), r=catlee 2012-11-15 18:00:50 +13:00
Ryan VanderMeulen
8187210f11 Merge the last PGO-green inbound changeset to m-c. 2012-11-14 21:43:07 -05:00
Robert O'Callahan
57460ca6e6 Bug 810470. Part 8: Limit the BasicLayers background-caching optimization to cases where the destination context has an integer translation only, and snap the image rectangle. r=mattwoodrow
Previous patches in this bug enabled the nsDisplayCanvasBackground
background-caching optimization for the test 402807-1.html. That exposed
an existing bug where we don't snap the background image to pixel
boundaries when drawing through that path. This patch fixes it.
This patch also stops the IsSingleFixedPositionImage path from using
mDestRect, returning the rect as an out-parameter instead.

--HG--
extra : rebase_source : b7a496dfc7584dd8c73cddd0809fc5aa31992d53
2012-11-14 17:35:18 -08:00
Jonathan Griffin
c7cb6962a6 Bug 811931 - Bump Marionette version, a=test-only, DONTBUILD(NPOTB) 2012-11-14 15:08:56 -08:00
Dave Hunt
8519718b35 Bug 811330 - Fix a typo in XML generation, r=jgriffin 2012-11-14 14:46:13 -08:00
Matt Woodrow
4f7062809b Bug 811831 - Don't create layers for nsDisplayOpacity items that have an opacity of 0. r=roc 2012-11-14 14:43:29 -08:00