Commit Graph

20281 Commits

Author SHA1 Message Date
Tim Taubert
2f60775588 Bug 953360 - Test that <a ping> attribute splits on white space not only space r=jst 2014-05-18 10:34:18 +02:00
Shigeyuki Tsukihashi
2388693cce Bug 999964 part 2 - mochitest, reftest for Bug 999964; r=longsonr 2014-05-15 11:03:49 +09:00
Shigeyuki Tsukihashi
493b6611e1 Bug 999964 part 1 - Patch for SVG 2 getBBox method; r=longsonr, r=bz 2014-05-13 10:24:35 +09:00
JW Wang
5f4967bb8e Bug 1000841 - remove SetActive() from MediaDecoderReader. Its user needs to know when to call SetIdle() only. r=cpearce 2014-05-19 04:23:00 +02:00
Bobby Holley
f4e60439ae Bug 997440 - Introduce a special null principal to return when we're not in any compartment at all. r=bz 2014-05-20 22:52:20 -07:00
Jeff Gilbert
71e1d66f20 Bug 1013648 - Removed premultiplied super luminescent reftest. - r=jgilbert 2014-05-20 16:21:59 -07:00
Sid Stamm
ba38ce5c21 Bug 994320 - Implement permitsAncestry CSP in C++. r=ckerschb,grobinson 2014-05-20 14:59:51 -07:00
Sid Stamm
d0b515e6b0 Bug 994318 - Implement caching for ShouldLoad to speed things up. r=ckerschb,grobinson 2014-05-20 14:59:47 -07:00
Ms2ger
729320d026 Bug 874212 - Move document.all to WebIDL; r=bz
The static jsids in nsDOMClassInfo are newly unused, except for sEnumerate_id,
which was unused before.

This also removes the test_nondomexception.html test, which relied on an
obscure detail of the exception being thrown from document.all; I haven't
found another API which does something equally silly.
2014-05-20 21:52:21 +02:00
Ryan VanderMeulen
7eef34e198 Backed out changeset f4964171a9c0 (bug 994320) and changeset a4655f5da435 (bug 994318) for bustage.
CLOSED TREE
2014-05-20 14:00:26 -04:00
Sid Stamm
101e9f2062 Bug 994320 - Implement permitsAncestry CSP in C++. r=ckerschb,grobinson 2014-05-20 10:43:17 -07:00
Sid Stamm
c5f52f7cbf Bug 994318 - Implement caching for ShouldLoad to speed things up. r=ckerschb,grobinson 2014-05-20 10:43:17 -07:00
Trevor Saunders
c913b8d558 bug 1004746 - part 1 - Remove a bunch of usage of nsAutoPtr's copy ctor r=froydnj 2014-05-07 18:05:37 -04:00
Paul Kerr [:pkerr]
c2f2499f0f Bug 1007775 - Part 2: Win32 port of load adaptation. Get total system load from the PDH service. Calculate process load using user + privileged cpu ticks compared to system time ticks. r=gcp 2014-05-16 08:19:07 -07:00
Paul Kerr [:pkerr]
88c8e75c95 Bug 1007775 - Part 1: OS X port of load adapation. Replace usage of proc fs for total system load with calls to mach library. r=gcp 2014-05-05 07:25:07 -07:00
Frederik Braun
d006693673 Bug 1010953 - different message for CSP-Report Only to devtools console. r=grobinson 2014-05-20 12:15:43 +02:00
xKhorasan
8ca164cae9 Bug 998076 - implement responseURL attribute for XMLHttpRequest. r=smaug 2014-05-17 09:24:37 +09:00
Ehsan Akhgari
a48b296d88 Bug 1006229 - Assert that the AudioBuffer object should not have been handed to JS or have C++ callers neuter its typed array; r=padenot 2014-05-19 23:12:47 -04:00
Boris Zbarsky
22db30d2de Bug 996095. All 32-bit integers are valid values for tabindex; don't restrict it to the int16_t range during parsing. r=smaug 2014-05-19 16:37:59 -04:00
Boris Zbarsky
b51e0b259b Bug 881996 part 1. Make cloning static documents not reset the principal on the clone after setting it to the right thing. r=smaug 2014-05-19 16:37:59 -04:00
Bobby Holley
d05d2943ee Bug 1010577 - Shim window.controllers (with a warning) in RELEASE_BUILDs. r=bz 2014-05-19 13:08:08 -07:00
Peter Van der Beken
bb451b2402 Bug 1010955 - Fix tests so they'll work with Window on WebIDL bindings. r=bz.
--HG--
rename : content/media/webspeech/synth/ipc/test/test_ipc.html => content/media/webspeech/synth/ipc/test/file_ipc.html
2014-02-15 22:12:35 +01:00
Ed Morley
5cff37c02e Backed out changeset 45ea7a49ecec (bug 979692) 2014-05-19 15:36:40 +01:00
Ed Morley
8940524124 Backed out changeset 1f34d528c0f1 (bug 979692) 2014-05-19 15:36:36 +01:00
Ed Morley
ddb40ded12 Backed out changeset 2ee1b1118636 (bug 979692) 2014-05-19 15:36:32 +01:00
Carsten "Tomcat" Book
95f837a818 Backed out changeset 46c16792274f (bug 1010955) for suspicion of causing memory leaks on a CLOSED TREE 2014-05-19 15:02:58 +02:00
Peter Van der Beken
6134ce22e1 Bug 1010955 - Fix tests so they'll work with Window on WebIDL bindings. r=bz.
--HG--
rename : content/media/webspeech/synth/ipc/test/test_ipc.html => content/media/webspeech/synth/ipc/test/file_ipc.html
extra : rebase_source : c7dc7fc44717ad6bf5381ecb8a537bf698ee962e
2014-02-15 22:12:35 +01:00
Rik Cabanier
7b37606080 bug 979692 - add simple hit testing for canvas hit regions. r=roc 2014-05-18 19:44:00 +02:00
Rik Cabanier
d16837034a Bug 979692 - Calculate hit detection and fill in region parameter to mouse events. r=roc 2014-05-12 15:52:00 +02:00
Rik Cabanier
a9d14a5fea Bug 979692 - Add fixes for hitregion hit detection. r=roc 2014-05-18 19:43:00 +02:00
Karl Tomlinson
7d54d52097 b=1010000 update mTracksKnownTime when finishing a stream r=roc
and use this in StreamBuffer::GetAllTracksEnd() to detect when no more tracks
will be added.

--HG--
extra : transplant_source : %B7A-%7EV%94%E1%CE%15%1C%15%7B%84%D5%F1%1D%A2%CF%EC%15
2014-05-19 08:26:54 +12:00
Karl Tomlinson
192a212755 b=1010000 update SourceMediaStream::Finish() doc as AdvanceKnownTracksTime() info is incorrect since e526d37a9a19 r=roc
--HG--
extra : transplant_source : B%92%A3%83K%D0%8AE%8A%F32%D1E%0F%DA%0E%C0%AE%27%03
2014-05-19 08:24:01 +12:00
Randell Jesup
ff586c032f Bug 1006285: make MediaCodec bitrate setting work for KitKat-based builds r=jhlin 2014-05-18 10:17:01 -04:00
Josh Aas
e9bbf99ccf Bustage fix for Gecko Media Plugins landing, bug 957928. 2014-05-17 22:44:47 -05:00
Josh Aas
a335294c66 Bug 957928: Gecko Media Plugins implementation. No consumers in Gecko yet. r=bent 2014-05-17 22:05:46 -05:00
Phil Ringnalda
652a096549 Back out a4b51aff4b3c (bug 957928) for build bustage
CLOSED TREE
2014-05-17 17:43:07 -07:00
Josh Aas
303ffbe0e1 Bug 957928: Gecko Media Plugins implementation. No consumers in Gecko yet. r=bent 2014-05-17 18:53:03 -05:00
Chris Peterson
71f2f47224 Bug 988386 - Collect telemetry on <script> elements' JS language versions. r=mrbkap r=till 2014-04-23 22:27:13 -07:00
Bill McCloskey
6f2d5335cb Bug 996785 - New CPOW tests for bidirectionality and Xray behavior (r=mrbkap) 2014-05-16 16:40:37 -07:00
Jonathan Watt
071fb4f554 Bug 1011024 - Fix nsScriptSecurityManager::GetChannelPrincipal so that it doesn't fail to get the correct nsIPrincipal for some resource documents. r=bz 2014-05-16 23:59:36 +01:00
Jan Varga
5b11d8b79b Bug 1011510 - Codegen.py: Add EndGuard to enum generation; r=bz 2014-05-16 19:41:31 +02:00
John Lin
22a50710de Bug 1010841 - Handle on-demand key frame request in OMX H.264 encoder. r=jesup 2014-05-16 01:56:00 -04:00
Shian-Yow Wu
8631f2a7ac Bug 945152 - Part 3-3: Test case to get array buffor by XHR with jar:// URL. r=smaug 2014-05-16 13:34:44 +08:00
Shian-Yow Wu
68aa37d905 Bug 945152 - Part 3-2: XHR changes for mapped array buffer. r=smaug 2014-05-16 13:34:43 +08:00
Matthew Gregan
25e203d9bf Bug 1010163 - Cast out warning demons on a CLOSED TREE. 2014-05-16 17:09:28 +12:00
Matthew Gregan
6bfed5e01a Bug 1010163 - Fix. r=cajbir 2014-05-16 13:46:39 +12:00
Simon Wilper
ba56b9ebcd Bug 999496 - Move AudioData::SizeOfIncludingThis to MediaData.cpp. r=kinetik 2014-05-14 05:38:00 +12:00
Karl Tomlinson
de707ee34f b=990868 limit ChannelMergerNode output channel count r=padenot
--HG--
extra : transplant_source : 5S-%40T%8E%8B%F8%B4W%1F%B3%BA5O%83%BF%044%23
2014-05-16 09:23:38 +12:00
Karl Tomlinson
8f9e0bc940 b=991533 limit AudioBuffer channel count r=padenot
--HG--
extra : transplant_source : %28%F0%2Cc%FE%60%B3%EE%A0O%3F%E6%C4%C4%F9%88%1C%E3%89%09
2014-05-16 09:23:38 +12:00
Karl Tomlinson
765941c8f9 b=991533 limit AudioBuffers from decodeAudioData to the same sample rates as createBuffer r=ehsan
The numberOfChannels array on AudioBuffer is now an infallible array, as this
is considerably smaller than infallible channel data array allocations in
AllocateAudioBlock and similar to channel data pointer array allocations in
AudioChunk.

--HG--
extra : transplant_source : C%29_%13%9C%9C%A1%E1%A3%E8%C9_%93%11%85lM%FC%7E%BC
2014-05-16 09:23:27 +12:00