Brian Birtles
d4fb178556
Bug 1025709 part 1 - Move mDelay to AnimationTiming; r=heycam
...
This patch is the first part in preparing the way to merge ElementTransitions
with CommonElementAnimationData (which we'll eventually rename to something
nicer).
Here we move mTiming from CommonElementAnimationData to the AnimationTiming
struct. While this is not strictly necessary in order to do the later
refactoring it makes it simpler since it:
- Divides time calculation into calculation based on dynamic play state (the
responsibility of animation players in Web Animations terms) and static
author-specified timing parameters (a property of animations in Web Animations
terms).
- In future we will probably put animations on the compositor during their
delay phase so we will want the delay to be present in the AnimationTiming
struct then.
- Makes AnimationTiming line up with the dictionary of the same name in Web
Animations.
2014-06-20 12:39:23 +09:00
Sotaro Ikeda
d32e919388
Bug 1027088 - Ensure fence delivery for TiledContentClient on gonk r=nical
2014-06-19 19:41:36 -07:00
Chris Cooper
e61846aac5
Bug 920364 - Remove unused --enable-privilege from remotereftest invocations - r=gbrown
2014-06-19 22:29:33 -04:00
Daniel Holbert
29f9a0dc57
Bug 1024328: Remove unnecessary #includes of nsFrameManager.h. r=jwatt
2014-06-19 22:07:46 -04:00
Kyle Huey
c46bed2510
Bug 737976: Remove nsINodeInfo. r=smaug
...
--HG--
rename : content/base/src/nsNodeInfo.cpp => dom/base/NodeInfo.cpp
rename : content/base/public/nsINodeInfo.h => dom/base/NodeInfo.h
rename : content/base/src/nsNodeInfo.h => dom/base/NodeInfoInlines.h
2014-06-19 19:01:40 -07:00
Dan Gohman
46da4843e7
Bug 1027842 - Make jit_test.py search in PATH to find the js shell command. r=terrence
2014-06-19 18:50:09 -07:00
Dan Gohman
2324189801
Bug 1027848 - SpiderMonkey: Delete obsolete command-line options r=h4writer
2014-06-19 18:50:06 -07:00
Wes Kocher
5e4e216987
Merge m-c to inbound despite the CLOSED TREE
2014-06-19 18:29:15 -07:00
Wes Kocher
42fd42b2b8
Merge inbound to m-c a=merge
2014-06-19 18:07:43 -07:00
Wes Kocher
6b2d91e1b6
Backed out 2 changesets (bug 1026008, bug 1025264) for debug crashtest leaks on a CLOSED TREE
...
Backed out changeset d7ab14487c62 (bug 1026008)
Backed out changeset 0b04aefdd3e3 (bug 1025264)
2014-06-19 17:13:12 -07:00
Eric Faust
cacfdee286
Bug 1007334 - Followup: More test futzing for readability and Waldo-appeasement on a CLOSED TREE. (r=test-only)
2014-06-19 17:11:11 -07:00
Eric Faust
46b7e13781
Bug 1007334 - Followup: Fix bogus test for new behavior on a CLOSED TREE. (r=jwalden over IRC)
2014-06-19 16:41:46 -07:00
Wes Kocher
fa45e0c352
Merge fx-team to m-c a=merge
2014-06-19 16:14:35 -07:00
Neil Rashbrook
8429be6885
Bug 1026008 Incorrect XBL behaviour with multiple insertion points r=mrbkap
2014-06-19 23:57:42 +01:00
Neil Rashbrook
9671a95e16
Bug 1025264 Broken chrome: URLs should result in error pages r=bsmedberg
2014-06-19 23:56:02 +01:00
Benoit Girard
d34fdfc599
Bug 1027794 - Don't copy the visible region when rendering. r=bjacob
2014-06-19 16:14:46 -04:00
B2G Bumper Bot
a8a5efb8b4
Bumping manifests a=b2g-bump
2014-06-19 13:06:42 -07:00
B2G Bumper Bot
161af9837f
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/dcb55fbcaa9b
Author: Jim Porter <jporter@mozilla.com>
Desc: Merge pull request #20642 from jimporter/ringtones-manage-activity
Bug 1024779 - [ringtones] edge gestures doesn't work
========
https://hg.mozilla.org/integration/gaia-central/rev/6360719e181d
Author: Jim Porter <jporter@mozilla.com>
Desc: Bug 1024779 - [ringtones] edge gestures doesn't work
========
https://hg.mozilla.org/integration/gaia-central/rev/5e2194fbe2c1
Author: Jared Hirsch <ohai@6a68.net>
Desc: Merge pull request #20762 from 6a68/bug-1027487-fmd-server-update
Bug 1027487 - Point FMD Client to New Stage Server URLs
========
https://hg.mozilla.org/integration/gaia-central/rev/e832d6a01c32
Author: Jared Hirsch <ohai@6a68.net>
Desc: Bug 1027487 - Point FMD Client to New Stage Server URLs
2014-06-19 13:00:50 -07:00
B2G Bumper Bot
8826a14d79
Bumping manifests a=b2g-bump
2014-06-19 12:32:18 -07:00
B2G Bumper Bot
968163891c
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/207ea09faee3
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Merge pull request #20641 from millermedeiros/1023777-account-warning
Bug 1023777 - [B2G][Calendar] Account warning icon is bigger than it should r=gaye
========
https://hg.mozilla.org/integration/gaia-central/rev/745db4eb1bc3
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1023777 - [B2G][Calendar] Account warning icon is bigger than it should
2014-06-19 12:30:42 -07:00
B2G Bumper Bot
e71fd0532c
Bumping manifests a=b2g-bump
2014-06-19 12:06:33 -07:00
B2G Bumper Bot
fdfb83ab7b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/bb7c89814cf0
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Merge pull request #20717 from millermedeiros/1023784-offline-calendar-master
Bug 1023784 - [7715][calendar] create/modify/view event L10n r=gaye
========
https://hg.mozilla.org/integration/gaia-central/rev/659422fec336
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1023784 - [7715][calendar] create/modify/view event L10n
2014-06-19 12:00:39 -07:00
B2G Bumper Bot
5a9841cf8d
Bumping manifests a=b2g-bump
2014-06-19 11:56:14 -07:00
B2G Bumper Bot
4a5315a1fc
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7064f54c5631
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #20703 from KevinGrandon/bug_1020158_collections_iac_retry
Retry: Bug 1020158 - Send IAC message to start the population process
========
https://hg.mozilla.org/integration/gaia-central/rev/ffd672941b06
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1027708 - Disable test_cleanup_gaia for mac r=me
========
https://hg.mozilla.org/integration/gaia-central/rev/b5d950b2db23
Author: Carmen Jimenez Cabezas <cjc@tid.es>
Desc: Bug 1020158 - Send IAC message to start the population process
2014-06-19 11:50:54 -07:00
B2G Bumper Bot
e03dd8afa8
Bumping manifests a=b2g-bump
2014-06-19 11:41:14 -07:00
B2G Bumper Bot
1b3a9da4b3
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/25c65e3bdbfb
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #20727 from jrburke/bug1027185-email-certified
Bug 1027185 - [email] switch manifest type back to certified r=mcav
========
https://hg.mozilla.org/integration/gaia-central/rev/c27d7cf45074
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1027185 - [email] switch manifest type back to certified
2014-06-19 11:35:56 -07:00
B2G Bumper Bot
612307b41b
Bumping manifests a=b2g-bump
2014-06-19 11:11:36 -07:00
B2G Bumper Bot
ca3b96bf2f
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a71c15ee6e62
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #20706 from KevinGrandon/bug_1016226_collection_update
Bug 1016226 - [Vertical] Homescreen Icon should update when Collection's data changes
========
https://hg.mozilla.org/integration/gaia-central/rev/e6f14387acfe
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1016226 - [Vertical] Homescreen Icon should update when Collection's data changes r=ranbena
2014-06-19 11:05:47 -07:00
Florian Quèze
64534a11df
Bug 1022640 - the Translation UI disappears when tearing off a tab, r=felipe.
2014-06-19 19:40:24 +02:00
B2G Bumper Bot
0ea9f807fb
Bumping manifests a=b2g-bump
2014-06-19 10:22:14 -07:00
B2G Bumper Bot
389d122e5c
Bumping manifests a=b2g-bump
2014-06-19 09:46:36 -07:00
B2G Bumper Bot
da28afde91
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/70117d0593f9
Author: Ed Morley <emorley@mozilla.com>
Desc: Revert "Bug 1012663 - [SMS] Remove inline style for CSP compliance. r=julienw" for intermittent failures in sms/test/unit/attachment_test.js
This reverts commit 1bce57578f6f7bf0a0f5d0c5129a1f4eda06ecc4.
2014-06-19 09:40:40 -07:00
B2G Bumper Bot
6babdcff82
Bumping manifests a=b2g-bump
2014-06-19 09:36:30 -07:00
B2G Bumper Bot
cd9a5f3275
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e3766b290f72
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #20729 from KevinGrandon/bug_1022985_collections_insertion_2
Bug 1026273 - [Vertical Homescreen] Smart collections are sometimes added in a random order
========
https://hg.mozilla.org/integration/gaia-central/rev/ff4439efa88a
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1026273 - [Vertical Homescreen] Smart collections are sometimes added in a random order
2014-06-19 09:26:17 -07:00
Ed Morley
aaf8fb069a
Merge mozilla-central and b2g-inbound
2014-06-19 17:20:14 +01:00
Ed Morley
07c4fc7b98
Merge mozilla-central and fx-team
2014-06-19 17:20:10 +01:00
B2G Bumper Bot
e24f2b7a6b
Bumping manifests a=b2g-bump
2014-06-19 09:16:21 -07:00
B2G Bumper Bot
6b5766e46c
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a5c2e2bdbd7f
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1026269 - Encode search terms when constructing url. r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/3cc54a218f60
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #20728 from timdream/keyboard-update-l10nid
Bug 1025633 - Update l10n ID of keyboard aria labels, r=rudyl
========
https://hg.mozilla.org/integration/gaia-central/rev/b464e37056cf
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1025633 - Update l10n ID of keyboard aria labels
2014-06-19 09:10:53 -07:00
B2G Bumper Bot
8c83d679a4
Bumping manifests a=b2g-bump
2014-06-19 08:51:36 -07:00
B2G Bumper Bot
30b0794d70
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/97e61fd58989
Author: Guillaume C. Marty <edo999@gmail.com>
Desc: Merge pull request #20619 from gmarty/Bug-1007948-no-multiple-calls
Bug 1007948 - [SIM PIN] Error message disappears when receiving iccinfochange
========
https://hg.mozilla.org/integration/gaia-central/rev/9d58ba36a2f5
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1007948 - [SIM PIN] Error message disappears when receiving iccinfochange
2014-06-19 08:45:55 -07:00
Ed Morley
d8e21cbea6
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-06-19 15:59:56 +01:00
B2G Bumper Bot
b4a7611b69
Bumping manifests a=b2g-bump
2014-06-19 07:42:14 -07:00
Ed Morley
e280390eae
Merge latest green inbound changeset and mozilla-central; a=merge
2014-06-19 15:34:42 +01:00
Brad Lassey
250cbec5d5
bug 1027634 - crash in java.net.MalformedURLException: Unknown protocol: textstyle at java.net.URL.<init>(URL.java) r=snorp
2014-06-19 10:33:24 -04:00
Mike de Boer
76f1fa047a
Bug 1022725: add a mock httpd.js Translation provider for tests. r=florian,felipe
2014-06-19 16:56:02 +02:00
Mike de Boer
f29288f523
Bug 1022725: Rename BingTranslation to BingTranslator and allow overriding URLs. r=florian
2014-06-19 16:56:00 +02:00
Dão Gottwald
4aebe44070
Bug 637608 - Use custom arrow images for the tab strip scroll buttons since the native ones often don't work well e.g. on dark backgrounds. r=mdeboer
2014-06-19 16:36:08 +02:00
Fernando Jiménez
0bad224a81
Bug 1006237 - Unify permissions check in nsIDataStore.checkPermission. r=baku, ehsan
2014-06-19 16:03:54 +02:00
B2G Bumper Bot
4e72b84667
Bumping manifests a=b2g-bump
2014-06-19 06:52:15 -07:00
B2G Bumper Bot
d39c8d6a5a
Bumping manifests a=b2g-bump
2014-06-19 06:27:18 -07:00