Commit Graph

20394 Commits

Author SHA1 Message Date
Jonathan Watt
c369eb5c82 Bug 1016131 - Fix crash in nsCSSStyleSheet::IsApplicable when dom.forms.number is disabled. r=dholbert 2014-05-28 14:28:34 +01:00
Carsten "Tomcat" Book
4719cf159c Merge mozilla-central to mozilla-inbound 2014-05-28 14:48:41 +02:00
Carsten "Tomcat" Book
7f9c4ef8ba merge mozilla-inbound to mozilla-central 2014-05-28 14:22:02 +02:00
Randell Jesup
51036cd19e Bug 743703: allow mirroring of trace logs to NSPR; fix backwards lazy allocation defines r=pkerr 2014-05-28 03:18:33 -04:00
JW Wang
f163f19314 Bug 1008057 - fix the stream position adjustment algorithm in AudioStream::GetPositionInFramesUnlocked so it won't over-adjust the position and result in audio clock going backward. r=kinetik. 2014-05-28 01:52:00 +02:00
Tim Taubert
a1365f8420 Bug 990812 - Fix nsIMessageManager documentation r=smaug 2014-05-27 21:46:06 +02:00
Axel Viala
6c206dd841 Bug 1016399 - Remove never used value to fix a minor warning found by scan-build. r=ehsan 2014-05-27 08:23:00 +02:00
Benny Mei
8fcc0de781 Bug 1010393 - Remove aProtoDoc parameter from nsXULPrototypeScript::Compile. r=bholly
Removed aProtoDoc parameter from nsXULElement.h and nsXULElement.cpp in
content/xul/content/src. Specifically in method nsXULElement::Compile.

Removed aProtoDoc argument from XULDocument.cpp, and nsXULContentSink.cpp
in content/xul/document/src. Specifically when aProtoDoc argument used
in nsXULElement::Compile.
2014-05-27 16:15:00 +02:00
Brian Birtles
91aef177a5 Bug 1010681 part 6 - Remove PassesConditionProcessingTests from SVGAnimationElement; r=longsonr
This method was originally exposed so that the animation compositor could test
if an animation should be skipped when sampling but now that we perform this
testing within the SVGAnimationElement itself it is no longer needed.
2014-05-28 14:15:30 +09:00
Brian Birtles
1a68e9007d Bug 1010681 part 2 - Make SVG animation elements call SetIsDisabled on the corresponding timed element; r=longsonr
This patch makes use of the SetIsDisabled method added to nsSMILTimedElement in
the previous patch to "turn off" the associated timed element of an animation
element that has failing conditional processing tests.
2014-05-28 14:14:02 +09:00
Jeff Gilbert
5a68eb9ec0 Bug 980178 - Clean up context loss handling code. - r=kamidphish 2014-05-27 20:01:33 -07:00
Jeff Walden
2155f1cf29 Bug 999651, bug 995679, bug 1009952, bug 1011007, bug 991981. r=sfink, r=shu, r=jandem, r=jdm, r=luke, r=bbouvier, r=nmatsakis, r=bz, r=ehsan, r=jgilbert, r=smaug, r=sicking, r=terrence, r=bholley, r=bent, r=efaust, r=jorendorff 2014-05-27 14:32:41 -07:00
Ryan VanderMeulen
f2349a07bd Merge inbound to m-c on a CLOSED TREE. 2014-05-27 16:23:41 -04:00
Ryan VanderMeulen
b46128affc Backed out changeset 2c631967ab9e (bug 999651) for B2G crashes.
CLOSED TREE
2014-05-27 14:08:30 -04:00
Reuben Morais
7943a9dc65 Bug 952486 - Use CheckPermissions instead of Func for several interfaces. r=bz 2014-05-25 15:31:11 -03:00
Fabrice Desré
bed5c8c262 Bug 952486 - backout for breaking all device and emulator builds (keeping dom reviewer to land the backout...) r=bz 2014-05-26 12:11:52 -07:00
Reuben Morais
e77a142d67 Bug 952486 - Use CheckPermissions instead of Func for several interfaces. r=bz 2014-05-25 15:31:11 -03:00
Carsten "Tomcat" Book
c509721e94 merge b2g-inbound to mozilla-central 2014-05-26 15:26:11 +02:00
Carsten "Tomcat" Book
00eac7d5ba merge fx-team to mozilla-central 2014-05-26 14:59:21 +02:00
Wes Kocher
64719ccbd2 Merge m-c to b2g-inbound 2014-05-23 17:39:48 -07:00
Wes Kocher
594334d9ce merge inbound to m-c 2014-05-23 17:19:27 -07:00
Vincent Chen
7e90a06615 Bug 981477 - Disable B2G emulator reftests that fail oop, r=ahal 2014-05-23 15:56:15 -04:00
Carsten "Tomcat" Book
7ca506bb30 merge b2g-inbound to mozilla-central 2014-05-23 16:03:42 +02:00
Gijs Kruitbosch
0de814cacf Bug 1013457 - remove browser.frames.enabled pref, r=bz 2014-05-23 10:54:58 +01:00
Felipe Gomes
5b49177b09 Bug 1015535 - Only consider text nodes and cdata sections as candidates for translation. r=smaug 2014-05-24 23:52:04 -03:00
Eric Chou
12595ba7a4 Bug 942104 - Add an event listener "ondiscoverystatechanged", r=gyeh, r=mrbkap 2014-05-23 14:00:14 +08:00
Boris Zbarsky
8c754fd2c7 Bug 1013316. Implement GetSupportedNames on HTMLAllCollection. r=smaug
This also fixes the GetSupportedNames on nsContentList HTMLCollections to follow the spec.
2014-05-22 00:23:51 -04:00
JW Wang
1b034ab132 Bug 1008012 - |mBasePosition| should be updated after seeking otherwise GetVideoStreamPosition will get the wrong value. r=cpearce 2014-05-21 00:41:00 +02:00
Carsten "Tomcat" Book
b4c4345ac9 Merge mozilla-central to mozilla-inbound 2014-05-22 15:44:47 +02:00
Carsten "Tomcat" Book
57c5c82667 merge b2g-inbound to mozilla-central 2014-05-22 15:21:43 +02:00
Carsten "Tomcat" Book
21991b3b3f Backed out changeset c0f93e0fb095 (bug 942104) 2014-05-22 11:46:23 +02:00
Eric Chou
3a7ceafcaa Bug 942104 - Add an event listener "ondiscoverystatechanged", r=gyeh, r=mrbkap 2014-05-22 14:09:38 +08:00
Boris Zbarsky
6c0bc65ea8 Bug 891952. Named getters for HTMLCollection should never return anything for "". r=smaug 2014-05-22 00:23:51 -04:00
Wes Kocher
5ac095d953 Merge m-c to b2g-inbound 2014-05-21 20:38:07 -07:00
Wes Kocher
f8bb8da7ea Merge b2g-inbound to m-c 2014-05-21 20:24:32 -07:00
Christoph Kerschbaumer
8d66fe22fd Bug 1013559 - CSP in C++: Support to parse 1.x headers with the new parser while supporting XCSP using the old JS parser. r=sstamm,grobinson 2014-05-20 15:44:22 -07:00
Carsten "Tomcat" Book
48bc654378 Backed out changeset 91dad1e50118 (bug 891952) for m1 and m3 test failures on a CLOSED TREE 2014-05-22 08:24:17 +02:00
Carsten "Tomcat" Book
926fbdfc50 Backed out changeset c0cf2e5d7c56 (bug 1013316) 2014-05-22 08:22:30 +02:00
William Chen
911ba177c6 Bug 999271 - Implement web components getDestinationInsertionPoints() extension to Element interface. r=mrbkap 2014-05-21 23:11:53 -07:00
Boris Zbarsky
661c917de9 Bug 1013316. Implement GetSupportedNames on HTMLAllCollection. r=smaug
This also fixes the GetSupportedNames on nsContentList HTMLCollections to follow the spec.
2014-05-22 00:23:51 -04:00
Boris Zbarsky
61c102231c Bug 891952. Named getters for HTMLCollection should never return anything for "". r=smaug 2014-05-22 00:23:51 -04:00
Vasanthakumar Pandurangan
7d3d536bb6 Bug 1010685 - FileMediaResource Tell() should not return 0 when file is closed. r=roc 2014-05-19 15:03:24 +05:30
Ryan VanderMeulen
ad4282b28a Merge b2g-inbound to m-c. 2014-05-21 16:17:37 -04:00
Ryan VanderMeulen
6b85db09da Backed out changeset d8d0a93e6d54 (bug 981477) and changeset 14713f296ec1 (bug 922680) for frequent B2G crashtest failures.
CLOSED TREE
2014-05-21 15:23:08 -04:00
Gabor Krizsanits
66c718a038 Bug 877072 - HTML Imports part1. r=mrbkap 2014-05-21 19:08:12 +02:00
Vincent Chen
d478f9a9e6 Bug 981477 - Disable B2G emulator reftests that fail oop, r=ahal 2014-05-21 12:19:54 -04:00
Kartikaya Gupta
ed28b62150 Bug 1001438 - Remove setCriticalDisplayPortForElement and have the getter function automatically compute it. r=tn 2014-05-21 12:06:02 -04:00
Ryan VanderMeulen
12af90cabb Bug 881443 - Disable test_video_wakelock.html on B2G debug emulator builds. 2014-05-21 10:02:35 -04:00
Carsten "Tomcat" Book
3189a1798c merge b2g-inbound to mozilla-central 2014-05-21 14:08:03 +02:00
Carsten "Tomcat" Book
f7c7993e83 Backed out changeset 90f267beb7f5 (bug 951278) for Build Bustage on a CLOSED TREE 2014-05-21 10:44:22 +02:00