Commit Graph

34093 Commits

Author SHA1 Message Date
Bill McCloskey
2ab547d3ab Bug 1049879 - Remove urgent and rpc message types and replace with message priorities (r=dvander,bent,ehsan) 2014-10-07 21:32:45 -07:00
Carsten "Tomcat" Book
4985d0ee76 Backed out changeset e56bf4ea89fb (bug 1049879) for bustage in emulator debug builds on a CLOSED TREE 2014-10-08 08:03:57 +02:00
Bill McCloskey
281cb8db91 Bug 1049879 - Remove urgent and rpc message types and replace with message priorities (r=dvander,bent,ehsan) 2014-10-07 21:32:45 -07:00
Andrew Halberstadt
d292ee73f1 Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
Ehsan Akhgari
393a0db497 Bug 1079317 - Fix some more bad implicit constructors in DOM; r=baku 2014-09-24 09:16:53 -04:00
Valentin Gosu
d7c5acf89c Bug 786419 - Part 6 - Disable HTMLDNSPrefetches for offline apps r=jduell 2014-08-23 02:17:18 +03:00
Giovanni Sferro
b3db0fe277 Bug 1059030 - Do not crash when an element has the same @id as a @name of a radiogroup. r=bz 2014-10-06 21:51:00 -04:00
Peter Van der Beken
dcda2ba9bb Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove nsWrapperCache::SetIsDOMBinding. r=bz.
--HG--
extra : rebase_source : 89c476cd9436530b2df5acc903909e34188417a0
2014-10-07 11:44:49 +02:00
Peter Van der Beken
963858ac23 Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove some IsDOMBinding asserts. r=bz.
--HG--
extra : rebase_source : 74569bd08dbc0d6755ac45999cfe99725ef6bc0a
2014-10-07 11:44:49 +02:00
Peter Van der Beken
962c9a5742 Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, invert the flag for dom bindings in nsWrapperCache and add SetIsNotDOMBinding. r=bz.
--HG--
extra : rebase_source : 6ca1903658d3d6fe2634409cd39fa68c6b1219bd
2014-10-07 11:44:48 +02:00
Peter Van der Beken
a0f306343e Bug 808856 - Make not overriding WrapObject fail to build. r=ehsan.
--HG--
extra : rebase_source : 4683c70c97f7eea454bc445331dbbbe7c4f2cec7
2014-10-07 11:44:48 +02:00
Tom Schuster
156c81f370 Bug 1071177 - Test 2014-10-07 11:29:03 +02:00
James Long
f6f2410dba Bug 1056409 - move the sourceMapURL property from Debugger.Script to Debugger.Source. r=jorendorff 2014-10-06 11:42:00 +02:00
Wes Kocher
aec31f5f75 Merge m-c to inbound a=merge CLOSED TREE 2014-10-06 20:59:17 -07:00
Wes Kocher
03d235fb07 Backed out changeset 645d5e930e23 (bug 1067305) for inadvertently disabling all media tests on some platforms CLOSED TREE 2014-10-06 19:11:39 -07:00
Wes Kocher
445e1466e9 Backed out 5 changesets (bug 806819) for WinXP test failures on a CLOSED TREE
Backed out changeset 009ae35b0c67 (bug 806819)
Backed out changeset 5a57f87f5061 (bug 806819)
Backed out changeset f06cd735b5b3 (bug 806819)
Backed out changeset e25a2a8d4af4 (bug 806819)
Backed out changeset 70a167982c3f (bug 806819)
2014-10-06 16:32:50 -07:00
Andrew McCreight
2c600e06ee Bug 1073597, part 1 - Don't get a CPOW manager to wrap unless there are CPOWs. r=smaug 2014-10-06 15:45:42 -07:00
Eric Rahm
53a247fb00 Bug 806819 - Part 4: Add files that were excluded from unified builds back in. r=ehsan
--HG--
extra : rebase_source : 49a3f57d94fc94702f1604175c4e206091b67197
2014-10-06 13:11:24 -07:00
Eric Rahm
80d2b8bba6 Bug 806819 - Part 3: Remove redundant FORCE_PR_LOG entries. r=ehsan
--HG--
extra : rebase_source : c96eea1c12ea8c19314393f0e8b4b57a4316a61d
2014-10-06 13:08:20 -07:00
Ryan VanderMeulen
83ec10e366 Backed out 4 changesets (bug 879717) for OSX/Android/B2G mochitest failures.
Backed out changeset 353aee813484 (bug 879717)
Backed out changeset cd7d8b93923f (bug 879717)
Backed out changeset 78b01186ff85 (bug 879717)
Backed out changeset 29f4a39efc29 (bug 879717)

CLOSED TREE
2014-10-06 13:44:28 -04:00
JW Wang
3811c3356a Bug 994292 - Fix race between 'playing' and wakelock events. r=baku
--HG--
extra : rebase_source : 4a08b9b8bfcc026d05e6862dc08bad350033aa46
2014-10-05 19:21:00 -04:00
Andreas Pehrson
d5c30211e1 Bug 879717: Part 4 - Add mochitest for bug 879717 r=roc 2014-10-06 11:22:55 +02:00
Andreas Pehrson
d6867b7276 Bug 879717: Part 3 - Update screen wake lock when metadata has loaded. r=roc,esawin 2014-10-04 18:58:01 +02:00
Andreas Pehrson
4015e76ae1 Bug 879717: Part 2 - Avoid having autoplaying stream-backed HTMLMediaElements block indefinitely. r=roc 2014-10-03 21:38:03 +02:00
Robert O'Callahan
aeaba15e6f Bug 879717: Part 1-Delay entering HAVE_CURRENT_DATA state until a video frame has been stored in the image container. r=cpearce 2013-06-18 14:17:29 +12:00
Gabor Krizsanits
27ac5db9f7 Bug 1061469 - part 8: Encoding for Imports. r=mrbkap 2014-10-06 11:43:58 +02:00
Gabor Krizsanits
4d40dd2892 Bug 1061469 - part 7: Cyclic test for Imports 5. r=mrbkap 2014-10-06 11:43:58 +02:00
Gabor Krizsanits
8ee8e6f8c7 Bug 1061469 - part 6: Cyclic test for Imports 4. r=mrbkap 2014-10-06 11:43:58 +02:00
Gabor Krizsanits
1ac3bc8e90 Bug 1061469 - part 5: Fixing up update for Imports. r=mrbkap 2014-10-06 11:43:58 +02:00
Gabor Krizsanits
7080feafff Bug 1061469 - part 4: Cyclic test for Imports 3. r=mrbkap 2014-10-06 11:43:58 +02:00
Gabor Krizsanits
7346465d33 Bug 1061469 - Part 3: Cyclic test for Imports 2. r=mrbkap 2014-10-06 11:43:57 +02:00
Gabor Krizsanits
980de54604 Bug 1061469 - Part 2: ImportManager::AddLoaderWithNewURI should only return main referrers. r=mrbkap 2014-10-06 11:43:57 +02:00
Gabor Krizsanits
30b61be3f2 Bug 1061469 - Part 1: Cyclic test for Imports 1. r=mrbkap 2014-10-06 11:43:57 +02:00
Benjamin Chen
f2427f11c2 Bug 1050667 - fix the non-synchronous waiting state between MediaDecoderStataMachine and MediaOmxReader and OmxDecoder. r=sotaro 2014-10-06 11:03:14 +08:00
Benjamin Chen
67eca6183a Bug 1050667 - fix the non-synchronous waiting state between MediaDecoderStataMachine and MediaCodecReader. r=sotaro 2014-10-02 14:01:16 +08:00
Alfredo Yang
9d6ebb16cb Bug 1077298 - add emulated camera hal pixel format. r=jesup 2014-10-03 00:37:00 +02:00
JW Wang
ea0cd6240f Bug 1076691 - Revert the change in bug 762282 since bug 1001317 has landed. r=roc 2014-10-05 19:29:00 +02:00
Andre Natal
6fc963aa13 Bug 1060659 - SpeechGrammarList should both initialize SpeechRecognitionService and set a grammar on it. r=smaug 2014-10-01 21:37:00 +02:00
JW Wang
07b685c8ce Bug 1041363 - remove tricky timers to make tests more stable. r=cpearce 2014-10-03 00:34:00 +02:00
JW Wang
db7404cb44 Bug 984259 - 1. remove dead code to please the eyes. 2. remove the don't-preload-less-when-loading-resource rule which is no more spec. r=cpearce 2014-10-02 23:34:00 +02:00
Jonathan Watt
2c5b4e5e64 Bug 932762, part 2 - Make SVG elements cache their Moz2D path data to speed up rendering, hit-testing, clipPath clipping, bbox calculations and animation/text along a path. r=longsonr 2014-10-04 12:13:30 +01:00
Jonathan Watt
7ee2eed504 Bug 932762, part 1 - Get rid of nsSVGPathGeometryElement::CreatePathBuilder and make BuildPath's aBuilder argument non-optional. r=longsonr 2014-10-04 12:13:30 +01:00
Jonathan Kew
1067b1654b Backed out changesets c42b68e0db15 and 6e2c7dd63fcf (bug 879717) due to mochitest orange. 2014-10-04 09:52:22 +01:00
Andreas Pehrson
eedf1ceec5 Bug 879717 - Part 2. Avoid autoplaying stream-backed HTMLMediaElements blocking indefinitely. r=roc 2014-10-03 21:38:03 +02:00
Robert O'Callahan
542119cc82 Bug 879717. Part 1. Delay entering HAVE_CURRENT_DATA state until a video frame has been stored in the image container. r=cpearce 2013-06-18 14:17:29 +12:00
William Chen
11d279ad66 Bug 1076784 - Don't remove binding when shadow root host is removed from tree. r=smaug 2014-10-03 18:32:05 -07:00
Randell Jesup
8046f925d7 Bug 1077274: Clean up tracklists r=jib 2014-10-03 17:29:29 -04:00
Matthew Gregan
636e40dd42 Bug 1075980 - Be more careful about who holds a reference to the SourceBufferDecoder during initialization. r=karlt 2014-10-02 18:04:06 +13:00
Matthew Gregan
aa46f041d1 Bug 1074614 - Remove ChangeToHaveMetadata and WAIT_FOR_MSE_DATA frame status. r=cajbir 2014-09-30 17:12:45 +13:00
Ryan VanderMeulen
fa9ac0b845 Merge m-c to inbound. a=merge 2014-10-03 16:26:37 -04:00
Ryan VanderMeulen
3b1ad0f2bc Merge inbound to m-c. a=merge 2014-10-03 16:00:09 -04:00
Ed Morley
22bd17338b Merge mozilla-central and b2g-inbound 2014-10-03 15:20:08 +01:00
Ed Morley
e70f0aed29 Merge latest green fx-team changeset and mozilla-central; a=merge 2014-10-03 14:51:14 +01:00
Ed Morley
f9b8d78b36 Backed out changeset 42614739736d (bug 1041180) for xpcshell failures; CLOSED TREE 2014-10-03 10:14:53 +01:00
Ed Morley
6c9d66f653 Backed out changeset a2192165100c (bug 1041180) for xpcshell failures; CLOSED TREE 2014-10-03 10:12:53 +01:00
Jonathan Watt
5e385ae807 Bug 934183, part 2 - Remove lots of old Thebes code paths from the SVG code (GeneratePath and all the nsSVGPathGeometryElement::ConstructPath implementations). r=longsonr 2014-10-03 09:50:44 +01:00
Jonathan Watt
20581c3d1f Bug 934183, part 1 - Convert the bounds calculation code for SVG geometry to use Moz2D Path. r=longsonr 2014-10-03 09:50:43 +01:00
Jonathan Watt
16d9ba973d Bug 1075399, part 4 - Don't make an exception for arcs when simulating zero length SVG subpaths. r=longsonr 2014-10-03 09:50:43 +01:00
Jonathan Watt
be41e2dbec Bug 1075399, part 3 - Don't insert zero length segments unless it's necessary. r=longsonr 2014-10-03 09:50:43 +01:00
Jonathan Watt
3cc35be779 Bug 1075399, part 1 - Simulate zero length SVG subpath for stroke-linecap=round. r=longsonr 2014-10-03 09:50:42 +01:00
Andrew Osmond
eaa8395a0a Bug 994912 - Add support for promises and event-based notifications to camera. r=mikeh, r=bz 2014-10-03 04:19:00 -04:00
Andrew Osmond
044342a2bc Bug 994912 - Add support for event-based notifications to media streams. r=roc, r=bz 2014-10-03 04:18:00 -04:00
Kan-Ru Chen (陳侃如)
f698c9e158 Bug 942411 - Use SpecialPowers.pushPermissions to make sure the permission is set before test run. r=smaug 2014-10-03 18:31:22 +08:00
Christoph Kerschbaumer
3c1f4d5c2c Bug 1075230 - CSP: Update enforcment for scheme-wildcard combination (r=sstamm) 2014-10-01 04:59:05 -07:00
Christoph Kerschbaumer
0f08d109d4 Bug 1075230 - CSP: Test enforcment for scheme-wildcard combination (r=sstamm) 2014-10-01 05:01:41 -07:00
Randy Lin
722f392680 Bug 1069602 - Crash in mozilla::MediaOmxReader::NotifyDataArrived (ProcessCachedData runnable is running but reader has been destroyed). r=edwin, f=jwwang 2014-10-02 11:46:49 +08:00
Ed Morley
8c0d5a673b Merge mozilla-central and inbound 2014-10-03 15:14:53 +01:00
Bob Owen
3aaf65bd44 Bug 1067305 - Conditionally disable mochitests that won't run with the content sandbox at low integrity. r=jmaher 2014-10-01 15:01:22 +01:00
JW Wang
66fb8e26b0 Bug 1051658 - Part 3: Release decoders more aggressively for it is easy to exceed the limit of active cubeb streams on OSX 10.6 and cause decode errors and test failures. r=kinetik 2014-10-01 18:36:00 -04:00
Mats Palmgren
f0d26a815e Bug 1075247 - Add support for starting the iteration from the end to FlattenedChildIterator and AllChildrenIterator. r=bzbarsky 2014-10-02 13:05:16 +00:00
Carsten "Tomcat" Book
e4b5343629 Backed out changeset e7c3be44c703 (bug 1061469) for Android m-11 test failures on a CLOSED TREE 2014-10-02 14:00:38 +02:00
Carsten "Tomcat" Book
a67f1b2fe4 Backed out changeset 17c54acc6645 (bug 1061469) 2014-10-02 14:00:11 +02:00
Carsten "Tomcat" Book
01f6b984f9 Backed out changeset 27f8d501cef5 (bug 1061469) 2014-10-02 14:00:09 +02:00
Carsten "Tomcat" Book
d78e9c307f Backed out changeset 1008e478d100 (bug 1061469) 2014-10-02 14:00:07 +02:00
Carsten "Tomcat" Book
537fe7d9c0 Backed out changeset 01ead7a7bb5d (bug 1061469) 2014-10-02 14:00:05 +02:00
Carsten "Tomcat" Book
9261d03588 Backed out changeset 62486f51f316 (bug 1061469) 2014-10-02 14:00:03 +02:00
Carsten "Tomcat" Book
3915df9a34 Backed out changeset 3c44a02925cb (bug 1061469) 2014-10-02 14:00:01 +02:00
Carsten "Tomcat" Book
0462bb7ad3 Backed out changeset 7c3db413f9da (bug 1061469) 2014-10-02 13:59:59 +02:00
Carsten "Tomcat" Book
4621fb4867 Backed out changeset 8378f26b0730 (bug 1061469) 2014-10-02 13:59:55 +02:00
JW Wang
045e2685a1 Bug 1051658 - Part 2: Notify decode error when AudioSink init failed. r=kinetik 2014-09-29 01:31:00 -04:00
JW Wang
300ec006a1 Bug 1051658 - Part 1: Handle AudioSink init failure in MediaDecoderStateMachine. r=kinetik 2014-09-29 17:42:00 -04:00
Christoph Kerschbaumer
0bc9199ff1 Bug 1041180: Remove deprecated nsIChannelPolicy and use LoadInfo instead (r=sstamm) 2014-10-02 23:34:53 -07:00
Christoph Kerschbaumer
b86cc609d3 Bug 1041180: Remove deprecated nsIChannelPolicy (r=sstamm,jduell,jst) 2014-10-02 23:34:30 -07:00
L. David Baron
9e7caa1603 Bug 1075137 patch 4 - Convert callers from IsProcessingRestyles/IsProcessingAnimationStyleChange to SkipAnimationRules/PostAnimationRestyles. r=birtles 2014-10-02 21:53:24 -07:00
Eugen Sawin
9541a75b50 Bug 1022669 - Do not lock screen for audio. r=snorp 2014-10-01 17:39:10 +02:00
William Chen
a2ff640daa Bug 1073043 - Fix mouse events trapped in shadow DOM. r=smaug 2014-10-02 01:31:45 -07:00
Gabor Krizsanits
e66325cbde Bug 1061469 - part 9: defaultView should be null for imports. r=mrbkap 2014-10-02 09:54:26 +02:00
Gabor Krizsanits
2e91061d2a Bug 1061469 - part 8: Encoding for Imports. r=mrbkap 2014-10-02 09:54:22 +02:00
Gabor Krizsanits
58b37d134f Bug 1061469 - part 7: Cyclic test for Imports 5. r=mrbkap 2014-10-02 09:54:18 +02:00
Gabor Krizsanits
7fa2cbb636 Bug 1061469 - part 6: Cyclic test for Imports 4. r=mrbkap 2014-10-02 09:54:15 +02:00
Gabor Krizsanits
decbbd0a95 Bug 1061469 - part 5: Fixing up update for Imports. r=mrbkap 2014-10-02 09:54:09 +02:00
Gabor Krizsanits
037805e3af Bug 1061469 - part 4: Cyclic test for Imports 3. r=mrbkap 2014-10-02 09:54:06 +02:00
Gabor Krizsanits
30f11c8fb1 Bug 1061469 - Part 3: Cyclic test for Imports 2. r=mrbkap 2014-10-02 09:54:03 +02:00
Gabor Krizsanits
eb16d2092c Bug 1061469 - Part 2: ImportManager::AddLoaderWithNewURI should only return main referrers. r=mrbkap 2014-10-02 09:53:57 +02:00
Gabor Krizsanits
3a8fb94134 Bug 1061469 - Part 1: Cyclic test for Imports 1. r=mrbkap 2014-10-02 09:53:51 +02:00
Jan-Ivar Bruaroey
fe0422ec02 Bug 1033885 - minor refactor of MediaManager::GetUserMedia to figure out privileged state itself. r=jesup 2014-09-30 19:17:53 -04:00
JW Wang
a5098a5093 Bug 994292 - Call SpecialPowers.pushPermissions() to ensure permission change is completed before continuing the rest of the tests. r=baku 2014-10-01 22:16:00 +02:00
Andrew Osmond
985f5aa0d1 Bug 1059101 - Fix handling of buffer underrun causing assert failures in debug builds. r=roc 2014-10-01 08:38:00 +02:00
Anuj Agarwal
b7608857c2 Bug 791777 - Replaced NS_finite() with mozilla::IsFinite. r=froydnj 2014-10-01 11:26:00 +02:00
Nick Lebedev
df62a59237 Bug 1055773 - Move hasAttributes method from Node to Element. r=bz 2014-10-01 10:16:00 +02:00