Commit Graph

310666 Commits

Author SHA1 Message Date
Jacek Caban
a404e06cfb Bug 876366 - Avoid pointer to long casts in PerfSpewer::writeProfile. r=nmatsakis 2013-05-30 11:51:49 +02:00
Jacek Caban
b57c536756 Bug 876416 - Pass -static-libgcc flag to NSPR and NSS. r=glandium 2013-05-30 11:51:21 +02:00
Jan de Mooij
508530df0d Bug 876429 - Implement JSOP_SETCALL in the baseline compiler. r=bhackett 2013-05-30 10:48:12 +02:00
Cameron McCormack
32dbb9fed3 Bug 877575 - Don't force mPositions to be recomputed inside nsSVGTextFrame2::ReflowSVG. r=jwatt 2013-05-30 18:34:59 +10:00
Jonathan Watt
8d3718d460 Bug 827915 - Get rid of SVG's own invalidation mechanisms and rely on DLBI instead. r=dholbert 2013-05-30 09:28:13 +01:00
L. David Baron
1d8a7b6aa6 Bug 234485: Map xml:lang attribute into style so that it's used for font selection and hyphenation. r=bzbarsky
The code in nsHTMLStyleSheet implements LangRule to map xml:lang into
style and the code to manage its uniqueness.

The change to nsGenericHTMLElement fixes the mapping of the HTML lang
attribute to do cascading the way all other rule mapping does so that
the cascading works correctly.

The tests test that the correct style language is used for hyphenation
by copying over a set of hyphenation reftests that check its basic
response to languages.  There are no specific tests for font selection,
but font selection is known to use the same language data from style.

I verified manually (see other attachments to bug) that the rule
uniqueness is being managed correctly.

--HG--
rename : layout/reftests/text/auto-hyphenation-1.html => layout/reftests/text/auto-hyphenation-xmllang-1.xhtml
rename : layout/reftests/text/auto-hyphenation-10.html => layout/reftests/text/auto-hyphenation-xmllang-10.xhtml
rename : layout/reftests/text/auto-hyphenation-1.html => layout/reftests/text/auto-hyphenation-xmllang-11a.xhtml
rename : layout/reftests/text/auto-hyphenation-1.html => layout/reftests/text/auto-hyphenation-xmllang-11b.xhtml
rename : layout/reftests/text/auto-hyphenation-4.html => layout/reftests/text/auto-hyphenation-xmllang-12a.xhtml
rename : layout/reftests/text/auto-hyphenation-4.html => layout/reftests/text/auto-hyphenation-xmllang-12b.xhtml
rename : layout/reftests/text/auto-hyphenation-1.html => layout/reftests/text/auto-hyphenation-xmllang-13a.xhtml
rename : layout/reftests/text/auto-hyphenation-1.html => layout/reftests/text/auto-hyphenation-xmllang-13b.xhtml
rename : layout/reftests/text/auto-hyphenation-4.html => layout/reftests/text/auto-hyphenation-xmllang-14a.xhtml
rename : layout/reftests/text/auto-hyphenation-4.html => layout/reftests/text/auto-hyphenation-xmllang-14b.xhtml
rename : layout/reftests/text/auto-hyphenation-1a.html => layout/reftests/text/auto-hyphenation-xmllang-1a.xhtml
rename : layout/reftests/text/auto-hyphenation-2.html => layout/reftests/text/auto-hyphenation-xmllang-2.xhtml
rename : layout/reftests/text/auto-hyphenation-3.html => layout/reftests/text/auto-hyphenation-xmllang-3.xhtml
rename : layout/reftests/text/auto-hyphenation-4.html => layout/reftests/text/auto-hyphenation-xmllang-4.xhtml
rename : layout/reftests/text/auto-hyphenation-5.html => layout/reftests/text/auto-hyphenation-xmllang-5.xhtml
rename : layout/reftests/text/auto-hyphenation-6.html => layout/reftests/text/auto-hyphenation-xmllang-6.xhtml
rename : layout/reftests/text/auto-hyphenation-7.html => layout/reftests/text/auto-hyphenation-xmllang-7.xhtml
rename : layout/reftests/text/auto-hyphenation-8.html => layout/reftests/text/auto-hyphenation-xmllang-8.xhtml
rename : layout/reftests/text/auto-hyphenation-9.html => layout/reftests/text/auto-hyphenation-xmllang-9.xhtml
2013-05-30 16:00:20 +08:00
Cameron McCormack
fded050873 Bug 877035 - Remove nsSVGTextFrame2::UpdateGlyphPositioning's aForceGlobalTransform argument and look at mGetCanvasTMForFlag instead. r=longsonr 2013-05-30 17:53:07 +10:00
Dão Gottwald
119e4a35d2 Bug 876394 - Popup notification goes unnoticed in unfocused windows. r=gavin
--HG--
extra : rebase_source : 3e8fec5138da96627eddccbe4128bdd9ebee8ba7
2013-05-30 09:48:02 +02:00
Cameron McCormack
cdcfb5650b Bug 877029 - Add a crashtest for calling nsSVGMarkerFrame::GetCanvasTM() inappropriately. r=longsonr 2013-05-30 17:48:15 +10:00
Phil Ringnalda
58fc837293 Back out e9593bf12a59:f9c1d3eb3ce6 (bug 869123) for very frequent robocop1 testAllPagesTab failures
CLOSED TREE
2013-05-30 00:02:29 -07:00
Phil Ringnalda
d45cb1d6e2 Back out 87e2bfbb427d (bug 874295) for mochitest-1 failures
CLOSED TREE
2013-05-29 23:55:29 -07:00
Phil Ringnalda
10219ba71a Back out c2f79f1f9e6f (bug 869114) on suspicion of causing dep OS X universal builds to fail in packaging
CLOSED TREE
2013-05-29 23:50:30 -07:00
Phil Ringnalda
ad4c150cb3 Back out 816311e43409 (bug 844288) on suspicion of causing dep OS X universal builds to fail in packaging
CLOSED TREE
2013-05-29 23:42:20 -07:00
Phil Ringnalda
4bfc20478a Back out 8f4682511308 (bug 877203) for reftest failures
CLOSED TREE
2013-05-29 23:16:14 -07:00
Oleg Romashin
f51440bfa1 Bug 877191 - Gonk does not compile with later m-c on 4.6 compiler. r=mwu
From 0ff67b491787206102e3f079026bdb54339f69bf Mon Sep 17 00:00:00 2001
---
 dom/system/gonk/GonkGPSGeolocationProvider.cpp |    6 +++---
 dom/system/gonk/GonkGPSGeolocationProvider.h   |    1 +
 widget/gonk/nsIdleServiceGonk.h                |    7 +++----
 3 files changed, 7 insertions(+), 7 deletions(-)
2013-05-29 17:43:17 -07:00
Raymond Lee
fd4ad06a4d Bug 840692 - Use HTTPS instead of HTTP for startup pages (startup.homepage_override_url and startup.homepage_welcome_url) r=gavin
--HG--
extra : rebase_source : 77a317d7aa5e01aa5b2b744d147a1ef2c076cc5c
2013-05-28 11:55:05 +08:00
Gavin Sharp
ef654daa9e Bug 486660: disable whatsnew and firstrun pages for Nightly builds, since we have no useful content for them, r=dolske
--HG--
extra : rebase_source : b8d7a51725255472812b3c03045419aa018a178a
2013-05-24 16:23:24 -07:00
Gavin Sharp
e7d6447052 Bug 875342: fix JS channel-specific features to use the right build-time logic, r=sstangl
--HG--
extra : rebase_source : 4d091d89ad5dd19ca0c966140a9a56041eced86d
2013-05-24 10:53:32 -07:00
Arnaud Sourioux
3259f595c7 Bug 856822: Annotate ~1700 methods with MOZ_OVERRIDE in /content r=smaug 2013-05-29 13:43:41 -07:00
Robert O'Callahan
9beba3b9fc Fix build bustage for bug 868405, CLOSED TREE 2013-05-30 17:02:26 +12:00
Phil Ringnalda
136de42d58 Back out 12f538f501b9 (bug 790765) for intermittent failure 2013-05-29 21:55:55 -07:00
Robert O'Callahan
6569fc1a08 Bug 868405. Support 'enabled' attribute on MediaStreamTrack. r=jesup
--HG--
extra : rebase_source : ec29ae2e45979baaf1b6a085549755ba86cadd40
2013-05-30 16:44:43 +12:00
Robert O'Callahan
8f770db6a3 Bug 868405. Part 1: Add a few MOZ_OVERRIDES. r=jesup
--HG--
extra : rebase_source : 9fce360b62677439a353b2fb81d9bab92b659d13
2013-05-30 16:44:40 +12:00
Robert O'Callahan
c74c28560e Bug 872254. Clear line/row cursors when overflow areas of lines or table rows change. r=bz
--HG--
extra : rebase_source : 81c1c4269e22ffad98433669ef152002b9d63533
2013-05-30 16:44:37 +12:00
Robert O'Callahan
072bee6956 Bug 874295. On non-Android platforms (and eventually for Android), use call GetDefaultScale instead of GetDevicePixelsPerMetaViewportPixel. r=mbrubeck
--HG--
extra : rebase_source : 9c0544baccfe277e9340d185f189eda174923eb4
2013-05-30 16:34:32 +12:00
Brad Lassey
f68e311176 bug 867517 - Gecko-based WebView for Android, add GeckoView r=mfinkle 2013-05-30 00:31:43 -04:00
Kartikaya Gupta
245c63df69 bug 867517 - Gecko-based WebView for Android, move touch handling to LayerView r=blassey 2013-05-30 00:34:02 -04:00
Brad Lassey
0ffcc25992 bug 877203 - Replace Open Sans with Clear Sans r=mfinkle
--HG--
extra : rebase_source : 54bab64785c16422b0af9b4b376173bd56ab939e
2013-05-29 14:15:35 -04:00
Jonathan Kew
998055a772 bug 847344 followup - explicitly cast the AutoSwap type to avoid ambiguity r=roc 2013-05-20 11:33:16 +08:00
Kyle Huey
0d78767303 Bug 876555: Avoid including xpcprivate.h in most generated dom binding code. r=bz 2013-05-30 11:15:31 +08:00
Sriram Ramasubramanian
937fc753aa Bug 869123: Hide share test as it expects a popup window. [r=mfinkle] 2013-05-29 20:08:05 -07:00
Sriram Ramasubramanian
b5d2f39b0b Bug 869123: Quick share action for android menu. [r=wesj] 2013-05-15 10:55:06 -07:00
Matt Woodrow
5eae1f66f2 Bug 877034 - Initialize MemoryImage to 0 to match the behaviour of Shmem. r=nical 2013-05-30 14:44:08 +12:00
Matt Woodrow
4fdd054ad4 Bug 877516 - Add MOZ_DUMP_INVALIDATION to enable invalidation logging. r=roc 2013-05-30 14:43:43 +12:00
Matt Woodrow
d319b6dc38 Bug 877516 - Extend MOZ_REFTEST_VERBOSE to also send log messages synchronously. r=roc 2013-05-30 14:43:01 +12:00
Matt Woodrow
7d4cb174a7 Bug 869133 - Recycle the ImageLayers created by nsDisplayImage/nsDisplayBackgroundImage instead of recreating them each time. r=roc 2013-05-30 14:42:28 +12:00
Ryan VanderMeulen
25b95a3d76 Merge m-c to inbound. 2013-05-29 23:07:00 -04:00
Shane Tully
a81ece2c28 Bug 785156 - Lock icon should toggle site security popup. r=wesj 2013-05-29 20:56:10 -04:00
Andreas Gal
8bcb931aa0 Bug 871939 - [Dialer] Cannot search contact number when number has addtional area or operator number, r=etienne 2013-05-29 16:31:19 -07:00
Christian Ascheberg
b6fd4dabc1 Bug 872330 - Remove senseless code in nsDownload::Cancel. r=mak 2013-05-29 20:22:09 +02:00
Cykesiopka
ca4fe03bf6 Bug 443015 - Remove deprecated nsIPrefetchService methods. r=bz 2013-05-29 20:56:10 -04:00
Cykesiopka
c2767f36ef Bug 273949 - Replace cacertexists.xul with a call to nsIPromptService::alert. r=bsmith, sr=dolske 2013-05-29 20:56:09 -04:00
John Lin
a4ea73d320 Bug 852009 - Make sure callback of pre-open()ing for app process's application.zip (introduced for bug 835698) will be fired only once. r=bent 2013-05-29 20:56:09 -04:00
Jan Beich
952029dd65 Bug 877139 - Fix a few freebsd typos in bug 864774. r=glandium 2013-05-29 20:56:09 -04:00
Chiajung Hung
ccbb264a5a Bug 875608 - Use GrallocBuffer to display decoded video frame. r=bjacob 2013-05-29 20:56:09 -04:00
David Rajchenbach-Teller
92b440a954 Bug 874425 - More logging in outExecutionDuration tests. 2013-05-29 20:56:08 -04:00
Jeff Gilbert
e679fbaae2 Bug 877048 - Add support for comments and whitespace trimming to failed/skipped mochitest-gl tests. - r=bjacob 2013-05-29 17:49:12 -07:00
Jeff Gilbert
5103f8956b Bug 877048 - Consistently use single quotes in new code. - r=bjacob 2013-05-29 17:49:12 -07:00
Jeff Gilbert
623ac828cf Bug 877048 - Add failing test list for android+nvidia for tegra2 slaves. - r=bjacob 2013-05-29 17:49:12 -07:00
Jeff Gilbert
ed66efe959 Bug 877048 - Make mochitest-gl detection of os/version/driver modular. - r=bjacob 2013-05-29 17:49:11 -07:00