Beta 2 is a busy beta release. First, because of an holiday in the US, the go to build has been delayed by a day (Tuesday instead of Monday). Second, a lot of fixes for MSE landed.
- 129 changesets
- 271 files changed
- 5021 insertions
- 2064 deletions
Extension | Occurrences |
cpp | 80 |
h | 51 |
js | 37 |
ini | 21 |
xml | 15 |
html | 8 |
java | 6 |
list | 4 |
css | 4 |
jsm | 3 |
xul | 2 |
sjs | 2 |
nsi | 2 |
xhtml | 1 |
webidl | 1 |
nsh | 1 |
jsx | 1 |
json | 1 |
in | 1 |
cc | 1 |
Module | Occurrences |
dom | 105 |
browser | 36 |
toolkit | 19 |
mobile | 16 |
media | 13 |
layout | 12 |
netwerk | 11 |
testing | 10 |
security | 8 |
js | 5 |
uriloader | 2 |
gfx | 2 |
xpcom | 1 |
image | 1 |
editor | 1 |
List of changesets:
Armen Zambrano Gasparnian | Bug 1064002 - Fix removal of --log-raw from xpcshell. r=chmanchester. a=testing - 93587eeda731 |
Karl Tomlinson | Bug 1108838 - Move stalled/progress timing from MediaDecoder to HTMLMediaElement. r=cpearce, a=sledru - 15e3be526862 |
Karl Tomlinson | Bug 1108838 - Dispatch "stalled" even when no bytes have been received. r=cpearce, a=sledru - b07f9144d190 |
Jeff Muizelaar | Bug 1090518 - Fix crash during webgl-depth-texture.html conformance test. r=jrmuizel, a=sledru - 36535f9806e6 |
Jan-Ivar Bruaroey | Bug 1098314 - Ignore and warn on turns: and stuns: urls until we support TURN/STUN TLS. r=bwc, a=sledru - 3b4908a629e8 |
Brad Lassey | Bug 1112345 - Tab streaming should scroll stream with layers and not offsets. r=snorp, a=sledru - 3956d52ad3f0 |
Karl Tomlinson | Bug 975782 - Bring media resource loads out of background while they delay the load event. r=cpearce, a=sledru - cdd335426a39 |
Karl Tomlinson | Bug 975782 - Stop delaying the load event when media fetch has stalled. r=cpearce, f=kinetik, a=sledru - 3abc61cb0abd |
Dave Townsend | Bug 1102050 - Set consumeoutsideclicks="false" whenever the popup is opened. r=felipe, a=sledru - a33308dd5af8 |
Brad Lassey | Bug 1115802 - Scrolling no longer working when tab mirroring from fennec. r=snorp, a=sledru - f6d5f2303fea |
Karl Tomlinson | Bug 1116676 - Ensure that AddRemoveSelfReference() is called on networkState changes. r=roc, a=sledru - ad2cfe2a92a5 |
Karl Tomlinson | Bug 1114885 - Allow media elements to be GC'd when their MediaSource is unreferenced. r=roc, a=sledru - 44e174f9d843 |
Dave Townsend | Bug 1094312 - Properly destroy browsers when switching between remote and non-remove pages and override the default destroy method in remote-browser.xml. r=mconley, a=sledru - 08f30b223076 |
Dave Townsend | Bug 1094312 - Fix browser_bug553455.js to handle the cases where the progress notification is hidden before it has fully appeared. r=Gijs, a=sledru - fc494bb31bec |
Dave Townsend | Bug 1094312 - Fix browser_bug553455.js:test_cancel_restart by pausing the download for long enough for the progress notification to show reliably. r=Gijs, a=sledru - b71146fc0e37 |
Margaret Leibovic | Bug 1107925 - Don't launch fennec on search redirects. r=bnicholson, a=sledru - 6796cf5b59b1 |
Mark Hammond | Bug 1116404 - Better timeout semantics for search service geoip lookups. r=felipe, a=sledru - 06bb4d89e2bf |
Magnus Melin | Bug 1043310 - AutoCompletion doesn't take capitalization from address book entry, can leave angle brackets characters >> in field, when loosing focus by clicking outside (not enter/tab). r=mak, a=sledru - 1d406b3f20db |
Matt Woodrow | Bug 1116626 - Null check mDecoder in AutoNotifyDecoded since it might have been shutdown already. r=karlt, a=sledru - e076d58d5b10 |
Matt Woodrow | Bug 1116284 - Don't run MP4Reader::Update after we've shut the reader down. r=cpearce, a=sledru - 2fd2c6de0a87 |
Bobby Holley | Bug 1119456 - Make MP4Demuxer's blocking reads non-blocking and hoist blocking into callers with a hacky retry strategy. r=k17e, a=sledru - fa0128cdef95 |
Bobby Holley | Bug 1119456 - Work around the fact that media cache does not quite guarantee the property we want. r=roc, a=sledru - 18f7174682d3 |
Andrea Marchesini | Bug 1113062 - Part 1: PIFileImpl and FileImpl merged. r=smaug, a=sledru - 23f5b373f676 |
Andrea Marchesini | Bug 1113062 - Part 2: ArchiveReaderZipFile non-CCed. r=smaug, a=sledru - f203230f49f4 |
Andrea Marchesini | Bug 1113062 - IndexedDB FileSnapshot not CCed. r=janv, a=sledru - 962ac9efa80c |
Matt Woodrow | Bug 1105066 - Make SeekPromise return the time we actually seeked to. r=kentuckyfriedtakahe, a=sledru - e16f64387888 |
Matt Woodrow | Bug 1105066 - Chain seeks in MediaSourceReader so that we seek audio to the same time as video. r=kentuckyfriedtakahe, a=sledru - 154dac808616 |
Anthony Jones | Bug 1105066 - Seek after switching reader. r=mattwoodrow, a=sledru - a0ffac1b2851 |
Matt Woodrow | Bug 1119033 - Don't try to evict when we don't have any initialized decoders. r=ajones, a=sledru - a78eb4dd84f0 |
Kai-Zhen Li | Bug 1119691 - Fix build bustage in dom/media/mediasource/MediaSource.cpp. r=bz, a=sledru - 7edfdc36c3cf |
Bobby Holley | Bug 1120014 - Initialize MediaSourceReader::mLast{Audio,Video}Time to 0 rather than -1. r=rillian, a=sledru - 201fee3158c1 |
Bobby Holley | Bug 1120017 - Make the DispatchDecodeTasksIfNeeded path handle DECODER_STATE_DECODING_FIRSTFRAME. r=cpearce, a=sledru - aa8cdb057186 |
Bobby Holley | Bug 1120023 - Clean up semantics of SourceBufferResource reading. r=cpearce, a=sledru - 60f6890d84cf |
Bobby Holley | Bug 1120023 - Fix some bugs in MockMediaResource. r=cpearce, a=sledru - e5cc2f8f3f7e |
Bobby Holley | Bug 1120023 - Switch SourceBufferResource::Read{,At} back to blocking. r=cpearce, a=sledru - 423cb20b5f43 |
Dão Gottwald | Bug 1115307 - Search bar alignment fixes and cleanup. r=florian, a=sledru - c7e58ab0e1f6 |
Dave Townsend | Bug 1119450 - Clicks on the search go button shouldn't open the search popup. r=felipe, a=sledru - 17b6018c53f0 |
David Keeler | Bug 1065909 - Canonicalize hostnames in nsSiteSecurityService and PublicKeyPinningService. r=mmc, a=sledru - 82cce51fb174 |
Abdelrhman Ahmed | Bug 1102961 - Cannot navigate AMO without closing the Options window. r=florian, a=sledru - 5ac62d0df17e |
JW Wang | Bug 1115505 - Keep decoding to ensure the stream is initialized in the decode-to-stream case. r=roc, a=sledru - 4d3d7478ffa4 |
Olli Pettay | Bug 1108721 - HTMLMediaElement.textTracks needs to be nullable in Gecko for now. r=peterv, a=sledru - 5fba52895751 |
Bobby Holley | Bug 1120629 - Cache data directly on MP4Stream rather than relying on the media cache. r=roc, a=sledru - f7bd9ae15c9e |
Julian Seward | Bug 1119803 - Uninitialised value use in StopPrerollingVideo. r=bobbyholley, a=sledru - 0a648dfd0459 |
Andrea Marchesini | Bug 1111971 - A better life-time management of aListener and aContext in WebSocketChannel. r=smaug, a=abillings - 19e248751a1c |
Ryan VanderMeulen | Backed out changeset e91fcba59c18 (Bug 1119941) because we don't want to ship int in 36b1. a=sledru - 1d99e9a39847 |
Ryan VanderMeulen | Bug 1088708 - Disable testOSLocale on Android x86 for permafailing. r=gbrown, a=test-only - 483bad7e5e88 |
Ryan VanderMeulen | No bug - Adjust some Android reftest expectations now that they're passing again. r=gbrown, a=test-only - 454907933777 |
Mark Banner | Bug 1119765 - Joining and Leaving a Loop room quickly can leave the room as full. Ensure we send the leave notification if we've already sent the join. r=mikedeboer,a=sylvestre - 9b99fc7b7c20 |
Sotaro Ikeda | Bug 1112410 - Handle set dormant during seeking r=cpearce a=sledru - 5d185a7d03b5 |
Mike Conley | Bug 1117936 - If print preview throws in browser-content.js, make sure printUtils.js can handle the error. r=Mossop, a=sledru - 2fd253435fe4 |
Dave Townsend | Bug 1118135 - Clicking the magnifying glass while the suggestions are open should close the popup and not re-open it. r=felipe, a=sledru - ee9df2674663 |
Chris Pearce | Bug 1112445 - Ignore the audio stream when determining whether we should skip-t-o-next-keyframe for async readers. r=mattwoodrow, a=sledru - f82a118e1064 |
Steve Fink | Bug 1117768 - Fix assertion in AutoStopVerifyingBarriers and add tests. r=terrence, a=sledru - 53ae5eeb6147 |
Matt Woodrow | Bug 1121661 - Null check mDemuxer in MP4Reader::ResetDecoder since we might not have created one yet. r=bholley, a=sledru - 28900712c87f |
Chris Pearce | Bug 1112822 - Don't allow MP4Reader to decode if someone shut it down. r=mattwoodrow, a=sledru - c8031be76a86 |
Ryan VanderMeulen | Backed out changeset 53ae5eeb6147 (Bug 1117768) for bustage. - 96d0d77a3462 |
Martyn Haigh | Bug 1117130 - URL bar border slightly covered by fading edge of title. r=mfinkle, a=sledru - ca609e2e5bea |
JW Wang | Bug 1112588 - Ignore 'stalled' events because the progress timer could time out before receiving any HTTP notifications on slow machines like B2G emulator. r=cpearce, a=test-only - d185df72bd0e |
Ryan VanderMeulen | Bug 1111137 - Disable test_user_agent_overrides.html on Android due to frequent failures. a=test-only - cd07ffdd30c5 |
Steve Fink | Bug 1111330 - GetBacktrace needs to be able to free the results buffer. r=njn, a=lsblakk - f154bf489b34 |
Robert Strong | Bug 1120673 - Verify Firewall service is running before adding Firewall exceptions - Fx 35 installer crashes on XP x86 SP3 at the end (creating shortcuts) if the xp firewall service is stopped. r=bbondy, a=sledru - bc2de4c07f1b |
Nicolas B. Pierron | Bug 1118911 - GetPcScript should care about bailout frames. r=jandem, a=sledru - 66f61f3f9664 |
Bobby Holley | Bug 1121841 - Clear the failed read after checking it. r=jya, a=sledru - 0f43b4df53bb |
Bobby Holley | Bug 1121248 - Stop logging unimplemented methods in SourceBufferResource. r=mattwoodrow, a=sledru - b8922f819a88 |
Michael Comella | Bug 1106935 - Part 1: Replace old tablet pngs with null XML resources. r=mhaigh, a=sledru - 0b7d9ce1cdc7 |
Ehsan Akhgari | Bug 1113121 - Null check the parent node in nsHTMLEditRules::JoinNodesSmart() before passing it to MoveNode; r=roc a=sylvestre - 64d25509541e |
Jean-Yves Avenard | Bug 1121757: Prevent out of bound memory access should AVC data be invalid. r=kinetik a=sledru - 84bf56da4a55 |
Jean-Yves Avenard | Bug 1121342: Re-Request audio or video to decode first frame after a failed attempt. r=cpearce a=sledru - 7a8d1dd9fff3 |
Jean-Yves Avenard | Bug 1121342: Re-search for Moof if an initial attempt to find it failed. r=kentuckyfriedtakahe a=sledru - dfbca180664d |
John Daggett | Bug 1118981 - initialize mSkipDrawing correctly for already loading fonts. r=jfkthame, a=sylvestre - beb62e1ad523 |
Mike Hommey | Bug 1110760 - Followup to avoid build failure with Windows SDK v7.0 and v7.0A. r=gps a=lsblakk - fe217a0d2e9a |
Paul Kerr [:pkerr] | Bug 1028869 - Part 1: Add ping and ack operations to PushHandler. r=standard8, a=sledru - fc47c7a95f85 |
Paul Kerr [:pkerr] | Bug 1028869 - Part 2: xpcshell test updated with ping/restore. r=standard8, a=sledru - b653be6b040a |
Gijs Kruitbosch | Bug 1079355 - indexedDB pref should only apply for content pages, not chrome ones, r=bent,a=sylvestre - 97b34f0b9946 |
Jean-Yves Avenard | Bug 1118123: Update mediasource duration following sourcebuffer::appendBuffer. r=cajbir a=sledru - 9a4a8602e6f4 |
Jean-Yves Avenard | Bug 1118123: Mochitest to verify proper sourcebuffer behavior. r=cajbir a=sledru - 61e917f920c9 |
Jean-Yves Avenard | Bug 1118123: Update mediasource web platforms tests now passing. r=karlt a=sledru - 7cd63f89473b |
Jean-Yves Avenard | Bug 1119119: Do not abort when calling appendBuffer with no data. r=cajbir a=sledru - 4fe580b632e5 |
Jean-Yves Avenard | Bug 1119119: Update web-platform-tests expected data. r=karlt a=sledru - a1a315b3ff6b |
Jean-Yves Avenard | Bug 1120084: Implement MSE's AppendErrorAlgorithm. r=cajbir a=sledru - da605a71901e |
Jean-Yves Avenard | Bug 1120086: Re-open SourceBuffer after call to appendBuffer if in ended state. r=cajbir a=sledru - 7dd701f60492 |
Ben Hearsum | Bug 1120420: switch in-tree update server/certs to aus4.mozilla.org. r=rstrong, a=lmandel - 59702337a220 |
Kartikaya Gupta | Bug 1107009. r=BenWa, a=sledru - 8d886705af93 |
Kartikaya Gupta | Bug 1122408 - Fix potential deadlock codepath. r=BenWa, a=sledru - e6df6527d52e |
Phil Ringnalda | Bug 786938 - Disable test_handlerApps.xhtml on OS X. a=test-only - d1b7588f273b |
Jan de Mooij | Bug 1115844 - Fix Baseline to emit a nop for JSOP_DEBUGLEAVEBLOCK to temporarily work around a pc lookup bug. r=shu, a=sledru - 54a53a093110 |
Andreas Pehrson | Bug 1113600 - Part 1. Send stream data right away after adding an output stream. r=roc, a=sledru - 73c3918b169f |
Andreas Pehrson | Bug 1113600 - Part 2. Handle setting a MediaStream sync point mid-playback. r=roc, a=sledru - e30a4672f03f |
Andreas Pehrson | Bug 1113600 - Part 3. Add mochitest for capturing media mid-playback. r=roc, a=sledru - c17e1f237ff0 |
Andreas Pehrson | Bug 1113600 - Part 4. Handle switching directly from audio clock to stream clock. r=roc, a=sledru - b269b8f5102c |
Gian-Carlo Pascutto | Bug 1119852 - Don't forget to update _requestedCapability in Windows camera driver. r=jesup, a=sledru - ee09df3331d0 |
Paul Kerr [:pkerr] | Bug 1108028 - Replace pushURL registered with LoopServer whenever PushServer does a re-assignment. r=dmose, a=sledru - be5eee20bba5 |
Daniel Holbert | Bug 1110950 - Trigger a reflow (as well as a repaint) for changes to 'object-fit' and 'object-position', so subdocuments can be repositioned/resized. r=roc, a=sledru - 2b2b697613eb |
Chris Double | Bug 1055904 - Improve MSE eviction calculation. r=jya, a=sledru - 595835cd60a0 |
Martyn Haigh | Bug 1111598 - [Tablet] Make action bar background color consistent with the new tablet tab strip background. r=mcomella, a=sledru - 3e58a43384cd |
Tim Taubert | Bug 950399 - SessionStore shouldn't forget domain cookies. r=yoric, a=sledru - 91f8d6ca5030 |
Tim Taubert | Bug 950399 - Tests for domain cookies. r=yoric, a=sledru - 670d3f856665 |
Jean-Yves Avenard | Bug 1120075 - Use Movie Extend Header's duration as fallback when available. r=kentuckyfriedtakahe, a=sledru - 18ade4ad787e |
Jean-Yves Avenard | Bug 1119757 - Allow seeking on media with infinite duration. r=cpearce, a=sledru - b0c42a7f0dc7 |
Jean-Yves Avenard | Bug 1119757 - MSE: handle duration of 0 in metadata as infinity. r=mattwoodrow, a=sledru - 3e5d8c21f3a2 |
Jean-Yves Avenard | Bug 1120079 - Do not call Range Removal algorithm after endOfStream. r=cajbir, a=sledru - 2a36e0243edd |
Jean-Yves Avenard | Bug 1120282 - Do not fire durationchange during call to ReadMetadata. r=mattwoodrow, a=sledru - 9bb138f23d58 |
Dragana Damjanovic | Bug 1108971 - Fix parameter in call GetAddrInfo. r=sworkman, a=sledru - 2dbbd7362502 |
Sotaro Ikeda | Bug 1110343 - Suppress redundant loadedmetadata event when dormant exit. r=cpearce, a=sledru - fae52bd681e0 |
Sotaro Ikeda | Bug 1108728 - Remove dormant related state from MediaDecoder. r=cpearce, a=sledru - 9ad34e90e339 |
Bobby Holley | Bug 1121692 - Remove unnecessary arguments to ::Seek. r=mattwoodrow, sr=cpearce, a=sledru - d7e079df1b3d |
Bobby Holley | Bug 1121692 - Stop honoring aEndTime in MediaSourceReader::Seek. r=mattwoodrow, a=sledru - 67f6899c6221 |
Bobby Holley | Bug 1121692 - Fix potential race condition with mWaitingForSeekData. r=mattwoodrow, a=sledru - 871ab0d29bb8 |
Bobby Holley | Bug 1121692 - Clean up semantics around m{Audio,Video}IsSeeking. r=mattwoodrow, a=sledru - 35f5cf685186 |
Bobby Holley | Bug 1121692 - Move the interesting seek state logic into DecodeSeek. r=mattwoodrow, r=cpearce, a=sledru - 3e1dd9e96598 |
Bobby Holley | Bug 1121692 - Make seeks cancelable. r=cpearce, r=mattwoodrow, a=sledru - 2195dc79a65f |
Bobby Holley | Bug 1121692 - Handle mid-seek Request{Audio,Video}Data calls. r=cpearce, a=sledru - 4f059ea15ecf |
Bobby Holley | Bug 1121692 - Tests. r=mattwoodrow, r=cpearce, a=sledru - 56744595737c |
Michael Comella | Bug 1116912 - Don't hide the dynamic toolbar when it was originally shown but a tab was selected. r=wesj, a=sledru - 55bd32c43abd |
Valentin Gosu | Bug 1121826 - Backout cc192030c28f - brackets shouldn't be automatically escaped in the Query. r=mcmanus, a=sledru - 12bda229bf83 |
Nicholas Nethercote | Bug 1122322 - Fix crash in worker memory reporter. r=bent, a=sledru - c5dfa7d081f4 |
Ryan VanderMeulen | Bug 1055904 - Fix non-unified bustage in TrackBuffer.cpp. a=bustage - c703f90c5b80 |
Patrick McManus | Bug 1121706 - Don't offer h2 in alpn if w/out mandatory suite. r=hurley, a=sledru - 131919c0babd |
Barbara Guida | Bug 1122586 - Unbreak build on platforms missing std::llabs since Bug 1073716. r=dholbert, a=sledru - 506cfb41b8f3 |
Jean-Yves Avenard | Bug 1121876 - Treat negative WMF's output sample timestamp as zero. r=cpearce, a=sledru - e017341d2486 |
Jean-Yves Avenard | Bug 1121876 - Configure WMF decoder to output PCM 16. r=cpearce, a=sledru - cd88be2b57ac |
Robert Longson | Bug 1119698 - Ensure image elements take pointer-events into account. r=jwatt, a=sledru - 94e7cb795a05 |
Chris Pearce | Bug 1123498 - Make MP4Reader skip-to-next-keyframe less aggressively. r=mattwoodrow, a=sledru - cee6bfbbecd7 |
Jean-Yves Avenard | Bug 1123507 - Prevent out of bound memory access. r=edwin, a=sledru - 8691f7169392 |
Geoff Brown | Bug 1105388 - Avoid robocop shutdown crashes with longer wait. r=mfinkle, a=test-only - ea7deca21c27 |
Anthony Jones | Bug 1116056 - Change MOZ_ASSERT() to NS_WARNING() in Box::Read(). r=jya, a=sledru - 54386fba64a7 |
Jean-Yves Avenard | Bug 1116056 - Ensure all atoms read are valid. r=mattwoodrow, a=sledru - 1f392909ff1f |
Xidorn Quan | Bug 1121350 - Fix extra space on right from whitespace. r=roc, a=sledru - 598cd9c2e480 |
Kartikaya Gupta | Bug 1120252 - Avoid trying to get the APZCTreeManager if APZ isn't enabled. r=mattwoodrow, a=bustage - 1b21115851ef |