Commit Graph

38561 Commits

Author SHA1 Message Date
Ben Kelly
7120d6562c Bug 1184607 P2 Update Request and Response DOM objects for new redirect model. r=nsm 2015-08-31 14:26:29 -07:00
Ben Kelly
e44ad67e64 Bug 1184607 P1 Update webidl for RequestRedirect and 'opaqueredirect' in ResponseType. r=ehsan 2015-08-31 14:26:29 -07:00
Ben Kelly
89cdb8c8a1 Bug 1112071 Change Cache ManagerId to use QuotaManager's concept of origin. r=ehsan 2015-08-31 14:26:29 -07:00
Jeff Gilbert
0831967c9b Bug 1192467 - Formalize precondition that SetDisplayDocument must not be called with null. - r=peterv 2015-08-31 14:26:19 -07:00
Ehsan Akhgari
b42864cc61 Backout bug 1200208 for build bustage on a CLOSED TREE 2015-08-31 16:49:27 -04:00
Ehsan Akhgari
963e1b6c68 Bug 1200208 - Send the audio-playback notification when the page calls HTMLMediaElement::Play() before the metadata has been fully loaded; r=baku 2015-08-31 16:24:51 -04:00
Doug Turner
9f74b74fb0 Bug 1164432. Try disabling test_try_registering_offline_disabled due to too many intermittent failures. r=kitcambridge 2015-08-31 12:28:04 -07:00
Ryan VanderMeulen
5237c25c01 Merge m-c to inbound. a=merge 2015-08-31 15:22:43 -04:00
Ryan VanderMeulen
5c3e18cb4d Merge inbound to m-c. a=merge 2015-08-31 15:21:02 -04:00
Ryan VanderMeulen
b89e2a611d Merge fx-team to m-c. a=merge 2015-08-31 15:16:41 -04:00
Victor Porof
749e197f9d Bug 1195232 - Stop using TracingMetadata from GeckoProfiler.h, r=tromey 2015-08-31 16:14:14 +02:00
Victor Porof
6d5d184368 Bug 1195838 - Maintain all the TimelineMarker subclasses in a single place, r=tromey 2015-08-31 14:56:37 +02:00
Victor Porof
375974f384 Bug 1194707 - Remove the docshell param from TimelineMarker constructors, r=tromey 2015-08-31 11:42:35 +02:00
Ryan VanderMeulen
aaf5b9a8a6 Merge fx-team to m-c. a=merge 2015-08-30 22:09:02 -04:00
Xidorn Quan
790d8a4395 Bug 1189200 - Only clear pending fullscreen requests in inclusive descendants of the specified document in ClearPendingFullscreenRequests. r=smaug 2015-08-31 09:25:23 +10:00
Ryan VanderMeulen
5fcc7d0d88 Bug 967606 - Skip test_call_start_from_end_handler.html on B2G opt. 2015-08-30 19:17:48 -04:00
Myk Melez
9aa1762fb1 Bug 1199844 - limit webapp debug logging to webapp tests; r=fabrice 2015-08-30 15:44:29 -07:00
Ryan VanderMeulen
f68cf4db7e Backed out changeset db8aa4fdcba4 (bug 1142455) for making bug 1179547 nearly permafail on OSX 10.6. 2015-08-30 18:38:14 -04:00
Ryan VanderMeulen
b4a2f1c552 Bug 1191270 - Skip test_audio_capture_error.html on B2G emulator builds for frequent failures. 2015-08-30 17:56:35 -04:00
Ryan VanderMeulen
769081f422 Bug 1193351 - Disable various failure-prone EME tests on B2G. 2015-08-30 17:52:04 -04:00
Ryan VanderMeulen
116bdf824d Bug 1186406 - Skip test_eme_playback.html on Windows due to frequent intermittent failures. 2015-08-30 17:47:36 -04:00
Ted Clancy
7174717944 Bug 1178484 - Part 5: Test for metachange event when Open Graph property is loaded. r=kanru 2015-08-28 03:31:36 -07:00
Ted Clancy
fb2b2c28ef Bug 1178484 - Part 4: Fire metachange event when a <meta> tag has Open Graph data. r=kanru 2015-08-28 03:31:29 -07:00
Liam Middlebrook
6a9736eb77 Bug 1178893 - Made state/gl-enum-tests Conformant. r=kamidphish
GL_NUM_COMPRESSED_TEXTURE_FORMATS isn't a valid enum for gl.getParameter so
instead of setting a GL_NO_ERROR it should set a GL_INVALID_ENUM.
2015-08-26 15:35:43 -04:00
Thomas Zimmermann
d444f637b8 Bug 1199110: Remove AVRCP support from |BluetoothA2dpManager| and convert callers, r=shuang
This patch removes AVRCP support from |BluetoothA2dpManager| and
converts all callers to use |BluetoothAvrcpManager| instead.
2015-08-31 17:27:47 +02:00
Thomas Zimmermann
f0c1517e51 Bug 1199110: Add |BluetoothAvrcpManager| to Bluedroid and BlueZ backends, r=shuang
The new |BluetoothAvrcpManager| classes are copies of |BluetoothA2dpManager|
without the A2DP bits.
2015-08-31 17:27:47 +02:00
Thomas Zimmermann
12cc30b3d7 Bug 1199110: Use mPlayStatus to determine track selection, r=shuang
This change removes AVRCP's dependency on the A2DP state.
2015-08-31 17:27:47 +02:00
Andrew Osmond
51afc78023 Bug 1171170 - Consolidate/cache access to permissions, cycle collected objects in device storage. r=dhylands 2015-08-25 20:13:34 -04:00
Sean Lin
227a3affbc Bug 1192727 - Improve the way that Presentation receiver gets the ID of the incoming session. r=smaug 2015-08-31 13:24:35 +08:00
Nikhil Marathe
e1db7f95bf Bug 1196079 - Always try to release Notification via normal WorkerRunnable first. r=wchen 2015-08-24 15:40:57 -07:00
Ryan VanderMeulen
5d45dff97e Backed out changeset 6b264cf230a0 (bug 1200208) for Windows bustage.
CLOSED TREE
2015-08-31 14:11:58 -04:00
Ehsan Akhgari
395c7475a0 Bug 1200208 - Send the audio-playback notification when the page calls HTMLMediaElement::Play() before the metadata has been fully loaded; r=baku 2015-08-31 13:44:55 -04:00
Masayuki Nakano
021b22502c Bug 895274 part.51 Rename NS_CONTEXTMENU to eContextMenu r=smaug 2015-09-01 00:20:06 +09:00
Masayuki Nakano
ee419f920c Bug 895274 part.49 Rename NS_POINTER_MOVE to ePointerMove r=smaug 2015-09-01 00:20:06 +09:00
Masayuki Nakano
0d4cc424b7 Bug 895274 part.48 Rename NS_POINTER_UP to ePointerUp r=smaug 2015-09-01 00:20:06 +09:00
Masayuki Nakano
94b71f3722 Bug 895274 part.47 Rename NS_POINTER_DOWN to ePointerDown r=smaug 2015-09-01 00:20:06 +09:00
Masayuki Nakano
a60321417e Bug 895274 part.46 Rename NS_POINTER_OVER to ePointerOver r=smaug 2015-09-01 00:20:05 +09:00
Masayuki Nakano
3745a11704 Bug 895274 part.45 Rename NS_POINTER_OUT to ePointerOut r=smaug 2015-09-01 00:20:05 +09:00
Masayuki Nakano
db4b2751e4 Bug 895274 part.44 Rename NS_POINTER_ENTER to ePointerEnter r=smaug 2015-09-01 00:20:05 +09:00
Masayuki Nakano
c8b8197c5b Bug 895274 part.43 Rename NS_POINTER_LEAVE to ePointerLeave r=smaug 2015-09-01 00:20:05 +09:00
Masayuki Nakano
39b4957c4b Bug 895274 part.42 Rename NS_POINTER_CANCEL to ePointerCancel r=smaug 2015-09-01 00:20:05 +09:00
Masayuki Nakano
1fbe208606 Bug 895274 part.41 Rename NS_POINTER_GOT_CAPTURE to ePointerGotCapture r=smaug 2015-09-01 00:20:05 +09:00
Masayuki Nakano
ae5242a5bb Bug 895274 part.40 Rename NS_POINTER_LOST_CAPTURE to ePointerLostCapture r=smaug 2015-09-01 00:20:05 +09:00
Masayuki Nakano
0332a2a2a8 Bug 895274 part.39 Rename NS_POINTER_EVENT_START to ePointerEventFirst and add ePointerEventLast r=smaug 2015-09-01 00:20:05 +09:00
Karl Tomlinson
dbe3ca8e08 bug 1199561 delay offline buffer allocation until non-null input is received r=padenot
The avoids the allocation and copying altogether when the output buffer
is silent.
2015-08-24 19:34:15 +12:00
Karl Tomlinson
b9dd91835e bug 1199560 finish offline audio context processing even when allocation fails r=padenot
ProcessBlock() needs to return aFinished = true at some point.
2015-08-24 19:29:15 +12:00
Karl Tomlinson
97048994c0 bug 1199559 remove now unused SetRawChannelContents r=padenot 2015-08-25 11:46:30 +12:00
Karl Tomlinson
5c78f5c742 bug 1199559 write audioprocess input buffer in a format suitable for direct use by AudioBuffer r=padenot
saving copying.

This also avoids graph thread allocations when input is null.
2015-08-28 18:30:17 +12:00
Karl Tomlinson
f23dd08d7b bug 1199559 write decodeAudioData buffer in a format suitable for direct use by AudioBuffer r=padenot
saving a copy.
2015-08-28 11:15:39 +12:00
Karl Tomlinson
18de0ff2fd bug 1199559 write offline buffer in a format suitable for direct use by AudioBuffer r=padenot
saving a copy.
2015-08-27 21:32:41 +12:00