Commit Graph

202284 Commits

Author SHA1 Message Date
Boris Zbarsky
8df706123f Bug 908390 followup. Fix up event timestamps on workers, and enable the test that was supposed to test for it. r=khuey pending 2014-08-30 00:56:35 -04:00
Jeff Gilbert
4e030029f9 Bug 1052240 - Skip textures/texture-npot-video.html. 2014-08-29 21:49:56 -07:00
Randell Jesup
4b0c753af0 Bug 1056350: Make H.264 Level configurable and change OpenH264 default to 3.1 r=bwc 2014-08-29 21:29:18 -04:00
Randell Jesup
b41b944712 Bug 1060249: disable frame motion/complexity analysis in webrtc on Gonk r=gcp 2014-08-29 21:29:17 -04:00
Randell Jesup
cea3e21eac Bug 1049087: set temporary allowed screensharing domain of mozilla.github.io - replace for release r=gcp 2014-08-29 21:29:17 -04:00
Randell Jesup
442d923fb9 Bug 1059765: handle incoming resolution changes in GMP video encode r=pkerr 2014-08-29 11:26:34 -04:00
Randell Jesup
bc9322b58c Bug 1059765: enable content metrics for H.264 r=gcp 2014-08-29 11:26:07 -04:00
Phil Ringnalda
946cf3f06d Backed out 3 changesets (bug 992267) for OS X non-unified bustage
Backed out changeset fc9f83afab31 (bug 992267)
Backed out changeset 9afc72a12cb9 (bug 992267)
Backed out changeset 55fb5688e85c (bug 992267)
2014-08-29 21:07:37 -07:00
David Major
327b4f8fbf Bug 1048091 - Support for multiple upload files in Breakpad. r=ted 2014-08-30 15:49:33 +12:00
Jeff Gilbert
daba2c17c4 Bug 1052240 - Skip canvas/drawingbuffer-static-canvas-test. DONTBUILD 2014-08-29 19:40:53 -07:00
Phil Ringnalda
51a136760d Back out 5 changesets (bug 1059765, bug 1056350, bug 1049087, bug 1060249) for build bustage on a CLOSED TREE
Backed out changeset a202e2f54b45 (bug 1056350)
Backed out changeset 13c8d9e68cb6 (bug 1060249)
Backed out changeset 9c86bdb3ff21 (bug 1049087)
Backed out changeset 7b7cb046d45f (bug 1059765)
Backed out changeset c52e50a27c8c (bug 1059765)
2014-08-29 19:38:19 -07:00
Wes Kocher
b6b9d3b381 Backed out 5 changesets (bug 1058136) for S4 orange
Backed out changeset 713e1d6f09c4 (bug 1058136)
Backed out changeset 032246f68eaa (bug 1058136)
Backed out changeset 7e5502347731 (bug 1058136)
Backed out changeset 37addbdb5cd1 (bug 1058136)
Backed out changeset d9f97b62e3c4 (bug 1058136)
2014-08-29 19:00:07 -07:00
Boris Zbarsky
a51335c00f Bug 921453 followup. Remove pointless AvailableIn and CheckPermissions annotations on MozNFCManager. 2014-08-29 21:41:20 -04:00
Randell Jesup
ca34a7e17d Bug 1056350: Make H.264 Level configurable and change OpenH264 default to 3.1 r=bwc 2014-08-29 21:29:18 -04:00
Randell Jesup
ab0a7a2d05 Bug 1060249: disable frame motion/complexity analysis in webrtc on Gonk r=gcp 2014-08-29 21:29:17 -04:00
Randell Jesup
4a9ace7055 Bug 1049087: set temporary allowed screensharing domain of mozilla.github.io - replace for release r=gcp 2014-08-29 21:29:17 -04:00
Randell Jesup
920c2316b5 Bug 1059765: handle incoming resolution changes in GMP video encode r=pkerr 2014-08-29 11:26:34 -04:00
Randell Jesup
062f157635 Bug 1059765: enable content metrics for H.264 r=gcp 2014-08-29 11:26:07 -04:00
Jeff Gilbert
ee27bbbea6 Bug 1052240 - Mark more tests. 2014-08-29 17:38:39 -07:00
Tim Abraldes
6157602479 bug 1027906. Set delayed token level for GMP plugin processes to USER_RESTRICTED. Whitelist certain files and registry keys that are required for EME plugins to successfully load. r=bobowen. r=jesup. r=bent. 2014-08-29 17:34:26 -07:00
Jeff Gilbert
7036c235be Bug 1052240 - Mark tests to fail/skip. - r=kamidphish 2014-08-29 17:31:40 -07:00
Jeff Gilbert
1a2d625339 Bug 1052240 - Rearrange some code. - r=kamidphish 2014-08-29 17:31:40 -07:00
Jeff Gilbert
ce493243c8 Bug 1052240 - Fix test failures. - r=kamidphish 2014-08-29 17:31:39 -07:00
Jeff Gilbert
1596652eba Bug 1052240 - Generate mochi-wrapper files. - r=kamidphish 2014-08-29 17:31:39 -07:00
Jeff Gilbert
60cc08f14e Bug 1052240 - Add mochi-wrapper generator and template files. - r=kamidphish 2014-08-29 17:31:38 -07:00
Tanvi Vyas
39e8cf4634 Bug 1057518 - Ensure callingDoc and doc's principal are the same in XMLDocument::Load(). r=sicking 2014-08-29 16:56:28 -07:00
Boris Zbarsky
1a59939ac3 Bug 908390 part 2. Implement performance.now() on workers. r=khuey
--HG--
rename : dom/workers/test/test_worker_interfaces.html => dom/workers/test/test_worker_performance_now.html
rename : dom/tests/mochitest/general/test_performance_now.html => dom/workers/test/test_worker_performance_now.js
2014-08-29 19:50:06 -04:00
Boris Zbarsky
d41f4dee11 Bug 908390 part 1. Make [Exposed] work correctly on jsonifiers and stringifiers and don't create an unforgeable toJSON just because we have a jsonifier. r=khuey 2014-08-29 19:50:05 -04:00
Boris Zbarsky
0a3a2fb401 Bug 921453. Don't allow conditional-exposure annotations on an interface that has no interface object, since they make no sense there. r=khuey 2014-08-29 19:50:04 -04:00
Chris Peterson
e09203759e Bug 1060466 - Don't collect parser telemetry for JS code loaded as HTTP resources by add-ons. r=billm 2014-08-29 09:17:11 -07:00
Steve Fink
2e90e50e0c Bug 1055842 - Communicate ownership of stolen ArrayBuffer contents, r=Waldo 2014-08-29 14:52:36 -07:00
Jason Orendorff
de6726713c Follow-up patch 3 to bug 1041631 part 1. Make two more tests pass when Symbol is not defined. r=efaust.
--HG--
extra : rebase_source : deb04af3b51e9fc46899f4bbd222b4f948a9c496
extra : amend_source : 3efd2146ee512cef6cece65caba4f2f159f0b567
2014-08-29 16:22:29 -05:00
Botond Ballo
0e664e7f0c Bug 1058884 - Update drawing of borders to account for multi-layer-apz. r=kats,BenWa
--HG--
extra : rebase_source : e7ebb3ac4f7e30ce28e49fb27034a6322ea8a085
2014-08-28 18:38:52 -04:00
Ehsan Akhgari
52f3d767d9 Bug 1060375 - Mark the Maybe(Nothing) constructor as implicit; r=froydnj 2014-08-29 18:13:04 -04:00
Eric Faust
67b2408da1 Bug 1058869 - Don't forget about Arrays for attribute-only Object.defineProperty calls. (r=jorendorff) 2014-08-29 14:59:51 -07:00
Brian Smith
6cba437d16 Bug 1059926: Give DottedOIDToCode.py the ability to generate more encodings, r=keeler
--HG--
extra : rebase_source : 8fabeb5802530789925ae47d1f1cc4b27e4bf899
extra : histedit_source : 1329e925ada56b29c9e05991b85b320d4ae0e3a3
2014-08-28 09:58:13 -07:00
Brian Smith
4ce723ea57 Bug 1057793: Fix build warning on MSVC 2013, r=keeler
--HG--
extra : rebase_source : eb908d0f3d313991cab78d707c7f666ab9d9eaf5
extra : histedit_source : 3d69a511f82895d8b741960205e96488b4f2ebbb
2014-08-17 16:49:19 -07:00
Brian Smith
0a4c657f13 Bug 1057791: Switch PR_ASSERT to assert in pkixcheck.cpp, r=keeler
--HG--
extra : rebase_source : a63e822eed9914046127c466f7e5c4f0e3e84361
extra : histedit_source : fc9d16f67cc349f5c7d3964c5dc58de1e5b9e986
2014-08-17 16:50:45 -07:00
Brian Smith
ee405f2bac Bug 1057790: Limit scope of CERTCertificate-related stuff to the scope it is used, r=keeler
--HG--
extra : rebase_source : 41b84cc08a928d0cdf57062d89f6d9495351437f
extra : histedit_source : bfbc35434d1318b6e6259bca72e6e1688842e5ad
2014-08-04 15:32:15 -07:00
Brian Smith
c9c255671e Bug 1053924: Remove dependencies on PRTime in mozilla::pkix's test code, r=keeler
--HG--
extra : rebase_source : deb2dcec5c56ef86d95df319b5a61165d9d761a7
2014-08-08 10:33:18 -07:00
Luke Wagner
0caf81e728 Bug 1055337 - Fix up comment per review (r=jorendorff)
--HG--
extra : rebase_source : f1ae705106b5401340f262981df1cf5889a87f38
2014-08-29 16:09:08 -05:00
Jeff Gilbert
fb21bc2976 Bug 1024151 - Mark alpha/depth/stencil test as passing where it wasn't. - r=walter 2014-08-29 14:08:13 -07:00
Luke Wagner
a38cedefd9 Bug 1055337 - Don't resolve names while parsing asm.js (r=jorendorff)
--HG--
extra : rebase_source : b81949549c10c52f186e32f5cd19393b782a7725
2014-08-29 15:57:25 -05:00
Luke Wagner
492e803939 Bug 1055337 - Disable syntax parsing inside asm.js so that we get better asm.js warning messages (r=jorendorff)
--HG--
extra : rebase_source : 8885a8d6d6914dc4f6f6e960b6ce4746074c819f
2014-08-29 15:57:25 -05:00
Luke Wagner
182e711a53 Bug 1055337 - only set FunctionBox::useAsm when actively parsing asm.js, not on validation failure re-parses (r=jorendorff)
--HG--
extra : rebase_source : 1afc962d0175c540435339f65af02e25bcd6dabe
2014-08-29 15:57:25 -05:00
Luke Wagner
e32adaf25c Bug 1055337 - remove dead arg to functionArgsAndBodyGeneric (r=jorendorff)
--HG--
extra : rebase_source : cdf7e15a29407aaf042be2c60c06fbda5f7b31b1
2014-08-29 15:57:24 -05:00
Luke Wagner
a848cad298 Bug 1053989 - OdinMonkey: add Math.clz32 to stdlib (r=bbouvier)
--HG--
extra : rebase_source : 7f7e060159227338b263326a731b8ba21141fd05
2014-08-29 15:57:00 -05:00
Birunthan Mohanathas
890e39639a Bug 1059940 - Part 1: Expose CrashStore.reset() to clear all data. r=bsmedberg 2014-08-29 13:39:01 -07:00
Birunthan Mohanathas
cf3f9993c4 Bug 1059859 - Fix race condition in CrashManager._getStore() resulting in multiple stores being created. r=gps 2014-08-29 13:38:57 -07:00
Birunthan Mohanathas
394236da94 Bug 1059390 - Part 4: Fix crash submission event file handling and add test. r=bsmedberg
This also changes things to use a "sub-" prefix for the generated submission ID
in order to distinguish it from a local/remote crash ID.
2014-08-29 13:38:53 -07:00