Robert O'Callahan
9eef1b9f61
Bug 664918. Part 8: Add mozCaptureStream()/mozCaptureStreamUntilEnded() APIs to HTML media elements, returning a MediaStream representing the contents of the media element. r=cpearce,jesup
...
This is currently not fully functional. The MediaStream always ends when the underlying resource ends. You can't use these APIs on a media element
whose src is a MediaStream. Seeking or pausing the resource will cause problems. The media element does not play back in sync with the MediaStream.
2012-04-30 15:12:42 +12:00
Robert O'Callahan
53a92c834a
Bug 664918. Part 7: Let the "src" attribute of HTML media elements accept a MediaStream DOM object, to make the media element play back the contents of the given stream. r=cpearce,jesup
2012-04-30 15:12:28 +12:00
Robert O'Callahan
cb775dfed8
Bug 664918. Part 6: ImageContainer::GetCurrentAsSurface shouldn't crash when mActiveImage is null. r=bas
2012-04-30 15:11:47 +12:00
Robert O'Callahan
a94e4412e8
Bug 664918. Part 5: Create SourceMediaStream, a MediaStream with an API allowing data to be injected into it by some source. r=jesup
2012-04-30 15:11:40 +12:00
Robert O'Callahan
00a409b20f
Bug 664918. Part 4: Create nsDOMMediaStream, a DOM object wrapping an underlying MediaStream. r=smaug,jesup
2012-04-30 15:11:34 +12:00
Robert O'Callahan
a619144e05
Bug 664918. Part 3: Create MediaStream and MediaGraphManager for internal management of real-time media processing. r=jesup
2012-04-30 15:11:26 +12:00
Robert O'Callahan
cbe41ae906
Bug 664918. Part 2: Create MediaSegment, AudioSegment and VideoSegment classes to manage intervals of media data. r=jesup
...
Also introduces a SharedBuffer class, representing a blob of binary data with threadsafe refcounting.
2012-04-30 15:11:19 +12:00
Robert O'Callahan
c0f9814cc0
Bug 664918. Part 1: Create TimeVarying<T> class to represent values that change over time. r=jesup
2012-04-30 15:11:08 +12:00
Robert O'Callahan
79f3c0fd8a
Bug 664918. Part 0: Refactor nsMediaCache's handling of principals into a helper method in nsContentUtils. r=bzbarsky
2012-04-30 15:11:00 +12:00
Thomas Powell
6a48592e95
Bug 742736 - Change box shadows to match rounded or sharp corners of shadowed object when round/sharp alternate corners; r=dbaron
2012-04-29 22:37:04 -04:00
Masayuki Nakano
39eedd06d7
Bug 749500 Define new API for 10.5 SDK r=smichaud
2012-04-30 08:43:21 +09:00
Andreas Gal
29f191e9a6
Render active layers at full resolution and transform them on the GPU (bug 750006, r=roc).
2012-04-29 14:41:13 -07:00
Mark Capella
fd7631eab2
Bug 723530 - double error reporting in ctype JS api implementation, r=bholley
2012-04-27 12:47:00 +02:00
julian.reschke@gmx.de
eb74247a9a
Bug 693806: RFC2231/5987 encoding: charset information should be treated as authoritative. r=jduell
2012-04-29 13:40:00 -07:00
Ryan VanderMeulen
f9f1bdceb5
Merge m-c to m-i
2012-04-29 16:35:05 -04:00
Eric Wong
c653a4646b
Bug 724841 - Retain case when sending location bar text to search engine service r=bz
2012-04-28 18:39:14 -07:00
Kyle Huey
705bb75e54
Bug 749648 - Null-check the return value of MapViewOfFile properly in CheckASLR; r=ehsan
2012-04-28 17:11:40 -04:00
Margaret Leibovic
8934d7a585
Bug 749582 - Fennec doesn't start in landscape mode. r=mfinkle
2012-04-28 15:46:03 -04:00
Margaret Leibovic
250c2d540c
Bug 749624 - Check to make sure BrowserApp.selectedTab isn't null. r=mfinkle
2012-04-28 15:35:11 -04:00
Oleg Romashin
9911527a18
Bug 743314 - Force CanUploadSubtextures on Maemo6 harmattan. r=chrislord.net
2012-04-28 09:05:41 -04:00
Jeff Walden
a3ccb97dbf
Fix some optimized-build warnings, neither yet reported as far as I know. No bug, r=themaid
2012-04-28 10:09:27 -07:00
Jeff Walden
24c016f38c
Fix build warnings introduced by bug 745057, bug 739380, and bug 746036 (warnings reported as bug 749951 and bug 749933, and in bug 746036 itself). r=chucktesta
2012-04-28 09:58:30 -07:00
Jeff Walden
6e5a1b59ed
Remove an unnecessary jsdate.h #include from jsobjinlines.h, and add a new one to vm/GlobalObject.cpp, significantly reducing the number of files compiled when jsdate.h changes. No bug, r=sparky
2012-04-26 18:58:30 -07:00
Kartikaya Gupta
accbc5ecde
Bug 749788 - Fix some JNI code bugs. r=blassey
2012-04-28 12:55:59 -04:00
Jared Wein
8f502c652e
Bug 515785 - Use new icons for each task in Win7 Jump list tasks. r=bbondy
2012-04-28 11:22:06 -04:00
Joey Armstrong
16b88cfda6
Bug 743243 - Add isTargetStem makefile function. r=ted
2012-04-28 11:16:12 -04:00
Raymond Lee
1fc24a4717
Bug 730840 - Use getBrowserURL() in Firefox tests to ease porting them. r=dao
2012-04-27 09:44:53 +08:00
Raymond Lee
e522c2f6d4
Bug 726279 - Generalize use of Services.jsm in nsSearchService. r=dteller, dao
2012-04-28 11:09:55 -04:00
Alexandre Poirot
2b5b26450c
Bug 673383 - Output stdout in regular command line on Windows. r=ted
2012-04-28 11:04:36 -04:00
Frédéric Wang
156b3376b0
Bug 657279 - Reftests. r=karlt
2012-04-28 11:02:57 -04:00
Frédéric Wang
8b4cc5ac79
Bug 657279 - maction: transmit automatic data when the selected child changes. r=karlt
2012-04-28 11:02:22 -04:00
Paul ADENOT
e5b8bb42a8
Bug 480376 - Implement mozHasAudio to indicate when there's no audio track available. r=cpearce
2012-04-28 11:01:10 -04:00
Gabor Krizsanits
f3b232d770
Bug 735280 - Part 3: Components object specific wrapper. r=bholley
2012-04-28 09:12:28 -04:00
Gabor Krizsanits
f599d5227b
Bug 735280 - Part 2: Add pre-create to nsXPComponents. r=bholley
2012-04-28 09:12:27 -04:00
Gabor Krizsanits
1d4a9b9d3f
Bug 735280 - Part 1: Connect XPCWrappedNativeScope and Components. r=bholley
2012-04-28 09:12:27 -04:00
Kartikaya Gupta
0ab3bf4907
Bug 749429 - Increase displayport size multiplier default to 2000 for fixed-margin and velocity-bias. r=Cwiiis
2012-04-28 01:02:19 -04:00
L. David Baron
04187e5976
Examine parentBorder only when parentContext is non-null. (Bug 749860) r=bzbarsky
2012-04-27 21:56:31 -07:00
Jeff Muizelaar
1f3637c57f
Bug 743247. Ensure we don't have an array buffer bound when drawing PluginLayer. r=kats
...
This fixes the same problem in the newly added PluginLayer
2012-04-28 00:55:16 -04:00
Jeff Muizelaar
24e2565bfa
Bug 743247. Ensure we don't have an array buffer bound when drawing. r=bas
...
Our C++ code was binding a buffer and leaving it bound. This
avoids that problem by making sure we unbind it before
calling VertexPointerAttrib.
--HG--
extra : rebase_source : ec39fcf4a6a74c2f96765752b0ffb6e38b44f5de
2012-04-27 21:08:30 -04:00
Mark Finkle
05e4361cb4
Bug 727116 - Redirect SurfaceView rendering for Flash on Froyo/Gingerbread (add default pref) r=blassey
2012-04-28 00:04:47 -04:00
David Mandelin
11fd487d83
No bug, update Handle documentation, r=NPOTB
2012-04-27 16:40:10 -07:00
Gregor Wagner
bf5704b4cf
Bug 743336 - Settings API: Add service. r=fabrice
2012-04-27 16:21:31 -07:00
Nicolas Pierron
27f27c5212
Bug 745057 part 2 - Rename FrameRegsIter to ScriptFrameIter. r=luke
2012-04-27 15:14:35 -07:00
Nicolas Pierron
1745afcfa7
Bug 745057 part 1 - Abstract StackFrame in TypeObject::clearNewScript. r=luke
2012-04-27 15:14:34 -07:00
David Mandelin
eb0bc244a1
No bug, add header comments to Memory.h, r=none
2012-04-27 15:10:54 -07:00
Marty Rosenberg
f6ea75f51c
Specify that the input to a gnu asm statemnt is also an output so gcc knows the value in the register gets clobbered (bug 749486, r=jbramley)
2012-04-27 14:58:03 -07:00
Eddy Bruel
956914dcf6
Bug 703537: Removing the fix trap r=jorendorff@mozilla.com
2012-04-27 17:09:32 -04:00
Patrick McManus
b49b358199
bug 749649 checked wrong pointer in SpeculativeConnect r=honzab
2012-04-27 16:18:21 -04:00
James Willcox
a3cf6c4897
Bug 749750 - Correctly ref created Surfaces on Android r=blassey
2012-04-27 16:10:03 -04:00
James Willcox
3f75d415a1
Bug 727116 - Draw Flash plugins with OpenGL during pan/zoom on legacy Android r=blassey
2012-04-27 16:04:47 -04:00