Randell Jesup
|
8050a5ddc6
|
Bug 801843: Change how video frames are inserted into getUserMedia streams to remove blocking r=roc,anant
|
2012-10-17 05:46:40 -04:00 |
|
Nicholas Cameron
|
31ab21c6b6
|
Bug 801993; remove mentions of Azure canvas from tests; r=roc
--HG--
extra : rebase_source : 5a399ee1d7d21c133e35235de83d9e99d33f6b7e
|
2012-10-17 15:57:30 +13:00 |
|
Anant Narayanan
|
8e09a03964
|
Bug 802411: Refactor MediaEngine to use GIPS singletons; r=jesup
|
2012-10-16 17:53:55 -07:00 |
|
Ehsan Akhgari
|
2c5f5e810e
|
Merge mozilla-central into mozilla-inbound
|
2012-10-16 20:43:47 -04:00 |
|
Olli Pettay
|
032a88a9b8
|
Bug 801609 - Simplify popup and contextmenu handling and make the listener skippable, r=mccr8
--HG--
rename : content/canvas/test/test_toBlob.html => content/canvas/test/test_mozGetAsFile.html
rename : dom/base/test/test_gsp-qualified.html => dom/base/test/test_gsp-standards.html
extra : rebase_source : 8e017d2fa6ff12cfcf0b0f8a56dadd541aca16bf
|
2012-10-16 15:37:26 +03:00 |
|
Boris Zbarsky
|
670a63e43a
|
Bug 800386. Fix getInterface from JS on XMLHttpRequest objects to actually work. r=khuey
|
2012-10-15 23:12:03 -04:00 |
|
Matthew Gregan
|
ae0fb47c0a
|
Bug 789075 - Handle odd sized WebM video frames correctly. r=derf
|
2012-10-16 16:03:43 +13:00 |
|
John Schoenick
|
8ea5a299b6
|
Bug 797043 - Better handling of plugin activated state for click-to-play. r=josh
|
2012-10-16 12:52:30 -07:00 |
|
Gabor Krizsanits
|
6403599b60
|
Bug 676054: part3: nsStyleSheetService::GetInstance. r=bz
|
2012-10-16 21:45:56 +02:00 |
|
Gabor Krizsanits
|
bda3f0bb14
|
Bug 676054 - part2: Provide AUTHOR_SHEET type for registering with nsIStyleSheetService. r=bz
|
2012-10-16 21:45:50 +02:00 |
|
Gabor Krizsanits
|
5f5d74eb5c
|
Bug 676054 - part1: Cleanup after the additional doc sheets patch. r=bz
|
2012-10-16 21:42:37 +02:00 |
|
Saurabh Anand
|
6f6e10b290
|
Bug 745840 - Rework WebGL uniform/attrib setters, remove the huge macros - r=bjacob
|
2012-10-16 17:47:01 +05:30 |
|
Bobby Holley
|
2d8eff9c4b
|
Bug 797304 - Replace MoveWrapper nonsense with orphan fixup. r=peterv
|
2012-10-16 15:07:54 +02:00 |
|
Bobby Holley
|
560193a58b
|
Bug 797304 - Explicitly reparent the document to the new scope during document.open. r=peterv
|
2012-10-16 15:07:54 +02:00 |
|
Ed Morley
|
c9faf83062
|
Backout 6db369a15ea7 (bug 599320) for frequent failures in bug599320-1.html
|
2012-10-16 12:22:31 +01:00 |
|
Henri Sivonen
|
52e012a82d
|
Bug 599320 - Refuse encodings that are not rough ASCII supersets as hints from parent, previous doc or cache. r=smaug.
|
2012-10-16 10:42:54 +03:00 |
|
Kyle Huey
|
dd5b297749
|
Bug 648610: Followup for build bustage.
|
2012-10-15 14:57:40 -07:00 |
|
Kyle Huey
|
e860e3a746
|
Bug 648610: Implement <canvas>.toBlob. r=smaug
--HG--
rename : content/canvas/test/test_mozGetAsFile.html => content/canvas/test/test_toBlob.html
|
2012-10-15 14:15:25 -07:00 |
|
Randell Jesup
|
bab284d6b8
|
Bug 773649: Support getting audio and video in the same getUserMedia call r=roc,anant
|
2012-10-15 16:41:46 -04:00 |
|
David Zbarsky
|
ebd6229e0a
|
Backout bug 779684 for topcrash
|
2012-10-15 14:35:50 -04:00 |
|
Benoit Jacob
|
d59e3548af
|
Bug 800657 - Fix WebGL typedefs, WebGLintptr was wrong on 32bit systems, caused index-validation.html regression - r=bz
|
2012-10-15 12:57:14 -04:00 |
|
Ed Morley
|
25701792b7
|
Merge mozilla-central to mozilla-inbound
|
2012-10-15 16:09:10 +01:00 |
|
Ryan VanderMeulen
|
da830356a6
|
Merge inbound to m-c.
|
2012-10-14 16:39:23 -04:00 |
|
Andrew McCreight
|
d514645b54
|
Bug 800392 - Clear nsXBLSpecialDocInfo's fields at shutdown. r=smaug
|
2012-10-14 12:15:12 -04:00 |
|
Ms2ger
|
d8a5bd1e86
|
Bug 776515 - Move InternalIsSupported to nsContentUtils; r=khuey
|
2012-10-14 09:47:02 +02:00 |
|
Peter Van der Beken
|
e737736f98
|
Fix for bug 799465 (Add complete support for non-nsISupports objects in new DOM bindings) - remove nsISupports from AudioContext. r=ehsan.
--HG--
extra : rebase_source : f37b849c020bd9e4bc72e16df71a0241fafb0829
|
2012-10-09 20:50:26 +02:00 |
|
Peter Van der Beken
|
12f507617a
|
Fix for bug 799465 (Add complete support for non-nsISupports objects in new DOM bindings) - fix CC traversal and wrapper preservation. r=bz.
--HG--
rename : dom/tests/mochitest/chrome/file_bug800817.xul => dom/tests/mochitest/chrome/file_bug799299.xul
rename : dom/tests/mochitest/chrome/test_bug800817.xul => dom/tests/mochitest/chrome/test_bug799299.xul
extra : rebase_source : bed68ffa15fe5933994c33fbd94ad2b597b5b1b9
|
2012-09-26 20:12:15 +02:00 |
|
Aryeh Gregor
|
45b3e80460
|
Bug 799917 - Make document.characterSet always lowercase; r=bz,f=hsivonen,smontagu
|
2012-10-14 10:13:19 +02:00 |
|
Aryeh Gregor
|
2f24871362
|
Bug 799905 - .URL and .compatMode should be defined on Document, not HTMLDocument; r=bz
|
2012-10-11 14:48:31 +02:00 |
|
John Schoenick
|
a48f61b900
|
Bug 787778 - Add additional re-entrance checks in plugin object code. r=josh
|
2012-10-13 20:58:19 -07:00 |
|
Chris Jones
|
fe9e36c4c9
|
Bug 800817: Use the "real" top when deciding whether to switch focus on a preventDefault()ed tap. r=smaug
|
2012-10-13 18:43:24 -07:00 |
|
Ehsan Akhgari
|
3b72981b13
|
Silence a compiler warning about unused private field, no bug
--HG--
extra : rebase_source : 931d6682a63588501930c7b2f93496fb2ef747d1
|
2012-10-13 17:32:52 -04:00 |
|
David Zbarsky
|
954c91893b
|
Fix '&&' within '||' warning, no bug
|
2012-10-15 02:04:47 -04:00 |
|
Robert O'Callahan
|
12170091be
|
Bug 799078. Part 1: Expose nsContentUtils::FindPresShellForDocument. r=matspal
--HG--
extra : rebase_source : f7e6410637ea70fe2d68fdcc24bcb409816d5bd7
|
2012-10-09 00:23:11 +13:00 |
|
Matthew Gregan
|
353d10342c
|
Bug 801512 - Remove remaining printfs from content/media. r=roc
|
2012-10-15 16:49:07 +13:00 |
|
Randell Jesup
|
7da277fcff
|
Bug 801293 - Remove printf() from MediaStreamGraphImpl. r=roc
|
2012-10-13 10:46:18 -04:00 |
|
Chris Pearce
|
56bc62cca5
|
Bug 690989 - Work around fullscreenchange events sometimes being dispatched before fullscreen transition completes on Linux. r=smaug
|
2012-10-09 11:21:57 +13:00 |
|
Andrew Quartey
|
0e23b26077
|
Bug 792581 - part 19: Replace LL_I2L macro with int64_t cast. r=ehsan
|
2012-10-12 13:29:11 -04:00 |
|
Andrew Quartey
|
464807b57d
|
Bug 792581 - part 16: Replace LL_L2UI macro with uint32_t cast. r=ehsan
|
2012-10-12 13:29:11 -04:00 |
|
Andrew Quartey
|
790ec84feb
|
Bug 792581 - part 15: Replace LL_L2I macro with int32_t cast. r=ehsan
|
2012-10-12 13:29:10 -04:00 |
|
Josh Matthews
|
80112a2809
|
Bug 505385 - Part 18: Reduce number of notifications - START_REQUEST/START_CONTAINER -> SIZE_AVAILABLE, remove START_DECODE and START_FRAME. Rename remaining ones for clarity. r=joe
|
2012-10-12 12:11:23 -04:00 |
|
Josh Matthews
|
5fb7bf277a
|
Bug 505385 - Part 16: Remove nsStubImageDecoderObserver. r=joe
|
2012-10-12 12:11:23 -04:00 |
|
Josh Matthews
|
05bcc24587
|
Bug 505385 - Part 15: Fix cases where pending requests in nsImageLoadingContent could be cancelled and never receive OnStartRequest. r=joe
|
2012-10-12 12:11:22 -04:00 |
|
Josh Matthews
|
36511684e4
|
Bug 505385 - Part 13: Remove OnStopContainer and make OnStopDecode a true decode notification. r=joe
|
2012-10-12 12:11:22 -04:00 |
|
Josh Matthews
|
2c57ae944e
|
Bug 505385 - Part 11: Create a new imgINotificationObserver interface to replace all uses of imgIContainerObserver and imgIDecoderObserver outside of image/. r=joe
|
2012-10-12 12:11:22 -04:00 |
|
Ed Morley
|
8fc88262ba
|
Backout 3044539fec87 (bug 799465),2dbcd6d16b43 (bug 798264), f7019f73a5f0 (bug 711628), a484a3a904da, 7154061ddc00 & 7e7fc42021c1 (bug 799465) for burning
|
2012-10-12 14:45:38 +01:00 |
|
Peter Van der Beken
|
1df4bdb1b6
|
Fix for bug 799465 (Add complete support for non-nsISupports objects in new DOM bindings) - remove nsISupports from AudioContext. r=ehsan.
--HG--
extra : rebase_source : 80c344181c26d41332fbf2780e80d0de559b5d84
|
2012-10-09 20:50:26 +02:00 |
|
Peter Van der Beken
|
52e6c5623d
|
Fix for bug 799465 (Add complete support for non-nsISupports objects in new DOM bindings) - fix CC traversal and wrapper preservation. r=bz.
--HG--
extra : rebase_source : 42b0e6db4b418901f253d66e7323ba5a7cd83eea
|
2012-09-26 20:12:15 +02:00 |
|
Ed Morley
|
f71c7a0f14
|
Merge mozilla-central to mozilla-inbound
|
2012-10-12 12:22:14 +01:00 |
|
Olli Pettay
|
92201e89ad
|
Bug 797982 - investigation patch for StringBuilder::Unit crash, r=hsivonen
|
2012-10-12 14:14:15 +03:00 |
|