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

29387 Коммитов

Автор SHA1 Сообщение Дата
Ed Morley 6122e59c73 Merge mozilla-central and inbound 2013-11-01 13:18:19 +00:00
Ed Morley 23e525166f Merge latest green b2g-inbound changeset and mozilla-central 2013-11-01 13:14:45 +00:00
Ed Morley 5e960926b5 Merge latest green inbound changeset and mozilla-central 2013-11-01 13:13:15 +00:00
Olli Pettay bc46d2161e Bug 924681, return early from nsEventStateManager::FireContextClick if we don't have a prescontext, r=masayuki 2013-11-01 14:55:05 +02:00
Ed Morley c0ad4b1805 Backed out changeset 9f04406171f7 (bug 911889) for reftest failures on Android on a CLOSED TREE 2013-11-01 12:35:36 +00:00
Phil Ringnalda bd7f246a83 Back out df0f69fc244f (bug 933030) for bustage
CLOSED TREE
2013-10-31 21:42:00 -07:00
Doug Turner eb207427ab Backing out 987b3ec24f68 2013-10-31 20:25:46 -07:00
Bruce Sun 101ba61301 Bug 933091 - Re-enable MP3FrameParser to parse MP3 duration. r=sotaro, r=doublec 2013-11-01 11:02:53 +08:00
Ryan VanderMeulen da0792e78f Merge m-c to inbound on a CLOSED TREE. 2013-10-31 16:10:29 -04:00
Benoit Jacob 106a69b2a7 Bug 931335 - Handle mismatched texture target in framebufferTexture2D - r=jgilbert 2013-10-31 13:01:41 -04:00
Benoit Jacob 60b57ce652 Bug 928697 - Fix crash in deferred WebGL texture initialization - r=jgilbert 2013-10-31 13:00:32 -04:00
Ed Morley 339e4d3302 Backed out changeset e697e7dcc321 (bug 932322) 2013-11-01 11:14:30 +00:00
Jonathan Watt 1fe28e78df Bug 932091 - Convert SVGBBox.mBBox to Moz2D. r=dholbert 2013-11-01 11:04:01 +00:00
Ryan VanderMeulen 1d57260a86 Merge m-c to inbound on a CLOSED TREE. 2013-10-30 22:42:13 -04:00
Sotaro Ikeda 723dc24f51 Bug 932076 - Add check for MediaExtractor creation failure. r=doublec 2013-10-30 15:41:07 -04:00
Andreas Gal 66170c4517 Bug 933030 - Eliminate thebes use in CanvasRenderingContext2D.cpp. r=roc 2013-10-31 23:19:22 -04:00
Jeff Gilbert d2a9435163 Bug 911394 - arrayless drawElements works on ANGLE and Android. - r=bjacob 2013-10-29 11:40:44 -07:00
Jeff Gilbert 172a73e512 Bug 911394 - Add test for arrayless drawArrays. - r=bjacob 2013-10-29 11:25:46 -07:00
Robert Longson 2a9ecaa6e6 Bug 929011 - Simplify path and transform parsing. r=dholbert 2013-10-29 17:15:39 +00:00
Andrea Marchesini ed00167bc6 Bug 819900 - File constructor. r=sicking 2013-10-31 11:27:12 -04:00
Martijn Wargers edc6b8ec66 Bug 926544 - content/base/test/test_bug578096.html needs to create file in the chrome process. r=jgriffin 2013-10-30 22:32:12 +01:00
Carsten "Tomcat" Book e48a231554 Backed out changeset cb6165af87e7 (bug 929011) for Android Build Bustage 2013-10-29 15:59:50 +01:00
Gian-Carlo Pascutto cef96a16b8 Bug 902000 - Make the load adaption depend on a pref. r=jesup 2013-10-29 15:00:28 +01:00
Gian-Carlo Pascutto f58a807d09 Bug 902000 - Add a service that monitors the system load. r=jesup 2013-10-29 15:00:20 +01:00
Robert Longson 04fbfdf00a Bug 929011 - Simplify path and transform parsing. r=dholbert 2013-10-29 13:29:28 +00:00
Jeff Gilbert 86d60e0305 Bug 924241 - Don't force-present after post-resize clear. r=bjacob 2013-10-31 09:52:24 -04:00
Phil Ringnalda fb73812f4a Back out 0a88dee3b92b:dc5cc7d7b84d (bug 911889) for beaucoup unexpected assertions
--HG--
extra : rebase_source : a2a13633b6028c99a3c732dbbafe8c800bc32071
2013-10-28 23:38:02 -07:00
Ed Morley c4fca9c7f5 Merge mozilla-central and b2g-inbound 2013-10-29 16:34:46 +00:00
Vicamo Yang 8d3ece0bda Bug 920551 - 2.h/2: fix dom/system/gonk/*. r=hsinyi,khuey 2013-10-29 16:12:45 +08:00
Nicholas Nethercote 3b80765894 Bug 925584 - Remove some unnecessary jsapi.h inclusions from .cpp files. r=Ms2ger.
--HG--
extra : rebase_source : 41fcb0e922a519ef679c1c1b6293c2b638e83a48
2013-10-10 15:22:35 -07:00
Rik Cabanier 4376a1259a Bug 768067 - Fix style nits from original review. r=roc 2013-10-27 20:53:45 -04:00
Phil Ringnalda 780e2a2c5f Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
CLOSED TREE
2013-10-27 15:38:40 -07:00
David Zbarsky dd0caf5947 Bug 929513 Part 5: Use LayerIntSize for CanUseCanvasLayerForSize r=nical 2013-10-27 17:53:27 -04:00
David Zbarsky 4c129e947e Bug 929513 Part 3: Use some LayerIntSize in gfx/layers r=nical 2013-10-27 17:53:27 -04:00
David Zbarsky b3c48c54a3 Bug 929513 Part 1: Use gfx::IntSize for image layer sizes r=nical 2013-10-27 17:53:26 -04:00
Peter Van der Beken af8c9a9b08 Bug 932322 - Make Window's WebIDL properties be own properties of window. r=bz.
--HG--
extra : rebase_source : 0225f25a61d1bffdae8eac4f82d7fe725a3af2df
2013-10-08 18:18:40 +02:00
Peter Van der Beken dfc2297bd8 Bug 918345 - Turn on WebIDL binding generation for Window and hook it up to quickstubs. r=bz.
--HG--
extra : rebase_source : 7bde7ddfe297e189ffa678ca1d9c34000bc904ec
2013-10-08 17:51:42 +02:00
Randy Lin cee0aa777b Bug 919905 - Media Recording - Refactor encoder architecture to support the video encoder module. r=roc, r=cjku 2013-10-25 10:59:52 +08:00
Alfredo Yang 190d0bf8f8 Bug 853356 - Part 3: Pass a string array instead of a single string to support multiple permissions request. r=khuey 2013-10-26 21:20:09 -04:00
Tom Schuster 127ebf3721 Bug 930782 - Handlify JS_WrapValue. r=terrence 2013-10-26 18:19:05 +02:00
Ms2ger 7cd50d2f15 Backout changeset 2e466ccc7bd0 for devtools test failures. 2013-10-26 17:02:20 +02:00
Peter Van der Beken e01445a2df Bug 918345 - Turn on WebIDL binding generation for Window and hook it up to quickstubs. r=bz.
--HG--
extra : rebase_source : 673c08ef093339e6bfb1418366af5cc5fabe7c4d
2013-10-08 17:51:42 +02:00
Chris Pearce 9ebe1aeab0 Bug 930833 - Extract more WMF utility functions to WMFUtils.h/cpp. r=padenot 2013-10-26 15:23:37 +13:00
Phil Ringnalda d1973e4b00 Back out df17cff05b54 (bug 927196) for test bustage
CLOSED TREE
2013-10-25 18:28:13 -07:00
Randell Jesup 25107fe5c3 Bug 920325: Add WebRTC latency logging from capture to RTP and from RTP to speakers r=padenot 2013-10-25 18:13:42 -04:00
Shih-Chiang Chien 11cc7925bf Bug 926289 - Part 1, Add recording type and request URL in recording-device-events. r=khuey. 2013-10-25 20:04:50 -04:00
Martijn Wargers 8cf2d39cf8 Bug 927196 - Check more stuff in XHR. r=jonas 2013-10-16 19:20:51 +02:00
Randell Jesup 6540e33b98 backout 5f38b1bd3358 for bustage CLOSED TREE 2013-10-25 19:25:54 -04:00
Olli Pettay 07072cc105 Bug 920804 - Improve nsFrameMessageManager p=fabrice,smaug, r=smaug,fabrice
--HG--
extra : rebase_source : 1930ae4472d899c0996d78642d6ba2164dcdf9f1
2013-10-26 00:55:16 +03:00
Randell Jesup f299c1fdbc Bug 920325: Add WebRTC latency logging from capture to RTP and from RTP to speakers r=padenot 2013-10-25 18:13:42 -04:00