Commit Graph

187942 Commits

Author SHA1 Message Date
Bobby Holley
6ac4ba5163 Bug 1020609 - Inherit property descriptor attributes for pre-existing own value props in Proxy::set. r=efaust 2014-06-11 15:16:06 -07:00
Bobby Holley
5e41a44c9c Bug 1020609 - Make configurability check in Xray defineProperty match the spec. r=bz
This code is basically emulating the ES semantics with respect to non-configurable
properties. Non-configurable value properties can still be writable, in which case
their value and writability may be updated.
2014-06-11 15:16:06 -07:00
Jonathan Watt
0b5ed58163 Bug 1016680, part 3 - DeCOMify nsGenConNode::mText. r=dholbert 2014-06-11 23:11:15 +01:00
Jonathan Watt
8a37187aab Bug 1022821, part 1 - Stop using a RefPtr for QuartzSupport::AttachIOSurface's aSurface argument. r=BenWa 2014-06-11 23:08:17 +01:00
Luke Wagner
72abeecc05 Bug 1022142: OdinMonkey - fix bug in optimized asm.js-to-Ion calls on ARM (r=bbouvier) 2014-06-11 16:58:17 -05:00
Wes Kocher
a3cdadf936 Backed out changeset bc9031f59e1c (bug 1021248) for Werror bustage 2014-06-11 14:46:59 -07:00
Kartikaya Gupta
671cfa747f Bug 1021248 - Update the low-res tiles even when not in risk of checkerboarding. r=Cwiiis 2014-06-11 17:22:00 -04:00
Kartikaya Gupta
60b11ddfdd Bug 1022577 - Ensure we flush the repaint _after_ taking the scroll offset from content. r=botond 2014-06-11 16:51:30 -04:00
Bas Schouten
34a17e2c5d Bug 992491: Add DrawTargetTiled for redirecting drawing to multiple tiles. r=mattwoodrow 2014-06-11 19:53:02 +00:00
Jonathan Griffin
c1df2f470d Bug 1018436 - Fix import script problem on Windows, r=mdas 2014-06-11 11:26:28 -07:00
Jonathan Watt
e9faab1c1b Bug 1018324 - Restore inIFlasher, but with drawElementOutline and repaintElement as no-ops. r=bz 2014-06-11 21:29:15 +01:00
Olli Pettay
479ba87bab Bug 1023698 - Missing JSContext* parameter in inherited generated event constructor, r=bz
--HG--
extra : rebase_source : 458a5daf28ed3bac57639f6be13b5a1ebd49d91e
2014-06-11 23:25:25 +03:00
Boris Zbarsky
c9eabf9d78 Bug 1009675 part 3. Return WebIDL 'object' values as handles. r=peterv 2014-06-11 16:26:52 -04:00
Boris Zbarsky
2bb59ed300 Bug 1009675 part 2. Return WebIDL 'any' values as handles. r=peterv 2014-06-11 16:26:52 -04:00
Boris Zbarsky
408a5b29c4 Bug 1009675 part 1. Change the return value of getRetvalDeclarationForType to allow more than two states for the outparam bit. r=peterv 2014-06-11 16:26:51 -04:00
Caio Lima
5ec53708d5 Bug 1020637 - IonMonkey: Implement RConcat. r=nbp 2014-06-11 13:19:31 -07:00
Julien Levesy
6f62a52677 Bug 1015498 - Implement MFloor::computeRange using new Range::floor. r=nbp 2014-06-11 13:19:31 -07:00
Benoit Girard
95cea05798 Bug 1024063 - Make the 'threads' feature implicit if thread filter is specific. r=ehsan 2014-06-11 15:53:50 -04:00
Nicolas Silva
114ff5488a Bug 1023350 - Rename TextureClient::GetAsDrawTarget into TextureClient::BorrowDrawTarget and fix TextureClientX11. r=bjacob 2014-06-11 14:57:58 -04:00
Olli Pettay
2672babef6 Bug 1023280 - Rename dictionary.ToObject to ToObjectInternal, r=bz 2014-06-11 22:38:55 +03:00
Ryan VanderMeulen
9763dd837a Bug 530396 - Skip newly-added test on B2G desktop. rs=froydnj
CLOSED TREE
2014-06-11 13:58:41 -04:00
Ryan VanderMeulen
1166f1fc7d Backed out changeset ec353cd772b1 (bug 989583) for B2G emulator mochitest mass-fail. 2014-06-11 13:55:44 -04:00
Nicolas Silva
bda1e9d9c1 Bug 1019000 - Add a null-check in CairoImage::GetTextureClient to fix a crash. r=mattwoodrow 2014-06-11 13:33:37 -04:00
Ed Morley
c67199c50f Merge mozilla-central and inbound 2014-06-11 18:09:44 +01:00
Ed Morley
3ec4e3a87b Backed out changeset 21a9c0fde1db (bug 467442) for crashes 2014-06-11 18:06:44 +01:00
Kartikaya Gupta
3bc1787dd5 Bug 1023882 - Part 8 - Remove the argument to EndPaint. r=Cwiiis 2014-06-11 12:42:46 -04:00
Kartikaya Gupta
6636718d0c Bug 1023882 - Part 7 - Move down the calculation of the low-precision invalid region so it happens later. r=Cwiiis 2014-06-11 12:42:46 -04:00
Kartikaya Gupta
2b117390de Bug 1023882 - Part 6 - Move all SetRepeatTransaction calls into ClientTiledThebesLayer so it's easier to follow the flow. r=Cwiiis 2014-06-11 12:42:45 -04:00
Kartikaya Gupta
d7d8e98e3e Bug 1023882 - Part 5 - Move the invalid region calculation up a bit. r=Cwiiis 2014-06-11 12:42:45 -04:00
Kartikaya Gupta
b810042623 Bug 1023882 - Part 4 - Extract a RenderLowPrecision helper function. r=Cwiiis 2014-06-11 12:42:45 -04:00
Kartikaya Gupta
0581b32836 Bug 1023882 - Part 3 - Extract a RenderHighPrecision helper function. r=Cwiiis 2014-06-11 12:42:45 -04:00
Kartikaya Gupta
0e8632cc76 Bug 1023882 - Part 2 - Create a first-transaction block for all the first-transaction code. r=Cwiiis 2014-06-11 12:42:44 -04:00
Kartikaya Gupta
c8356e8eea Bug 1023882 - Part 1 - Small refactorings. r=Cwiiis 2014-06-11 12:42:44 -04:00
Ed Morley
382d0ba8d2 Merge latest green fx-team changeset and mozilla-central; a=merge 2014-06-11 17:29:15 +01:00
Eitan Isaacson
30e3264739 Bug 1021874 - Check if entry is current VC position before changing caret offset. r=yzen 2014-06-11 09:28:55 -07:00
Armen Zambrano Gasparnian
f04e017acc Bug 989583 - Include all tests upon build time (even disabled ones) & only run enabled ones during run time. r=jmaher 2014-06-11 12:16:10 -04:00
Ed Morley
970f69844d Merge latest green b2g-inbound changeset and mozilla-central; a=merge 2014-06-11 17:14:10 +01:00
Ed Morley
3ac740dd8d Merge latest green inbound changeset and mozilla-central; a=merge 2014-06-11 16:13:26 +01:00
Gijs Kruitbosch
a308af3a3c Bug 1020803 - make test only wait for popuphidden if the popup isn't already closed, rs=firebot,test-only 2014-06-11 13:46:22 +01:00
B2G Bumper Bot
9f5141bf78 Bumping manifests a=b2g-bump 2014-06-11 05:31:14 -07:00
B2G Bumper Bot
52d448e276 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/489903115b80
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 1022132 - Disable test_a11y_unlock_to_homescreen.py
2014-06-11 05:25:59 -07:00
Dan Minor
67f33729cf Bug 919595 - Stop skipping cppunit test TestTXMgr.cpp on Android; r=ehsan 2014-06-11 07:12:31 -04:00
B2G Bumper Bot
1692968557 Bumping manifests a=b2g-bump 2014-06-11 03:56:37 -07:00
B2G Bumper Bot
649f6d8a01 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/80ec483ebdf6
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #20301 from arcturus/bug-1020471

Bug 1020471 - WebrtcClient is not defined r=jmcf

========

https://hg.mozilla.org/integration/gaia-central/rev/4d2e7508fb3b
Author: Francisco Jordano <fjordano@mozilla.com>
Desc: Bug 1020471 - WebrtcClient is not defined

========

https://hg.mozilla.org/integration/gaia-central/rev/4c22359dee83
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #19968 from r-gaia-cs/bug-1019993

Bug 1019993 - Correct compositekey to compositeKey.
r=rudylu

========

https://hg.mozilla.org/integration/gaia-central/rev/bc4a124a8686
Author: Raniere Silva <raniere@ime.unicamp.br>
Desc: Bug 1019993 - Correct compositekey to compositeKey

Replace compositekey with compositeKey to follow interCaps coding
style guidelines.
2014-06-11 03:51:24 -07:00
Florian Quèze
d72733a216 Bug 1017560 - Choosing the same language will modify the state of Show Translation button, r=felipe. 2014-06-11 12:15:36 +02:00
Shashank Sabniveesu
aaab06bdc3 Bug 1022214 - Remove the obsolete mTabstripCloseButton property. r=dao 2014-06-11 11:55:44 +02:00
B2G Bumper Bot
341bb82e2e Bumping manifests a=b2g-bump 2014-06-11 02:29:13 -07:00
B2G Bumper Bot
cb917a915e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/09d0d10233df
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #19761 from wilsonpage/1016393

Bug 1016393 - [Camera] Fix unit tests with a newer mocha

========

https://hg.mozilla.org/integration/gaia-central/rev/010b2a7ddf17
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1016393 - [Camera] Fix unit tests with a newer mocha
2014-06-11 02:26:09 -07:00
Ed Morley
b5cbfad97d Merge mozilla-central and b2g-inbound 2014-06-11 10:10:59 +01:00
Ed Morley
533841067d Merge mozilla-central and fx-team 2014-06-11 10:10:34 +01:00