Commit Graph

399522 Commits

Author SHA1 Message Date
Robert O'Callahan
f96b8494a1 Bug 1109644. Part 6: Remove aLastEndTime parameter from NotifyPull. r=jesup
--HG--
extra : rebase_source : 47c950d1b1d03a8de279f2ac361b8dcd4ab0f801
2014-12-30 14:54:03 +13:00
Robert O'Callahan
a36e0dd9fe Bug 1109644. Part 5: Make MediaEngineTabVideoSource use GetEndOfAppendedData instead of aLastEndTime. r=jesup
--HG--
extra : rebase_source : ee34171ed4297afa90fb14c7cf655a8d22a30dca
2014-12-30 14:54:02 +13:00
Robert O'Callahan
ec866eb827 Bug 1109644. Part 4: Make MediaEngineGonkVideoSource use GetEndOfAppendedData instead of aLastEndTime. r=jesup
--HG--
extra : rebase_source : 0899d9e42cd42b2ab4ef1d0d4cf600ccc7f49a3f
2014-12-30 14:54:02 +13:00
Robert O'Callahan
2d76f54dbb Bug 1109644. Part 3: Make MediaEngineDefaultVideoSource use GetEndOfAppendedData instead of aLastEndTime. r=jesup
--HG--
extra : rebase_source : d2285dad46e5b089b49e5ddce12564d5518c45a3
2014-12-30 14:54:02 +13:00
Robert O'Callahan
5b73829749 Bug 1109644. Part 2: Make MediaEngineWebRTCVideoSource use GetEndOfAppendedData instead of aLastEndTime. r=jesup
--HG--
extra : rebase_source : a1b716900bba01b5af1057e03bdc6360e327174b
2014-12-30 14:54:02 +13:00
Robert O'Callahan
85cb99cc25 Bug 1109644. Part 1: Create SourceMediaStream::GetEndOfAppendedData to reliably track how much data has been appended to a SourceMediaStream's track. r=jesup
--HG--
extra : rebase_source : 385ad9b704d35df7b70a75afe807e363e0929476
2014-12-30 14:54:01 +13:00
Cameron McCormack
d6b07ef6c4 Bug 649142 - Part 8: Tests. r=dbaron 2014-12-31 12:18:16 +11:00
Cameron McCormack
6549a2b58b Bug 649142 - Part 7: Move CSS_PROPERTY_LOGICAL up into one of the earlier free bits. r=dbaron 2014-12-31 12:18:16 +11:00
Cameron McCormack
c501eb9fff Bug 649142 - Part 6: Remove support for shorthand-implemented logical properties. r=dbaron
This includes removing:

* the box property directional source constants
* the CSS_PROPERTY_DIRECTIONAL_SOURCE property flag
* the CSS_PROPERTY_REPORT_OTHER_NAME property flag
* nsCSSProps::OtherNameFor
* methods on the CSS parser to parse directional box properties and set
  the old *-source and *-value properties
* the resolution of logical and physical properties in nsRuleNode during
  style computation, since that's now done as part of the cascade in
  nsCSSExpandedDataBlock::MapRuleInfoInto
2014-12-31 12:18:16 +11:00
Cameron McCormack
324837a87d Bug 649142 - Part 5: Convert logical border properties. r=dbaron 2014-12-31 12:18:15 +11:00
Cameron McCormack
246dccd863 Bug 649142 - Part 4: Convert logical margin properties. r=dbaron 2014-12-31 12:18:14 +11:00
Cameron McCormack
c1366ac48c Bug 649142 - Part 3: Convert logical padding properties. r=dbaron
Here we convert the logical padding properties into their new resolved-at-
cascade-time implementations.  This involves:

* converting -moz-padding-{start,end} into logical longhand properties
* adding padding-inline-{start,end} aliases for -moz-padding-{start,end}
* converting padding-{left,right} into longhand properties
* removing padding-{left,right}-value and
  padding-{left,right}-{ltr,rtl}-source internal properties

The CSS parser and various tests are simplified a bit as a result.
2014-12-31 12:18:14 +11:00
Cameron McCormack
ba024f653a Bug 649142 - Part 2.1: Test that logical properties in property_database.js are longhands. r=dbaron 2014-12-31 12:18:13 +11:00
Cameron McCormack
8c1da42424 Bug 649142 - Part 2: Convert logical properties to their physical equivalents during the cascade. r=dbaron
We will add cases to EnsurePhysicalProperty's switch statement as we
convert the existing shorthand-implemented logical properties to the
new, CSS_PROPERTY_LOGICAL-bearing properties.
2014-12-31 12:18:13 +11:00
Cameron McCormack
6cceecc24a Bug 649142 - Part 1: Add macros and flags for defining logical properties and don't allocate storage for them in nsRuleData. r=dbaron
We define a new flag CSS_PROPERTY_LOGICAL to be used for logical longhand
properties and a new CSS_PROP_LOGICAL macro in nsCSSPropList.h to
define them.

When using CSS_PROP to capture all properties, includers must now
explicitly indicate whether logical properties are included or not,
by defining CSS_PROP_LIST_EXCLUDE_LOGICAL (to exclude them),
CSS_PROP_LIST_INCLUDE_LOGICAL (to include them), or CSS_PROP_LOGICAL
(to capture them separately from other properties).
2014-12-31 12:18:12 +11:00
Wes Kocher
dcdfc08c13 Merge m-c to fx-team a=merge 2014-12-29 17:35:54 -08:00
Wes Kocher
36b93d20b2 Merge inbound to m-c a=merge CLOSED TREE 2014-12-29 17:28:04 -08:00
Wes Kocher
c5db8302cc Merge fx-team to m-c a=merge CLOSED TREE 2014-12-29 16:55:44 -08:00
Gavin Sharp
f0118ffb88 Bug 1106150: fix condition="defaultEngine" MozParam. r=markh 2014-12-30 08:54:23 +11:00
Gijs Kruitbosch
34f30cdadc Bug 1096319 2014-12-29 12:12:02 -08:00
Wes Kocher
70b2583154 Backed out changeset 169e19d13daa (bug 903456) for S4 bustage 2014-12-29 11:55:21 -08:00
Michael Comella
5867915caa Bug 1095278 - Part 4: Disable testGetUserMedia on release builds. r=rnewman 2014-12-29 11:29:32 -08:00
Michael Comella
15eabdf17b Bug 1095278 - Part 3: Do not test for tracking protection on non-nightly builds. r=rnewman 2014-12-29 11:29:29 -08:00
Michael Comella
2a3d3b7407 Bug 1095278 - Part 2: Disable testAboutPasswords on non-Nightly builds. r=rnewman 2014-12-29 11:29:27 -08:00
B2G Bumper Bot
b36c9249be Bumping manifests a=b2g-bump 2014-12-29 10:21:57 -08:00
B2G Bumper Bot
3367757f81 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f1830710359d
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #26860 from azasypkin/bug-1105857-alert-custom-dialog

 Bug 1105857 - [Messages] User doesn't receive any notification about incoming message if native modal dialog is shown. r=schung

========

https://hg.mozilla.org/integration/gaia-central/rev/15e05e3a2be4
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1105857 - [Messages] User doesn't receive any notification about incoming message if native modal dialog is shown. r=schung
2014-12-29 10:12:17 -08:00
B2G Bumper Bot
94a02c0cd1 Bumping manifests a=b2g-bump 2014-12-29 09:19:03 -08:00
B2G Bumper Bot
c0c9d4a306 Bumping manifests a=b2g-bump 2014-12-29 08:36:54 -08:00
B2G Bumper Bot
a420e0d977 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bdc21213beac
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #27025 from zbraniecki/1068382-turn-on-multilocale-for-every-build

Bug 1068382 - Switch to use multilocale.js for every build. r=ochameau

========

https://hg.mozilla.org/integration/gaia-central/rev/83db2cfc00a7
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1068382 - Switch to use multilocale.js for every build
2014-12-29 08:32:16 -08:00
B2G Bumper Bot
539a958aa9 Bumping manifests a=b2g-bump 2014-12-29 07:36:55 -08:00
B2G Bumper Bot
38091504b4 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e01e38b97673
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1067731 - Display immediately WAP Push signal indication messages with the signal-high action set r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/f310a5ce2ed7
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Merge pull request #27008 from RickyChien/bug-1024386

Bug 1024386 - execute jshint for build director r=@cctuan

========

https://hg.mozilla.org/integration/gaia-central/rev/df387e9fb90f
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 1024386 - execute jshint for build director
2014-12-29 07:27:15 -08:00
Carsten "Tomcat" Book
cfe91da548 Merge mozilla-central to b2g-inbound 2014-12-29 16:20:37 +01:00
Carsten "Tomcat" Book
10de3be93b merge b2g-inbound to mozilla-central a=merge 2014-12-29 16:13:08 +01:00
Carsten "Tomcat" Book
2a9a1751bf merge fx-team to mozilla-central a=merge 2014-12-29 16:05:18 +01:00
B2G Bumper Bot
f6443e6d2a Bumping manifests a=b2g-bump 2014-12-29 06:01:51 -08:00
B2G Bumper Bot
d43da11cd1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/eb6328ef3a94
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Merge pull request #27027 from mwargers/facebook_import8

Bug 1086680 - Write an automated test for Facebook import contacts

========

https://hg.mozilla.org/integration/gaia-central/rev/7b29887c4fc5
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1086680 - Write an automated test for Facebook import contacts
2014-12-29 05:57:13 -08:00
B2G Bumper Bot
c981c8b07b Bumping manifests a=b2g-bump 2014-12-29 03:41:57 -08:00
B2G Bumper Bot
d6143b2892 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/830a947f0e7d
Author: chirarobert <robert.chira@softvision.ro>
Desc: Merge pull request #27040 from chirarobert/bug_1116076

Bug 1116076 - [v2.2] Fix test_rocketbar_add_collection failure

========

https://hg.mozilla.org/integration/gaia-central/rev/400a3f7f0314
Author: Robert Chira <robertchira@P5075.(none)>
Desc: Bug 1116076 - [v2.2] Fix test_rocketbar_add_collection failure
2014-12-29 03:37:19 -08:00
Carsten "Tomcat" Book
243ae0d881 Backed out changeset 1cddaf8b16f4 (bug 1077075) for bustage 2014-12-29 10:45:03 +01:00
Carsten "Tomcat" Book
bf5fb8cbfc Backed out changeset cfddd3baeb0b (bug 1077075) 2014-12-29 10:30:19 +01:00
Carsten "Tomcat" Book
f11023f88b Backed out changeset 916a5e943388 (bug 1077075) 2014-12-29 10:30:17 +01:00
Carsten "Tomcat" Book
28d936c574 Backed out changeset d36a45163b69 (bug 1077075) 2014-12-29 10:30:15 +01:00
Carsten "Tomcat" Book
267c520897 Backed out changeset 05880eb3e779 (bug 1077075) 2014-12-29 10:30:13 +01:00
Carsten "Tomcat" Book
aab25a0ecc Backed out changeset 69e5f05ade70 (bug 1077075) 2014-12-29 10:30:11 +01:00
Carsten "Tomcat" Book
ec73e93189 Backed out changeset b51678e8e5e8 (bug 1077075) 2014-12-29 10:30:07 +01:00
Phil Ringnalda
7fa9d2a0fe Merge m-c to m-i 2014-12-28 22:59:15 -08:00
Phil Ringnalda
67fb5268a7 Back out 9e126e97e347 (bug 1098700), a=backout 2014-12-28 22:57:38 -08:00
Phil Ringnalda
7ebdc17896 Merge f-t to m-c, a=merge 2014-12-28 10:48:47 -08:00
Phil Ringnalda
005d43d5eb Merge b-i to m-c, a=merge 2014-12-28 10:47:53 -08:00
Phil Ringnalda
f3c7608413 Merge m-i to m-c, a=merge 2014-12-28 10:46:50 -08:00