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

977 Коммитов

Автор SHA1 Сообщение Дата
Christoph Kerschbaumer fecee7be59 Bug 1224694 - Unify and clean up initialization of CSP (r=sicking) 2016-01-14 13:21:31 -08:00
Christoph Kerschbaumer 071f422450 Bug 1233098 - Refactor CSP upgrade insecure requests flag within loadInfo (r=sicking) 2016-01-14 12:38:15 -08:00
Kyle Machulis 5123ed88c9 Bug 1237963 - Add documents to embed element capabilities; r=bz 2016-01-13 22:36:55 -08:00
Boris Zbarsky 071f157aa8 Bug 1238804. Make <base> actually work in a srcdoc document. r=smaug 2016-01-13 21:36:24 -05:00
Nigel Babu ccbf22eae8 Backed out changeset f001a01c85d7 (bug 1224694) for browser-chrome bustage on a CLOSED TREE
--HG--
extra : commitid : 5BUjoFsY8bv
2016-01-14 08:04:50 +05:30
Nigel Babu 7089beabc7 Backed out changeset f51b921e1ccf (bug 1233098) for browser-chrome bustage
--HG--
extra : commitid : ytS8fc4lFu
2016-01-14 08:04:37 +05:30
Christoph Kerschbaumer c42851930c Bug 1233098 - Refactor CSP upgrade insecure requests flag within loadInfo (r=sicking) 2016-01-13 15:51:43 -08:00
Christoph Kerschbaumer 86457169b6 Bug 1224694 - Unify and clean up initialization of CSP (r=sicking) 2016-01-13 15:51:30 -08:00
Kyle Machulis 5987eeb2ed Bug 769117 - Rewrite youtube flash embed tags to possibly use HTML5; r=bz r=hsivonen 2016-01-13 16:13:50 -08:00
Kyle Machulis 5b132a5fa9 Backout of changesets 05eb8219c3e5, 1ecd2a9ffb67 (Bug 769117) for bustage on CLOSED TREE 2016-01-13 12:16:19 -08:00
Kyle Machulis bcad161069 Bug 769117 - Rewrite youtube flash embed tags to possibly use HTML5; r=bz r=hsivonen 2016-01-13 11:45:59 -08:00
Andrea Marchesini c3cb129593 Bug 1239280 - HTMLInputElement::GetFiles should work also if 'directory' attribute is set, r=smaug 2016-01-13 17:30:04 +00:00
Andrea Marchesini 0cf3581d9f Bug 1234192 - OSFileSystem should not be shared between Directory objects, r=smaug 2016-01-13 14:59:06 +00:00
Andrea Marchesini d4b954e4fa Bug 1238515 - nsIFilePicker methods should clearly say when they return directories and files, r=smaug 2016-01-12 19:18:15 +00:00
Carsten "Tomcat" Book de28b5128f Backed out changeset b5e8cd00d7ef (bug 1238515) for Android Test failures
--HG--
extra : rebase_source : d7883a0923a22c676f26946ab8950a9bf01490a9
2016-01-12 14:15:08 +01:00
Andrea Marchesini 923de404a2 Bug 1238515 - nsIFilePicker methods should clearly say when they return directories and files, r=smaug 2016-01-12 10:23:13 +00:00
JW Wang 4627500b49 Bug 1237616 - Remove the aForceBuffering arugment from MediaDecoder::Resume(). r=cpearce. 2016-01-12 08:04:32 +08:00
Xidorn Quan 219e3e84de Bug 1191597 part 7 - Enable fullscreen-api test on e10s. r=smaug
--HG--
extra : source : aeab92829aab0777941e68dbab2dd336a52ead00
2016-01-11 09:38:53 +11:00
Xidorn Quan 9266c155c5 Bug 1191597 part 6 - Remove windowed plugins before closing to work around bug 1237853. r=smaug
--HG--
extra : source : 0689c13bdfefa771165ef1da282ddc151530d735
2016-01-11 09:38:53 +11:00
Xidorn Quan 1dac48d33e Bug 1191597 part 4 - Use inner width and height for check window state. r=smaug
Inner width and height are more reliable than outer ones. Change to
outer ones may not trigger resize event on content process.

--HG--
extra : source : b89ae9bc6e0675896a2a464f17eee5e0b8575909
2016-01-11 09:38:53 +11:00
Xidorn Quan 8219338ba4 Bug 1191597 part 3 - Convert fullscreen-api-keys to a browser chrome test. r=smaug
--HG--
extra : source : e7639263857cc7d6c434ddd690a3653abbf3b189
2016-01-11 09:38:53 +11:00
Xidorn Quan ad53fe3a56 Bug 1191597 part 2 - Convert fullscreen-esc-context-menu to a browser chrome test. r=smaug
--HG--
extra : source : 7eb596b873e6029b6f3d6a749a0206e74ae8f395
2016-01-11 09:38:53 +11:00
Xidorn Quan 1565a19749 Bug 1191597 part 1 - Add head.js and dummy page for browser chrome test. r=smaug
--HG--
extra : source : 1cf0a54ddb55b0434fa44851bf11be7415d0a27d
2016-01-11 09:38:53 +11:00
Andrea Marchesini d64cfad447 Bug 1237595 - FormData ctor and form submission should create empty Blob/File when a input type=file is not set, r=smaug 2016-01-08 08:35:30 +00:00
Andrea Marchesini 4fd7346fa1 Bug 1237674 - Rename nsFormData to mozilla::dom::FormData, r=smaug
--HG--
rename : dom/base/nsFormData.cpp => dom/base/FormData.cpp
rename : dom/base/nsFormData.h => dom/base/FormData.h
2016-01-07 19:30:36 +00:00
Andrea Marchesini dbe6014af1 Bug 1187157 - new FormData::get() should return an empty string if the file is not set - part 2, r=smaug 2016-01-07 09:54:16 +00:00
Andrea Marchesini c1e3e74d6e Bug 1187157 - new FormData::get() should return an empty string if the file is not set - part 1, r=smaug 2016-01-07 09:54:00 +00:00
Shu-yu Guo 1768759efb Bug 1220564 - Update chrome code uses of genexprs and legacy comprehensions. (r=billm) 2016-01-06 16:02:16 -08:00
Nicholas Nethercote 5721b2ad2e Bug 1232852 (part 5) - Remove some unused parameters in and around layout/base/. r=heycam.
--HG--
extra : rebase_source : 3f114d32650a260fe2eda847f24c2967a9d94185
2016-01-05 16:08:17 -08:00
Chris Pearce 967b559ecc Bug 1233274 - Don't shutdown detached MediaKeys. r=gerald 2016-01-06 13:28:43 +13:00
Mats Palmgren 09cc6b1140 Bug 1230665 - Make anonymous flex/grid items non-tabbable and non-focusable. r=roc 2016-01-05 21:27:13 +01:00
Jonathan Griffin 59f626fe96 Bug 1232780 - Disable mochitests which fail on e10s so we can get that suite running, a=test-only 2016-01-05 12:02:47 -08:00
Xidorn Quan 77eb73d8f1 Bug 1200092 - Add time gap between subtests of fullscreen-api-race test. r=smaug
--HG--
extra : source : 5d2f62e707089a6748f57f6a28b7b57d6ff9cedc
2016-01-05 10:00:37 +11:00
Andreas Pehrson 4127d0eaa2 Bug 1233613 - Locate parent document before getting presentation shell for canvas capture. r=mt
--HG--
extra : commitid : KHfLYnTxrYk
extra : rebase_source : b2193d6e9902a24ae4d824a72d642c02f521ba98
2015-12-22 11:29:26 +08:00
Andreas Pehrson 1c7da5116a Bug 1233613 - Make RegisterFrameCaptureListener fallible. r=mt
--HG--
extra : commitid : KHfLYnTxrYk
extra : rebase_source : c33368ecec75a3cdbea70b6926ab73170fe228e8
2015-12-22 11:29:26 +08:00
Ehsan Akhgari d9071f7a38 Bug 1226087 - Increase the timeout of browser_bug1108547.js 2015-12-31 17:24:41 -05:00
Xidorn Quan 2e61569cb2 Bug 241719 part 1 - Do not override list-style-type if the list element has invalid type value. r=dbaron
--HG--
extra : source : 473ac4a4346979ae833bd554ca91b8edaed179a2
2015-12-31 10:50:05 +11:00
Andrea Marchesini dbf3dec4da Bug 1235521 - test for bug 1233598, r=smaug 2015-12-29 15:46:07 +00:00
JW Wang 9e2d0d9fab Bug 1230483 - Part 2 - LoadFromSourceChildren() should be queued at most once in an event cycle. r=roc 2015-12-21 19:55:43 +08:00
Sotaro Ikeda 6247e12af2 Bug 1205713 - Merge ImageHostOverlay/ImageClientOverlay to ImageHost/ImageClient r=nical 2015-12-29 01:07:33 -08:00
Bobby Holley fe24a17559 Bug 1235411 - Remove IsCallerChrome check in HTMLMediaElement::Observe. r=khuey 2015-12-28 10:46:33 -08:00
Kartikaya Gupta 923650a36e Bug 1228564 - Follow-up to fix static analysis build bustage. r=me 2015-12-27 10:27:15 -05:00
Alastor Wu f0d62419f0 Bug 1228564 - part 2 : check audio capturing when the agent is registered/unregistered. r=baku. 2015-12-24 17:28:45 +08:00
Alastor Wu 6a38526a4d Bug 1228564 - part 1 : revert the changeset of bug 1190040. r=baku. 2015-12-24 17:17:30 +08:00
Sebastian Hengst 3c1eb47e3a Backed out changesets 961f205d340d, 14a4637e9d96 and 14a4637e9d96 (bug 1228564) for failing Android M(4) test_browserElement_inproc_AudioChannel.html. r=backout 2015-12-27 22:28:08 +01:00
Kartikaya Gupta a99ad5c222 Bug 1228564 - Follow-up to fix static analysis build bustage. r=me
--HG--
extra : commitid : BazDeeUXc8U
2015-12-27 10:27:15 -05:00
Alastor Wu 7ff9329b36 Bug 1228564 - part 2 : check audio capturing when the agent is registered/unregistered. r=baku.
--HG--
extra : commitid : B7NcXGTFGrv
2015-12-24 17:28:45 +08:00
Alastor Wu b4cb129af1 Bug 1228564 - part 1 : revert the changeset of bug 1190040. r=baku.
--HG--
extra : commitid : JZF4VU0qxpg
2015-12-24 17:17:30 +08:00
Jason Duell 5c7810f1b0 Bug 1203430 - Intermittent crash in PNeckoChild::SendHTMLDNSPrefetch. r=jdm 2015-12-23 20:00:54 -05:00
Carsten "Tomcat" Book 719ce6825c merge mozilla-inbound to mozilla-central a=merge 2015-12-23 12:00:09 +01:00