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

352106 Коммитов

Автор SHA1 Сообщение Дата
Simon Sapin 9034f0f8ec Bug 981752 part 2c: Add the grid-template shorthand. r=dholbert 2014-03-21 23:06:12 +08:00
Simon Sapin 2a8908079a Bug 981752 part 2b: Refactor grid-template-{columns,rows} parsing, preparing for the grid-template shorthand. r=dholbert
... and a bit of grid-auto-flow, for the grid shorthand.

* Avoid using CheckEndProperty() when possible
* Distinguish between "error" and "not a <track-size>"
* Split out parsing of a <track-list>, given its initial [<line-names>?]
2014-03-21 23:06:12 +08:00
Simon Sapin 8d091ccef4 Bug 981752 part 1: Add the grid-column, grid-row and grid-area shorthands. r=dholbert 2014-03-21 23:06:12 +08:00
Bobby Holley d54e0e9a5f Bug 986304 - Remove the scope object machinery attached to nsIJSEventListener. r=bz,f=smaug 2014-03-21 23:31:03 -03:00
Bobby Holley 917d0952c8 Bug 986304 - Stop using (and kill) BindCompileEventHandler. r=bz 2014-03-21 23:31:02 -03:00
Bobby Holley 18d443dc8b Bug 986304 - Compile the event handler directly with the target as the scope object. r=bz 2014-03-21 23:31:02 -03:00
Bobby Holley cd41204f0c Bug 986304 - Enter the compartment of the target directly. r=bz 2014-03-21 23:31:02 -03:00
Bobby Holley b618a57b34 Bug 986304 - MOZ_ASSERT the need for compilation in CompileEventHandlerInternal, and remove useless conditionals. r=bz
The unindentations here are clean - no changes.
2014-03-21 23:31:02 -03:00
Bobby Holley b1aad59d64 Bug 986304 - Augment JSAPI to give callers the option to not define named functions on the scope object. r=terrence 2014-03-21 23:31:02 -03:00
ABE Hiroki (hATrayflood) 23e9b38893 Bug 980697 - Add a configure option to pull newer versions of the d3dcompiler dll from installed Windows SDKs. r=mshal,vlad 2014-03-22 10:49:26 +09:00
Wes Kocher 677c923c03 Merge m-c to inbound 2014-03-21 17:57:23 -07:00
Wes Kocher f0483db35d Merge fx-team to m-c 2014-03-21 17:07:40 -07:00
Jonathan Watt 06a79a3b5a Bug 985470 - Replace the Moz2D Matrix().Translate() calls with Matrix::Translation() for better perf. r=mattwoodrow
--HG--
extra : rebase_source : 7181564bdaa57a970a256e9676857a7195874631
2014-03-22 07:56:11 +08:00
Bas Schouten 886ced8b00 Bug 984796: Fix some small errors in path flattening code. r=jwatt 2014-03-22 00:55:36 +01:00
Wan-Teh Chang 7a9128e87b Bug 849093: Update NSPR to NSPR_4_10_5_BETA1. Also includes fixes for
bug 50549, bug 977685, bug 695993, bug 978636, bug 981558, bug 983942.
2014-03-21 16:36:42 -07:00
Brian O'Keefe 4881f81e4b Bug 883092 - Move mochitest support files from Makefile.in to a manifest; r=gps f=Ms2ger 2014-03-21 16:25:55 -07:00
David Keeler c5bfa2424f bug 969758 - ignore "snionly" property in Google's HSTS preload list r=cviecco DONTBUILD because NPOTB 2014-03-21 14:09:04 -07:00
Marco Castelluccio cfdf919dbd Bug 876980 - Expose mozAlarms API to installed apps on Firefox desktop. r=nsm,myk 2014-03-21 15:38:33 -07:00
Ryan VanderMeulen d97e043b19 Merge m-c to inbound. 2014-03-21 16:49:07 -04:00
Ehsan Akhgari da255bec64 Backed out 2 changesets (bug 957431) because we decided we're keeping Attr.ownerElement in the end
Backed out changeset ab12a8416a1d (bug 957431)
Backed out changeset 188d1e255d40 (bug 957431)
2014-03-21 16:04:09 -04:00
Ehsan Akhgari 7426fe9ae6 Backed out 2 changesets (bug 957652) because bug 957431 is being backed out
Backed out changeset 92efd61cfca5 (bug 957652)
Backed out changeset 9d405c64a7bf (bug 957652)
2014-03-21 16:02:21 -04:00
Jared Wein 24af39cd74 Backed out changeset 675945ee2609 (bug 986529) 2014-03-21 14:56:30 -04:00
David Keeler e79c0e95dc backout bug 985021 (8d622f4ec6e9) for another build breakage on a CLOSED TREE r=backout 2014-03-21 11:47:06 -07:00
Ryan VanderMeulen e23e8b1d8f Backed out changeset 463fa756b43b (bug 886110) for causing various regressions. 2014-03-21 14:44:05 -04:00
Florian Quèze 8861e06a05 Bug 979424 - Implement structure and state switching for translation infobar, r=felipe. 2014-03-21 19:07:38 +01:00
B2G Bumper Bot cae4a262ec Bumping manifests a=b2g-bump 2014-03-21 11:02:34 -07:00
B2G Bumper Bot 4208b0e065 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1265e2a0f500
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #17372 from gtorodelvalle/contacts-bug-982260-intermittent-failure

Bug 982260 - Gaia-integration tests on TBPL fail with: TEST-UNEXPECTED-FAIL | Contacts > Details Merging 15 contacts

========

https://hg.mozilla.org/integration/gaia-central/rev/123b19d43034
Author: German Toro del Valle <gtorodelvalle@gmail.com>
Desc: Bug 982260 - Gaia-integration tests on TBPL fail with: TEST-UNEXPECTED-FAIL | Contacts > Details Merging 15 contacts
2014-03-21 11:01:09 -07:00
Blake Winton 9e742dea43 Bug 986529 - Invert tab close icon on Windows classic theme. r=jaws, ui-r=shorlander 2014-03-21 13:44:59 -04:00
Sotaro Ikeda 2fa700a37c Bug 986253 - Limt a number of Fence to 4 per message r=nical 2014-03-21 09:57:01 -07:00
Carsten "Tomcat" Book 8819187e3e Merge mozilla-central to b2g-inbound 2014-03-21 15:26:20 +01:00
Carsten "Tomcat" Book bdd8e0aed2 merge b2g-inbound to mozilla-central 2014-03-21 15:18:04 +01:00
Carsten "Tomcat" Book c9cd70cfdf merge fx-team to mozilla-central 2014-03-21 15:16:06 +01:00
B2G Bumper Bot 88c95dce56 Bumping manifests a=b2g-bump 2014-03-21 06:06:07 -07:00
B2G Bumper Bot 00f34a330b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/84a3ccb6f415
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #17423 from timdream/keyboard-mempressure-race-master

Bug 984238 - Don't kill the keyboard when when it's being launched +shepherd

========

https://hg.mozilla.org/integration/gaia-central/rev/ebd5fc74f4a1
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 984238 - Don't kill the keyboard when when it's being launched
2014-03-21 06:00:58 -07:00
B2G Bumper Bot c0bfedd0a7 Bumping manifests a=b2g-bump 2014-03-21 05:56:07 -07:00
B2G Bumper Bot fb1b17e02a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3bb28013057e
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #17250 from eliperelman/bug-979396-homescreen-swipe-velocity

Bug 979396 - Converting homescreen swipe animation to be velocity-sensitive

========

https://hg.mozilla.org/integration/gaia-central/rev/e6d4335cf06a
Author: Eli Perelman <eli@eliperelman.com>
Desc: Converting homescreen swipe animation to be velocity-sensitive
2014-03-21 05:50:56 -07:00
Henrik Skupin 3f627fb88e Bug 982591 - Update TPS to retrieve keys from server instead of hard-coding them. r=warner
--HG--
extra : rebase_source : 2a9449aeca2f28a2bce648971619635b19a4d670
2014-03-21 10:23:15 +01:00
B2G Bumper Bot 3217c97a36 Bumping manifests a=b2g-bump 2014-03-21 02:17:41 -07:00
Shawn Huang 187be6656a Bug 986352 - [bluedroid] Fix hfp-fallback build break due to miss Reset() for BluetoothHfpManager, r=echou 2014-03-21 17:12:16 +08:00
Paolo Amadini 3472025670 Bug 984806 - Convert to Promise.jsm in the Webapp Runtime. r=marco 2014-03-21 09:43:34 +01:00
Carsten "Tomcat" Book 9099b263ed Backed out changeset f787c0fa465e (bug 975042) for B2G ICS Emulator M7 Orange on a CLOSED TREE 2014-03-21 08:48:40 +01:00
Carsten "Tomcat" Book 0bc70db9d7 Backed out changeset 351371062c26 (bug 975042) 2014-03-21 08:47:48 +01:00
Carsten "Tomcat" Book f816ce48b9 Backed out changeset 449ade4078c0 (bug 975042) 2014-03-21 08:47:47 +01:00
Carsten "Tomcat" Book ac8230799d Backed out changeset 59a38e0e27bb (bug 975042) 2014-03-21 08:47:45 +01:00
Carsten "Tomcat" Book 2c95000099 Backed out changeset 8ac7fa583164 (bug 975042) 2014-03-21 08:47:44 +01:00
Carsten "Tomcat" Book 5f92d5b6fa Backed out changeset 6c25a4bfd449 (bug 975042) 2014-03-21 08:47:43 +01:00
Carsten "Tomcat" Book 9f22e17a78 Backed out changeset f7d97dc26289 (bug 975042) 2014-03-21 08:47:42 +01:00
Carsten "Tomcat" Book 239b34fee5 Backed out changeset 1b62c8f1c211 (bug 975042) 2014-03-21 08:47:41 +01:00
Carsten "Tomcat" Book 74283775f6 Backed out changeset 16da792be5f8 (bug 975042) 2014-03-21 08:47:40 +01:00
Carsten "Tomcat" Book e68a877e8f Backed out changeset 767ce92ebaf1 (bug 975042) 2014-03-21 08:47:36 +01:00