Milan Sreckovic
4b17d4d133
Bug 1248450: Send the graphics messages to the parent process. r=dvander
...
MozReview-Commit-ID: EshCrdT5lYu
--HG--
extra : rebase_source : bc83b76bf6eea5e2e450eca4aacee5685373aed7
2016-02-16 18:07:37 -05:00
Andrea Marchesini
0814fe6588
Bug 1246375 - Restore the previous spec version of FormData, r=smaug
2016-02-17 14:56:19 +00:00
Eugen Sawin
bae45730cf
Bug 1232336 - [1.1] Enabled autoplay in test to enforce metadata load on Android. r=snorp
2016-02-17 14:57:32 +01:00
Carsten "Tomcat" Book
4179c35c7c
Merge mozilla-central to mozilla-inbound
2016-02-17 12:16:20 +01:00
Carsten "Tomcat" Book
9b25bcdc89
Backed out changeset 8ac1b6ca916a (bug 1242774) for crashtest failures
...
--HG--
extra : rebase_source : fe867d2e4b17c74f084fe5ffab2bb17445e42999
2016-02-17 12:13:31 +01:00
Carsten "Tomcat" Book
c2a42c6ad4
merge fx-team to mozilla-central a=merge
2016-02-17 12:07:39 +01:00
Jean-Yves Avenard
4de572ea7a
Revert "Bug 1248570: Allow WAV into media element. r=lchristie"
...
This reverts commit b3f7abd15a
2016-02-17 16:09:51 +11:00
Jean-Yves Avenard
9df5f82b77
Bug 1248570: Allow WAV into media element. r=lchristie
...
MozReview-Commit-ID: AKIQq9EyCC6
2016-02-17 15:47:43 +11:00
JW Wang
d9a7eb2325
Bug 1248543 - release decoder resources when finishing tests to avoid OOM and failing to open cubeb streams. r=kinetik.
...
MozReview-Commit-ID: 1LmRNzVFYX9
2016-02-17 10:47:03 +08:00
Jonathan Griffin
12ac75fbf7
Bug 1240825 - s/asserts/asserts-if, a=test-only
2016-02-16 17:00:49 -08:00
Xidorn Quan
7f068cc774
Bug 743198 part 11 - Update locales string to the new spelling as well as unprefixed API. r=smaug
...
The main motivation of this patch is to fix the prefixed function name
used in one string. But updated string should have different a different
identifier, otherwise it might be ignored. Since we should eventually
prefer using word "fullscreen" over "full-screen", it is easier to just
change all of them together.
--HG--
extra : source : 1e9ab6a7503102b5562475784510581720bd1bad
2016-02-17 08:47:11 +08:00
Xidorn Quan
e7d75e819c
Bug 743198 part 10 - Add test for prefixed Fullscreen API. rs=smaug
...
--HG--
extra : source : cc5b65b5e13c4a0ed7a177ab1a1ee594f4f50245
2016-02-17 08:47:11 +08:00
Xidorn Quan
18be918951
Bug 743198 part 9 - Use unprefixed Fullscreen API in tests. r=smaug
...
--HG--
extra : source : da91d7fdadd82fcb7201c237d79c8708d532e371
2016-02-17 08:47:11 +08:00
Xidorn Quan
0671ebf899
Bug 743198 part 8 - Use unprefixed Fullscreen API in chrome code. r=smaug
...
--HG--
extra : source : a8b39fbf3673e59b0a41db2d748e092a87d4496c
2016-02-17 08:47:11 +08:00
Xidorn Quan
775aed278a
Bug 743198 part 6 - Add unprefixed fullscreen events. r=smaug
...
--HG--
extra : source : cb096452899287cb35b51146d2f2ffc3dc26350f
2016-02-17 08:47:11 +08:00
Xidorn Quan
8bc3b5685b
Bug 743198 part 5 - Check legacy event listener only if listener is found in the current group. r=smaug
...
--HG--
extra : source : b141db892428ebcbc2dbf213aea759aa88f6e8bf
2016-02-17 08:47:11 +08:00
Xidorn Quan
52ccd4a553
Bug 743198 part 4 - Rename LogFullScreenDenied to nsIDocument::DispatchFullscreenError, and reuse it in Element::RequestFullscreen. r=smaug
...
--HG--
extra : source : 3896197f9747aab588f6226efce4d67998619407
2016-02-17 08:47:11 +08:00
Xidorn Quan
0007f9248b
Bug 743198 part 3 - Refactor nsDocument::IsFullScreenEnabled to be static local function GetFullscreenError. r=smaug
...
--HG--
extra : source : e628336d1358c0fa5f614a27061809bc5aa08d00
2016-02-17 08:47:11 +08:00
Xidorn Quan
61f1684757
Bug 743198 part 2 - Add unprefixed Fullscreen API to Document and Element. r=smaug
...
--HG--
extra : source : aaf4d12b511ba25ba93e6135cb849a3264435f7c
2016-02-17 08:47:11 +08:00
Xidorn Quan
49647faf41
Bug 743198 part 1 - Drop [Throws] of document.mozFullScreenElement. r=smaug
...
This method actually never throws. IsFullScreenDoc() simply checks
whether GetFullScreenElement() returns nullptr, which means if that
method returns true, the "!el" check would never fail.
--HG--
extra : source : f32a1aeb6835fd4b4c47ef3abe6b9d7366ae4f07
2016-02-17 08:47:11 +08:00
Louis Christie
7afcbd8099
Bug 1231793: Part 8 - Added checks for various metadata errors. r=jya
2016-02-17 09:57:52 +11:00
Gerald Squelart
cb8bb9067d
Bug 1248308 - Fix dom/media non-unified build errors - r=jya
2016-02-17 08:55:33 +11:00
Kyle Huey
31dabb4558
Bug 1247117: De-namespace much of IndexedDB. r=baku
2016-02-16 13:46:08 -08:00
Botond Ballo
45d03919dc
Bug 1238137 - Telemetry pings for main thread scrolling to bring the caret into view after moving it in response to keyboard input. r=ehsan
...
--HG--
extra : commitid : 6E0SPxaKbMl
extra : rebase_source : ca82cafc8b462318ffc5030319546731d9e7a540
extra : histedit_source : 63c1e103a3aaf2ce340b1b4f2276763c16ac2237
2016-02-03 20:36:24 -05:00
Botond Ballo
51957870b3
Bug 1238137 - Telemetry pings for main thread keyboard-driven scroll input methods. r=ehsan
...
Pings are sent in the implementations of the nsISelectionController methods
ScrollLine, ScrollPage, ScrollCharacter, and CompleteScroll. It is assumed
that these methods are triggered by keyboard input.
A small number of false positives can occur if these methods are called
in response to something other than keyboard input; this is considered
acceptable.
--HG--
extra : commitid : JDXW8ptuXkF
extra : rebase_source : c45fe2b16484ad370edb852d8eafbc76ca7d0bac
extra : amend_source : b4af21228768221211a42c11a2ff306a6f2bb402
extra : histedit_source : 7cdc4b4df3579682fad194ddfc04c7a5d02c0d3e
2016-02-03 19:51:03 -05:00
Bogdan Postelnicu
b4cdb7c534
Bug 1205177 - call fileHandleQueue->Finish if aFinish in FileHandleThreadPool::Enqueue. r=janv
...
MozReview-Commit-ID: H2CYKsDdPRL
--HG--
extra : rebase_source : a6f54f795d4729d320f0469b788a10188771214d
2016-02-11 19:07:16 +02:00
Bogdan Postelnicu
2a8999dca1
Bug 1242924 - check return of pattern.Init in DOMStorageManager::Observe. r=jst
...
--HG--
extra : rebase_source : 4407baa0e09ff6dab73db354cf38e41130b2f559
2016-01-26 15:09:19 +02:00
Mason Chang
b4c228baec
Bug 1246213 - Skia reftest fuzzing for Skia content on OS X. r=jmuizelaar
2016-02-16 09:07:52 -08:00
Hiroyuki Ikezoe
a14431b50d
Bug 1246893 - Fix boundary values of nsSMILKeySpline::GetTForX. r=birtles
...
MozReview-Commit-ID: 9KX0aLPRP31
--HG--
extra : transplant_source : %00%8F%24%E2%C0%F6%17a%B9%EFr%60%97%25%3DMV%A5%5E%23
2016-02-16 13:59:36 +09:00
dimi
c82e606b07
Bug 1238950 - test that fetch() no-cors requests properly support same-origin/include/omit credentials. r=bkelly
2016-02-15 10:48:50 +08:00
ywu
5413221998
Bug 1238873 - Handle the bug that if we take cached data, we might not get any update later. r=kchen. r=jdm.
2016-02-15 17:56:00 +01:00
Ethan Lin
5a257d1505
Bug 1237193 - Fix WebGL getActiveUniforms return type. r=jgilbert, r=smaug
...
--HG--
extra : amend_source : 93482b7af2062ede64a5e736735830d6b5bfb82b
2016-02-15 15:14:00 +01:00
Louis Christie
ccbdff988a
Bug 1231793: Part 7 - Fixed various tests. r=jya
2016-02-17 00:28:50 +11:00
Louis Christie
38e2de5ca1
Bug 1231793: Part 6 - Enabled the new Wave Data Decoder in DecoderTraits. r=jya
...
MozReview-Commit-ID: EdW4JJM3nO6
2016-02-17 00:28:50 +11:00
Louis Christie
1242af5735
Bug 1231793: Part 5 - Added Wave Data Demuxer and Decoder. r=jya
2016-02-17 00:28:49 +11:00
Louis Christie
73e5a18a30
Bug 1231793: Part 4 - Added checks for Wave type in AndroidDecoderModule. r=jya
2016-02-17 00:28:49 +11:00
Louis Christie
e2039d5220
Bug 1231793: Part 3 - Fixed reading of Metadata tags. r=jya
2016-02-17 00:28:49 +11:00
Louis Christie
4952a31ce0
Bug 1231793: Part 2 - Added conversions to AudioSampleFormat.h. r=jya
2016-02-17 00:28:48 +11:00
Carsten "Tomcat" Book
484c632031
Merge mozilla-central to mozilla-inbound
2016-02-16 12:20:11 +01:00
Carsten "Tomcat" Book
cef001abd6
merge mozilla-inbound to mozilla-central a=merge
2016-02-16 11:51:26 +01:00
Carsten "Tomcat" Book
588ec7de76
Backed out changeset decfe1d8c927 (bug 1242774) for causing leaks
2016-02-16 08:34:14 +01:00
Bogdan Postelnicu
4fd1a8228f
Bug 1247933 - do not perform null check on aClient since we know for sure it's a valid pointert. r=sotaro
...
MozReview-Commit-ID: 5AiIprIVNAS
--HG--
extra : rebase_source : 22c05cf923412e96728171e37167a9f3f66d2e95
2016-02-15 10:33:46 +02:00
Aidin Gharibnavaz
6863090c8a
Bug 1235830 - Renaming GetInternalNSEvent to WidgetEvent, in nsIDOMEvent r=smaug
...
MozReview-Commit-ID: Hm8Owq17KXn
--HG--
extra : transplant_source : 2%82%D5%89%19%94%7C%E7%CA1%99%B5%24%1F5%E1%C0%1F%DE%07
2016-02-12 19:10:07 +03:30
Alastor Wu
491bfa834c
Bug 1242774 - add crash test. r=jwwang.
2016-02-14 19:24:00 +01:00
ISHIKAWA, Chiaki
be2b50a7f8
Bug 1248252 - Improper outdated octal constant syntax in M-C tree. Use '0o' prefix. r=dao
...
Be warned. Do not attemp to change the .js "test" source code in ./js
They are meant to check
- the outdated 0666 octal constant is still parsed correctly,
- the outdated 0666 octal constant raises syntax error flag
in strict mode, etc.
So leave them alone.
2016-02-15 08:57:00 +01:00
Syd Polk
94580e525f
Bug 1247758 - README needs to updated with information on running with ./mach - r=maja_zf,SingingTree
...
MozReview-Commit-ID: K30pgZQMQYo
--HG--
extra : rebase_source : 36423cc519d92bbf59ec715c15da33406a80c040
2016-02-15 13:31:02 -06:00
Ben Kelly
c8b398c41e
Bug 1246319 P2 Verify entries are deduped from the ServiceWorkerRegistrar. r=baku
2016-02-15 11:00:33 -08:00
Ben Kelly
04f86da847
Bug 1246319 P1 Dedupe service worker registrar entries. r=baku
2016-02-15 11:00:33 -08:00
Sebastian Hengst
52418f89a7
Backed out 2 changesets (bug 1197461) for various test failures. r=backout on a CLOSED TREE
...
Backed out changeset d776c61906c1 (bug 1197461)
Backed out changeset c046a81ab5a3 (bug 1197461)
2016-02-15 19:38:11 +01:00
Marco Castelluccio
405b900180
Bug 1197461 - Tests for Permissions.revoke. r=poiru,baku
2016-02-09 17:46:36 +00:00