Commit Graph

991 Commits

Author SHA1 Message Date
Andrea Marchesini
c81244d7c4 Bug 1162658 - Update FormData to match latest spec, r=smaug 2016-01-20 17:25:03 +00:00
Andrea Marchesini
76276a343a Bug 1241128 - Remove todo non-implemented test for formData, r=smaug 2016-01-20 15:34:59 +00:00
Carsten "Tomcat" Book
b8b0c85cd1 Merge mozilla-central to mozilla-inbound 2016-01-20 15:36:47 +01:00
Carsten "Tomcat" Book
94d175ba23 merge mozilla-inbound to mozilla-central a=merge 2016-01-20 15:34:34 +01:00
Jean-Yves Avenard
f012486960 Bug 1236703: P3. Add moz specific method to retrieve debug data to media object IDL. r=bz 2016-01-20 09:50:26 +11:00
Carsten "Tomcat" Book
12bf20375d Merge mozilla-central to fx-team 2016-01-19 15:23:49 +01:00
Xidorn Quan
5871c4af50 Bug 1218351 - Make fullscreen-api-keys test not affected by other chrome message listener. r=smaug 2016-01-15 13:04:39 +11:00
Sebastian Hengst
4480d4b442 Backed out 2 changesets (bug 1238906) for bustage in M(2) on OSX and Windows. r=bustage
Backed out changeset e729b30ba7b4 (bug 1238906)
Backed out changeset 1857bca40ac4 (bug 1238906)
2016-01-18 13:11:43 +01:00
Emilio Cobos Álvarez
529046cfde Bug 866513 - Non-empty MediaStreamTrack labels. r=jib 2016-01-16 13:39:00 +01:00
Alastor Wu
346a6a36ba Bug 1238906 - part2 : notify audible state from MDSM to ME. r=jwwang 2016-01-18 10:50:47 +08:00
Chris Peterson
b3c1b3d962 Bug 1240265 - Annotate intentional switch fallthroughs in dom/. r=mrbkap
dom/base/Element.cpp:2920:3 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/base/Element.cpp:2935:3 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/base/nsDocument.cpp:6595:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/base/nsDocument.cpp:7631:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/base/nsDocument.cpp:7922:3 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/base/nsGlobalWindow.cpp:7573:3 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/base/nsXMLContentSerializer.cpp:1393:7 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/cache/AutoUtils.cpp:487:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/html/HTMLInputElement.cpp:3808:15 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/html/HTMLInputElement.cpp:3836:15 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/storage/DOMStorageDBThread.cpp:224:3 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/workers/ScriptLoader.cpp:1994:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
2015-11-25 23:26:32 -08:00
Tooru Fujisawa
d0064deb01 Bug 1227906 - Use unicode flag in pattern attribute. r=jst 2016-01-16 13:24:48 +09:00
Kyle Machulis
c7e89f66df Bug 1239585 - Remove eSupportSVG from nsObjectLoadingContent capabilities; r=bz 2016-01-15 14:11:54 -08:00
Christoph Kerschbaumer
f5bb659c76 Bug 1224694 - Unify and clean up initialization of CSP (r=sicking) 2016-01-14 13:21:31 -08:00
Christoph Kerschbaumer
43f2ac564b Bug 1233098 - Refactor CSP upgrade insecure requests flag within loadInfo (r=sicking) 2016-01-14 12:38:15 -08:00
Jonathan Kew
a745ec7b3e Bug 1221976 - Use -moz-appearance:none on textarea and input elements in mochitest test_input_textarea_set_value_no_scroll.html to work around unreliable Gtk3 themed-widget rendering. r=dholbert 2016-01-19 10:29:50 +00:00
Kyle Machulis
8cb11383e5 Bug 1237963 - Add documents to embed element capabilities; r=bz 2016-01-13 22:36:55 -08:00
Boris Zbarsky
030f3395b7 Bug 1238804. Make <base> actually work in a srcdoc document. r=smaug 2016-01-13 21:36:24 -05:00
Nigel Babu
b6ccf7a9ba Backed out changeset f001a01c85d7 (bug 1224694) for browser-chrome bustage on a CLOSED TREE 2016-01-14 08:04:50 +05:30
Nigel Babu
faf7199c98 Backed out changeset f51b921e1ccf (bug 1233098) for browser-chrome bustage 2016-01-14 08:04:37 +05:30
Christoph Kerschbaumer
a2c54b7e80 Bug 1233098 - Refactor CSP upgrade insecure requests flag within loadInfo (r=sicking) 2016-01-13 15:51:43 -08:00
Christoph Kerschbaumer
d8811678f0 Bug 1224694 - Unify and clean up initialization of CSP (r=sicking) 2016-01-13 15:51:30 -08:00
Kyle Machulis
a72e1cc291 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
7d8a34daa1 Backout of changesets 05eb8219c3e5, 1ecd2a9ffb67 (Bug 769117) for bustage on CLOSED TREE 2016-01-13 12:16:19 -08:00
Kyle Machulis
26b6b6cd8d 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
f9024d1d60 Bug 1239280 - HTMLInputElement::GetFiles should work also if 'directory' attribute is set, r=smaug 2016-01-13 17:30:04 +00:00
Andrea Marchesini
4a6011ef53 Bug 1234192 - OSFileSystem should not be shared between Directory objects, r=smaug 2016-01-13 14:59:06 +00:00
Andrea Marchesini
e4d7fd388d 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
f7a100b46e Backed out changeset b5e8cd00d7ef (bug 1238515) for Android Test failures 2016-01-12 14:15:08 +01:00
Andrea Marchesini
1342f5f540 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
f77882c3c2 Bug 1237616 - Remove the aForceBuffering arugment from MediaDecoder::Resume(). r=cpearce. 2016-01-12 08:04:32 +08:00
Xidorn Quan
ad7c5d6a6e Bug 1191597 part 7 - Enable fullscreen-api test on e10s. r=smaug 2016-01-11 09:38:53 +11:00
Xidorn Quan
54b2f7af29 Bug 1191597 part 6 - Remove windowed plugins before closing to work around bug 1237853. r=smaug 2016-01-11 09:38:53 +11:00
Xidorn Quan
7e2184e30d 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.
2016-01-11 09:38:53 +11:00
Xidorn Quan
d6560f0388 Bug 1191597 part 3 - Convert fullscreen-api-keys to a browser chrome test. r=smaug 2016-01-11 09:38:53 +11:00
Xidorn Quan
2559a51878 Bug 1191597 part 2 - Convert fullscreen-esc-context-menu to a browser chrome test. r=smaug 2016-01-11 09:38:53 +11:00
Xidorn Quan
eef78b0b2e Bug 1191597 part 1 - Add head.js and dummy page for browser chrome test. r=smaug 2016-01-11 09:38:53 +11:00
Andrea Marchesini
4746d38432 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
cdc32ec0f5 Bug 1237674 - Rename nsFormData to mozilla::dom::FormData, r=smaug 2016-01-07 19:30:36 +00:00
Andrea Marchesini
94f14eba54 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
da84c6b64d 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
cfb7759eb5 Bug 1220564 - Update chrome code uses of genexprs and legacy comprehensions. (r=billm) 2016-01-06 16:02:16 -08:00
Nicholas Nethercote
c12731f905 Bug 1232852 (part 5) - Remove some unused parameters in and around layout/base/. r=heycam. 2016-01-05 16:08:17 -08:00
Chris Pearce
b4b81258a0 Bug 1233274 - Don't shutdown detached MediaKeys. r=gerald 2016-01-06 13:28:43 +13:00
Mats Palmgren
482148eedc Bug 1230665 - Make anonymous flex/grid items non-tabbable and non-focusable. r=roc 2016-01-05 21:27:13 +01:00
Jonathan Griffin
86f5f14e8c 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
4b8f66b1ef Bug 1200092 - Add time gap between subtests of fullscreen-api-race test. r=smaug 2016-01-05 10:00:37 +11:00
Andreas Pehrson
3784d4dbd1 Bug 1233613 - Locate parent document before getting presentation shell for canvas capture. r=mt 2015-12-22 11:29:26 +08:00
Andreas Pehrson
afa1df23fa Bug 1233613 - Make RegisterFrameCaptureListener fallible. r=mt 2015-12-22 11:29:26 +08:00
Ehsan Akhgari
9fc91c06f8 Bug 1226087 - Increase the timeout of browser_bug1108547.js 2015-12-31 17:24:41 -05:00