Граф коммитов

410577 Коммитов

Автор SHA1 Сообщение Дата
Andreas Pehrson 7f6daeea34 Bug 1081819 - Add mochitest for piping WebAudio in and out of PeerConnection. r=jesup,padenot 2015-03-02 18:07:20 +08:00
Andreas Pehrson 35fb84dfd4 Bug 1081819 - Let the output stream itself process input data from MediaStreamAudioDestinationNode::mStream. r=roc 2015-03-02 17:08:40 +08:00
Jonathan Watt 5bffcdb7ca Bug 1070744, part 2 - Tests for the effect of setting CSS animation's AnimationPlayer.currentTime. r=birtles
--HG--
rename : dom/animation/test/css-animations/test_animation-player-starttime.html => dom/animation/test/css-animations/test_animation-player-currenttime.html
2015-03-09 16:50:39 +00:00
Jonathan Watt f6effca850 Bug 1070744, part 1 - Implement web-animations proceedure to 'set the current time' and make AnimationPlayer.startTime writeable. r=birtles, r=smaug 2015-03-09 16:50:39 +00:00
Jonathan Watt 6fce4aa41e Bug 1073379, part 7 - Tests for the effect of setting a CSS transition's AnimationPlayer.startTime. r=birtles
--HG--
rename : dom/animation/test/css-animations/test_animation-player-starttime.html => dom/animation/test/css-transitions/test_animation-player-starttime.html
2015-03-06 15:23:17 +00:00
Nathan Froyd e7363b8b6b Bug 1141692 - use an actual Atomic for nsThreadPoolNaming::mCounter; r=bsmedberg
Marking a variable as volatile is never the right thing to do when
dealing with threads.  Use real atomic accesses instead.
2015-03-10 14:41:45 -04:00
Nathan Froyd 8c2657fa26 Bug 1140509 - remove the unused Infinity keyword from the xpidl parser; r=bsmedberg 2015-03-09 14:02:26 -04:00
Lars T Hansen 5c82f1e14b Bug 1141067 - byte operations on x86/x64. r=sunfish 2015-03-11 15:45:57 +01:00
Lars T Hansen 6a807eabb7 Bug 1138348 - byte array test cases. r=h4writer 2015-03-11 15:45:57 +01:00
Lars T Hansen 0bb0797a10 Bug 1138348 - byte ops on x86_64. r=h4writer 2015-03-11 15:45:57 +01:00
Ms2ger 421713c14a Bug 1134791 - Show the testharness.js output when the browser remains open after running the test; r=bz 2015-03-11 15:43:28 +01:00
James Willcox 99105b89d6 Bug 1084441 - Test for ability to play MP4 on Android Jelly Bean and higher r=cpearce 2015-03-11 09:22:55 -05:00
Sotaro Ikeda 59e524ebbe Bug 1137515 part 1 - Change to configure.in r=mwu 2015-03-11 07:18:50 -07:00
Sotaro Ikeda 80cec56356 Bug 1137515 part 2 - Change to media r=jesup 2015-03-11 07:18:23 -07:00
Nicolas Silva 41031003e6 Bug 1125848 - Consolidate PCompositor's creation-destruction logic. r=sotaro 2015-03-09 18:43:39 +01:00
Sotaro Ikeda 3dd206c7b8 Bug 1139935 - Re-enable RemoveTextureFromCompositableTracker r=nical 2015-03-11 06:53:43 -07:00
Josh Matthews 1566058f01 Bug 1142032 - Add a crashtest. 2015-03-11 09:31:57 -04:00
Carsten "Tomcat" Book ba5885ce64 Merge mozilla-central to mozilla-inbound 2015-03-11 13:03:47 +01:00
Carsten "Tomcat" Book 8a066b437a merge fx-team to mozilla-central a=merge 2015-03-11 12:58:02 +01:00
Carsten "Tomcat" Book b990c87421 merge mozilla-inbound to mozilla-central a=merge 2015-03-11 12:46:07 +01:00
Carsten "Tomcat" Book 6cfb110e4d merge b2g-inbound to mozilla-central a=merge 2015-03-11 12:43:13 +01:00
Jan de Mooij 1f3dbeca3b Bug 1090583 part 2 - Fix the property count check in MonitorAssign to check the actual count instead of the capacity. r=bhackett 2015-03-11 11:58:25 +01:00
Valentin Gosu bd4d2c42d2 Bug 1135354 - Crash/Hang when clicking URL with a huge length r=mcmanus 2015-03-11 06:08:27 +02:00
Chris Pearce de13adbecb Bug 1141883 - Add more logging to help debugging EME. r=edwin 2015-03-11 17:02:08 +13:00
Phil Ringnalda c9d7caebde Backed out 7 changesets (bug 1066234) for bustage
CLOSED TREE

Backed out changeset ce28663e61d4 (bug 1066234)
Backed out changeset e06ad6b69b25 (bug 1066234)
Backed out changeset 99933582c7d8 (bug 1066234)
Backed out changeset a40045b47bba (bug 1066234)
Backed out changeset f6b44a3c3c6f (bug 1066234)
Backed out changeset 478d797266b1 (bug 1066234)
Backed out changeset 73f4dd8f8d97 (bug 1066234)
2015-03-10 20:44:12 -07:00
Sotaro Ikeda a5af76c3cf Bug 1141311 - Add async mode support to GonkNativeWindow on Lollipop Gonk r=pchang 2015-03-10 20:39:23 -07:00
Eric Faust 060d7c0a57 Bug 1066234 - Tests. (r=jorendorff) 2015-03-10 20:27:35 -07:00
Eric Faust c00fc2c512 Bug 1066234 - Part 6: Emitter support for 'extends' in ES6 Classes. (r=jorendorff) 2015-03-10 20:27:34 -07:00
Eric Faust bc022f421f Bug 1066234 - Part 5: Implement JSOP_OBJWITHPROTO. (r=jorendorff) 2015-03-10 20:27:34 -07:00
Eric Faust 499ec1d19f Bug 1066234 - Part 4: Implement JSOP_FUNWITHPROTO. (r=jorendorff) 2015-03-10 20:27:34 -07:00
Eric Faust f6ede58ce7 Bug 1066234 - Part 3: Refactor js::CloneFunctionObject to take a proto argument. (r=jorendorff) 2015-03-10 20:27:34 -07:00
Eric Faust f716749e26 Bug 1066234 - Part 2: Implement JSOP_CLASSHERITAGE. (r=jorendorff) 2015-03-10 20:27:34 -07:00
Eric Faust 1fe797e160 Bug 1066234 - Part 1: Parser support for 'extends' in ES6 Classes. (r=jorendorff) 2015-03-10 20:27:34 -07:00
Xidorn Quan 3bddba82c5 Bug 1141842 - Add LastOptionalBreakPriority to nsLineLayout to simplify some code. r=roc
--HG--
extra : source : 99f9967c5eef6b1d032ae0b3b778a06b28e21d07
2015-03-11 14:14:48 +11:00
Shu-yu Guo bd45de1bac Bug 1140643 - JitcodeGlobalMap marking must participate in iterative weak reference marking. (r=terrence) 2015-03-10 20:12:32 -07:00
Wes Kocher 014849cca6 Merge m-c to inbound a=merge CLOSED TREE 2015-03-10 16:11:23 -07:00
Wes Kocher d8ac0068e5 Merge b2g-inbound to m-c a=merge CLOSED TREE 2015-03-10 15:44:53 -07:00
Wes Kocher 74430ec4c7 Merge inbound to m-c a=merge CLOSED TREE 2015-03-10 15:33:33 -07:00
B2G Bumper Bot 791b3e64b4 Bumping manifests a=b2g-bump 2015-03-10 13:58:04 -07:00
B2G Bumper Bot aa3dfd1fb9 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c8f9d4bbb0ab
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 835256 - [Calendar] only save events if user inputs title or location"

This reverts commit aa614735917b685b9121bed7fac8bd72903e429e.
2015-03-10 13:55:23 -07:00
Ryan VanderMeulen 160143e978 Backed out changesets febbccd1cd1e and d834e57b0352 (bug 1137019) for making bug 1123563 permafail on Android 2.3.
CLOSED TREE
2015-03-10 16:45:01 -04:00
Ryan VanderMeulen 2c63c17f19 Backed out changeset 75709d46ba3b (bug 1137037) 2015-03-10 16:43:54 -04:00
B2G Bumper Bot 49843c8e96 Bumping manifests a=b2g-bump 2015-03-10 13:27:52 -07:00
B2G Bumper Bot ff55bd8aee Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/31054d7261f9
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1140862 - merge pull request #28762 from millermedeiros:1140862-multi-day-test-dst to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/604cfddf69ac
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1140862 - make sure multi day view displays 24 unique hours even if built on first day of Daylight Saving Time
2015-03-10 13:25:20 -07:00
Mike Shal 48668314ac Bug 1141534 - fix mulet nightly mozconfigs; r=bhearsum
We don't want uploadsymbols or update-packaging for nightly mulet
builds, but these were being set by the underlying browser mozconfigs.
2015-03-10 16:20:02 -04:00
B2G Bumper Bot 44c3580daf Bumping manifests a=b2g-bump 2015-03-10 12:22:58 -07:00
B2G Bumper Bot 3be11deaaf Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e3c42d1874b2
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #27797 from eeejay/bug-1068976

Bug 1068976 - Give videos and images basic descriptions in fullscreen gallery. r=dflanagan r=jdarcangelo

========

https://hg.mozilla.org/integration/gaia-central/rev/6c4bc4234bb9
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1068976 - Give videos and images basic descriptions in fullscreen gallery.

========

https://hg.mozilla.org/integration/gaia-central/rev/068b123990a1
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1079213 - merge pull request #27929 from millermedeiros:1079213-status-bar-color to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/a6693294a388
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1079213 - [Status Bar] Update status bar on calendar settings/add account
2015-03-10 12:20:27 -07:00
Nick Alexander e531044088 Bug 927388 - Follow-up: fix bustage on a CLOSED TREE. 2015-03-10 11:40:39 -07:00
B2G Bumper Bot 4012e1ce10 Bumping manifests a=b2g-bump 2015-03-10 11:34:33 -07:00
B2G Bumper Bot 0ddd188816 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d747f5aad905
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #28719 from albertopq/1135195-rtl-notifications-bt

Bug 1135195 - Bluetooth toaster overlap in RTL r=mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/922e54b00d89
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1135195 - Bluetooth toaster overlap in RTL
2015-03-10 11:32:03 -07:00