Commit Graph

176097 Commits

Author SHA1 Message Date
Masayuki Nakano
435beeb6dd Bug 984271 part.4 Move the all other stuff in EventStateManager.cpp into mozilla:: namespace r=smaug 2014-04-01 13:09:24 +09:00
Masayuki Nakano
0e807881d8 Bug 984271 part.3 Move OverOutElementsWrapper into mozilla:: namespace r=smaug 2014-04-01 13:09:24 +09:00
Masayuki Nakano
a63f35fff1 Bug 984271 part.2 Rename nsEventStateManager to mozilla::EventStateManager r=smaug
--HG--
rename : dom/events/nsEventStateManager.cpp => dom/events/EventStateManager.cpp
rename : dom/events/nsEventStateManager.h => dom/events/EventStateManager.h
2014-04-01 13:09:23 +09:00
Masayuki Nakano
d1893fdbfc Bug 984271 part.1-4 Clean up WheelHandlingHelper.cpp r=smaug 2014-04-01 13:09:22 +09:00
Masayuki Nakano
dd7792a494 Bug 984271 part.1-3 Rename nsMouseWheelTransaction to mozilla::WheelTransaction r=smaug 2014-04-01 13:09:22 +09:00
Masayuki Nakano
c76b25b43a Bug 984271 part.1-2 Rename nsScrollbarsForWheel to mozilla::ScrollbarsForWheel r=smaug 2014-04-01 13:09:22 +09:00
Masayuki Nakano
adf269a32a Bug 984271 part.1-1 Separate mouse wheel handling helper classes and methods from nsEventStateManager.cpp r=smaug
--HG--
rename : dom/events/nsEventStateManager.cpp => dom/events/WheelHandlingHelper.cpp
rename : dom/events/nsEventStateManager.cpp => dom/events/WheelHandlingHelper.h
2014-04-01 13:09:22 +09:00
Matt Woodrow
b34afdaf89 Bug 989858 - Part 6: Rename DeprecatedPaint and stop passing a gfxContext in. r=roc 2014-04-01 12:02:10 +08:00
Matt Woodrow
a3b2c65ff3 Bug 989858 - Part 5: Remove partially implemented moz2d paint function. r=roc 2014-04-01 12:02:10 +08:00
Matt Woodrow
53b9294764 Bug 989858 - Part 4: Convert BasicColorLayer. r=roc 2014-04-01 12:02:10 +08:00
Matt Woodrow
ad062f6f9f Bug 989858 - Part 3: Convert BasicImageLayer. r=roc 2014-04-01 12:02:09 +08:00
Matt Woodrow
ed9e153387 Bug 989858 - Part 2: Convert BasicCanvasLayer. r=roc 2014-04-01 12:02:09 +08:00
Matt Woodrow
47f6e3b181 Bug 989858 - Part 1: Add Moz2D helpers to BasicLayersImpl. r=roc 2014-04-01 12:02:09 +08:00
Wes Kocher
f0a9367a7c Merge m-c to inbound 2014-03-31 20:59:59 -07:00
Wes Kocher
437af68d1c Bug 989137 needed to touch CLOBBER 2014-03-31 20:50:45 -07:00
Chris Pearce
8b18788355 Bug 631058 - Don't preroll as many media samples when loading preload="metadata" media. r=cajbir 2014-04-01 16:43:57 +13:00
Chris Pearce
a8e52798ff 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
* * *
Bug 778077 - Fix up MediaOMXReader fastseek to ensure audio stream stays in sync with video stream. r=cajbir
2014-04-01 16:39:04 +13:00
Wes Kocher
ead861a83d Merge inbound to m-c 2014-03-31 20:36:36 -07:00
Kyle Huey
5126bf2d7e Bug 990330: Remove event listener to avoid leaking in test_bug_771294.xul. r=ehsan 2014-04-01 11:33:28 +08:00
Jesse Ruderman
91de285e81 Bug 847138: Test. r=khuey 2014-04-01 11:33:28 +08:00
Kyle Huey
00f4fd31bd Bug 847138: Cycle collect SVGZoomEvent. r=smaug 2014-04-01 11:33:28 +08:00
Kyle Huey
3322da2aed Bug 989224: Note orphaned FragmentOrElements in the CC log. r=bz 2014-04-01 11:33:28 +08:00
Kyle Huey
987932adcb Bug 988724: Remove webidl updating bits from client.py that are long dead. r=glandium 2014-04-01 11:33:27 +08:00
Geoff Brown
0a75445343 Bug 967704 - Skip a few more tests on Android 2.3 2014-03-31 21:30:07 -06:00
Wes Kocher
b9b85c06cd Merge b2g-inbound to m-c 2014-03-31 20:18:33 -07:00
Karl Tomlinson
1ae31489bb b=989907 initialize AudioNodeExternalInputStream output chunk even when first track has null output r=roc
--HG--
extra : transplant_source : %96%C3%A3%DCs%D3%CCY6.%CC%07%22%02%EDy%A5%94U%DD
2014-04-01 13:49:20 +13:00
Wes Kocher
eb43826f40 Backed out changeset 352a2109c6e6 (bug 987387) for m-oth orange 2014-03-31 15:55:11 -07:00
B2G Bumper Bot
0f6c41da71 Bumping manifests a=b2g-bump 2014-03-31 15:11:14 -07:00
B2G Bumper Bot
eca4f3f9de Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f3575a1613e6
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #17830 from eeejay/bug-990235

Bug 990235 - [Clock] Localize alarm panel. r=mcav

========

https://hg.mozilla.org/integration/gaia-central/rev/fe17bf6809aa
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 990235 - [Clock] Localize alarm panel.
2014-03-31 15:06:13 -07:00
Wes Kocher
63b9dd398e Backed out changeset 3f245df4a3cd (bug 974745) for frequently turning Jetpack tests orange. 2014-03-31 15:00:06 -07:00
David Keeler
fde2095e48 bug 990248 - enable mozilla::pkix by default in Firefox Nightly r=briansmith r=cviecco 2014-03-31 14:41:59 -07:00
Rob Campbell
4704aef886 Bug 989058 - Cumulative theme fixes; f=bgrins,benvie r=dcamp,fitzgen 2014-03-31 17:40:52 -04:00
B2G Bumper Bot
5619c8f627 Bumping manifests a=b2g-bump 2014-03-31 14:33:14 -07:00
B2G Bumper Bot
40bcb22473 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cadab6aa942c
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #17828 from mcav/reland-integration-tests

Bug 971135 - [Clock] Port all Clock integration tests from Python to Jav...

========

https://hg.mozilla.org/integration/gaia-central/rev/d4ed08f6b8f2
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 971135 - [Clock] Port all Clock integration tests from Python to JavaScript. r=millermedeiros
2014-03-31 14:33:03 -07:00
Ryan VanderMeulen
b0f7df53fe Merge m-c to b2g-inbound. 2014-03-31 17:31:58 -04:00
Ryan VanderMeulen
36404cf213 Merge m-c to fx-team. 2014-03-31 17:31:19 -04:00
Ryan VanderMeulen
6cd1cf828f Merge b2g-inbound to m-c. 2014-03-31 17:27:57 -04:00
Karl Tomlinson
4b2a8a221e b=987976 rename ComputeFinalOuputChannelCount ComputedNumberOfChannels to match spec r=padenot
to remove any implication that the function might be for calculating
the number of output channels for an AudioNode.

--HG--
extra : transplant_source : %D9%12%BB%23n%92%EB%F7%1Df%11%3F%04%B4z%606%ADT%3A
2014-04-01 10:26:02 +13:00
Karl Tomlinson
0500cf197d b=987976 make AudioNodeExternalInputStream output channel count match stream, unless > MaxChannelCount r=padenot
The difference from Blink here is that Blink plays silence for if element
channel counts are > 32, but here more channels are down-mixed.  Media stream
channel counts are also fixed to 2 in Blink, but that restriction is not
applied here.

Leaving the "inline" const static/class member initialization of
MaxChannelCount left missing symbols with gcc 4.7.3.

--HG--
extra : transplant_source : %C9%BA%84%0F%E8%89%E2%85p%B8%28%EF%E9M%CC%81%B9ob/
2014-04-01 10:25:45 +13:00
Ryan VanderMeulen
6509b5f594 Merge inbound to m-c. 2014-03-31 17:15:03 -04:00
B2G Bumper Bot
f4703f0295 Bumping manifests a=b2g-bump 2014-03-31 13:51:19 -07:00
B2G Bumper Bot
0c46c3c3aa Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1ce2678b36c4
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #17772 from gaye/bug-987354

Bug 987354 - Migrate today_test.js to use new view code r=millermedeiros

========

https://hg.mozilla.org/integration/gaia-central/rev/69cd2d69e540
Author: Gareth Aye <gaye@mozilla.com>
Desc: Bug 987354 - Migrate today_test.js to use new view code

========

https://hg.mozilla.org/integration/gaia-central/rev/f9595153a75d
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Merge pull request #17826 from millermedeiros/990148-day-view-event-specificity

Bug 990148 - [Calendar] increase specificity of Day View events selector on marionette tests r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/fc0af637a3b5
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 990148 - [Calendar] increase specificity of Day View events selector on marionette tests
2014-03-31 13:46:12 -07:00
Ryan VanderMeulen
52012c6ec6 Backed out changeset 9511f53e3f38 (bug 934367) for frequent OSX m-oth crashes.
CLOSED TREE
2014-03-31 14:51:30 -04:00
Ryan VanderMeulen
30469b5fc9 Backed out changesets 0b596070fe54 and ed6969e4fb6f (bug 957560) for causing bug 990027 on a CLOSED TREE. 2014-03-31 14:31:52 -04:00
Henrik Skupin
7403f7df41 Bug 989282 - [tps] Add debug mode for detailed inspection of Sync. r=jgriffin DONTBUILD
--HG--
extra : rebase_source : ae88bb67270e63df32a931780f20aa4db0c62674
2014-03-31 20:17:09 +02:00
Ryan VanderMeulen
43c66a3729 Backed out changeset 2d7ce67f5874 (bug 940685) for mochitest-bc failures. 2014-03-31 14:17:50 -04:00
David Keeler
86d825d798 bug 989516 - mozilla::pkix: temporarily allow improper basicConstraint:cA encodings r=cviecco 2014-03-31 11:06:43 -07:00
Simone Bruno
a85128f5f6 Bug 956451 - added mozconfig file to be used for macosx64_gecko-debug build, r=catlee 2014-03-31 19:59:04 +02:00
David Keeler
baed8bcd0d bug 987295 - mozilla::pkix: test ocsp extension decoding r=cviecco 2014-03-31 10:54:53 -07:00
David Keeler
3b98632b58 bug 987295 - mozilla::pkix: fix decoding OCSP response extensions r=cviecco 2014-03-31 13:24:16 -07:00