Benjamin Chen
|
8dec4a2a4b
|
Bug 1153690 - Release the Session and MediaRecorder objects correctly if there is no ExtractRunnable running. r=roc
|
2015-04-22 15:09:49 +08:00 |
Benjamin Chen
|
8503c3b76d
|
Bug 1140995 - part 2: Don't send the audio/video data when the EOS flag is raised because the decoded data is invalid. r=cpearce
|
2015-04-23 14:56:52 +08:00 |
Benjamin Chen
|
74d5ffb032
|
Bug 1140995 - part1: At end of stream, send the last video frame to decoded stream with deviation usec if the last video frame's duration is 0. r=jwwang
|
2015-04-22 18:19:19 +08:00 |
Marcos Caceres
|
86ef583cf2
|
Bug 1083410 - Obtain a web manifest. r=mconley.
|
2015-04-22 19:46:00 +02:00 |
Carsten "Tomcat" Book
|
d7660b2db1
|
Merge mozilla-central to mozilla-inbound on a CLOSED TREE
|
2015-04-23 08:41:04 +02:00 |
Carsten "Tomcat" Book
|
bab9dbe9c4
|
Backed out 19 changesets (bug 1149397, bug 1065657, bug 1024774 ) for fixing Linux PGO xpcshell bustage on a CLOSED TREE
Backed out changeset 53058615e7a3 (bug 1024774 )
Backed out changeset 68fe0894bb09 (bug 1065657)
Backed out changeset 1b9620d674df (bug 1024774 )
Backed out changeset a31c514b59da (bug 1024774 )
Backed out changeset 0fcf8757f6c2 (bug 1024774 )
Backed out changeset 9a3c71b925d4 (bug 1024774 )
Backed out changeset 783acc92af04 (bug 1024774 )
Backed out changeset ad71c9a3446b (bug 1024774 )
Backed out changeset 4f37e72e70f6 (bug 1024774 )
Backed out changeset ec869578cc0a (bug 1024774 )
Backed out changeset 3c1d306c8a3d (bug 1024774 )
Backed out changeset b3a90f30892d (bug 1024774 )
Backed out changeset cf7bbb3774c0 (bug 1024774 )
Backed out changeset 2522eb4d3cf2 (bug 1024774 )
Backed out changeset 89a502d88f9c (bug 1024774 )
Backed out changeset 61046ad3161f (bug 1024774 )
Backed out changeset 36706aaa2f06 (bug 1024774 )
Backed out changeset ba8e68e05149 (bug 1149397)
Backed out changeset 532169437c2f (bug 1065657)
--HG--
rename : toolkit/components/protobuf/src/google/protobuf/extension_set.cc => toolkit/components/protobuf/google/protobuf/extension_set.cc
rename : toolkit/components/protobuf/src/google/protobuf/extension_set.h => toolkit/components/protobuf/google/protobuf/extension_set.h
rename : toolkit/components/protobuf/src/google/protobuf/stubs/atomicops_internals_pnacl.h => toolkit/components/protobuf/google/protobuf/generated_message_util.cc
rename : toolkit/components/protobuf/src/google/protobuf/stubs/stringprintf.h => toolkit/components/protobuf/google/protobuf/generated_message_util.h
rename : toolkit/components/protobuf/src/google/protobuf/io/coded_stream.cc => toolkit/components/protobuf/google/protobuf/io/coded_stream.cc
rename : toolkit/components/protobuf/src/google/protobuf/io/coded_stream.h => toolkit/components/protobuf/google/protobuf/io/coded_stream.h
rename : toolkit/components/protobuf/src/google/protobuf/io/coded_stream_inl.h => toolkit/components/protobuf/google/protobuf/io/coded_stream_inl.h
rename : toolkit/components/protobuf/src/google/protobuf/io/package_info.h => toolkit/components/protobuf/google/protobuf/io/package_info.h
rename : toolkit/components/protobuf/src/google/protobuf/service.cc => toolkit/components/protobuf/google/protobuf/io/zero_copy_stream.cc
rename : toolkit/components/protobuf/src/google/protobuf/io/zero_copy_stream.h => toolkit/components/protobuf/google/protobuf/io/zero_copy_stream.h
rename : toolkit/components/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h => toolkit/components/protobuf/google/protobuf/io/zero_copy_stream_impl.h
rename : toolkit/components/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc => toolkit/components/protobuf/google/protobuf/io/zero_copy_stream_impl_lite.cc
rename : toolkit/components/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h => toolkit/components/protobuf/google/protobuf/io/zero_copy_stream_impl_lite.h
rename : toolkit/components/protobuf/src/google/protobuf/message_lite.cc => toolkit/components/protobuf/google/protobuf/message_lite.cc
rename : toolkit/components/protobuf/src/google/protobuf/message_lite.h => toolkit/components/protobuf/google/protobuf/message_lite.h
rename : toolkit/components/protobuf/src/google/protobuf/package_info.h => toolkit/components/protobuf/google/protobuf/package_info.h
rename : toolkit/components/protobuf/src/google/protobuf/repeated_field.cc => toolkit/components/protobuf/google/protobuf/repeated_field.cc
rename : toolkit/components/protobuf/src/google/protobuf/repeated_field.h => toolkit/components/protobuf/google/protobuf/repeated_field.h
rename : toolkit/components/protobuf/src/google/protobuf/stubs/common.cc => toolkit/components/protobuf/google/protobuf/stubs/common.cc
rename : toolkit/components/protobuf/src/google/protobuf/stubs/common.h => toolkit/components/protobuf/google/protobuf/stubs/common.h
rename : toolkit/components/protobuf/src/google/protobuf/stubs/hash.h => toolkit/components/protobuf/google/protobuf/stubs/hash.h
rename : toolkit/components/protobuf/src/google/protobuf/stubs/once.cc => toolkit/components/protobuf/google/protobuf/stubs/once.cc
rename : toolkit/components/protobuf/src/google/protobuf/stubs/once.h => toolkit/components/protobuf/google/protobuf/stubs/once.h
rename : toolkit/components/protobuf/src/google/protobuf/stubs/stl_util.h => toolkit/components/protobuf/google/protobuf/stubs/stl_util-inl.h
rename : toolkit/components/protobuf/src/google/protobuf/wire_format_lite.cc => toolkit/components/protobuf/google/protobuf/wire_format_lite.cc
rename : toolkit/components/protobuf/src/google/protobuf/wire_format_lite.h => toolkit/components/protobuf/google/protobuf/wire_format_lite.h
rename : toolkit/components/protobuf/src/google/protobuf/wire_format_lite_inl.h => toolkit/components/protobuf/google/protobuf/wire_format_lite_inl.h
|
2015-04-23 08:37:24 +02:00 |
Bobby Holley
|
0867953797
|
Bug 1144486 - Use state watching machinery for mReadyState updates. r=jww
|
2015-04-22 21:38:11 -07:00 |
Bobby Holley
|
08da945616
|
Bug 1144486 - Implement state watching machinery. r=jww
|
2015-04-22 21:38:11 -07:00 |
Bobby Holley
|
8d8e6e7fae
|
Bug 1144486 - Implement direct tasks. r=jww
|
2015-04-22 21:38:10 -07:00 |
Bobby Holley
|
e204449c1b
|
Bug 1144486 - Fix Bogus test. r=cajbir
cajbir said we should do this in the media meeting.
|
2015-04-22 21:38:09 -07:00 |
Bobby Holley
|
593c23f2d0
|
Bug 1157488 - Don't spin the event loop by synchronously dispatching when we're already on the main thread. r=jww
This was causing us to re-enter RunSyncSectionsInternal.
|
2015-04-22 20:43:59 -07:00 |
JW Wang
|
9d831360d9
|
Bug 1157551 - Fix UAF in FFmpegH264Decoder. r=edwin.
|
2015-04-23 11:21:03 +08:00 |
Wes Kocher
|
a79764cf6b
|
Merge inbound to m-c a=merge CLOSED TREE
|
2015-04-22 17:15:53 -07:00 |
Ben Turner
|
6ee41913fb
|
Bug 1155634 - Move ConnectionPool creation closer to where we actually use it and at a point guaranteed to be after QuotaManager has been started. r=khuey relanding CLOSED TREE
|
2015-04-22 17:14:44 -07:00 |
Wes Kocher
|
c2e52c5972
|
Backed out changeset 89e5f92e26d7 (bug 1155634) for being a possible cause of frequent gij(8) orange CLOSED TREE
|
2015-04-22 14:06:39 -07:00 |
Blake Kaplan
|
24f35dfe49
|
Bug 1124076 - Properly detect certs when loaded and prompt to import them. r=sworkman/dkeeler
--HG--
extra : rebase_source : 11fb8b1c1a3044b82668136f4cfec4c758d9270c
|
2015-04-22 12:55:23 -07:00 |
Neil Deakin
|
b9f7c92db7
|
Bug 1157193, fix null pointer check when dragging images, r=smaug
|
2015-04-22 15:18:22 -04:00 |
Nick Fitzgerald
|
a55c57cabc
|
Bug 1024774 - Part 7: Add HeapSnapshot WebIDL interface; r=bholley
|
2015-04-22 11:09:54 -07:00 |
Nick Fitzgerald
|
5f8c8f100a
|
Bug 1024774 - Part 1: Add the ChromeUtils WebIDL interface. r=bholley
|
2015-04-22 11:09:54 -07:00 |
Andreas Pehrson
|
f1d26a537d
|
Bug 1155089 - Part 3: Test replacing with WebAudio track in track_peerConnection_replaceTrack.html. r=jib
--HG--
extra : rebase_source : df2ebd47ca3cf0854e8663623d5de18c2e730d3d
|
2015-04-22 11:59:43 +08:00 |
Andreas Pehrson
|
20457a4dc1
|
Bug 1155089 - Part 2: Break out WebAudio input/output checker to PeerConnectionTest. r=mt
--HG--
extra : rebase_source : b92110f5d9c234c93bea4c7442f6ff15f344c16e
|
2015-04-22 11:59:43 +08:00 |
brian37ful
|
38bf5c7aa5
|
Bug 1131047 - Part 3: Update the related testcases. r=aknow
|
2015-04-16 09:34:00 -04:00 |
brian37ful
|
b170b7869a
|
Bug 1131047 - Part 2: Obsolete some events (DOM). r=aknow
|
2015-04-20 07:19:00 -04:00 |
brian37ful
|
2445e6232d
|
Bug 1131047 - Part 1: Obsolete some events (WebIDL). r=hsinyi
|
2015-04-16 09:33:00 -04:00 |
Carsten "Tomcat" Book
|
e704e6ceb5
|
Merge mozilla-central to b2g-inbound IGNORE IDL
--HG--
extra : amend_source : fe0fc246789c9fb740dd3f43ea63535a9894ec77
|
2015-04-22 15:55:13 +02:00 |
Kartikaya Gupta
|
53dd599648
|
Back out cset 17aad8f83237 (bug 1154499) now that we have a nightly with APZ enabled. r=me a=me
|
2015-04-22 09:36:25 -04:00 |
Thomas Zimmermann
|
99e571dff8
|
Bug 1156229: Update GATT support to include Android L, r=joliu
This patch adds L support to the GATT implementation. Only the HAL
backend is currently supported.
|
2015-04-22 09:35:36 +02:00 |
Thomas Zimmermann
|
6a2c5933a5
|
Bug 1156229: Make ref-counted class destructors non-public, r=joliu
To build Bluetooth v2 with gcc 4.8 and later, all ref-counted classes
must have non-public destructors.
|
2015-04-22 09:35:36 +02:00 |
Mark Finkle
|
65beaee4c9
|
Bug 1154960 - Fennec should explicitly block the DOM SiteSpecificUserAgent.js file from packaging r=nalexander
|
2015-04-22 02:01:32 -04:00 |
Wes Kocher
|
1c8090ed35
|
Merge m-c to fx-team a=merge
|
2015-04-21 15:39:12 -07:00 |
Wes Kocher
|
b6e78e87bc
|
Merge b2ginbound to m-c a=merge
|
2015-04-21 15:31:59 -07:00 |
Wes Kocher
|
687641fa14
|
Merge inbound to m-c a=merge
|
2015-04-21 15:23:57 -07:00 |
Wes Kocher
|
103ab1ed0e
|
Merge fx-team to m-c a=merge
|
2015-04-21 15:15:48 -07:00 |
David Anderson
|
9ae1c872f4
|
Enable APZ for E10S on Windows for one Nightly. This patch will be backed out after one nightly. (bug 1154459, r=kats, a=ryanvm)
|
2015-04-21 15:35:19 -04:00 |
Kyle Huey
|
044aeb9cda
|
Backed out 3 changesets (bug 102663, bug 915962) for crashing constantly. a=me
Backed out changeset 984018eae04a (bug 102663)
Backed out changeset ec40bfefa08d (bug 915962)
Backed out changeset 79aeff6684f6 (bug 915962)
|
2015-04-21 09:19:01 -07:00 |
Carsten "Tomcat" Book
|
c560e33395
|
Merge mozilla-central to mozilla-inbound
|
2015-04-21 12:38:27 +02:00 |
Carsten "Tomcat" Book
|
0f464396d9
|
merge mozilla-inbound to mozilla-central a=merge
|
2015-04-21 11:57:16 +02:00 |
Chris Pearce
|
5dd903a2e0
|
Bug 1154513 - [EME] GMP crash crashes browser in Nightly - Remember if actor is destroyed, so that no messages are sent from subsequent Shutdown() - r=cpearce
|
2015-04-21 16:32:15 +12:00 |
Ehsan Akhgari
|
3b9c04bb47
|
Bug 1156432 - Part 2: Use different error messages for the hello-after-extracting.gz test; r=nsm
This helps make it eaiser to tell whether this or the hello.gz
test failed by just looking at the logs.
|
2015-04-21 00:25:15 -04:00 |
Ehsan Akhgari
|
97eba20d5d
|
Bug 1156432 - Part 1: Unregister the service worker when we are done with it; r=nsm
This lets us for example use the --run-until-failure mochitest option.
|
2015-04-21 00:25:08 -04:00 |
Ehsan Akhgari
|
20c06b408e
|
Bug 1155989 - Dump the rejection of the promise returned by ServiceWorkerRegistration.unregister() in our tests; r=nsm
|
2015-04-21 00:24:44 -04:00 |
Ehsan Akhgari
|
c6e94fa106
|
Bug 1155988 - Use the ready promise more often in service worker tests; r=nsm
|
2015-04-21 00:23:22 -04:00 |
Ehsan Akhgari
|
d84695c24e
|
Bug 1155987 - Unregister the service workers registered in tests; r=nsm
Without this, test_periodic_update.html is going to try to update all
of them which is unnecessary.
|
2015-04-21 00:21:30 -04:00 |
Luke Wagner
|
e2ba59ce7e
|
Bug 1156600 - asmjscache: fix assert when reading metadata file for cache write fails (r=janv)
|
2015-04-20 23:18:59 -05:00 |
Brian Birtles
|
974f89ccdd
|
Bug 1154615 part 9 - Rename test files; r=jwatt
--HG--
rename : dom/animation/test/css-animations/test_animation-player-currenttime.html => dom/animation/test/css-animations/test_animation-currenttime.html
rename : dom/animation/test/css-animations/test_animation-player-finished.html => dom/animation/test/css-animations/test_animation-finished.html
rename : dom/animation/test/css-animations/test_animation-player-playstate.html => dom/animation/test/css-animations/test_animation-playstate.html
rename : dom/animation/test/css-animations/test_animation-player-ready.html => dom/animation/test/css-animations/test_animation-ready.html
rename : dom/animation/test/css-animations/test_animation-player-starttime.html => dom/animation/test/css-animations/test_animation-starttime.html
rename : dom/animation/test/css-animations/test_element-get-animation-players.html => dom/animation/test/css-animations/test_element-get-animations.html
rename : dom/animation/test/css-transitions/test_animation-player-currenttime.html => dom/animation/test/css-transitions/test_animation-currenttime.html
rename : dom/animation/test/css-transitions/test_animation-player-ready.html => dom/animation/test/css-transitions/test_animation-ready.html
rename : dom/animation/test/css-transitions/test_animation-player-starttime.html => dom/animation/test/css-transitions/test_animation-starttime.html
rename : dom/animation/test/css-transitions/test_element-get-animation-players.html => dom/animation/test/css-transitions/test_element-get-animations.html
|
2015-04-21 10:22:10 +09:00 |
Brian Birtles
|
c04588b2f3
|
Bug 1154615 part 8 - Rename references to players in animation observers; r=jwatt
|
2015-04-21 10:22:10 +09:00 |
Brian Birtles
|
2cfdd7ac06
|
Bug 1154615 part 7 - Rename CSSAnimationPlayer and CSSTransitionPlayer; r=jwatt
|
2015-04-21 10:22:10 +09:00 |
Brian Birtles
|
13834006d7
|
Bug 1154615 part 6 - Rename references to players within layout/; r=jwatt
We will rename CSSAnimationPlayer/CSSTransitionPlayer in a separate patch
|
2015-04-21 10:22:10 +09:00 |
Brian Birtles
|
8f5fbac8a9
|
Bug 1154615 part 5 - Rename AnimationPlayerCollection to AnimationCollection; r=jwatt
|
2015-04-21 10:22:10 +09:00 |
Brian Birtles
|
bd4c87f07a
|
Bug 1154615 part 4 - Rename references to players in dom/animation; r=jwatt
This patch does not, however, update references to
AnimationPlayerCollection/CSSTransitionPlayer etc. which we will fix when we get
to layout/style.
|
2015-04-21 10:22:09 +09:00 |