Граф коммитов

492425 Коммитов

Автор SHA1 Сообщение Дата
Carsten "Tomcat" Book cae9054451 Merge mozilla-central to autoland 2016-09-22 13:44:33 +02:00
Carsten "Tomcat" Book d25a5baeb8 merge mozilla-inbound to mozilla-central a=merge 2016-09-22 11:55:12 +02:00
Carsten "Tomcat" Book cce863628d merge fx-team to mozilla-central a=merge 2016-09-22 11:54:05 +02:00
David Anderson ef0f273f0f Fix build bustage from bug 1301266 (r=CLOSED TREE) 2016-09-21 22:56:00 -07:00
David Anderson 4a10c9994a Update comment in TextureClient::AsTextureClient. (bug 1303426 part 5, r=nical)
--HG--
extra : rebase_source : 56f8addea4631c103741823b5a13a0d90308ac90
2016-09-21 22:40:21 -07:00
David Anderson c77a418e0d Destoy TextureData even if TextureChild::ActorDestroy has already run. (bug 1303426 part 4, r=nical)
--HG--
extra : rebase_source : 8ca1eb13ac949ecf00efe821acd3fbde8cc11c7e
2016-09-21 22:40:21 -07:00
David Anderson 2255e55899 Remove the ChildActor helper class. (bug 1303426 part 3, r=nical)
--HG--
extra : rebase_source : 1b0219df4a61caedd210dd82def132accf3d3ad9
2016-09-21 22:40:20 -07:00
David Anderson 352bf5384c Fail safely if IPC has shut down during an ImageBridge shmem request. (bug 1303426 part 2, r=nical)
--HG--
extra : rebase_source : c5d46710e1dd6056b750ddbae02726d77ab0ce95
2016-09-21 22:40:20 -07:00
David Anderson e87d2f8355 Make ipc::Shmem hold a strong reference to underlying SharedMemory. (bug 1303426 part 1, r=billm)
--HG--
extra : rebase_source : 32e182cf5fca848144f472b54a100547a3414f60
2016-09-21 22:40:20 -07:00
Matthew Gregan 269fe42c7e Bug 1304303 - Speed up default initialization of SampleInfoSize table. r=gerald
MozReview-Commit-ID: 9dValMxqVkh
2016-09-22 17:40:48 +12:00
David Anderson 14db343852 Support about:checkerboard reporting in the GPU process. (bug 1301266 part 2, r=kats) 2016-09-21 22:38:44 -07:00
David Anderson 4c2e28b8b6 Add XRE_IsGPUProcess. (bug 1301266 part 1, r=billm) 2016-09-21 22:38:40 -07:00
John Dai 18aca2998b Bug 1275838 - Implement CustomElementsRegistry get function. r=smaug, r=wchen 2016-09-21 19:40:00 -04:00
Phil Ringnalda c9972b98e7 Backed out changeset 9b7d9479690e (bug 1304303) for gtest and mda failures
CLOSED TREE
2016-09-21 19:56:58 -07:00
Lin Clark 570ebdd0fc Bug 1304003 - Part 3: Rewrite browser_webconsole_notifications.js. r=bgrins
MozReview-Commit-ID: A58RPFsCsI4
2016-09-21 16:07:04 -07:00
Lin Clark 0bf0439772 Bug 1304003 - Part 2: Rewrite browser_webconsole_bug_579412_input_focus.js. r=bgrins
MozReview-Commit-ID: HHVtxrLlg88
2016-09-21 16:07:04 -07:00
Lin Clark 8aed77e735 Bug 1304003 - Part 1: Rewrite browser_bug_865871_variables_view_close_on_esc_key.js. r=bgrins
MozReview-Commit-ID: DHjTBSru0uu
2016-09-21 16:07:04 -07:00
Brian Grinstead e164a44f6a Bug 1304414 - New console frontend: remove outline flicker on #output-container; r=linclark
MozReview-Commit-ID: 2aPq3JBtbwW
2016-09-21 16:07:04 -07:00
Lin Clark 89b04f6278 Bug 1304185 - Part 2: Display evaluation result errors. r=bgrins
MozReview-Commit-ID: E4xatW19czo
2016-09-21 16:07:04 -07:00
Lin Clark 758721c2e9 Bug 1304185 - Part 1: Convert evaluation result unit test to Enzyme. r=bgrins
MozReview-Commit-ID: Btpc4E7uu9P
2016-09-21 16:07:04 -07:00
Lin Clark ddf863a8eb Bug 1303989 - New console frontend: Transfer focus to vview window on vview link click. r=bgrins
MozReview-Commit-ID: JVs6Co1DUXv
2016-09-21 16:07:03 -07:00
Sebastian Hengst 441d8c4ead Backed out changeset 9bc9a1bb8ad6 (bug 1283076) for failing clipboard test browser_410196_paste_into_tags.js. r=backout 2016-09-21 22:45:37 +02:00
James Long a71d3c6aa7 Bug 1302862 - Initialize the debugger after the sources have loaded r=bgrins,jlast 2016-09-21 15:56:56 -04:00
James Long c0bbe59b87 Bug 1303866 - don't track sourcemapped sources if sourcemaps are disabled r=fitzgen,ejpbruel 2016-09-21 15:54:17 -04:00
Florian Quèze fc6f7f8f0a Bug 1258142 - Stop using a CPOW in promiseMessage for webrtc bc tests, r=Gijs. 2016-09-21 21:20:06 +02:00
Jan Henning 94429143e5 Bug 1304168 - Use correct function name to remove event listener. r=sebastian
MozReview-Commit-ID: HJgrdLstQ3R

--HG--
extra : rebase_source : 422f45586bef02499e59864d3f449e48567bb18d
2016-09-20 22:20:23 +02:00
Ray Lin dcfea2067d Bug 1303245 - Add closed caption button test for video control. r=jaws
MozReview-Commit-ID: 75iknlxgMb1

--HG--
extra : rebase_source : b89f0a71b6651dcaf3b15f24ca168c5fabb772cd
2016-09-20 17:59:05 +08:00
JW Wang 504d6fa09c Bug 1304298. Part 4 - remove the call to waitTil(). r=kamidphish
We want to resume video-decoding as soon as possible so playback is less likely to reach the end before finishing all tests.

MozReview-Commit-ID: 4NrbejT8LgI

--HG--
extra : rebase_source : 5c3151a212a1a797cd3d71cfae5510e494af1041
2016-09-21 15:23:54 +08:00
JW Wang fce9ae316e Bug 1304298. Part 3 - reduce suspend-timeout to 100ms so playback is less likely to reach the end before finishing all tests. r=kamidphish
MozReview-Commit-ID: 2hxC8UGZfPe

--HG--
extra : rebase_source : a763d21c2bde5bfe84ce9195b4229339289d97eb
2016-09-21 15:20:14 +08:00
JW Wang 37be2ffa27 Bug 1304298. Part 2 - remove finished elements from the DOM tree. r=kamidphish
When a test case times out, it will dump debugging info for each media element in the tree.
We would like to remove the ones that pass the test to avoid noise.

MozReview-Commit-ID: HgyvUfpyCqA

--HG--
extra : rebase_source : 4a1187db14c13bdd976179ba3d2b25123c9acb78
2016-09-21 15:17:04 +08:00
JW Wang edcfbf1bee Bug 1304298. Part 1 - log |token| in testDelay() so we have a better idea which file fails the test. r=kamidphish
MozReview-Commit-ID: x1izpH93cQ

--HG--
extra : rebase_source : 9ddaba7aabf1018fc1dd60ecc33f0950dcd33be2
2016-09-21 15:13:05 +08:00
Phil Ringnalda fa1e0afddb Backed out changeset b82fa1825412 (bug 1279612) for static analysis bustage
CLOSED TREE
2016-09-21 20:46:01 -07:00
Eric Faust 121151ec67 Bug 1263595 - Avoid deadlock between the JIT and the gecko profiler on win64. (r=froydnj) 2016-09-15 21:35:14 -07:00
Thomas Wisniewski 3c6249dd4b Bug 884693 - Do not log console warnings for XHR parse failures if HTTP status is 204 or 304. r=smaug 2016-09-21 13:48:05 -04:00
Matthew Gregan db1ebdc0cf Bug 1304303 - Speed up default initialization of SampleInfoSize table. r=gerald
MozReview-Commit-ID: 9dValMxqVkh
2016-09-22 12:59:27 +12:00
Wes Kocher 765926408d Backed out changeset e1d144423657 (bug 1280571) for making leaks hard to diagnose a=backout CLOSED TREE 2016-09-21 16:56:50 -07:00
Wes Kocher 741d9cb870 Backed out changeset 5a71ed072a2b (bug 1300546) for android failures in test_bug772796.html a=backout CLOSED TREE 2016-09-21 16:37:32 -07:00
Wes Kocher ef05c52b63 Backed out changeset c414e9547045 (bug 1302417) for android failures in test_bug772796.html a=backout CLOSED TREE 2016-09-21 16:37:28 -07:00
Wes Kocher 598c29ffbe Backed out changeset a03e56efce4c (bug 1281156) for android failures in test_bug772796.html a=backout CLOSED TREE 2016-09-21 16:37:23 -07:00
Lee Salzman 8869fd86cf Bug 1029705 - allow clipping to a list of device-space rectangles (a region) in DrawTarget via PushDeviceSpaceClipRects. r=bas
MozReview-Commit-ID: 8zM116zB0NB
2016-09-21 17:03:20 -04:00
Lee Salzman 1e0c767fd6 Bug 1304114 - fix invalid Sk4f store to SkColor in SkPixmap::erase. r=jrmuizel
MozReview-Commit-ID: 840x1nXgYns
2016-09-21 16:40:44 -04:00
Phil Ringnalda b9ee856eba Backed out changeset ae50c61cb134 (bug 1264367) for breaking crash stacks on at least Android and Linux 2016-09-21 13:26:24 -07:00
Wes Kocher 4fec8fe947 Backed out changeset 7e898928c51b (bug 838954) for lint failures a=backout CLOSED TREE 2016-09-21 12:44:31 -07:00
Wes Kocher 30efc51d90 Backed out changeset c7f7f5bee4a7 (bug 1007702) for windows web-reftest failures a=backout CLOSED TREE
--HG--
extra : rebase_source : d429ed95b603e01cf34633c79d59fc994cee1400
2016-09-21 12:39:07 -07:00
Bas Schouten 8f48ecccca Bug 1296665: gfxBlur should attempt to create a box shadow for the correct type of DrawTarget. r=mchang
MozReview-Commit-ID: 5J3GwKya83w
2016-09-15 13:53:12 +02:00
Tom Schuster 2f144c36e0 Bug 1299593 - Disable Array.prototype.values outside Nightly. r=jorendorff, r=smaug
--HG--
extra : rebase_source : 976a15181c0d263b62094a1524b8a27cf7c1fc4d
2016-09-21 11:53:00 -04:00
Vinayak Agarwal dc74845a1d Bug 1304167 - Remove unnecessary "else" after return in JS_GetArrayBufferViewType. r=arai
--HG--
extra : rebase_source : b0e36554cdb3f733810f4cfd8479343968faae1a
2016-09-21 10:58:46 +05:30
Andy McKay 5a280d4e6c Bug 1258565 - Add documentation about addon malware telemetry. r=bsmedberg
--HG--
extra : rebase_source : 995089d3a3ea6bf1fc641f43092473f6781922b3
2016-09-21 15:04:00 -04:00
arn197 82f42fed53 Bug 1304310 - Remove else after return statement in ConvertScalar. r=arai
--HG--
extra : rebase_source : 0d00b356dd2a57b45a8c94ed618127dd02df768e
2016-09-21 02:48:00 -04:00
John Dai 2e88ad8701 Bug 1275832 - Implement custom element name validation for custom elements. r=wchen
--HG--
extra : rebase_source : e3c3adef09a3b5ae6f8ecb508ef782a9b39998c0
2016-09-20 23:26:00 -04:00