Commit Graph

182945 Commits

Author SHA1 Message Date
Brian Birtles
c2e22acede Bug 1004383 part 1 - Put StyleAnimation on the heap; r=dbaron
This patch takes StyleAnimation and makes it ref-counted heap object. This
should allow us to store StyleAnimation and its subclasses (transitions only
currently) in a consistent fashion (an array of base-class pointers).
Furthermore, this will be helpful if we want these things to be pointed to
from Javascript objects that may, for example, preserve their lifetime beyond
that of the element that currently owns them.

This patch also introduces a typedef for an array of refptrs to StyleAnimation
objects (and similarly for the subclass ElementPropertyTransition) to simplify
the code somewhat.
2014-05-15 08:38:37 +09:00
Wes Kocher
03bc94d31f Merge m-c to inbound 2014-05-14 16:32:53 -07:00
Wes Kocher
bd16fa054c Merge inbound to m-c 2014-05-14 15:10:49 -07:00
Wes Kocher
8d88d01b31 Merge fx-team to m-c 2014-05-14 14:54:46 -07:00
Wes Kocher
9743cc044a Merge b2g-inbound to m-c 2014-05-14 14:35:08 -07:00
Wes Kocher
cf8bd0f111 Merge inbound to m-c 2014-05-14 14:21:38 -07:00
B2G Bumper Bot
e7980d68fb Bumping manifests a=b2g-bump 2014-05-14 09:46:43 -07:00
B2G Bumper Bot
4a944f0b3e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/166c0ff9af0c
Author: crdlc <crdlc@tid.es>
Desc: Bug 1010162 - Follow up 1008144 - Decouple layout logic from app r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/c5da5f228934
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1003175 - Investigate failure in test_cards_view_kill_apps_with_two_apps.py"

This reverts commit 6bad75c2a3af253f1d7ebbcae47cd01ab80cae9f.
2014-05-14 09:40:43 -07:00
B2G Bumper Bot
cc5794fb81 Bumping manifests a=b2g-bump 2014-05-14 09:28:01 -07:00
B2G Bumper Bot
bd9f47dd0c Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1e2a9dfcb156
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1009895 - Put Search app into background when hidden. r=kgrandon
2014-05-14 09:25:58 -07:00
B2G Bumper Bot
eed04a7007 Bumping manifests a=b2g-bump 2014-05-14 08:51:26 -07:00
B2G Bumper Bot
ddc00d1e22 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8e5b9e3e9723
Author: Dave Hylands <dhylands@gmail.com>
Desc: Merge pull request #19249 from dhylands/ds-test-canBe

Bug 1007053 - Make ds-test report canBeShareable. r=dhylands

========

https://hg.mozilla.org/integration/gaia-central/rev/62cceefc9ab9
Author: Dave Hylands <dhylands@gmail.com>
Desc: Bug 1007053 - Make ds-test report canBeShareable. r=dhylands
2014-05-14 08:45:59 -07:00
B2G Bumper Bot
993b1765c1 Bumping manifests a=b2g-bump 2014-05-14 08:11:50 -07:00
B2G Bumper Bot
f9ffcef9d9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/073b3f973451
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #19243 from AndreiH/bug_1003175_master

Bug 1003175 - Investigate failure in test_cards_view_kill_apps_with_two_...

========

https://hg.mozilla.org/integration/gaia-central/rev/757b37f5bcb4
Author: Andrei Hutusoru <andreihutusoru@P5069.(none)>
Desc: Bug 1003175 - Investigate failure in test_cards_view_kill_apps_with_two_apps.py
2014-05-14 08:05:57 -07:00
B2G Bumper Bot
3a106bc0eb Bumping manifests a=b2g-bump 2014-05-14 07:56:16 -07:00
Ed Morley
6ea533b617 Backed out changeset 83fd85b082d1 (bug 1009679) for crashtest and reftest failures; CLOSED TREE 2014-05-14 15:55:04 +01:00
Ed Morley
9feb32e204 Backed out changeset 4b2db2286258 (bug 870238) 2014-05-14 15:54:39 +01:00
B2G Bumper Bot
bd69c08aaf Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/78ab0bc3aaa5
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #19206 from wilsonpage/1008371

Bug 1008371 - [B2G][Camera][1.4] Camera remains in a faux recording state when

========

https://hg.mozilla.org/integration/gaia-central/rev/cf070eadf1bb
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1008371 - [B2G][Camera][1.4] Camera remains in a faux recording state when pressing record followed by sleep

========

https://hg.mozilla.org/integration/gaia-central/rev/36a7526a918d
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #18563 from azasypkin/bug-895484-share-url

Bug 895484 - [SMS] Handle a share URL activity

========

https://hg.mozilla.org/integration/gaia-central/rev/76db9f81f7a4
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 895484 - [SMS] Handle a share URL activity. r=julien
2014-05-14 07:50:48 -07:00
B2G Bumper Bot
3f7ef1df49 Bumping manifests a=b2g-bump 2014-05-14 07:48:06 -07:00
Benjamin Bouvier
1dc203b147 Bug 1008818: Factor AppendUseStrictSource out of AsmJS*ToString functions; r=luke 2014-05-14 15:59:12 +02:00
Benjamin Bouvier
ab4522a6b1 Bug 1008818: Inherit 'use strict' context for asm.js functions; r=luke 2014-05-14 15:59:00 +02:00
Benjamin Bouvier
a5d8d4b3b6 Bug 1009603: Set filename for asm.js scripts with dynamic linking failures; r=h4writer 2014-05-14 15:52:04 +02:00
Benjamin Bouvier
d27ab5aa52 Bug 1009603: Automatically stop register allocation tracelogging on error; r=h4writer 2014-05-14 15:51:50 +02:00
Gervase Markham
d2053b443f Bug 1007195 - Change licensing on mozilla::pkix to dual Apache 2/MPL 2. r=briansmith. 2014-05-14 14:37:25 +01:00
Markus Stange
3431627d55 Bug 870238 - Stop using the deprecated API -[NSWindow userSpaceScaleFactor]. r=jfkthame 2014-05-14 14:33:52 +02:00
Markus Stange
c0e8845975 Bug 1009679 - Layerize the scrollbar thumb on desktop, too. r=roc 2014-05-14 14:33:52 +02:00
Neil Deakin
7707f98048 Bug 893098, record update starts, stops and errors in the health report, r=rnewman,rstrong 2014-05-14 08:01:45 -04:00
Ryan VanderMeulen
6156be6d8e Bug 1010140 - Add missing pymake hackaround for libffi. r=bustage 2014-05-14 07:59:16 -04:00
Carsten "Tomcat" Book
4b8b9cdc55 merge b2g-inbound to mozilla-central 2014-05-14 13:08:40 +02:00
Carsten "Tomcat" Book
b69a63ce36 merge fx-team to mozilla-central 2014-05-14 13:01:30 +02:00
Jan Keromnes
61ad6926dd Bug 1006500 - Expose hit-target fluffing prefs as settings. r=21, f=ochameau 2014-05-14 06:09:00 -04:00
Jan Keromnes
9e3486d6f4 Bug 1006500 - Sort settings to observe. r=21, f=ochameau 2014-05-14 06:08:00 -04:00
B2G Bumper Bot
c4f197f5a8 Bumping manifests a=b2g-bump 2014-05-14 00:01:23 -07:00
B2G Bumper Bot
9e74ded25c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/993067c495a5
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #19139 from crdlc/bug-1008033

Bug 1008033 - [Flame] [e.me Homescreen] Can't show more than 12 elements

========

https://hg.mozilla.org/integration/gaia-central/rev/e0c259101913
Author: crdlc <crdlc@tid.es>
Desc: Bug 1008033 - [Flame] [e.me Homescreen] Cannot show more than 12 elements
2014-05-13 23:56:01 -07:00
Dave Hylands
e6581e6887 Bug 1007053 - Pt3 - Implement canBeShared, canBeMounted, canBeFormatted attributes in DeviceStorage object. r=qDot 2014-05-13 15:48:08 -07:00
Dave Hylands
f83559edd3 Bug 1007053 - Pt2 - Add canBeShared, canBeMounted, canBeFormatted attributes To DeviceStorage webidl. r=bzbarsky 2014-05-13 15:48:06 -07:00
Dave Hylands
35aaa9bb46 Bug 1007053 - Pt1 - Fix shadowing of IsFake attribute in the Child Volume cache. r=qDot 2014-05-13 15:48:04 -07:00
B2G Bumper Bot
f5bab9936a Bumping manifests a=b2g-bump 2014-05-13 22:56:33 -07:00
B2G Bumper Bot
fe23114b21 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9ec7bef08de0
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #19191 from steveck-chung/emergency-cb-mode-fix

Bug 1007441 - Emergency Callback Mode UI not displaying. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/1217ef01f42a
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 1007441 - Emergency Callback Mode UI not displaying
2014-05-13 22:51:10 -07:00
B2G Bumper Bot
f447e162d8 Bumping manifests a=b2g-bump 2014-05-13 21:46:34 -07:00
B2G Bumper Bot
c18554c239 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8e0bdad94977
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #19219 from etiennesegonzac/bug-1009950-edge-gestures-on

Bug 1009950 - Turning the app-to-app edge gesture on by default. r=gwagner,21

========

https://hg.mozilla.org/integration/gaia-central/rev/d6f5bca247f6
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1009950 - Turning the app-to-app edge gesture on by default.
2014-05-13 21:41:11 -07:00
B2G Bumper Bot
6e1442ebfe Bumping manifests a=b2g-bump 2014-05-13 21:21:32 -07:00
B2G Bumper Bot
950fb19fd6 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/76375434f4d1
Author: Luke Chang <lchang@mozilla.com>
Desc: Merge pull request #19193 from luke-chang/1009379_stingray_change_appentrypoint_naming

Bug 1009379 - [Stingray] The naming of "AppEntryPoint" object in applications.js is inconsistent, r=gchen, r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/13d88553131f
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 1009379 - [Stingray] The naming of "AppEntryPoint" object in applications.js is inconsistent
2014-05-13 21:16:13 -07:00
B2G Bumper Bot
cc63b76f35 Bumping manifests a=b2g-bump 2014-05-13 20:26:21 -07:00
B2G Bumper Bot
3b7c12c67e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/726c4bd403f5
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #19199 from RudyLu/keyboard/Bug1006343-Cannot_enable_layouts

Bug 1006343 - Cannot enable layouts with keyboard setup menu after
r=garychen

========

https://hg.mozilla.org/integration/gaia-central/rev/008831e8897b
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 1006343 - Cannot enable layouts with keyboard setup menu after
3rd-party keyboard installation.
 - Should enable keyboard layout with [manifestURL, layoutId].
2014-05-13 20:20:55 -07:00
B2G Bumper Bot
700bd3938d Bumping manifests a=b2g-bump 2014-05-13 20:01:22 -07:00
B2G Bumper Bot
d431ee8e52 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b3311e3c9eea
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #19022 from mnjul/bug_1003770_shrinking_ui_test

Bug 1003770 - [Unit test] Unit test for shrinking UI

========

https://hg.mozilla.org/integration/gaia-central/rev/aae47fe8ec0e
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1003770 - [Unit test] Unit test for shrinking UI
2014-05-13 19:55:57 -07:00
B2G Bumper Bot
d9d372f15f Bumping manifests a=b2g-bump 2014-05-13 19:06:36 -07:00
B2G Bumper Bot
ad068784d0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4cf9b07dbfc5
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #19201 from anvk/bug1009397

Bug 1009397: Removing /apps/*/shared from .gitignore r=@yurenju

========

https://hg.mozilla.org/integration/gaia-central/rev/9181da27bca3
Author: Alexey Novak <alexey.novak.mail@gmail.com>
Desc: Bug 1009397: Removing /apps/*/shared from .gitignore
2014-05-13 19:01:53 -07:00
Wes Kocher
fcc93174f4 Merge m-c to b2g-inbound 2014-05-13 18:58:01 -07:00