Xidorn Quan
e5368574b9
Bug 743198 part 8 - Use unprefixed Fullscreen API in chrome code. r=smaug
2016-02-17 08:47:11 +08:00
Xidorn Quan
49aafcaa19
Bug 743198 part 6 - Add unprefixed fullscreen events. r=smaug
2016-02-17 08:47:11 +08:00
Xidorn Quan
54dd509906
Bug 743198 part 5 - Check legacy event listener only if listener is found in the current group. r=smaug
2016-02-17 08:47:11 +08:00
Xidorn Quan
a8c9cddacc
Bug 743198 part 4 - Rename LogFullScreenDenied to nsIDocument::DispatchFullscreenError, and reuse it in Element::RequestFullscreen. r=smaug
2016-02-17 08:47:11 +08:00
Xidorn Quan
a3fe1e9c45
Bug 743198 part 3 - Refactor nsDocument::IsFullScreenEnabled to be static local function GetFullscreenError. r=smaug
2016-02-17 08:47:11 +08:00
Xidorn Quan
be1c4afde9
Bug 743198 part 2 - Add unprefixed Fullscreen API to Document and Element. r=smaug
2016-02-17 08:47:11 +08:00
Xidorn Quan
081d15ef2e
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.
2016-02-17 08:47:11 +08:00
Louis Christie
dfa555582a
Bug 1231793: Part 8 - Added checks for various metadata errors. r=jya
2016-02-17 09:57:52 +11:00
Gerald Squelart
c0d9c31a74
Bug 1248308 - Fix dom/media non-unified build errors - r=jya
2016-02-17 08:55:33 +11:00
Kyle Huey
78337fde12
Bug 1247117: De-namespace much of IndexedDB. r=baku
2016-02-16 13:46:08 -08:00
Botond Ballo
096fcf4562
Bug 1238137 - Telemetry pings for main thread scrolling to bring the caret into view after moving it in response to keyboard input. r=ehsan
2016-02-03 20:36:24 -05:00
Botond Ballo
f105ecde2e
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.
2016-02-03 19:51:03 -05:00
Bogdan Postelnicu
60f0f60b82
Bug 1205177 - call fileHandleQueue->Finish if aFinish in FileHandleThreadPool::Enqueue. r=janv
...
MozReview-Commit-ID: H2CYKsDdPRL
2016-02-11 19:07:16 +02:00
Bogdan Postelnicu
05b7336520
Bug 1242924 - check return of pattern.Init in DOMStorageManager::Observe. r=jst
2016-01-26 15:09:19 +02:00
Mason Chang
5b72ef883e
Bug 1246213 - Skia reftest fuzzing for Skia content on OS X. r=jmuizelaar
2016-02-16 09:07:52 -08:00
Hiroyuki Ikezoe
bb1180f5bd
Bug 1246893 - Fix boundary values of nsSMILKeySpline::GetTForX. r=birtles
...
MozReview-Commit-ID: 9KX0aLPRP31
2016-02-16 13:59:36 +09:00
dimi
ca87b3f71b
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
9c64c6fe78
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
4a0d4d375c
Bug 1237193 - Fix WebGL getActiveUniforms return type. r=jgilbert, r=smaug
2016-02-15 15:14:00 +01:00
Louis Christie
780d874dc2
Bug 1231793: Part 7 - Fixed various tests. r=jya
2016-02-17 00:28:50 +11:00
Louis Christie
2ab805fef1
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
9de26f92e2
Bug 1231793: Part 5 - Added Wave Data Demuxer and Decoder. r=jya
2016-02-17 00:28:49 +11:00
Louis Christie
fca5a0c0cc
Bug 1231793: Part 4 - Added checks for Wave type in AndroidDecoderModule. r=jya
2016-02-17 00:28:49 +11:00
Louis Christie
765e2068f1
Bug 1231793: Part 3 - Fixed reading of Metadata tags. r=jya
2016-02-17 00:28:49 +11:00
Louis Christie
ffa75faced
Bug 1231793: Part 2 - Added conversions to AudioSampleFormat.h. r=jya
2016-02-17 00:28:48 +11:00
Carsten "Tomcat" Book
c4f7aa1d35
Merge mozilla-central to mozilla-inbound
2016-02-16 12:20:11 +01:00
Carsten "Tomcat" Book
8dcfcc24c0
merge mozilla-inbound to mozilla-central a=merge
2016-02-16 11:51:26 +01:00
Carsten "Tomcat" Book
a6be00b328
Backed out changeset decfe1d8c927 (bug 1242774) for causing leaks
2016-02-16 08:34:14 +01:00
Bogdan Postelnicu
d6f4e7a357
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
2016-02-15 10:33:46 +02:00
Aidin Gharibnavaz
64db32ec3c
Bug 1235830 - Renaming GetInternalNSEvent to WidgetEvent, in nsIDOMEvent r=smaug
...
MozReview-Commit-ID: Hm8Owq17KXn
2016-02-12 19:10:07 +03:30
Alastor Wu
a5c5eb42c1
Bug 1242774 - add crash test. r=jwwang.
2016-02-14 19:24:00 +01:00
ISHIKAWA, Chiaki
3716397205
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
2800ae8755
Bug 1247758 - README needs to updated with information on running with ./mach - r=maja_zf,SingingTree
...
MozReview-Commit-ID: K30pgZQMQYo
2016-02-15 13:31:02 -06:00
Ben Kelly
18e3b35f95
Bug 1246319 P2 Verify entries are deduped from the ServiceWorkerRegistrar. r=baku
2016-02-15 11:00:33 -08:00
Ben Kelly
177d9d576a
Bug 1246319 P1 Dedupe service worker registrar entries. r=baku
2016-02-15 11:00:33 -08:00
Sebastian Hengst
bd93fdea28
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
963f9156d9
Bug 1197461 - Tests for Permissions.revoke. r=poiru,baku
2016-02-09 17:46:36 +00:00
Marco Castelluccio
451498e95b
Bug 1197461 - Implement Permissions.revoke. r=poiru,baku
2016-02-09 17:46:23 +00:00
JW Wang
c55853dea5
Bug 1248314. part 2 - move track initialization code into the constructor of DecodedStreamData. r=roc.
...
MozReview-Commit-ID: 2aQ7cXxRDTE
2016-02-15 11:41:31 +08:00
JW Wang
e059f50498
Bug 1248314. Part 1 - Since OutputStreamManager::Connect/Disconnect is tightly coupled with the constructor/destructor of DecodedStreamData, it would improve cohesion to let DecodedStreamData manage an OutputStreamManager and know when to call OutputStreamManager::Connect/Disconnect. r=roc.
...
MozReview-Commit-ID: Gg6WxMzAXSp
2016-02-15 11:39:13 +08:00
Jean-Yves Avenard
1d7a97c11c
Bug 1247041: [ffmpeg] Request YUVJ420P format explicitly. r=kentuckyfriedtakahe
...
Requesting YUV420P causes crashes with some version of FFmpeg.
MozReview-Commit-ID: I69jNZ64Le5
2016-02-15 23:02:24 +11:00
Jonathan Kew
99b34eaefa
Bug 1247049 - Optimize GetScreenXY by using the new nsDeviceContext method to get desktop scale factor. r=emk
2016-02-15 09:07:53 +00:00
Martin Thomson
45f0e219fb
Bug 1248105 - Move CSSPseudoElement::GetParentObject out of header, r=boris
...
MozReview-Commit-ID: 5vZQlv8q0df
2016-02-15 11:51:34 +11:00
Martin Thomson
797bbcd0bf
Bug 1241757 - Permit export of JWK with empty key_ops field, r=rbarnes
2016-01-22 18:07:39 +11:00
Ryo Motozawa
0bc16fd73f
Bug 1244586 part 3 - Remove unnecessary spaces in dom/base/Element.cpp. r=smaug
2016-02-15 09:34:47 +09:00
Ryo Motozawa
592ac1b813
Bug 1244586 part 1 - Add KeyframeEffect constructor in dom/webidl/KeyframeEffect.webidl. r=smaug,birtles
2016-02-15 09:34:47 +09:00
Ryo Motozawa
daa462cec8
Bug 1226047 - Add AnimationEffectTiming interface in dom/webidl/AnimationEffectTiming.webidl. r=smaug,birtles
2016-02-15 09:34:47 +09:00
Ryo Motozawa
4f9502c418
Bug 1211783 - Add KeyframeEffect interface to dom/webidl/KeyframeEffect.webidl. r=smaug,birtles
2016-02-15 09:34:47 +09:00
Andrea Marchesini
5b1d7e1ed5
Bug 1247122 - Propagate the NS_ERROR_OUT_OF_MEMORY from CycleCollectedJSRuntime CTOR, r=khuey
2016-02-14 13:30:25 +00:00
Christoph Kerschbaumer
b105bab818
Bug 1247807 - Fix Mixed Content UI when using upgrade-insecure-requests (r=bz)
2016-02-12 14:51:07 -08:00