Commit Graph

133176 Commits

Author SHA1 Message Date
Avi Halachmi
f81ce175bd Bug 856427: Add vsync support at the refresh driver (Windows DWM). r=vlad 2013-05-29 13:31:16 +03:00
Peter Van der Beken
86d520dcf2 Bug 874321 - Fix setting of expandos on Xrays for DOM bindings with named properties. r=bz.
--HG--
extra : rebase_source : 697545417d27696de05c0f22987e4cb187d226cd
2013-05-29 11:38:57 +02:00
Ted Mielczarek
1521624c57 Bug 875576 - Teach get_binary_path how to get paths from the staged-package directory. r=gps 2013-05-28 15:33:49 -04:00
Ted Mielczarek
64a87e3d4c bug 855262 - add MozbuildObject.from_environment. r=glandium 2013-05-28 15:33:22 -04:00
Brian Hackett
c14649e5d8 Bug 678037 - Add (disabled) ability to parse script bytecode lazily, r=luke. 2013-05-30 06:29:56 -06:00
Paolo Amadini
7c0d63a0eb Bug 810490 - Constant stack space promise. r=mossop
--HG--
rename : addon-sdk/test/unit/test_promise.js => toolkit/modules/tests/xpcshell/test_Promise.js
2013-05-30 14:23:42 +02:00
Bao Duong
a80e0991ec Bug 730626 - Add the ability to hide the error message overlay on HTML5 videos. r=dolske,jaws 2013-05-29 19:38:19 -04:00
Douglas Crosher
ef026e2664 Bug 863685 - (ARM) Avoid emitting VFP code if the CPU does not support it. r=jandem 2013-05-06 15:23:22 +10:00
Timothy Arceri
b34c47ba20 Bug 877409 - Remove old GTK_CHECK_VERSION/gtk_check_version for versions of GTK already covered by the minimum GTK build requirement 2.10. r=karlt 2013-05-30 08:10:02 -04:00
Justin Dolske
48294fe1f9 Bug 876550 - Add |this.clickToPlay.hidden = true;| to the immediate case in hideClickToPlay(). r=jaws 2013-05-30 08:10:02 -04:00
Simon Sapin
3d3cc72e20 Bug 875287 - font-family: Do not require whitespace between unquoted idents. r=dbaron
When 'font-family' is secified with unquoted identifiers rather than a quoted string, a single space should be inserted between identifier tokens, even if they are separated by a comment rather than a whitespace token.
2013-05-30 08:10:02 -04:00
Chiajung Hung
49f0808fda Bug 875246 - Ensure that UpdateTexture DispatchImageClientUpdate only dispatches if not in the ImageBridge thread. r=kchen
DispatchImageClientUpdate is a helper function to dispatch IPC message, only dispatch when not in the ImageBridge thread can improve responsibility.
2013-05-30 08:10:02 -04:00
Jed Davis
25d9dcb405 Bug 873332 - Don't use -fno-omit-frame-pointer on ARM to avoid a GCC bug. r=glandium
The flag would not be useful for profiling on our current ARM platforms
even if it worked correctly, so we can just remove it.
2013-05-30 08:10:02 -04:00
Max Li
ae98bb5bae Bug 872986 - New unlabelled, and seemingly invisible, control in awesome bar. r=sriram 2013-05-28 21:34:08 -04:00
Raymond Lee
49087b283c Bug 836483 - Track download referrers. r=paolo 2013-05-27 19:14:18 +08:00
Federico Paolinelli
e0ec3b2acf Bug 696911 - In case the downloaded file is opened automatically with the default application, hide the download notification. It is let visible if the download is completed while in background. r=margaret 2013-05-30 08:10:01 -04:00
Chris Lord
4d64543998 Bug 868998 - Expose the dynamic toolbar after a certain distance. r=kats
Instead of only exposing the toolbar when scrolling from the top quarter of the
screen, always expose the toolbar, but only after a certain distance.
2013-05-30 12:53:24 +01:00
Chris Lord
a4ca025aea Bug 867193 - Take margin offset into account when positioning form pop-ups. r=margaret 2013-05-30 12:53:22 +01:00
Ryan VanderMeulen
7f7638884d Bug 874689 - Re-delete files from merge conflict. 2013-05-30 07:51:23 -04:00
Ryan VanderMeulen
827fcbe731 Merge m-c to inbound. 2013-05-30 07:47:14 -04:00
Ryan VanderMeulen
07e7309bb1 Merge birch to m-c. 2013-05-30 07:39:44 -04:00
Sam Foster
6059c95212 Bug 877149 - use skipArrange param to the richgrid mutators where possibe to reduce the number of arrangeItems calls. r=mbrubeck 2013-05-30 12:23:03 +01:00
Ed Morley
3bee7f9189 Backed out changeset 87b0f81d811f (bug 876429) for jsreftest failures 2013-05-30 11:38:23 +01:00
Jacek Caban
761b7eb101 Bug 855975 - Include typo fix. 2013-05-30 11:52:14 +02:00
Jacek Caban
8abf71b1df Bug 864774 - Added missing ASFILES to moz.build. r=glandium 2013-05-30 11:52:02 +02:00
Jacek Caban
11c9c3a92b Bug 876366 - Avoid pointer to long casts in PerfSpewer::writeProfile. r=nmatsakis 2013-05-30 11:51:49 +02:00
Jacek Caban
fe00344cea Bug 876416 - Pass -static-libgcc flag to NSPR and NSS. r=glandium 2013-05-30 11:51:21 +02:00
Jan de Mooij
4aaa1c1c72 Bug 876429 - Implement JSOP_SETCALL in the baseline compiler. r=bhackett 2013-05-30 10:48:12 +02:00
Cameron McCormack
a8d15f795f Bug 877575 - Don't force mPositions to be recomputed inside nsSVGTextFrame2::ReflowSVG. r=jwatt 2013-05-30 18:34:59 +10:00
Jonathan Watt
d6090bdaa6 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
2e4a775e61 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
5e8ff9b6ea 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
dfcb719d7d 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
2c6badad7d Bug 877029 - Add a crashtest for calling nsSVGMarkerFrame::GetCanvasTM() inappropriately. r=longsonr 2013-05-30 17:48:15 +10:00
Phil Ringnalda
890972924f Back out e9593bf12a59:f9c1d3eb3ce6 (bug 869123) for very frequent robocop1 testAllPagesTab failures
CLOSED TREE
2013-05-30 00:02:29 -07:00
Eric Chou
4cc2228843 Bug 877087 - Clear mDsFile after the OPP connection is dropped, r=gyeh 2013-05-30 15:00:06 +08:00
Phil Ringnalda
1eecaa780b Back out 87e2bfbb427d (bug 874295) for mochitest-1 failures
CLOSED TREE
2013-05-29 23:55:29 -07:00
Phil Ringnalda
4964434f67 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
315cb76195 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
daa85459bc Back out 8f4682511308 (bug 877203) for reftest failures
CLOSED TREE
2013-05-29 23:16:14 -07:00
Gina Yeh
4470b59dfa Backed out changeset 8cdcc0221c0f for build bustage DONTBUILD 2013-05-30 10:50:19 +08:00
Ryan VanderMeulen
82efc086d8 Merge m-c to fx-team. 2013-05-29 22:47:38 -04:00
Gina Yeh
0aad92d50f Backed out changeset 8cdcc0221c0f for build bustage DONTBUILD 2013-05-30 10:47:13 +08:00
Shawn Huang
db01885d81 Bug 872890:Reset HFP call array when RIL reports NotifyError(), r=echou 2013-05-30 09:33:48 +08:00
Oleg Romashin
bcc3049fc2 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
Andreas Gal
8388be4b95 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
Dave Camp
1020ce3380 Bug 867109 - tools reload not working correctly on windows. r=jwalker 2013-05-29 10:48:06 -07:00
Dave Camp
2a8801838a Bug 875437 - Close the debugger client in test_add_actors.js. r=past 2013-05-29 10:47:38 -07:00
Dave Camp
6c66472379 Bug 876793 - gDevTools._addToolToWindows doesn't work with existing windows. r=jwalker 2013-05-29 10:47:38 -07:00
Dave Camp
b0a19dd209 Bug 875432 - Loader.jsm references gDevTools. r=jwalker 2013-05-29 10:47:38 -07:00