Commit Graph

136103 Commits

Author SHA1 Message Date
Honza Bambas
574912dbcd Bug 883928 - Keep the old storagemanager ContractID for backward compatibility. r=ehsan, a=akeybl 2013-06-24 16:36:09 -04:00
Phil Ringnalda
496a4e4861 Back out 9661a68f0bff (bug 872605) for browser-chrome failures 2013-06-23 23:41:33 -07:00
Richard Newman
3822daf1e5 Bug 886155 - GeckoSubdocumentScrollHelper logspew. r=kats 2013-06-23 23:39:14 -07:00
Matt Woodrow
c68c9da465 Bug 871150 - Call IdentifyTextureHost on ImageBridgeChild so that we create appropriate textures for the compositor. r=nical 2013-06-24 17:28:22 +12:00
Matt Woodrow
48aa80f20f Bug 885573 - Stop forcing layers acceleration when we have OMTC enabled. r=nrc 2013-06-24 17:27:29 +12:00
Matt Woodrow
51f9152466 Bug 885634 - Mark test as failing on OSX. r=roc 2013-06-24 17:27:03 +12:00
Justin Wood
ce065ee7e3 Bug 886209 - SHT_ARM_EXIDX not defined on older glibc versions. r=glandium
(fixes SeaMonkey building on CentOS5.x)
2013-06-24 01:00:39 -04:00
Catalin Iacob
4f03e5bb1a Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
--HG--
extra : rebase_source : fc472490dd978d165f02f77ed37f07aed6e5bb61
2013-06-23 14:03:39 +02:00
Catalin Iacob
1544c37641 Bug 798914 (part 4) - Use newly introduced mozilla::MallocSizeOf in js. r=njn.
--HG--
extra : rebase_source : d1c063b94c7ec58729150cbea602bb4c9f2a0e24
2013-06-23 13:21:01 +02:00
Ethan Hugg
cfb015452b Bug 884071 Signaling - stop setting video prefs when in SDP mode r=jesup 2013-06-22 19:59:25 -07:00
Brian Hackett
0627a32e04 Bug 883154 - Add runtime wide cache for compiled lazy scripts, r=billm. 2013-06-23 20:37:42 -06:00
Shane Caraveo
58421fa282 bug 872605 add ability to update provider manifest, r=markh 2013-06-23 16:02:07 -04:00
Ehsan Akhgari
c574bc3e98 Bug 579517 follow-up: Remove NSPR types that crept in 2013-06-23 20:58:53 -04:00
Guillaume Abadie
47c2d77d27 Bug 882890 - Add fake vertex attribute 0 disabling to the getVertexAttrib function to improve WebGL compatibility with driver limitations. r=bjacob 2013-06-23 20:40:12 -04:00
Ehsan Akhgari
9c3393692c Remove two unused variables in nsNSSCertificateDB.cpp, no bug 2013-06-23 20:24:03 -04:00
Ehsan Akhgari
749ee17f18 Merge mozilla-central into mozilla-inbound 2013-06-23 20:18:09 -04:00
Ehsan Akhgari
08ed61c0f0 Bug 885583 - Enable Web Audio unconditionally across mochitests; r=roc 2013-06-23 19:23:02 -04:00
Ehsan Akhgari
cbebfc17c9 Bug 886165 - Hide the alternate names in the spec behind prefs which are turned off by default; r=roc
This patch uses one pref per interface, to allow us finer grain control over
which ones we might need to turn on in the future.
2013-06-23 19:22:10 -04:00
Phil Ringnalda
fcf0bd180b Merge m-i to m-c 2013-06-23 15:10:04 -07:00
Nick Fitzgerald
9a78048baa Bug 885597 - absolute urls not working with sourcesContent and source maps in file:// urls; r=dcamp 2013-06-23 09:44:29 -07:00
Victor Porof
1dfc9dd271 Merge fx-team to m-c 2013-06-23 19:00:17 +03:00
Till Schneidereit
cff530b60e Bug 886094 - Make js::BooleanGetPrimitiveValueSlow assert isProxy instead of the narrower isCrossCompartmentWrapper. rs=Ms2ger 2013-06-23 15:05:26 +02:00
Ms2ger
313ff55fd6 Merge m-c to m-i. 2013-06-23 13:44:01 +02:00
Ms2ger
5a63e5bff8 Bug 882848 - Use MOCHITEST_BROWSER_FILES more; r=gps 2013-06-23 09:16:19 +02:00
Ms2ger
bfc2c786bb Bug 766546 - Undisable test on non-mac platforms; r=edmorley 2013-06-23 09:16:10 +02:00
Ms2ger
72a5c4868f No bug - Don't spam lists of files during the build in toolkit/mozapps/extensions/test makefiles; r=ted 2013-06-23 09:16:06 +02:00
Ms2ger
0b036f4010 Bug 884951 - Use XPCWrappedNative::Get more; r=bholley 2013-06-23 09:15:55 +02:00
Ms2ger
bdde992174 Bug 884268 - Part c: Stop including nsWrapperCache.h in nsContentUtils.h; r=smaug 2013-06-23 09:15:49 +02:00
Ms2ger
ff63d2149b Bug 884268 - Part b: Move nsContentUtils::PreserveWrapper to nsWrapperCache; r=smaug 2013-06-23 09:15:42 +02:00
Ms2ger
84041fd5c0 Bug 884268 - Part a: Move nsContentUtils::CheckCCWrapperTraversal to nsWrapperCache; r=smaug 2013-06-23 09:15:10 +02:00
Ms2ger
c64ea32d96 Bug 882616 - Fix build warnings in docshell/base; r=bz 2013-06-23 09:15:05 +02:00
Ms2ger
490666d470 Bug 881077 - Update html tests; r=mounir 2013-06-23 09:14:51 +02:00
Ms2ger
175929009b Bug 883615 - Only include nsCxPusher.h in codegen when necessary; r=smaug 2013-06-23 09:14:46 +02:00
Ms2ger
0f460a818f Bug 883537 - Remove dead testing code from chromium; r=bsmedberg 2013-06-23 09:14:36 +02:00
Ms2ger
5cb4550ab6 Bug 883536 - Include headers correctly in HalTypes.h; r=mounir 2013-06-23 09:14:32 +02:00
Ms2ger
95fafbc199 Bug 883504 - Remove references to EXCLUDE_SKIA_DEPENDENCIES; r=bsmedberg 2013-06-23 09:14:26 +02:00
Ms2ger
89617c7ae8 Bug 880998 - Return void from nsDocShell::MaybeInitTiming(); r=bz 2013-06-23 09:14:21 +02:00
Ms2ger
8a3d025cdc Bug 878950 - Add a test for HTMLImageElement and fix h/vspace reflection; r=mounir 2013-06-23 09:14:15 +02:00
Ms2ger
508a44d128 Bug 884947 - Remove superfluous null check in XPCConvert::NativeInterface2JSObject; r=bholley 2013-06-23 09:14:02 +02:00
Cameron McCormack
baadccc2ab Bug 885585 - Work around Quartz issue where a stroke with a dasharray whose gaps add up to zero does not render. r=vlad,longsonr 2013-06-23 15:10:44 +10:00
Brian Smith
a0b411af4b Bug 879137, Part 3: Move PSMContentListener to its own source file, r=keeler 2013-06-22 15:57:15 -07:00
Brian Smith
b4541942c3 Bug 879137, Part 2: Remove unnecessary manual registration of PSM content listeners, r=keeler 2013-06-22 15:53:46 -07:00
Phil Ringnalda
daffa2e519 Merge s-c to m-c 2013-06-22 15:50:51 -07:00
Phil Ringnalda
b462ad2131 Merge birch to m-c 2013-06-22 15:50:24 -07:00
Richard Newman
c1c1c0749c Merge m-c to s-c. 2013-06-22 11:58:51 -07:00
ffxbld
540b2609f7 No bug, Automated HSTS preload list update from host bld-linux64-ec2-383 - a=hsts-update 2013-06-22 03:33:48 -07:00
ffxbld
6f2479bc2f No bug, Automated blocklist update from host bld-linux64-ec2-394 - a=blocklist-update 2013-06-22 03:30:59 -07:00
Gaia Pushbot
7e95fb611b Bumping gaia.json for 3 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/9aa3da2da145
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 883616 - Bug 882607 resolution introduced a XSS vulnerability r=gnarf

Carefully escape the body before injecting it into the document
Added some tests to ensure this for both SMS and MMS.

========

https://hg.mozilla.org/integration/gaia-central/rev/7963fee0efae
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #10525 from alivedise/bugzilla/885473_master_v2/software-button-pressed

Bug 885471 - 1. Fix software button manager on real device and nightly and simulator; 2. Add holdhome event. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/3611bb710864
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 885471 - Fix software button manager default behavior on real
device/nightly/simulator, and add holdhome event.
2013-06-22 01:55:22 -07:00
Tim Taubert
290b434214 merge m-c to fx-team 2013-06-22 06:10:39 +02:00
Phil Ringnalda
b7ce49bcd5 Merge m-c to birch 2013-06-21 19:45:59 -07:00