Граф коммитов

353072 Коммитов

Автор SHA1 Сообщение Дата
Matt Woodrow 230a565a26 Bug 980642 - Implement ClearRect for CompositorD3D11. r=Bas 2014-03-28 16:38:32 +13:00
Matt Woodrow af5c1851a5 Bug 980642 - Implement ClearRect for CompositorD3D9. r=Bas 2014-03-28 16:38:32 +13:00
Matt Woodrow 87bb5ca618 Bug 980642 - Implement Clear regions for ClientLayerManager/LayerManagerComposite. r=roc 2014-03-28 16:38:32 +13:00
Matt Woodrow 3f532a294e Bug 980642 - Clean up Compositor::clearFBRect API. r=roc 2014-03-28 16:38:32 +13:00
Wes Kocher 29013bc45f Merge m-c to inbound 2014-03-27 20:21:50 -07:00
Wes Kocher 3948825ebe Merge fx-team to m-c 2014-03-27 20:07:56 -07:00
Chris Pearce bfe8e04d6a Bug 631058 - Don't preroll extra media samples when we're not playing. r=cajbir 2014-03-28 15:50:35 +13:00
Chris Pearce 7bc425d1e8 Bug 778077 - Implement HTMLMediaElement.fastSeek(time). r=cajbir
Implement HTMLMediaElement.fastSeek(), basically by changing all the
MediaDecoderReader::Seek() overrides to not call
MediaDecoderReader::DecodeToTarget(), and have MediaDecoderReader::DecodeSeek()
call DecodeToTarget() if we're doing an accurate (non-fast) seek.

Update gizmo.mp4 to have a keyframe every second, instead of only 1 keyframe at
the start of stream. This makes the unit test I added more useful for mp4...

I pushed most of the seek target clamping logic in MediaDecoder up into
HTMLMediaElement, so that we're clamping in fewer places. Note
MediaDecoderStateMachine::Seek() still sanity checks the seek target.

We have to update the currentTime/MediaDecoder playback position after a seek
completes now, rather than assuming the seek always got it exactly right.

Removed those pesky assertions about seek target lying in the first frame after
seek, since actually sometimes the media doesn't have samples for all streams
after a seek (either due to the media being encoded like that, or because of a
bug in the platform's decoder, not entirely sure).

Green: https://tbpl.mozilla.org/?tree=Try&rev=b028258565e2
2014-03-28 15:50:28 +13:00
Wes Kocher 3d817ab8e1 Merge b2g-inbound to m-c 2014-03-27 19:37:17 -07:00
Jed Davis bcb7b2cc3a Bug 914561: Use SPS EnterJIT marks to unwind past jitcode. r=BenWa 2014-03-27 19:20:20 -07:00
Jed Davis a3824f224b Bug 914561: Record EnterJIT trampoline frame address on SPS pseudostack. r=nbp 2014-03-27 19:20:20 -07:00
Jed Davis 6a70e17ec2 Bug 914561 - Add AbsoluteAddress load32/store32 on x86/x64. r=nbp 2014-03-27 19:20:19 -07:00
Wes Kocher 8bc0da49a1 Bug 989083 - Disable test browser_tabview_bug643392 for leaking on a CLOSED TREE 2014-03-27 14:50:35 -07:00
B2G Bumper Bot bf5ab001f6 Bumping manifests a=b2g-bump 2014-03-27 13:21:20 -07:00
B2G Bumper Bot 6a1984cf63 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ec183496896f
Author: russnicoletti <rnicoletti@mozilla.com>
Desc: Merge pull request #17721 from russnicoletti/bug987224

Bug 987224 - [B2G][Video]Unable to watch videos in video app after deleting two videos. r=johu

========

https://hg.mozilla.org/integration/gaia-central/rev/4ad830e404f5
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Bug 987224 - [B2G][Video]Unable to watch videos in video app after deleting two videos

========

https://hg.mozilla.org/integration/gaia-central/rev/9fdba1b0d711
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #14545 from mcav/smtp-creds

 Bug 805501 - Support different username / password / credentials for SMTP server from IMAP server. r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/4a7b3adf0d22
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 805501 - Support different username / password / credentials for SMTP server from IMAP server. r=asuth
2014-03-27 13:16:16 -07:00
Jared Wein 95c5da423f Bug 962884 - Offer opt-out from auto-hyphenation for labels in the menu panel. r=Gijs 2014-03-27 15:53:18 -04:00
B2G Bumper Bot 6346513765 Bumping manifests a=b2g-bump 2014-03-27 12:27:52 -07:00
B2G Bumper Bot 002333ea49 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/54706e2b9f1a
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #17717 from dmarcos/bug985578

Bug 985578 - [Camera] [Madai] [Mozilla][UX] Self-Timer not to spec

========

https://hg.mozilla.org/integration/gaia-central/rev/1d510b689e9f
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 985578 - [Camera] [Madai] [Mozilla][UX] Self-Timer not to spec
2014-03-27 12:25:48 -07:00
B2G Bumper Bot 9973358676 Bumping manifests a=b2g-bump 2014-03-27 12:01:08 -07:00
B2G Bumper Bot affd3d1402 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4009d372875a
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #17714 from Archaeopteryx/ftu-fiReloaded

Bug 988900 - [first run] tutorial: 'fi' in 'notifications' is one character, should be two (= 'notifications'). r=fcampo

========

https://hg.mozilla.org/integration/gaia-central/rev/feaef7c77ecc
Author: Sebastian Hengst <archaeopteryx@coole-files.de>
Desc: Bug 988900 - [first run] tutorial: 'fi' in 'notifications' is one character, should be two (= 'notifications'). r=fcampo

========

https://hg.mozilla.org/integration/gaia-central/rev/5c7306e8ff6f
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #17716 from vingtetun/bug984151-landing

Bug 984151 - Make the contacts image pull up effect smoother. r=arcturus

========

https://hg.mozilla.org/integration/gaia-central/rev/c85f1d1d3752
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 984151 - Make the contacts image pull up effect smoother. r=arcturus
2014-03-27 11:56:23 -07:00
William Chen 1c758b19bd Bug 987031 - Use kNamespaceID_Unknown to match any namespace in the web components custom element registry. r=mrbkap 2014-03-27 11:55:44 -07:00
William Chen 02358ecd6e Bug 984712 - Associate document with existing custom elements registry as specified. r=mrbkap 2014-03-27 11:55:44 -07:00
Chris Lord f0309a311c Bug 983169 - Fix handling of tile resolution in TiledContentClient. r=bas 2014-03-27 18:52:09 +00:00
Chris Lord 18ad6ef369 Bug 983169 - Fix up TiledLayerHost rendering method. r=BenWa
A few parts of this function weren't quite right. The major change is to use
the TiledLayerBuffer's valid region instead of the layer's valid region.
These are the same, except when progressive rendering is enabled, where the
former may differ from the layyer (and will represent what has actually been
updated).
2014-03-27 18:52:08 +00:00
Georg Fritzsche 7a3a267c79 Bug 986261 - Telemetry experiments unit tests hang when they fail. r=felipe 2014-03-27 14:55:36 +01:00
Georg Fritzsche 470bf55a83 Bug 983231 - Telemetry experiments: test manifest condition evaluation. r=felipe 2014-03-26 16:35:59 +01:00
Ed Morley 88eeed4244 Backed out changeset 894e40121370 (bug 917226) for browser-chrome failures; DONTBUILD since fixing commit message
CLOSED TREE
2014-03-27 19:09:29 +00:00
Ed Morley 67a3d8e2c9 Backed out changeset 7b9fab28c591 (bug 917226) for incorrect commit message generated by qbackout; DONTBUILD 2014-03-27 19:07:31 +00:00
Victor Porof 2d2deee9a3 Backed out changeset 9c456120ed57 (bug 917226) for browser-chrome failures
--HG--
extra : rebase_source : f2780e4762b1537a07100be52f6949b201f24dc1
2014-03-27 18:57:40 +00:00
Victor Porof 8b52569db7 Bug 917226 - Build a canvas inspection tool, r=rcampbell
--HG--
extra : rebase_source : 466745d61633e1e56f7fd1f2e680952c52cdf0a4
2014-03-27 18:57:16 +00:00
Jan Keromnes d45d0c2166 Bug 988931 - Fix some race conditions in the devtools. r=ochameau 2014-03-27 14:58:02 -04:00
Paolo Amadini c0ebdb2389 Bug 988335 - Convert to Promise.jsm in the devtools server actors. r=fitzgen 2014-03-27 19:42:13 +01:00
Dave Townsend 4004c9cf44 Bug 986838: Add-on SDK modules should be listed after the add-on's own modules. r=fitzgen 2014-03-27 11:35:14 -07:00
Tim Taubert 1b0324ac71 Bug 495123 - Save an empty window state if it's the last window closed and there were no others closed in series before r=smacleod 2014-03-27 17:51:59 +01:00
Ed Morley f1e8e08f20 Backed out changeset 34c02de8634f (bug 968308) for testUITelemetry failures 2014-03-27 17:48:56 +00:00
Ed Morley ebec9dc29a Backed out changeset ea74c69f4dbf (bug 968308) 2014-03-27 17:48:34 +00:00
Ed Morley 5cf049726b Backed out changeset 37e48ebd87a9 (bug 968308) 2014-03-27 17:48:30 +00:00
Dave Townsend 8cbbc225cc Bug 986853: Add-on Debugger title is always 'Debugger - (null)'. r=past 2014-03-27 10:29:03 -07:00
Mike de Boer 789a2ad52d [Australis] Bug 477948: update tests for new keyhole on Linux. r=jaws 2014-03-27 18:17:36 +01:00
Mike de Boer 8db3b2d931 [Australis] Bug 477948: Keyhole back/ forward button for Linux. r=jaws 2014-03-27 18:17:34 +01:00
Margaret Leibovic 4e76284655 Bug 942281 - Create a PanelAuthCache to keep track of whether or not panel is authenciated (r=lucasr) 2014-03-27 09:25:04 -07:00
Margaret Leibovic b11cb7dcd0 Bug 942281 - Add a view for authentication UI to DynamicPanel (r=lucasr) 2014-03-27 09:25:04 -07:00
Margaret Leibovic a9f5ab15f2 Bug 942281 - Rename mLayout -> mPanelLayout in DyanmicPanel (r=lucasr) 2014-03-27 09:25:03 -07:00
Margaret Leibovic 55675f1dea Bug 942281 - Create AuthConfig and add authHandler option to Home.panels.register API (r=lucasr) 2014-03-27 09:25:03 -07:00
Nicholas D. Matsakis 7505d2b117 Bug 987912 -- Clear thread-local arenas after every iteration r=shu 2014-03-25 14:00:14 -04:00
Andrew McCreight df78134227 Bug 988570 - Initialize nsXBLBinding::mUsingXBLScope. r=bholley 2014-03-27 09:24:33 -04:00
Christian Holler e9d6b8b3c0 Bug 988097 - Allow oomAfterAllocations in non-debug builds. r=jandem
--HG--
extra : rebase_source : 8e9c7119bc24deb74e864e061984bf57e909c414
2014-03-27 19:15:22 +01:00
Bevis Tseng 5783e95666 Bug 981077 - Part 4: Add test case for SIM_NOT_MATCHED_ERROR while manually retrieving MMS message. r=vyang 2014-03-25 15:06:09 +08:00
Bevis Tseng bbc8d622ef Bug 981077 - Part 3: Remove unused method of getClientIdByIccId(). r=vyang 2014-03-25 15:04:33 +08:00
Bevis Tseng 5a2dace25b Bug 981077 - Part 2: Define MmsService-owned getConnByIccId() to identify NO_SIM_CARD_ERROR and SIM_NOT_MATCHED_ERROR. r=vyang 2014-03-21 12:00:09 +08:00