Commit Graph

17961 Commits

Author SHA1 Message Date
Ehsan Akhgari
4f0894ce81 Bug 939582 - Part 2: Build content/media in unified mode; r=doublec 2013-11-20 21:12:13 -05:00
Ehsan Akhgari
3c5450530e Bug 939582 - Part 1: Rework the NSPR logging in content/media to use different macro names for different logs; r=doublec 2013-11-20 21:11:54 -05:00
Ralph Giles
62b851a4ee Bug 941281 - Release resampler in OpusTrackEncoder dtor. r=roc
We released the resampler when we reached the end of the stream
but would leak if the encoder was destroyed while data was still
available.
2013-11-21 11:09:08 +13:00
Oleg Romashin
0e795599f8 Backed out 3 changesets (bug 822898) for mochitest bustage on B2G ICS emulator 2013-11-20 16:08:36 -08:00
Trevor Saunders
bb5ea2186e bug 939049 - get rid of useless QIs r=smaug 2013-11-15 11:32:12 -05:00
Trevor Saunders
f2f73dd7c1 bug 939049 - staticly type nsIDocument::mDocumentContainer and nsDocumentViewerContainer::mContainer r=smaug 2013-11-15 02:12:43 -05:00
Oleg Romashin
9bc4ac4435 Bug 822898 - Implement pointer events. Basic Tests. r=smaug 2013-11-20 13:05:44 -08:00
Oleg Romashin
e4ee1caecb Bug 822898 - Implement pointer events. Basic handling of Pointer Events. r=smaug 2013-11-20 13:05:41 -08:00
Oleg Romashin
4f81ba4a69 Bug 822898 - Implement pointer events. Interface. r=smaug 2013-11-20 13:05:39 -08:00
Oleg Romashin
896588e661 Bug 822898 - Implement pointer events. CreateEvent hack. r=ehsan 2013-11-20 13:05:37 -08:00
Chris Pearce
cb7276fa04 Bug 886196 - Create a PlatformDecoderModule that outputs blank frames for fuzzing/testing purposes. r=kinetik 2013-11-21 10:04:33 +13:00
Chris Pearce
25d65fda1c Bug 886196 - Implement WMF platform decoder for FMP4 demuxer. r=padenot 2013-11-21 10:04:33 +13:00
Chris Pearce
5e21be5dc6 Bug 886196 - Add pref to enable creation of fmp4 reader in DecoderTraits. Preffed of by default. r=kinetik 2013-11-21 10:04:33 +13:00
Chris Pearce
47e87db4d3 Bug 886196 - MP4 demuxing using Chromium's MP4 demuxer. No decoding yet. r=kinetik 2013-11-21 10:04:33 +13:00
Chris Pearce
0d0095228b Bug 886196 - Import Chromium's MSE MP4 demuxer code. r=kinetik 2013-11-21 10:04:32 +13:00
Nathan Froyd
86ec57e686 Bug 940426 - part 2 - don't observe xpcom-shutdown in nsXULTemplateBuilder; r=bz 2013-11-19 20:04:15 -05:00
Nathan Froyd
2ec5630dff Bug 940426 - part 1 - properly stop observing all the sources in nsXULTemplateBuilder; r=bz 2013-11-19 11:21:00 -05:00
Terrence Cole
db6bfaf0c6 Bug 940718 - Create the first safe JSContext in a GC safe location; r=bholley
--HG--
extra : rebase_source : fa6e43d8e194e21e1a5231050aa7a959d844edd5
2013-11-20 12:12:11 -08:00
Jon Coppeard
cdb8275c7d Bug 940692 - Fix rooting hazard in CheckForOutdatedParent() r=smaug 2013-11-20 15:37:30 +00:00
Benoit Jacob
ca59701e6c Bug 940721 - Build content/smil in unified mode - r=ehsan 2013-11-20 11:29:04 -05:00
Benoit Jacob
67aa39c1f3 Bug 940720 - Build content/xul/templates in unified mode - r=ehsan 2013-11-20 11:29:04 -05:00
Benoit Jacob
621f179f55 Bug 940719 - Build content/xbl in unified mode - r=ehsan 2013-11-20 11:29:04 -05:00
Benoit Jacob
c76743d879 Bug 940717 - Unify the IsChromeURI functions we have in various places - r=ehsan 2013-11-20 11:29:03 -05:00
Ed Morley
ed2555d89d Backed out changeset 2522a5bca61a (bug 940692) 2013-11-20 16:37:58 +00:00
Jon Coppeard
9827011909 Bug 940692 - Fix rooting hazard in CheckForOutdatedParent() r=smaug 2013-11-20 15:37:30 +00:00
Mats Palmgren
5e94ba11ba Bug 936835 - Adding script runners or messing with mLinksToUpdate during FlushPendingLinkUpdates is not allowed. r=bz 2013-11-20 13:54:58 +00:00
Tom Schuster
6e8e5fefaa Bug 939194 - Bump iid of nsIXMLHttpRequestEventTarget. r=bz 2013-11-20 13:48:45 +01:00
Ed Morley
2ac7edcee1 Merge mozilla-central and inbound 2013-11-20 12:44:07 +00:00
Ryan VanderMeulen
73463a4880 Merge inbound to m-c. 2013-11-19 20:43:15 -05:00
Ehsan Akhgari
08bd61eef8 Bug 939609 - Build content/xslt in unified mode; r=jst
--HG--
extra : rebase_source : 315b7c5762ae4bf8e698f09073d34d048f320bec
2013-11-19 14:52:23 -05:00
Ehsan Akhgari
59b8e9d9a9 Bug 939303 - Build content/base in unified mode; r=jst,bzbarsky
--HG--
extra : rebase_source : 93bcb48cd6f8cdeab5aa2cd79f95aaba4790d521
2013-11-19 14:49:52 -05:00
Ehsan Akhgari
f7daa4eb4d Bug 939296 - Build content/html in unified mode; r=jst,bzbarsky
--HG--
extra : rebase_source : e8cf6dfa1b5fc1b3a3db8742e4010fc2479740ed
2013-11-19 14:21:29 -05:00
Olli Pettay
54a85b044d Bug 847763, add a way to prevent an iframe to take focus, (pref'ed off by default), r=jst
--HG--
extra : rebase_source : b2539bd99aebec59bc1d540e0502e1a5693f25ba
2013-11-20 00:21:16 +02:00
Jonathan Watt
8c03ead21c Bug 939635 - Make the IME code aware of the new <input type=number> implementation. r=masayuki 2013-11-20 09:32:46 +00:00
Jonathan Watt
c500711e7e Bug 940698 - Add an "ownerNumberControl" property to HTMLInputElement. r=smaug 2013-11-20 09:32:45 +00:00
Jonathan Watt
05d379bdc6 Bug 771561 - Make HTMLInputElement.stepUp()/stepDown() work when the input's value is NaN. r=smaug 2013-11-20 09:32:45 +00:00
Botond Ballo
b75d9dd1de Bug 900092 - Remove FrameMetrics::ROOT_SCROLL_ID. r=kats,tn 2013-11-08 19:07:00 -05:00
Ryan VanderMeulen
1eadf974aa Merge b2g-inbound to m-c. 2013-11-19 13:36:41 -05:00
Ehsan Akhgari
e0eb2ce597 Bug 939596 - Build content/event in unified mode; r=glandium 2013-11-19 07:42:45 -05:00
Nathan Froyd
8bee1ff184 Bug 940170 - part 2 - constify PLDHashTableOps in content/; r=bz 2013-11-18 21:52:15 -05:00
Ehsan Akhgari
d778db48a9 Bug 939571 - Build Web Audio in unified mode; r=glandium 2013-11-19 14:11:16 -05:00
Ryan VanderMeulen
18621dd236 Merge m-c to inbound.
--HG--
rename : dom/contacts/tests/test_contacts_upgrade.html => dom/contacts/tests/test_contacts_upgrade.xul
rename : dom/indexedDB/test/test_globalObjects.xul => dom/indexedDB/test/test_globalObjects_chrome.xul
rename : dom/indexedDB/test/test_globalObjects.html => dom/indexedDB/test/test_globalObjects_content.html
rename : dom/indexedDB/test/unit/test_globalObjects.js => dom/indexedDB/test/unit/test_globalObjects_xpc.js
2013-11-19 13:54:20 -05:00
Matthew Gregan
6dcb5015db Bug 939662 - Remove "using namespace mozilla::dom;" from MediaDecoder.h and fix fallout. r=cpearce 2013-11-18 17:22:47 +13:00
Sotaro Ikeda
0523044e79 Bug 935118 - Allow buffering to be triggered when we're low on decoded audio or video. r=roc 2013-11-19 09:01:14 -05:00
Mike Hommey
a65383e1e9 Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
Landing on a CLOSED TREE.
2013-11-19 11:50:54 +09:00
Mike Hommey
8ceb917350 Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps 2013-11-19 11:48:10 +09:00
Mike Hommey
9fe772e7fd Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal 2013-11-19 11:47:43 +09:00
Mike Hommey
bb6779efe3 Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00
Mike Hommey
57a2dfcb91 Bug 939039 - Remove now useless FORCE_STATIC_LIB definitions. r=gps 2013-11-19 11:47:28 +09:00
Mike Hommey
d7b6f95761 Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps 2013-11-19 11:47:14 +09:00