Commit Graph

157715 Commits

Author SHA1 Message Date
Olli Pettay
f036fe4406 Bug 931641 - Intermittent test_contextmenu_nested.xul failure, r=ehsan
--HG--
extra : rebase_source : c5341f590e827dee214d6e5a0953db6b78665309
2013-11-28 18:48:25 +02:00
Dan Glastonbury
3fd4360014 Bug 942492 - Move ScopedGL* RAII helpers out of GLContext.* - r=bjacob 2013-11-26 13:25:25 +10:00
Benoit Jacob
b601ddf8b0 Bug 942503 - Move BlitTextureImage out of GLContext - r=jgilbert 2013-11-28 15:57:19 -05:00
Benoit Jacob
b09cd02eac Bug 942503 - Move Blit* functions out of GLContext, except for BlitTextureImage - r=jgilbert 2013-11-28 15:57:19 -05:00
Benoit Jacob
d702a7823d Bug 944172 - Move DecomposeIntoNoRepeatTriangles out of GLContext - r=BenWa 2013-11-28 15:57:19 -05:00
Terrence Cole
8ec0ab1643 No Bug - Drop expected hazard count to current value of 15; r=themaid
--HG--
extra : rebase_source : e10de0a011f1bd017e30f327e087ca735da91281
2013-11-28 12:17:49 -08:00
Ehsan Akhgari
c08848cf5a Bug 944387 - Remove the dead OS X Mutex implementation from the profiler; r=BenWa 2013-11-28 14:35:45 -05:00
Ehsan Akhgari
3fcbfcb91d Bug 943983 - Build gfx/tests/gtest in unified mode; r=BenWa 2013-11-28 14:10:33 -05:00
Terrence Cole
3fd9d4a89c Bug 902174 - Aggressively optimize js::gc::StoreBuffer for size; r=jonco
--HG--
extra : rebase_source : 872d440225303d9557e8718471404fc9e08dc9c6
2013-11-14 16:48:33 -08:00
Terrence Cole
d926e765c1 Bug 944040 - Do not use the store buffer during moving GC; r=jonco
--HG--
extra : rebase_source : cca04b1eb34c733a615a8cab12fb1625e940a1c9
2013-11-25 14:06:56 -08:00
Alexandre Poirot
edb64c3e36 Bug 943895 - Ship xpcshell in b2g desktop r=vingtetun 2013-11-28 19:49:38 +01:00
Ehsan Akhgari
3fbfc46395 Backed out 2 changesets (bug 943556) to see if they are the cause of the Win8 bc semi-perma-orange
Backed out changeset 48c0dfb60fac (bug 943556)
Backed out changeset 6cbce980e1c2 (bug 943556)

Landed on a CLOSED TREE
2013-11-28 12:00:18 -05:00
Hannes Verschore
b802051313 Bug 943667: OdinMonkey: Add check when removing AsmJSModule from IonScript, r=luke 2013-11-28 16:53:38 +01:00
Markus Stange
cfa84a4da9 Bug 944386 - Remove some dead cairo fallback code in nsSVGFilterInstance. r=jwatt 2013-11-28 15:39:13 +01:00
Markus Stange
d0ceef6534 Bug 944383 - Pass around SourceSurfaces instead of gfxASurfaces for feImage input images. r=jwatt 2013-11-28 15:38:43 +01:00
Ehsan Akhgari
30ed55ded5 Follow-up to bug 941693 - Fix mac builds 2013-11-28 09:09:57 -05:00
Benoit Girard
6bc767889b Bug 941693 - Build tools/profiler in unified mode; r=ehsan 2013-11-21 12:08:01 -05:00
Ehsan Akhgari
dd80c9bd1a Bug 944380 - Build content/xml in unified mode; r=glandium 2013-11-28 08:47:34 -05:00
Ehsan Akhgari
0b2bf4e0ae Bug 944379 - Build js/ipc in unified mode; r=glandium 2013-11-28 08:47:03 -05:00
Ehsan Akhgari
cf46a71d76 Bug 944378 - Build content/media/webspeech/synth/pico in unified mode; r=glandium 2013-11-28 08:46:23 -05:00
Ehsan Akhgari
7025df6db1 Bug 943994 - Build toolkit/components/mediasniffer in unified mode; r=padenot 2013-11-28 08:36:28 -05:00
Ehsan Akhgari
4f4eb23279 Bug 943355 - Build some of the code in dom/bindings in unified mode; r=gps 2013-11-28 08:35:22 -05:00
Ehsan Akhgari
28abae783b Bug 944209 - Build gfx/src in unified mode; r=BenWa 2013-11-27 21:11:07 -05:00
Carsten "Tomcat" Book
4ceab74b19 Merge m-c to mozilla-inbound 2013-11-28 14:20:02 +01:00
Carsten "Tomcat" Book
1b6e265466 merge fx-team to mozilla-central 2013-11-28 12:44:14 +01:00
Carsten "Tomcat" Book
a94394cc16 merge b2g-inbound to mozilla-central 2013-11-28 11:52:00 +01:00
Carsten "Tomcat" Book
d0f09b7819 merge mozilla-inbound to mozilla-central 2013-11-28 11:46:48 +01:00
Jared Wein
fff3aa5d81 Bug 943556 - Run the test if the media element is not paused instead of checking for HAVE_ENOUGH_DATA to fix the intermittent timeout in test_videocontrols_standalone.html. r=me 2013-11-28 02:42:52 -05:00
Gaia Pushbot
8cf2543aeb Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3fe38577e172
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #14102 from crh0716/943193

Bug 943193 - Check the current radio state before setting it. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/e4d5924acaaf
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 943193 - Check the current radio state before setting it.
2013-11-27 20:25:23 -08:00
Nicholas Nethercote
5290febb2c Bug 944141 - Temporarily disable all Valgrind suppressions for unintentional problems within Mozilla code, to see which ones are still necessary. 2013-11-27 20:20:17 -08:00
Gaia Pushbot
0272c724ab Bumping gaia.json for 3 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/214bf9a52967
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Merge pull request #14097 from fabi1cazenave/soundSelection-bug943722

Bug 943722 - Remove unused #sound-selection item in Settings, r=arthur

========

https://hg.mozilla.org/integration/gaia-central/rev/87f8bd8397ba
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: remove utils.js/audioPreview

========

https://hg.mozilla.org/integration/gaia-central/rev/0b68e07664ed
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Bug 943722 - Remove unused #sound-selection item in Settings, r=arthur
2013-11-27 20:10:23 -08:00
Matt Brubeck
d4515bebb7 Bug 944178 - Back out 6ca43b5171c1 (bug 943451) for breaking urlbar taps 2013-11-27 18:45:41 -08:00
Nicholas Nethercote
68990c4839 Bug 944133 - Valgrind-on-TBPL: Suppress an intentional leak.
NPOTB
2013-11-27 15:32:24 -08:00
Gaia Pushbot
4f17ab3b98 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1d5a3fddabf1
Author: John Ford <john@johnford.info>
Desc: Revert "Merge pull request #14037 from timdream/keyboard-oop-reenable"

This reverts commit afa10908940f8d84f9e0477deeeba6569bf780a1, reversing
changes made to 62009adb592cfb3bd68a06318c5d01552ede79e7.

From bug 942790:

This patch caused a serious performance hit to all of our keyboard UI
automation - the keyboard is now taking way too long too load across
the entire phone. We need to back this out.
2013-11-27 11:15:23 -08:00
Mike Hommey
fdd3247a81 Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
Mike Hommey
f84b90cf73 Bug 944265 - Do proper quoting of DEFINES, and do the same for ACDEFINES. r=gps 2013-11-28 17:08:22 +09:00
Carsten "Tomcat" Book
6688f74375 Backed out changeset de7d74796ced (bug 923992) for frequent mochitest-1 orange on a CLOSED TREE 2013-11-28 09:06:42 +01:00
Cameron McCormack
bca6ec49e2 Bug 930020 - Part 2: Use flag to hide <input type=number> pseudo-elements from content. r=bz 2013-11-28 18:03:16 +11:00
Cameron McCormack
1d47a8cf9a Bug 930020 - Part 1: Add a flag to pseudo-elements to say whether they are exposed to content. r=bz 2013-11-28 18:03:13 +11:00
Cameron McCormack
52e1e748b8 Bug 922669 - Part 11: Tests. r=bz 2013-11-28 17:47:01 +11:00
Cameron McCormack
ce88b40019 Bug 922669 - Part 10: Don't capture the <input> element when dragging a range control's thumb. r=jwatt 2013-11-28 17:46:40 +11:00
Cameron McCormack
7ffd78fd4a Bug 922669 - Part 9: Restyle pseudo-elements when their content state changes. r=bz 2013-11-28 17:46:40 +11:00
Cameron McCormack
b1435ad12a Bug 922669 - Part 8: Look at user action pseudo-classes on pseudo-elements during selector matching. r=bz 2013-11-28 17:46:39 +11:00
Cameron McCormack
7cd5796121 Bug 922669 - Part 7: Add nsStyleSet::HasStateDependentStyle and nsCSSRuleProcessor:HasStateDependentStyle overrides that work on pseudo-elements. r=bz 2013-11-28 17:46:39 +11:00
Cameron McCormack
a6ad886c1e Bug 922669 - Part 6: Split out user action pseudo-class matching from SelectorMatches. r=bz 2013-11-28 17:46:39 +11:00
Cameron McCormack
d13824d78e Bug 922669 - Part 5: Store pseudo-element nsCSSSelectors directly in hashtables. r=bz 2013-11-28 17:46:39 +11:00
Cameron McCormack
713ca1fdcb Bug 922669 - Part 4: Pass in anonymous content nodes when restyling any pseudo-elements that can match user action pseudo-classes. r=bz 2013-11-28 17:46:38 +11:00
Cameron McCormack
9be09e10cf Bug 922669 - Part 3: Add a flag to represent whether a pseudo-element supports user action pseudo-classes (currently :hover and :active). r=bz 2013-11-28 17:46:38 +11:00
Cameron McCormack
c88b82ac5b Bug 922669 - Part 2: Use a different operator to represent the element -> pseudo-element relationship in selectors. r=bz 2013-11-28 17:46:38 +11:00
Cameron McCormack
83cfdc715c Bug 922669 - Part 1: Parse selectors with user action pseudo-classes after pseudo-elements. r=bz 2013-11-28 17:46:38 +11:00