Commit Graph

137580 Commits

Author SHA1 Message Date
Ehsan Akhgari
93c54f4145 Bug 885583 - Enable Web Audio unconditionally across mochitests; r=roc 2013-06-23 19:23:02 -04:00
Ehsan Akhgari
3ec6d57a80 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
7f542efd72 Merge m-i to m-c 2013-06-23 15:10:04 -07:00
Nick Fitzgerald
76e78c45d3 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
4ee9d109a8 Merge fx-team to m-c 2013-06-23 19:00:17 +03:00
Till Schneidereit
d496e6db48 Bug 886094 - Make js::BooleanGetPrimitiveValueSlow assert isProxy instead of the narrower isCrossCompartmentWrapper. rs=Ms2ger 2013-06-23 15:05:26 +02:00
Ms2ger
2f319776c1 Merge m-c to m-i. 2013-06-23 13:44:01 +02:00
Ms2ger
2c937acc56 Bug 882848 - Use MOCHITEST_BROWSER_FILES more; r=gps 2013-06-23 09:16:19 +02:00
Ms2ger
3ac11adced Bug 766546 - Undisable test on non-mac platforms; r=edmorley 2013-06-23 09:16:10 +02:00
Ms2ger
7a7fd1e44b 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
e81841c9a6 Bug 884951 - Use XPCWrappedNative::Get more; r=bholley 2013-06-23 09:15:55 +02:00
Ms2ger
74dbad4fb5 Bug 884268 - Part c: Stop including nsWrapperCache.h in nsContentUtils.h; r=smaug 2013-06-23 09:15:49 +02:00
Ms2ger
67f84492bd Bug 884268 - Part b: Move nsContentUtils::PreserveWrapper to nsWrapperCache; r=smaug 2013-06-23 09:15:42 +02:00
Ms2ger
cccb9a74ad Bug 884268 - Part a: Move nsContentUtils::CheckCCWrapperTraversal to nsWrapperCache; r=smaug 2013-06-23 09:15:10 +02:00
Ms2ger
9f598cd603 Bug 882616 - Fix build warnings in docshell/base; r=bz 2013-06-23 09:15:05 +02:00
Ms2ger
41c8fbc796 Bug 881077 - Update html tests; r=mounir 2013-06-23 09:14:51 +02:00
Ms2ger
21e2701dae Bug 883615 - Only include nsCxPusher.h in codegen when necessary; r=smaug 2013-06-23 09:14:46 +02:00
Ms2ger
deda04d37b Bug 883537 - Remove dead testing code from chromium; r=bsmedberg 2013-06-23 09:14:36 +02:00
Ms2ger
2f9031f7c4 Bug 883536 - Include headers correctly in HalTypes.h; r=mounir 2013-06-23 09:14:32 +02:00
Ms2ger
e7a4fa6b68 Bug 883504 - Remove references to EXCLUDE_SKIA_DEPENDENCIES; r=bsmedberg 2013-06-23 09:14:26 +02:00
Ms2ger
c6ef40b74f Bug 880998 - Return void from nsDocShell::MaybeInitTiming(); r=bz 2013-06-23 09:14:21 +02:00
Ms2ger
80712a2075 Bug 878950 - Add a test for HTMLImageElement and fix h/vspace reflection; r=mounir 2013-06-23 09:14:15 +02:00
Ms2ger
984de31759 Bug 884947 - Remove superfluous null check in XPCConvert::NativeInterface2JSObject; r=bholley 2013-06-23 09:14:02 +02:00
Cameron McCormack
bfb9fba5d2 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
2794be59f0 Bug 879137, Part 3: Move PSMContentListener to its own source file, r=keeler 2013-06-22 15:57:15 -07:00
Brian Smith
369ed8727d Bug 879137, Part 2: Remove unnecessary manual registration of PSM content listeners, r=keeler 2013-06-22 15:53:46 -07:00
Phil Ringnalda
e100bec297 Merge s-c to m-c 2013-06-22 15:50:51 -07:00
Phil Ringnalda
11fb19e624 Merge birch to m-c 2013-06-22 15:50:24 -07:00
Richard Newman
b5d075a023 Merge m-c to s-c. 2013-06-22 11:58:51 -07:00
ffxbld
11728d2ddc 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
79e196fe54 No bug, Automated blocklist update from host bld-linux64-ec2-394 - a=blocklist-update 2013-06-22 03:30:59 -07:00
Gaia Pushbot
47675a799f 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
16fda6b83a merge m-c to fx-team 2013-06-22 06:10:39 +02:00
Phil Ringnalda
d6a43e42ba Merge m-c to birch 2013-06-21 19:45:59 -07:00
Nick Alexander
6f5c81e3de Bug 885582 - Append version number query parameter to Android about:healthreport URL. r=rnewman 2013-06-21 17:42:46 -07:00
Gaia Pushbot
fe8bace69f Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/7615f637d227
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #10407 from asutherland/email-progress-spinner

Bug 882994 - [email] UI: Replace sync progress bar (including candy bar) / messages spinner with single spinning refresh button. r=jrburke

========

https://hg.mozilla.org/integration/gaia-central/rev/675a907c30fe
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 882994 - [email] UI: Replace sync progress bar (including candy bar) / messages spinner with single spinning refresh button. r=jrburke

This is both a performance win (animations chew CPU, especially the candybar)
and a UX win since it gets rid of the confusing determinate progress bar
status.
2013-06-21 17:25:22 -07:00
Jeffrey Hammel
a68cf31920 Bug 885784 - Disable mozdevice tests on a CLOSED TREE for occasional orange, r=jgriffin 2013-06-21 15:32:50 -07:00
Birunthan Mohanathas
c69d624cdb Bug 857334 - Fix crash in mozilla::a11y::XULTextFieldAccessible::FrameSelection
Bug 857334 - Fix crash in mozilla::a11y::XULTextFieldAccessible::FrameSelection, r=tbsaunde
2013-06-22 00:29:00 +02:00
Nicholas Cameron
619ee71fa7 Bug 878142; be more precise about removing the animation manager from the refresh driver. r=dbaron 2013-06-25 20:58:46 +12:00
Ed Morley
be4af04bc8 Backed out changeset 02f3a517a7c7 (bug 886225) for breaking mochitest on a CLOSED TREE 2013-06-25 09:46:34 +01:00
Jonathan Kew
3d9448c071 bug 878674 - pt 2 - clean up obsolete copies of packaged fonts from the Android filesystem. r=blassey 2013-06-25 09:14:37 +01:00
Jonathan Kew
d3da72928e bug 878674 - pt 1 - load Fennec bundled fonts directly from omnijar without copying them out to the filesystem. r=roc 2013-06-25 09:14:03 +01:00
Hannes Verschore
e16676b51f Bug 886241 - IonMonkey: Enable inlined arguments_get_elem for constant index, r=djvj 2013-06-25 09:57:17 +02:00
Hannes Verschore
4ed67b02f1 Bug 884989: OdinMonkey: Check argument types before enabling ffi fastpath to IM, r=luke 2013-06-25 09:55:33 +02:00
Fernando Jiménez
bb3c75dadd Bug 886225 - Ci is not defined in SpecialPowersObserverAPI. r=gwagner 2013-06-25 15:28:28 +08:00
L. David Baron
5bf449ab35 Bug 858937 patch 2: Make off-main-thread CSS transitions/animations code that should be using nsLayoutUtils::GetStyleFrame do so. r=nrc
The fixes to the miniflush code
(nsTransitionManager::UpdateThrottledStyle and UpdateAllThrottledStyles)
fix the case where we constructed totally incorrect style contexts for
outer table frames (which have special style contexts inheriting from
the table frame) during the miniflush, leading to inconsistent style
data and other bad things, when we should have been touching the style
on the table frame instead.

The fixes to the other OMTA codepaths lead to layer tests being
performed on the same frame that the styles will be applied to, and
probably fix real bugs (which would occur when animating opacity or
transform on a table).
2013-06-24 22:32:10 -07:00
L. David Baron
7ec07e319b Bug 858937 patch 1: Add nsLayoutUtils::GetStyleFrame() variant taking nsIContent*, and use it for two existing users of the variant taking nsIFrame*. r=nrc 2013-06-24 22:32:10 -07:00
Phil Ringnalda
79549f98dd Back out 8e83da248fc9 (bug 886635) for warnings-as-errors bustage
CLOSED TREE
2013-06-24 23:44:52 -07:00
Phil Ringnalda
83b45dda07 Back out 2332bb3fe186:10f70b8b04fe (bug 858937) for warnings-as-errors bustage
CLOSED TREE
2013-06-24 23:42:05 -07:00
Daniel Holbert
9d41eb15f3 Bug 886611 part 2: Rename the nsSVGUtils function SetupCairoStrokeHitGeometry() to SetupCairoStrokeGeometry() . r=longsonr 2013-06-24 23:05:32 -07:00