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

451307 Коммитов

Автор SHA1 Сообщение Дата
Boris Chiou 79e0ffc100 Bug 1215406 - Part 4: Add KeyframeEffectOptions. r=smaug
Add KeyframeEffectOptions in KeyframeEffect.webidl

--HG--
extra : rebase_source : 1d85d91614f7788b42105e32c043e9e9851d48ba
extra : amend_source : acbe1dee541e21df9b9409dbdab9ddc092186564
2015-11-12 03:40:00 +01:00
Boris Chiou fe6df692e1 Bug 1215406 - Part 3: Change the types of direction and fillmode in AnimationTiming. r=heycam
Use mozilla::dom::FillMode and mozilla::dom::PlaybackDirection
in AnimationTiming.

--HG--
extra : rebase_source : 8210d002d6f116793f439d88b0325ab6fb880048
2015-11-20 06:12:00 +01:00
Boris Chiou a8877cd1a7 Bug 1215406 - Part 2: Change the types of direction and fillmode in StyleAnimation. r=heycam
Use scoped enum mozilla::dom::FillMode and mozilla::dom::PlaybackDirection,
instead of uint8_t in StyleAnimation.

--HG--
extra : rebase_source : 24539e1d425d293c268a95305a9511ed746bb15e
2015-11-20 06:09:00 +01:00
Boris Chiou 30de036e45 Bug 1215406 - Part 1: Remove NS_STYLE_ANIMATION_DIRECTION_XXX and NS_STYLE_ANIMATION_FILL_MODE_XXX. r=heycam
Replace the definitions of
1. NS_STYLE_ANIMATION_DIRECTION_XXX with mozilla::dom::PlaybackDirection
2. NS_STYLE_ANIMATION_FILL_MODE_XXX with mozilla::dom::FillMode

So we can static_cast mozilla::dom::PlaybackDirection and mozilla::dom::FillMode
into integers directly.

--HG--
extra : rebase_source : d01bd54f901096b3b00dd3d7b6994c30f9660e82
2015-11-21 06:34:00 +01:00
Patrick McManus ad7e5f708d Bug 1174899 - discarded spdy data with fin attributed to wrong stream r=bagder 2015-11-22 16:23:18 -05:00
Patrick McManus cb590dc42e Bug 1174899 - fixup log format strings for spdy/h2 r=bagder 2015-11-20 15:33:04 -05:00
Julien Pagès 2a5f77fac1 Bug 1225553 - Should validate that PERFHERDER_DATA works against the perfherder data schema in treeherder. r=jmaher
--HG--
extra : commitid : HRHMghCDsI7
extra : rebase_source : f5767274ac1d0703923f7b33b3abbeda7a1a90eb
2015-11-21 10:55:27 +01:00
Jan de Mooij 897269aa50 Bug 1132183 followup - Bump inlineMaxCalleeInlinedBytecodeLength to 3350. r=h4writer on IRC
--HG--
extra : rebase_source : db17fbda89f35303505dfe1d3393cec639dc9e07
2015-11-23 16:21:47 +01:00
Milan Sreckovic bd6e14f6c6 Bug 1204922 - Part 3. Report failed before HandleError call. r=bas
--HG--
extra : rebase_source : 4c44c5fe2df0f067dbfc5e6053561b1005911e8c
2015-11-19 10:19:00 +01:00
Ethan Lin 092113d053 Bug 1204069 - Change the display rule of the statusOverlay for VideoControl. r=dolske
--HG--
extra : rebase_source : bb6bacf9606965786c39807f7e08eb7a854f427f
2015-11-13 00:23:00 +01:00
Ehsan Akhgari 2bc6fae605 Add a missing include to GMPLoader.cpp to fix local OSX builds, no bug 2015-11-23 10:10:44 -05:00
Michael Bebenita fcda618387 Bug 696630 - Take imageSmoothingEnabled into account when creating pattern fills. r=mattwoodrow
--HG--
extra : rebase_source : 77bc3248e7af31a958bacf0d1b490972d933cd6d
2015-11-17 14:46:42 -08:00
Milan Sreckovic 8a34a23bd4 Bug 634063 - Use gfxPrefs for some layers acceleration prefs. r=nical
--HG--
extra : rebase_source : bdb700e08351d4caeb897ed2a6418b265badc5b8
2015-11-17 08:58:00 +01:00
Kartikaya Gupta 3f1887d8f0 Bug 1226872 - Remove unnecessary wrapper methods in nsLayoutUtils. r=roc
--HG--
extra : commitid : 6XdZwhzPuoM
2015-11-23 09:14:18 -05:00
Kartikaya Gupta c460ebbd06 Bug 1226872 - Stop keeping a copy of the resolution in the root scrollframe. r=roc
The only reason we had this in the scrollframe at all was so that it could be
saved/restored as part of the frame state when leaving a page and then going
back to it. However we can accomplish this by just reading/writing the resolution
from/to the presshell instead, so there's no need to keep a second copy of it.

--HG--
extra : commitid : J4QBfG2GGjn
2015-11-23 09:14:15 -05:00
Jon Coppeard 9e992d63eb Bug 1221747 - Fix OOM handling in IonScriptCounts r=nbp 2015-11-06 13:09:01 +00:00
Jon Coppeard 88733ff278 Bug 1221747 - Make JS_vsnprintf() return a value that indicates failure if we reach the buffer limit r=nbp 2015-11-23 14:10:28 +00:00
Julien Pagès 81ba9cb30a Bug 1222603 - talos --print-tests and --print-suites are broken. r=jmaher
--HG--
extra : commitid : AcUcMMyfblZ
extra : rebase_source : 67d2c2894bbf3fd6e76107c582c313e84b332ea8
2015-11-21 12:47:30 +01:00
Andrea Marchesini ef9b1a937a Bug 1227113 - Fix some indentation issues in ServiceWorkerManager, r=janv 2015-11-23 13:47:53 +00:00
Carsten "Tomcat" Book caf735ea73 Merge mozilla-central to mozilla-inbound 2015-11-23 14:31:46 +01:00
Carsten "Tomcat" Book 5f1ac1afb3 merge mozilla-inbound to mozilla-central a=merge 2015-11-23 14:08:50 +01:00
Carsten "Tomcat" Book 7e51d297a6 merge fx-team to mozilla-central on a CLOSED TREE 2015-11-23 11:52:13 +01:00
Carsten "Tomcat" Book e53f47a420 merge b2g-inbound to mozilla-central on a CLOSED TREE 2015-11-23 11:50:58 +01:00
Mark Goodwin 158c5f6799 Bug 1216736 - Provide xpcshell tests for basic Fetch usage from chrome js r=baku
--HG--
extra : commitid : Csp0iM9qPaS
2015-11-23 10:07:18 +00:00
Valentin Gosu 8a5616fdc5 Bug 1183781 - Small leak in DNS.cpp and nsHostResolver.cpp r=sworkman
* makes AddrInfo extend nsISupports
* uses RefPtr for managing AddrInfo and nsHostResolver in nsHostResolver.cpp
2015-11-23 13:02:41 +01:00
Carsten "Tomcat" Book 694a81aba1 Backed out changeset 162ded2e49c8 (bug 1223696) for failing on own test on a CLOSED TREE 2015-11-23 09:48:56 +01:00
Wes Kocher 023e779c11 Backed out changeset 7b113a6167e9 (bug 1215265) for mass bustage CLOSED TREE
--HG--
extra : commitid : 4fRgovywnch
extra : histedit_source : 18da44a556f563d9aabadd24ed7780e9b29771bf
2015-11-22 23:02:18 -08:00
Wes Kocher 11939bbcdf Backed out changeset 0cbe4b80d443 (bug 1215265) for mass bustage CLOSED TREE
--HG--
extra : commitid : 6mQDl6Z8lHb
extra : histedit_source : a339efc1bb292757446da8b65c257d09d5d3ca84
2015-11-22 23:02:10 -08:00
Wes Kocher 6b785bc5a4 Backed out changeset 3f51676191a6 (bug 1225703) for cpp unittest failures on at least Windows CLOSED TREE
--HG--
extra : commitid : CP7XWRFUyfV
2015-11-22 23:00:58 -08:00
B2G Bumper Bot fa01b488e0 Bumping manifests a=b2g-bump 2015-11-22 20:47:00 -08:00
B2G Bumper Bot d68d757b69 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6cc37ebe3f9f
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #33208 from rexboy7/1225062-fte-focus-on-click

Bug 1225062 - [TV][FTE] Catch focus on mouse click.r=ehung

========

https://hg.mozilla.org/integration/gaia-central/rev/7f5ae7eab7de
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 1225062 - [TV][FTE] Catch focus on mouse click
2015-11-22 20:45:37 -08:00
B2G Bumper Bot 87dcea3f29 Bumping manifests a=b2g-bump 2015-11-22 20:16:39 -08:00
B2G Bumper Bot 7b110b873b Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bf611d7ca0fe
Author: Evan Tseng <itoyxd@gmail.com>
Desc: Merge pull request #33160 from evanxd/bug-1214908

Bug 1214908 - Change audio channel type of unlock audio as system r=snowmantw

========

https://hg.mozilla.org/integration/gaia-central/rev/57888f0c52ba
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 1214908 - Change audio channel type of unlock audio as system r=snowmantw

========

https://hg.mozilla.org/integration/gaia-central/rev/a3e16695ffc9
Author: danhuang1202 <dhuang@mozilla.com>
Desc: Merge pull request #33290 from danhuang1202/1226078_revise_fxaccount_enter_email_page_title

Bug 1226078 - revise title in fxaccount enter password page in TV bro…

========

https://hg.mozilla.org/integration/gaia-central/rev/a5a90424a544
Author: danhuang1202 <danhuang1202@gmail.com>
Desc: Bug 1226078 - revise title in fxaccount enter password page in TV browser. r=seanlee

========

https://hg.mozilla.org/integration/gaia-central/rev/aa0b753c85d9
Author: danhuang1202 <dhuang@mozilla.com>
Desc: Merge pull request #33289 from danhuang1202/1225431_revise_l10n_from_disconnect_to_signout

Bug 1225431 - revice l10 String to fxsync-sign-out and fxsync-confirm…

========

https://hg.mozilla.org/integration/gaia-central/rev/47454211c9d6
Author: danhuang1202 <danhuang1202@gmail.com>
Desc: Bug 1225431 - revice l10 String to fxsync-sign-out and fxsync-confirm-sign-out. r=seanlee
2015-11-22 20:15:16 -08:00
B2G Bumper Bot f53e4ba74f Bumping manifests a=b2g-bump 2015-11-22 18:36:38 -08:00
JW Wang fb3cd6a536 Bug 1226569. Part 2 - assert functions that should never be called after shutdown. r=jya. 2015-11-23 10:35:56 +08:00
JW Wang 328ebd72a1 Bug 1226569. Part 1 - Use MediaEventSource to publish MetadataLoaded and FirstFrameLoaded events. r=jya. 2015-11-23 10:35:18 +08:00
B2G Bumper Bot 679ec1321a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cd5d8df70c19
Author: Sean Lee <weilonge@gmail.com>
Desc: Merge pull request #33144 from michielbdejong/1223420-avoid-intermediate-array

Bug 1223420 - Avoid creating intermediate array in DataAdapters, r=seanlee

========

https://hg.mozilla.org/integration/gaia-central/rev/2142f135de4e
Author: Michiel de Jong <mbdejong@mozilla.com>
Desc: Bug 1223420 - Avoid creating intermediate array in DataAdapters, r=weilonge
2015-11-22 18:35:16 -08:00
JW Wang b194bb0f80 Bug 1219163. Part 2 - Move some functions that are never called from the interface of AbstractMediaDecoder down the class hierarchy. r=jya. 2015-11-23 10:26:49 +08:00
JW Wang a7be18a6e3 Bug 1219163. Part 1 - Remove unused functions from AbstractMediaDecoder. r=jya. 2015-11-23 10:19:04 +08:00
Jean-Yves Avenard 321718db5f Bug 1226707: P3. Only create the type of decoder we will need. r=cpearce 2015-11-23 16:30:49 +11:00
Jean-Yves Avenard 1deba9f634 Bug 1226707: P2 Ensure we won't operate on a decoder that failed to initialize. r=cpearce 2015-11-23 16:30:48 +11:00
Jean-Yves Avenard ef21ca8081 Bug 1226707: [ffmpeg] P1. Delete codec context upon initialization failure. r=gerald 2015-11-23 16:30:47 +11:00
Robert O'Callahan 81ca4c4489 Bug 1226293. Followup: add SVG tests. r=bz
--HG--
extra : commitid : 8JNnozpGBij
2015-11-23 18:09:39 +13:00
B2G Bumper Bot 11b741d70a Bumping manifests a=b2g-bump 2015-11-22 15:51:54 -08:00
B2G Bumper Bot 81b5d81884 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0c602bab194a
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #33188 from gabrielesvelto/bug-1224540-incoming-container-sim

Bug 1224540 - Adjust the SIM indicator color and position in the incoming call container r=thills

========

https://hg.mozilla.org/integration/gaia-central/rev/33a44e09b707
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1224540 - Adjust the SIM indicator color and position in the incoming call container r=thills
2015-11-22 15:50:32 -08:00
B2G Bumper Bot ac0a3fa67f Bumping manifests a=b2g-bump 2015-11-22 10:54:32 -08:00
B2G Bumper Bot 6e6600b698 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e9eff2c2a9e6
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #33317 from KevinGrandon/bug_1225424_video_cancel_missing_string

Bug 1225424 - Restore missing string, required for the pick activity when no videos are present

========

https://hg.mozilla.org/integration/gaia-central/rev/cc7194537144
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1225424 - Restore missing string, required for the pick activity when no videos are present
2015-11-22 10:53:10 -08:00
Fabrice Desré ce8bc9029f Bug 1223054 - Fix add-on registration r=ferjm 2015-11-21 16:00:37 -08:00
B2G Bumper Bot 9ebeee0402 Bumping manifests a=b2g-bump 2015-11-21 12:51:27 -08:00
B2G Bumper Bot dd635d0394 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ab2a42a59c9c
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #33145 from michielbdejong/1204830-check-metaglobal-engines

Bug 1204830 - check meta/global engines, r=ferjm

========

https://hg.mozilla.org/integration/gaia-central/rev/68941bc8a6e3
Author: Michiel de Jong <mbdejong@mozilla.com>
Desc: Bug 1204830 - check meta/global engines, r=ferjm
2015-11-21 12:50:06 -08:00