Ehsan Akhgari
9ec4e7397c
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
2a0ea22d0a
Backed out changeset 675945ee2609 (bug 986529)
2014-03-21 14:56:30 -04:00
David Keeler
c696487874
backout bug 985021 (8d622f4ec6e9) for another build breakage on a CLOSED TREE r=backout
2014-03-21 11:47:06 -07:00
Brian R. Bondy
c4f1afff2d
Bug 981166 - Remove Metro registration for all subusers. r=rstrong
2014-03-21 14:47:05 -04:00
Paolo Amadini
e1abd4eded
Bug 986364 - Convert to Promise.jsm in the Toolkit "modules" folder. r=mak
2014-03-24 15:47:50 +01:00
Paolo Amadini
1f62e330c3
Bug 973239 - Promise should call executor and handlers with "undefined" as thisArg. r=benvie
2014-03-24 15:44:11 +01:00
Carsten "Tomcat" Book
db6c6a7648
Merge mozilla-central to fx-team
2014-03-24 15:38:14 +01:00
Florian Quèze
79e99cb2ea
Bug 976544 - Intermittent browser_devices_get_user_media.js - disable on Linux Debug, rs=Gijs.
2014-03-24 15:16:02 +01:00
Marco Castelluccio
f258044304
Bug 986493 - Lazily load some modules in Webapps.jsm. r=felipe
2014-03-24 09:37:27 -04:00
James Long
00a773bf84
Bug 812172 - Add conditional breakpoint handling to the debugger server. r=past
2014-03-24 09:37:24 -04:00
Ryan VanderMeulen
e9fc16e201
Backed out changeset 463fa756b43b (bug 886110) for causing various regressions.
2014-03-21 14:44:05 -04:00
Florian Quèze
60b2c0f6f6
Bug 979424 - Implement structure and state switching for translation infobar, r=felipe.
2014-03-21 19:07:38 +01:00
B2G Bumper Bot
b32d001b5c
Bumping manifests a=b2g-bump
2014-03-21 11:02:34 -07:00
B2G Bumper Bot
5ae7a4a16b
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
2cce14e929
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
1b0cbbbcde
Bug 986253 - Limt a number of Fence to 4 per message r=nical
2014-03-21 09:57:01 -07:00
Simon Sapin
b5944e6405
Bug 984760 part 2: Use GridTemplateAreasValue though nsRefPtr pointers. r=dholbert
2014-03-21 23:06:16 +08:00
Simon Sapin
ef6efacf40
Bug 984760 part 1: Rename nsCSSValueGridTemplateAreas to css::GridTemplateAreasValue. r=dholbert
2014-03-21 23:06:13 +08:00
Simon Sapin
3f4edec9c7
Bug 981752 part 3: Add the grid shorthand. r=dholbert
2014-03-21 23:06:12 +08:00
Simon Sapin
66ccfed234
Bug 981752 part 2c: Add the grid-template shorthand. r=dholbert
2014-03-21 23:06:12 +08:00
Simon Sapin
e8764835fa
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
d2b6314b7e
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
8d474077e8
Bug 986304 - Remove the scope object machinery attached to nsIJSEventListener. r=bz,f=smaug
2014-03-21 23:31:03 -03:00
Bobby Holley
5b7986dd28
Bug 986304 - Stop using (and kill) BindCompileEventHandler. r=bz
2014-03-21 23:31:02 -03:00
Bobby Holley
2cf2909a97
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
b15cefbe5b
Bug 986304 - Enter the compartment of the target directly. r=bz
2014-03-21 23:31:02 -03:00
Bobby Holley
beec0651c3
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
483948e0a1
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)
6e30090928
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
2f80dca25e
Merge m-c to inbound
2014-03-21 17:57:23 -07:00
Jonathan Watt
8f55e803ea
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
8294a52e33
Bug 984796: Fix some small errors in path flattening code. r=jwatt
2014-03-22 00:55:36 +01:00
Wan-Teh Chang
e4556546fd
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
25b4df93c6
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
d33e060a52
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
c5b582932b
Bug 876980 - Expose mozAlarms API to installed apps on Firefox desktop. r=nsm,myk
2014-03-21 15:38:33 -07:00
Carsten "Tomcat" Book
75d237800b
Merge mozilla-central to b2g-inbound
2014-03-21 15:26:20 +01:00
Carsten "Tomcat" Book
4a1fc1f0da
merge b2g-inbound to mozilla-central
2014-03-21 15:18:04 +01:00
Carsten "Tomcat" Book
12e249d1fa
merge fx-team to mozilla-central
2014-03-21 15:16:06 +01:00
B2G Bumper Bot
08e78eb931
Bumping manifests a=b2g-bump
2014-03-21 06:06:07 -07:00
B2G Bumper Bot
812774d3be
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
bea7ae6c67
Bumping manifests a=b2g-bump
2014-03-21 05:56:07 -07:00
B2G Bumper Bot
58ec41e9ac
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
32625620a9
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
809ef82ba2
Bumping manifests a=b2g-bump
2014-03-21 02:17:41 -07:00
Shawn Huang
b214332845
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
a3d7d2c5f0
Bug 984806 - Convert to Promise.jsm in the Webapp Runtime. r=marco
2014-03-21 09:43:34 +01:00
Carsten "Tomcat" Book
9468864ecc
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
bb48a49dd4
Backed out changeset 351371062c26 (bug 975042)
2014-03-21 08:47:48 +01:00
Carsten "Tomcat" Book
78052541e1
Backed out changeset 449ade4078c0 (bug 975042)
2014-03-21 08:47:47 +01:00