Commit Graph

29859 Commits

Author SHA1 Message Date
Ehsan Akhgari
2cc4751e66 Bug 943982 - Build content/xul in unified mode; r=bzbarsky 2013-11-27 18:13:11 -05:00
Nicholas Nethercote
bc475c75df Bug 936964 (part 7) - Make lots of classes report their own memory consumption, instead of using a separate reporter class. r=mccr8,sr=bz.
--HG--
rename : content/canvas/src/WebGLMemoryReporterWrapper.h => content/canvas/src/WebGLMemoryTracker.h
extra : rebase_source : 611e8d35907959b163aeced1c4ffe1d265048fe6
2013-11-07 16:35:30 +11:00
Nicholas Nethercote
4c33114408 Bug 936964 (part 6) - Rename WebGLMemoryReporterWrapper as WebGLMemoryTracker. r=bjacob.
--HG--
rename : content/canvas/src/WebGLMemoryReporterWrapper.h => content/canvas/src/WebGLMemoryTracker.h
extra : rebase_source : 7a215cf3dbcf0b78f8ab823828360dd0cfba26d3
2013-11-25 16:03:38 -08:00
Nicholas Nethercote
10c5872ca0 Bug 936964 (part 5) - Make WebGLMemoryReporterWrapper ref-counted. r=bjacob.
--HG--
extra : rebase_source : 4a0d989d47ee2687d0a9a77ac0a31b1cfb0009a6
2013-11-25 16:01:52 -08:00
Nicholas Nethercote
d4402aa2cd Bug 936964 (part 4) - Make MediaMemoryTracker ref-counted. r=kinetik.
--HG--
extra : rebase_source : fced8b650971a152299fcf07a9ee75936d1810a2
2013-11-25 16:01:31 -08:00
Chris Pearce
fb40afad21 Bug 943721 - Make MP4Reader restrict its codecs output to H.264 and AAC. r=kinetk
We should restrict the output of MP4Reader to H.264 and AAC so that we
don't end up invoking rogue platform decoders (if that's even possible).
This means that we won't play MP3 audio inside MP4, that's deliberate.
2013-11-28 11:12:24 +13:00
Chris Pearce
14c9efc438 Bug 944088 - Make MP4Reader::Init() assume mLayersBackendType=LAYERS_NONE if it doesn't have a decoder owner. r=kinetik
This ensures that if the MP4Reader fails to get a decoder owner, we
don't abort the media load, but instead we will assume that we don't
have an advanced layers backend, and so fallback to software decoding on
Windows.
2013-11-28 11:12:22 +13:00
Neil Rashbrook
a4a63b0c81 Bug 943804 Always clear insertion points of cleared inserted children r=mrbkap 2013-11-27 20:12:58 +00:00
Neil Rashbrook
0e4bdba4c6 Bug 936933 XBL should get the command controller directly from the window root r=mrbkap 2013-11-27 20:11:36 +00:00
Boris Zbarsky
10d5e6c2be Bug 943418. Check for active documents, not current inners, in History APIs. r=bholley 2013-11-27 11:16:07 -05:00
Olli Pettay
6729b9e7ff Bug 943613 - Notify JS implemented Event Target when an event listener is added / removed, r=bz
--HG--
extra : rebase_source : 3285e318ca454297f4a9f06c86e733ddf70f4cf8
2013-11-27 17:22:16 +02:00
Botond Ballo
c5a15700a6 Bug 912666 - Introduce a 'scrollgrab' DOM property. r=roc,ehsan,Cwiiis 2013-11-20 15:23:43 -05:00
Dale Harvey
34faf80f2d Bug 935672 - Only use accelerated skia on gonk. r=matt.woodrow 2013-11-22 11:06:05 +00:00
Sotaro Ikeda
a093031260 Bug 939654 - Remove unnecessary wait from instantiating MediaResourceManagerService. r=mwu 2013-11-21 16:03:27 -05:00
Ryan VanderMeulen
7d43603d58 Merge b2g-inbound to m-c. 2013-11-21 15:22:03 -05:00
Ryan VanderMeulen
aff6efccdc Merge m-c to inbound. 2013-11-21 11:37:10 -05:00
Ryan VanderMeulen
d182130924 Backed out changesets efb217f1897a and c9a22296f311 (bug 935774) due to test_mediarecorder_record_4ch_audiocontext.html perma-fail on all platforms after today's inbound merge. 2013-11-21 11:28:06 -05:00
Carsten "Tomcat" Book
c2ff3261b4 merge fx-team to mozilla-central 2013-11-21 14:32:10 +01:00
Carsten "Tomcat" Book
b696d7931d merge mozilla-inbound to mozilla-central 2013-11-21 14:20:21 +01:00
Ryan VanderMeulen
2cd9139343 Merge m-c to b2g-inbound. 2013-11-21 11:38:18 -05:00
Vincent Chang
9c630de12f Bug 898864 - RTSP content process crash when press the play button at the end of video. r=sworkman 2013-11-20 11:08:10 +08:00
Oleg Romashin
ea72fc5f00 Bug 822898 - Implement pointer events. Basic handling of Pointer Events. r=smaug 2013-11-20 21:44:31 -08:00
Oleg Romashin
c02ba0fedc Bug 822898 - Implement pointer events. Interface. r=smaug 2013-11-20 21:44:22 -08:00
Atte Kettunen
e6f838e21a Bug 934939: Add crash test. r=roc 2013-11-20 23:27:38 -05:00
Stephen Pohl
c9390cedf8 Bug 934939: Avoid crashing by gracefully handling invalid canvas sizes. r=roc 2013-11-20 23:27:33 -05:00
Ehsan Akhgari
9f2fd74bea Bug 939582 - Part 2: Build content/media in unified mode; r=doublec 2013-11-20 21:12:13 -05:00
Ehsan Akhgari
0dbeb42c94 Bug 939582 - Part 1: Rework the NSPR logging in content/media to use different macro names for different logs; r=doublec 2013-11-20 22:02:42 -05:00
Ehsan Akhgari
5824edc1b5 Backed out 2 changesets (bug 939582) because of build bustage
Backed out changeset 2079c828645a (bug 939582)
Backed out changeset af472e590088 (bug 939582)
2013-11-20 21:41:40 -05:00
Ehsan Akhgari
8504e291bb Bug 939582 - Part 2: Build content/media in unified mode; r=doublec 2013-11-20 21:12:13 -05:00
Ehsan Akhgari
67f44f11ac 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
dfc9793731 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
117dfcdce3 Backed out 3 changesets (bug 822898) for mochitest bustage on B2G ICS emulator 2013-11-20 16:08:36 -08:00
Szu-Yu Chen [:aknow]
83e5883eb3 Bug 856553 - Part 2: Add setRadioEnabled API (dom). r=khuey 2013-11-21 09:08:50 -05:00
Trevor Saunders
158a12ab72 bug 939049 - get rid of useless QIs r=smaug 2013-11-15 11:32:12 -05:00
Randy Lin
5243b2c0a5 Bug 935774 - Test for record four audio channels audiocontext. r=jsmith 2013-11-20 17:32:22 +08:00
Randy Lin
9daa8bbcce Bug 935774 - Assertion failure: meta in mozilla::MediaEncoder::GetEncodedData. r=roc 2013-11-20 17:14:13 +08:00
Trevor Saunders
c5ae45823c bug 939049 - staticly type nsIDocument::mDocumentContainer and nsDocumentViewerContainer::mContainer r=smaug 2013-11-15 02:12:43 -05:00
Oleg Romashin
14f35ba0ec Bug 822898 - Implement pointer events. Basic Tests. r=smaug 2013-11-20 13:05:44 -08:00
Oleg Romashin
a5f7d3c425 Bug 822898 - Implement pointer events. Basic handling of Pointer Events. r=smaug 2013-11-20 13:05:41 -08:00
Oleg Romashin
dbdb925adf Bug 822898 - Implement pointer events. Interface. r=smaug 2013-11-20 13:05:39 -08:00
Oleg Romashin
912aa02852 Bug 822898 - Implement pointer events. CreateEvent hack. r=ehsan 2013-11-20 13:05:37 -08:00
Chris Pearce
7125ddf4eb 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
a8eb2ad7b9 Bug 886196 - Implement WMF platform decoder for FMP4 demuxer. r=padenot 2013-11-21 10:04:33 +13:00
Chris Pearce
2547f6703f 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
b88e7b5029 Bug 886196 - MP4 demuxing using Chromium's MP4 demuxer. No decoding yet. r=kinetik 2013-11-21 10:04:33 +13:00
Chris Pearce
9772f912c9 Bug 886196 - Import Chromium's MSE MP4 demuxer code. r=kinetik 2013-11-21 10:04:32 +13:00
Nathan Froyd
c0280fee2b Bug 940426 - part 2 - don't observe xpcom-shutdown in nsXULTemplateBuilder; r=bz 2013-11-19 20:04:15 -05:00
Nathan Froyd
3441f8f6d6 Bug 940426 - part 1 - properly stop observing all the sources in nsXULTemplateBuilder; r=bz 2013-11-19 11:21:00 -05:00
Terrence Cole
e609612139 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
Nathan Froyd
b6fa72810b Bug 938702 - check for a valid encoding before creating an input stream in canvas code; r=smaug 2013-11-20 19:55:53 -05:00
Jed Davis
25d0491c01 Bug 936272 - Avoid calling mkdir() from content process in form mochitests. r=sicking 2013-11-21 10:35:45 -05:00
Jonathan Watt
aa5b501ff5 Bug 939396 - Fix <input type=range> so that the focus code doesn't overwrite the correct pre-focus value onclick. r=smaug
--HG--
extra : rebase_source : 095f67af802d9b63e7eda93e33d580c8d0286b9c
2013-11-21 12:55:01 +00:00
Boris Zbarsky
299e9bc2b3 Bug 941437 part 2. Remove the unused cx argument from UNWRAP_OBJECT and UNWRAP_WORKER_OBJECT. r=smaug 2013-11-21 07:51:16 -05:00
Ryan VanderMeulen
9da33fdb8f Merge m-c to fx-team. 2013-11-19 22:27:42 -05:00
Ryan VanderMeulen
7c7b6a11fe Merge inbound to m-c. 2013-11-19 20:43:15 -05:00
Ehsan Akhgari
e51d65d9dc 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
d633c66f8c 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
b1b1ffcb35 Bug 939296 - Build content/html in unified mode; r=jst,bzbarsky
--HG--
extra : rebase_source : e8cf6dfa1b5fc1b3a3db8742e4010fc2479740ed
2013-11-19 14:21:29 -05:00
Botond Ballo
774451c530 Bug 900092 - Remove FrameMetrics::ROOT_SCROLL_ID. r=kats,tn 2013-11-08 19:07:00 -05:00
Ryan VanderMeulen
d54f78e830 Merge b2g-inbound to m-c. 2013-11-19 13:36:41 -05:00
Ehsan Akhgari
15ab27326d Bug 939596 - Build content/event in unified mode; r=glandium 2013-11-19 07:42:45 -05:00
Nathan Froyd
1e28810bf2 Bug 940170 - part 2 - constify PLDHashTableOps in content/; r=bz 2013-11-18 21:52:15 -05:00
Ehsan Akhgari
1a8e3f714a Bug 939571 - Build Web Audio in unified mode; r=glandium 2013-11-19 14:11:16 -05:00
Ryan VanderMeulen
554a83ef67 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
88bb7f29c1 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
180f40ec5d 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
2812d11fce 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
e06d795c71 Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps 2013-11-19 11:48:10 +09:00
Mike Hommey
26bc04d200 Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal 2013-11-19 11:47:43 +09:00
Mike Hommey
e80e877ab7 Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00
Mike Hommey
dda5b915fe Bug 939039 - Remove now useless FORCE_STATIC_LIB definitions. r=gps 2013-11-19 11:47:28 +09:00
Mike Hommey
ffe0380912 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
Wes Kocher
0f82ea91e0 Backed out 3 changesets (bug 822898) for mochitest bustage on Windows on a CLOSED TREE
Backed out changeset 63c1f6716755 (bug 822898)
Backed out changeset 145150ef00a5 (bug 822898)
Backed out changeset a5e360e6d713 (bug 822898)
2013-11-18 15:27:53 -08:00
Oleg Romashin
f550de2b0f Bug 822898 - Implement pointer events. Basic Tests. r=smaug 2013-11-18 13:11:01 -08:00
Oleg Romashin
2b54f7ec74 Bug 822898 - Implement pointer events. Basic handling of Pointer Events. r=smaug 2013-11-18 13:10:48 -08:00
Oleg Romashin
9610bdbf38 Bug 822898 - Implement pointer events. Interface. r=smaug 2013-11-18 13:10:05 -08:00
Ehsan Akhgari
6978af8a0c Bug 939924 - Fix build error: KS.H must be included before codecapi.H in WMF.h. r=cpearce 2013-11-18 15:47:38 -05:00
Olli Pettay
f864310e41 Bug 939789, call nsJSContext::LikelyShortLivingObjectCreated() only in the main thread, r=mccr8
--HG--
extra : rebase_source : 9ea7616a6396b63363f0edb434761c11a0f47a53
2013-11-18 18:58:02 +02:00
Jonathan Watt
449658efa0 Bug 889736, part 6 - Stop setting the svg.text.css-frames.enabled pref. r=heycam 2013-11-18 14:29:53 +00:00
Jonathan Watt
3e9c738eb3 Bug 889736, part 4 - Remove nsSVGTextContainerFrame. r=heycam 2013-11-18 14:29:53 +00:00
Jonathan Watt
76311b51eb Bug 889736, part 3 - Remove nsSVGTSpanFrame. r=heycam 2013-11-18 14:29:52 +00:00
Jonathan Watt
99e5777279 Bug 889736, part 2 - Remove nsSVGTextPathFrame. r=heycam 2013-11-18 14:29:52 +00:00
Jonathan Watt
a2e2acfb91 Bug 889736, part 1 - Remove nsSVGTextFrame and nsSVGGlyphFrame. r=heycam 2013-11-18 14:29:51 +00:00
Benoit Jacob
a169ca5dea Bug 937886 - Build content/canvas/src in unified mode - r=ehsan 2013-11-18 08:08:24 -05:00
Jonathan Watt
937d3e90f6 Bug 939534 - Follow-up to the follow-up to address review comments to address orange that caused (mark tests fuzzy). r=me 2013-11-18 11:17:09 +00:00
Chris Double
6c15e6aa6e Bug 874897 - Mochitest for copying of frames of videos with aspect ratio to canvas - r=kinetik
--HG--
extra : rebase_source : c5ff10d61a1ea46b0fdb2a43e926405660493912
2013-11-18 18:26:51 +13:00
Chris Double
b166cf478d Bug 874897 - Fix canvas copying of Ogg video frames with aspect ratio - r=jmuizelaar
--HG--
extra : rebase_source : 6f0e03c10de90b14d5bca5d7951af9eb7bced736
2013-11-18 18:26:46 +13:00
Ed Morley
9722d1a50f Backed out changeset e6a9c98d62d0 (bug 927196) for causing bug 939269 2013-11-18 10:59:01 +00:00
Ed Morley
9a0878501e Merge latest green b2g-inbound changeset and mozilla-central 2013-11-18 10:54:01 +00:00
Mats Palmgren
86950df8f5 Bug 938341. r=smaug 2013-11-18 03:54:35 +00:00
Bobby Holley
ed004b6c91 Bug 938297 - Stop using GetContextFromDocument in GetStateObject. r=bz 2013-11-17 18:44:04 -08:00
Vincent Chang
7733fae85f Bug 921963 - [RTSP] Support RTSP in Android JB build. r=sworkman 2013-11-13 16:03:26 +08:00
Boris Zbarsky
d99c5cc617 Bug 937465. Warn when cloneNode() and importNode() are used without the boolean "deep" argument on nodes that have kids. r=sicking 2013-11-17 00:10:18 -05:00
Boris Zbarsky
ee9a11f753 Bug 937462. Eliminate all uses of cloneNode() and importNode() without the boolean "deep" arg that are not explicitly testing the behavior of that case from the tree, since the semantics of it will change. r=sicking 2013-11-17 00:10:18 -05:00
Robert Longson
77ae409cc0 Bug 938569 - Path fails to render, with comma between move command and implied line command. r=dholbert 2013-11-16 09:51:39 +00:00
ISHIKAWA, Chiaki
cce2a17b1d Bug 938693 - Check the return value of PR_Close() in ~FileBlockCache() and issue a message if it fails. r=cpearce 2013-11-15 21:46:40 -05:00
Tim Taubert
05ae73ac58 Bug 939784 - Provide a notification when the applicable state of a style sheet changes r=bz
From 0d69149ae5e9809d42bb7fbe9c60b760b931ec7e Mon Sep 17 00:00:00 2001
2013-10-28 10:09:04 +01:00
Yury Delendik
136f3344de Bug 896047 - Clear builder when fill rule for path changes. r=Bas 2013-11-08 21:24:24 -06:00
Matthew Gregan
4436a9d702 Bug 939613 - Remove MediaSource integration from HTMLMediaElement now and use the generic MediaDecoder interface, then move the necessary MS-specific bits to the MS decoder. r=doublec 2013-10-05 10:04:39 +02:00
Matthew Gregan
b3547c111f Bug 939612 - Improve readability of MediaSource::SetReadyState. r=doublec 2013-10-05 10:03:50 +02:00
Ehsan Akhgari
0c8d87283b Bug 939584 - Build some of the directories under content/media in unified mode; r=roc 2013-11-17 21:31:46 -05:00
Jonathan Watt
ecc7b724b3 Bug 938388 - Convert all remaining code for calculating path lengths and position at an offset along a path in content/svg to Moz2D (kill off all uses of gfxPath). r=dholbert 2013-11-18 01:29:06 +00:00
Jonathan Watt
986088b126 Bug 930577 - Convert much of the SVG code for calculating path lengths and position at an offset along a path to Moz2D. r=heycam 2013-11-18 01:29:06 +00:00
Bas Schouten
0b523bd06b Bug 937994 - Part 2: Mark some tests fuzzy, and change the discontinuity side of joins they expect. r=dholbert 2013-11-18 01:29:05 +00:00
Jonathan Watt
dc9a078082 Bug 937994 - Make the SMIL animateMotion code use a Moz2D PathBuilder instead of gfxContext. r=dholbert 2013-11-18 01:29:05 +00:00
Ehsan Akhgari
a43a5b1a27 Bug 939569 - Part 1: Stop using #pragma once in webspeech code; r=smaug 2013-11-17 19:48:02 -05:00
Matthew Gregan
df9c95b4af Bug 939601 - Refactor current thread assert into helper. r=cpearce 2013-11-04 11:11:09 +13:00
Chris Pearce
244265c8f6 Bug 871804 - Clarify HTMLMediaElement.canPlayType() codecs for MPEG on Windows. r=kinetik 2013-11-18 11:29:55 +13:00
Tom Schuster
c15091f395 Bug 939194 - Remove jsval event listeners. r=bz 2013-11-16 13:31:37 +01:00
Tom Schuster
4478f5b384 Bug 933834 - Rename and handlify JS_ValueToString. r=terrence,bz 2013-11-16 13:31:36 +01:00
Ehsan Akhgari
dd99c7a892 Bug 938864 - Build layout/svg in unified mode; blanket-r=glandium 2013-11-14 21:48:52 -05:00
Ehsan Akhgari
7b596e53c8 Bug 938852 - Build layout/inspector in unified mode; r=roc 2013-11-14 21:46:28 -05:00
Ehsan Akhgari
dab5894743 Bug 937908 - Build content SVG code in unified mode; r=jwatt 2013-11-17 10:59:45 -05:00
Ms2ger
cca4d45da6 Backout changesets ded0d64f6786:03f041d03f24 and 30cbd1abde1a (bug 935696, bug 933834 and bug 939194) for build bustage. 2013-11-17 16:39:25 +01:00
Tom Schuster
945fa9a433 Bug 939194 - Remove jsval event listeners. r=bz 2013-11-16 13:31:37 +01:00
Tom Schuster
bc757ef965 Bug 933834 - Rename and handlify JS_ValueToString. r=terrence,bz 2013-11-16 13:31:36 +01:00
Edgar Chen
32a51f2f8c Bug 814637 - Part 3: DOM changes for IccManager support multiple sim. f=hsinyi. r=smaug 2013-10-09 17:40:12 +08:00
Edgar Chen
fab68d299c Bug 814637 - Part 2: Add iccChangeEvent using event generator. f=hsinyi. r=smaug 2013-10-30 14:05:30 +08:00
Phil Ringnalda
bcebbd2882 Back out babac1cc0741:ad287f78608a (bug 939049) for OS X build bustage
CLOSED TREE
2013-11-19 07:35:17 -08:00
Trevor Saunders
41d1ebb524 bug 939049 - get rid of useless QIs r=smaug 2013-11-15 11:32:12 -05:00
Trevor Saunders
59fa7cd72f bug 939049 - staticly type nsIDocument::mDocumentContainer and nsDocumentViewerContainer::mContainer r=smaug 2013-11-15 02:12:43 -05:00
Jon Coppeard
e37996118d Bug 940692 - Fix rooting hazard in CheckForOutdatedParent() r=smaug 2013-11-20 15:37:30 +00:00
Benoit Jacob
cc693c1240 Bug 940721 - Build content/smil in unified mode - r=ehsan 2013-11-20 11:29:04 -05:00
Benoit Jacob
e8d0b5ec02 Bug 940720 - Build content/xul/templates in unified mode - r=ehsan 2013-11-20 11:29:04 -05:00
Benoit Jacob
f16a5fb6b5 Bug 940719 - Build content/xbl in unified mode - r=ehsan 2013-11-20 11:29:04 -05:00
Benoit Jacob
cfc2209999 Bug 940717 - Unify the IsChromeURI functions we have in various places - r=ehsan 2013-11-20 11:29:03 -05:00
Ed Morley
1a279bcd87 Backed out changeset 2522a5bca61a (bug 940692) 2013-11-20 16:37:58 +00:00
Jon Coppeard
10cbc20ba9 Bug 940692 - Fix rooting hazard in CheckForOutdatedParent() r=smaug 2013-11-20 15:37:30 +00:00
Mats Palmgren
ddad8f2f25 Bug 936835 - Adding script runners or messing with mLinksToUpdate during FlushPendingLinkUpdates is not allowed. r=bz 2013-11-20 13:54:58 +00:00
Markus Stange
522437055c Bug 924103 - Use Moz2D for SVG filter rendering. r=roc 2013-11-27 12:25:29 +01:00
Olli Pettay
ca8f8f6422 Bug 942432 - Remove nsIJSEventListener::mContext, r=bz 2013-11-27 11:12:41 +02:00
Ehsan Akhgari
821215c9a7 Backed out changeset 076bf878c59a (bug 942432) for build bustage 2013-11-26 22:14:23 -05:00
Ehsan Akhgari
fca270569f Backed out changeset db836ecd7746 (bug 943613) for build bustage 2013-11-26 22:14:19 -05:00
Olli Pettay
61997250cf Bug 943613 - Notify JS implemented Event Target when an event listener is added / removed, r=bz
--HG--
extra : rebase_source : 88de22115dfef896468f2bb91d60f880cd84cfd3
2013-11-27 03:42:21 +02:00
Olli Pettay
97474b4067 Bug 942432 - Remove nsIJSEventListener::mContext, r=bz
--HG--
extra : rebase_source : 0339018010bd6a079080f603db231837bfa9bf00
2013-11-27 03:40:49 +02:00
Eric Chou
57de6c7c2d Bug 942104 - Add nsIDOMBluetoothDiscoveryStateChangedEvent, r=gyeh 2013-11-30 20:20:17 +08:00
Eric Chou
d50d82aeec Bug 942104 - Add an event "ondiscoverystatechanged", r=gyeh, sr=mrbkap 2013-11-30 20:20:17 +08:00
James Kitchener
7e8fc770fe Bug 114365 - Remove legacy mathml implementation details and some mathml css cleanup. r=fredw 2013-12-02 11:50:27 -05:00
James Kitchener
69b2e410b1 Bug 114365 - Parse mathvariant, fontstyle, and fontweight for MathML. r=fredw 2013-12-02 11:49:54 -05:00
Ryan VanderMeulen
293e5c3400 Merge m-c to inbound. 2013-12-02 10:34:41 -05:00
Jacek Caban
be149faf27 Bug 930833 - Add missing extern "C" for mingw compilation
--HG--
extra : rebase_source : 54b23b82b4cab3d4fba31e289c69f03f00ec6f5f
2013-12-02 12:13:43 +01:00
Jacek Caban
096ae9f20f Bug 944900 - Fix content/media/fmp4 compilation on mingw. r=cpearce
--HG--
extra : rebase_source : 3e1bd0401c7768b97dc22bddb7c76cc8ba832675
2013-12-02 12:12:35 +01:00
Robert Longson
d077e99f2c Bug 940381 (part 2) - Simplify test loading now that SMIL is always enabled. r=dholbert 2013-12-02 11:19:13 +00:00
Robert Longson
f9c6841198 Bug 940381 - Try to make mochitest loading more robust. r=dholbert 2013-12-02 11:16:19 +00:00
William Chen
ad649152bc Bug 929885 - Implement web components ShadowRoot style sheet behavior. r=mrbkap 2013-12-02 02:26:12 -08:00
William Chen
b92be20c45 Bug 854736 - Implement HTML content element. r=mrbkap 2013-12-02 02:26:12 -08:00
William Chen
3baf52909b Bug 806506 - Part 2: Implement innerHTML on ShadowRoot. r=mrbkap 2013-12-02 02:26:12 -08:00
William Chen
d22dcd56b5 Bug 806506 - Part 1: Implement ShadowRoot interface with DOM accessor methods. r=mrbkap,ehsan 2013-12-02 02:26:11 -08:00
William Chen
4db9ead793 Bug 942217 - Undefine LoadImage to prevent naming conflict on Windows. r=ehsan 2013-12-02 02:26:11 -08:00
Tom Schuster
a6f016747d Bug 939194 - Bump iid of nsIXMLHttpRequestEventTarget. r=bz 2013-11-20 13:48:45 +01:00
Ed Morley
6c3a904be0 Merge mozilla-central and inbound 2013-11-20 12:44:07 +00:00
Olli Pettay
365a141f9b 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
33b453a2a0 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
fd6a1d69b8 Bug 940698 - Add an "ownerNumberControl" property to HTMLInputElement. r=smaug 2013-11-20 09:32:45 +00:00
Jonathan Watt
f1da82e63e Bug 771561 - Make HTMLInputElement.stepUp()/stepDown() work when the input's value is NaN. r=smaug 2013-11-20 09:32:45 +00:00
Phil Ringnalda
195dd4c062 Back out 4983f1debf4c (bug 918880) for b2g mochitest-3 bustage
CLOSED TREE
2013-11-19 21:59:10 -08:00
Seth Fowler
3f661abe22 Bug 917595 (Part 2) - Reftests for zoomed image documents with EXIF orientations. r=smaug
--HG--
extra : rebase_source : ffe78a522420a4ae8a51e76c02c8817f9fc03d42
2013-11-19 14:25:02 -08:00
Seth Fowler
55305d3e8b Bug 917595 (Part 1) - Respect image-orientation in zoomed image documents. r=smaug
--HG--
extra : rebase_source : e5e27e3d8c9f63704e9f83970b6c9ddb2c08dfe1
2013-11-19 14:24:59 -08:00
Honza Bambas
d772c95c75 Bug 918880 - MaybeAllowOfflineAppByDefault must work on child processes, r=jduell 2013-11-19 23:15:59 +01:00
Chris Double
9e246ccf6b Bug 939716 - Destructor for MediaStreamGraph should be virtual - r=roc
The destructor for MediaStreamGraph is non-virtual but it has a
derived class, MediaStreamGraphImpl, that overrides the destructor.
This destructor won't be called if an instance is deleted using a
pointer type of MediaStreamGraph.

It's unclear whether this actually happens but MediaStreamGraph.cpp
has code that creates a MediaStreamGraphImpl and returns it as a
MediaStreamGraph.

--HG--
extra : rebase_source : 9d006e5bf9bb056b5a54fc7aec159c26376c1459
2013-11-19 02:09:47 +13:00
Chris Double
6a658de601 Bug 939655 - Remove LOG macro definition from MediaStreamGraphImpl.h - r=roc
Removing this reduces opportunity for macro name clashes and using
the wrong log object if this header file is included out of order
in a .cpp file.

--HG--
rename : browser/themes/linux/Toolbar-inverted.png => browser/themes/windows/Toolbar-inverted.png
extra : rebase_source : 053384512e0f3a70d07ebe9ca0a07dc0f39d9b5b
2013-11-19 00:48:04 +13:00
Phil Ringnalda
9958c63251 Back out 4fd2bf2ec8db (bug 939662) for Windows build bustage
CLOSED TREE
2013-11-18 21:34:48 -08:00
Boris Zbarsky
40c1486150 Bug 933193 part 3. Add getElementById to DocumentFragment. r=smaug 2013-11-01 15:39:25 -04:00
Boris Zbarsky
02ebdf4ae8 Bug 933193 part 2. Implement nsINode::GetElementById and make SVGSVGElement use it. r=smaug 2013-11-01 15:39:24 -04:00
Boris Zbarsky
7ccb385d1f Bug 933193 part 1. Factor out the id selector fast-path from querySelector(All) so we can reuse it a bit more broadly. r=smaug 2013-11-01 15:39:24 -04:00
Matthew Gregan
bae6b8b955 Bug 939662 - Remove "using namespace mozilla::dom;" from MediaDecoder.h and fix fallout. r=cpearce
--HG--
extra : rebase_source : 922db8de8e9103e3001c26f23ed7402efa8237f5
2013-11-18 17:22:47 +13:00
Paul Adenot
7f90ed61c6 Bug 919215 - Start the AudioStream on creation when in low-latency mode, and let it underrun. r=roc
The BufferedAudioStream buffers the data it gets through the Write() calls and
what is consumed by the callback. This means that if the audio producer starts
Write()ing data right after Start()ing the stream, data will accumulate in this
buffer and won't be consumed. Eventually, the buffer will be of a certain size
before it begins to be consumed by the callback, and this means an
umcompressible latency (because the data will be written at more or less the
same rate as it is produced).

This patch start the BufferedAudioStream right away when it is created, dropping
the silent AudioSegment until it finds real data (and padding with silence is
then done at the beginning). The stream will underrun, but the callback will
synthetize silence, avoiding overbuffering in the BufferedAudioStream. This
ensures minimal latency cause by the buffering.

Note that the clock will still advance, so this will not change the behavior of
content that has leading silence.
2013-11-19 10:43:15 +13:00
Martijn Wargers
a0594db74e Bug 927196 - Check more stuff in XHR. r=sicking 2013-10-16 19:20:51 +02:00
Ryan VanderMeulen
98ea4dada0 Merge m-c to inbound on a CLOSED TREE. 2013-11-14 20:58:52 -05:00
Ryan VanderMeulen
3af5f0a28a Merge b2g-inbound to m-c on a CLOSED TREE. 2013-11-14 20:57:32 -05:00
Nathan Froyd
417e0a54c3 Bug 938612 - ensure the image buffers for canvases are freed; r=smaug
Landing this on a CLOSED TREE
2013-11-14 11:15:48 -05:00
Wes Kocher
79dc7ae4d3 Merge inbound to m-c 2013-11-12 16:34:04 -08:00
Ryan VanderMeulen
09c421865f Merge inbound to m-c. 2013-11-12 15:22:52 -05:00
Garrett Robinson
94109596a9 Bug 934062 - Add waitForExplicitFinish to stop intermittent CSP test errors. r=sstamm 2013-11-11 14:20:16 -08:00
Joshua Cranmer
f6366dd338 Bug 935789, part 1: Kill most uses of prbit.h, r=ehsan
--HG--
extra : rebase_source : 4c44e60c72e0ece3cea7ed1cf79079bd2a1b6487
2013-11-12 18:22:38 -06:00
Bobby Holley
a843ca75ff Bug 840488 - Remove nsIScriptContext script check in nsScriptLoader. r=bz
There are now no longer any consumers that set this to false.
2013-11-12 16:43:34 -08:00
Bobby Holley
62f59bf38a Bug 840488 - Move nsXULDocument to new-style scripts checks. r=bz 2013-11-12 16:43:34 -08:00
Bobby Holley
a17328e5cc Bug 840488 - Remove CheckFunctionAccess. r=bz
\o/

Aside from checking whether script is enabled, all the other work this function
does is silly.
2013-11-12 16:43:32 -08:00
Bobby Holley
074ccfec30 Bug 840488 - Refactor Gecko to provide a more direct API to ask whether script is allowed for a given global. r=bz 2013-11-12 16:43:31 -08:00
Olli Pettay
d4e678eb60 Bug 935274, speed up getting wrapper from nsIHTMLCollection, r=peterv
--HG--
extra : rebase_source : d5d0a8355ee84ce6291ae8ebca8f76e06f6cc44e
2013-11-12 17:22:22 +02:00
Jessica Jong
8162e9fbd5 Bug 814629 - Part 3: MobileConnection changes (dom). f=hsinyi,edgar r=khuey 2013-11-13 16:51:04 +08:00
Jeff Gilbert
7d0adeab24 Bug 936738 - 'uniform{2,3,4}i' should not check for valid sampler texUnit values. r=bjacob 2013-11-12 08:31:32 -05:00
Bob Owen
d9c3b1850a Bug 885140 - Test 4: Move testAttempted() call to before click and iframe to navigate to before test iframe. r=smaug 2013-11-11 11:55:35 +00:00
Ryan VanderMeulen
90671400e0 Merge m-c to inbound. 2013-11-12 15:35:37 -05:00
Henri Sivonen
577d972a8a Bug 936440 - Report UTF-16LE or UTF-16BE instead of UTF-16 as the BOM-sniffed encoding. r=emk. 2013-11-12 10:45:22 +02:00
Garrett Robinson
b40f532521 Bug 902654 - refactor CSP call sites for readability r=dholbert r=mrbkap 2013-11-11 14:25:55 -08:00
Mike Hommey
09b5ae9027 Bug 935857 - Replace MOZ_RTSP with proper NECKO_PROTOCOL handling. r=gps,r=vchang 2013-11-12 07:52:33 +09:00
Vendelin Ruzicka
df3119e8a5 Bug 933563 - Consolidate ReportUseOfDeprecatedMethod and WarnOnceAbout. r=sicking, r=ms2ger 2013-11-11 16:12:18 -05:00
Ryan VanderMeulen
13a4ea2031 Merge m-c to inbound. 2013-11-11 15:55:25 -05:00
Ryan VanderMeulen
ac6b377e78 Merge inbound to m-c. 2013-11-11 15:41:03 -05:00
Ryan VanderMeulen
fe8d4ad520 Backed out changeset 0595650a11bd (bug 934440) for bustage. 2013-11-11 09:49:46 -05:00
Ed Morley
410c0c8b31 Merge mozilla-central and inbound 2013-11-11 13:20:20 +00:00
Carsten "Tomcat" Book
efe5369770 merge fx-team to mozilla-central 2013-11-11 12:32:39 +01:00
Ms2ger
0fdc697b63 No bug - Fix some style issues in DOM code. 2013-11-11 09:04:41 +01:00
Ms2ger
b63b756490 Bug 931404 - Move LOCAL_INCLUDES to moz.build in content/; r=gps 2013-11-11 09:04:06 +01:00
Ms2ger
63ae23599e Bug 928741 - Stop using PR_STATIC_ASSERT in content; r=jst 2013-11-11 09:03:59 +01:00
Ms2ger
ffae709a0d Bug 909254 - Stop using jsapi for HTMLCollection.namedItem; r=peterv 2013-11-11 08:55:41 +01:00
Brad Lassey
84e619e443 bug 936549 - Tab sharing capture device won't stream, use FormatStrideForWidth in tab stream r=jesup 2013-11-08 13:26:20 -05:00
Peter Van der Beken
d5bd6db76d Bug 935283 Keep document as a data property on window for now. r=bz 2013-11-06 10:21:36 +01:00
Matthew Gregan
2b9e4e9e32 Bug 935343 - Convert content/media/tests to manifest format. r=doublec 2013-11-06 15:49:44 +13:00