Commit Graph

279520 Commits

Author SHA1 Message Date
Matthew Noorenberghe
552c563141 Bug 1208145 - Back out changeset e4e3a8b66db4 (bug 1121291). rs=dolske
Generated via qbackout with no conflicts
2016-01-12 11:38:54 -08:00
Kartikaya Gupta
1cb9d3f61b Bug 1238239 - Update gecko scrollbar styling for Fennec. r=snorp f=antlam 2016-01-12 14:56:13 -05:00
Kartikaya Gupta
d5b5582c03 Bug 1227599 - Don't let styles intended for the scrollbar thumb apply to non-scrollbar thumbs. r=snorp 2016-01-12 14:55:58 -05:00
Kit Cambridge
56784a8d56 Bug 1219855, Part 2 - Always use XUL notifications if the system backend fails. r=wchen 2016-01-05 12:20:38 -07:00
Kit Cambridge
aa45ac95e7 Bug 1219855, Part 1 - Make nsXULAlerts implement nsIAlertsService. r=MattN,wchen 2015-12-31 13:27:09 -07:00
Gabriel Luong
0f4fad25f3 Bug 1237441 - Move styleinspector directory into the shared inspector directory r=pbro 2016-01-12 09:52:12 -08:00
Shane Caraveo
a758b78385 Bug 1236755 use about urls for panel iframes, r=Gijs 2016-01-12 09:27:33 -08:00
Wes Kocher
507bbe0a3e Backed out changeset 29f184e43309 (bug 1237441) for eventual build bustage 2016-01-12 09:20:43 -08:00
Gabriel Luong
ade6d28710 Bug 1237441 - Move styleinspector directory into the shared inspector directory r=pbro 2016-01-12 08:55:46 -08:00
Gabriel Luong
9662d3787b Bug 1235172 - Part 3: Extract ElementStyle to a separate module r=pbro 2016-01-12 08:55:16 -08:00
Dave Townsend
1075b2a8b3 Bug 1238783: Remove preprocessing from b2g/components/PersistentDataBlock.jsm r=gerard-majax 2016-01-11 15:38:02 -08:00
Tom Tromey
1218fbde1d Bug 1230491 - rewrite CssLogic.isContentStylesheet; r=bgrins 2016-01-12 09:50:43 -07:00
Tom Tromey
f5f1395248 Bug 1230491 - add CSSStyleSheet::parsingMode; r=heycam,bz 2016-01-12 09:50:43 -07:00
Alessio Placitelli
a195b8a478 Bug 1237978 - Remove FHR histograms. r=gfritzsche 2016-01-08 06:51:00 +01:00
Alexandre Poirot
91b337208f Bug 1183280 - Remove most devtools preprocessing rule in CSS files. r=bgrins 2016-01-12 04:28:13 -08:00
Carsten "Tomcat" Book
dea50a5d3d Merge mozilla-central to fx-team 2016-01-12 11:57:10 +01:00
Carsten "Tomcat" Book
b0542304f3 merge mozilla-inbound to mozilla-central a=merge 2016-01-12 11:54:38 +01:00
Carsten "Tomcat" Book
2395fa84a2 merge fx-team to mozilla-central a=merge 2016-01-12 11:52:48 +01:00
B2G Bumper Bot
620b0f5697 Bumping manifests a=b2g-bump 2016-01-11 23:28:04 -08:00
B2G Bumper Bot
07cdc37f47 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/39dd39c9b2ff
Author: Scott Wu <scottwu@mozilla.com>
Desc: Merge pull request #33828 from scottwu/1131514-remove-watcher-monitor

Bug 1131514 - Removed watcher.js and monitor.js from Build system, r=@rickychien

========

https://hg.mozilla.org/integration/gaia-central/rev/f64de6aca038
Author: Scott Wu <scottcwwu@gmail.com>
Desc: Bug 1131514 - Removed watcher.js and monitor.js from Build system
2016-01-11 23:25:25 -08:00
Mark Finkle
9dc51bdad0 Bug 1183320 - Remove FHR from android/services r=rnewman 2016-01-11 23:08:12 -05:00
Mark Finkle
ceef4d6db4 Bug 1183320 - Remove FHR from android/chrome r=rnewman 2016-01-11 23:08:10 -05:00
Mark Finkle
9d7eb47937 Bug 1183320 - Remove FHR from android/base r=rnewman 2016-01-11 23:08:07 -05:00
Mark Hammond
b865103447 Bug 1236383 (part 2) - remove the now-unused 2nd param to checkServerError. r=kitcambridge 2016-01-12 12:21:28 +11:00
Mark Hammond
9e8ad68bca Bug 1236383 (part 1) - remove and rework some Sync/FxA telemetry probes. r=gfritzsche/kitcambridge 2016-01-12 12:21:27 +11:00
Mark Hammond
c6c5eceb06 Bug 1232050 - add telemetry for number of devices attached to sync. r=kitcambridge 2016-01-12 12:21:27 +11:00
Dave Townsend
e95e6d463f Bug 1238781: Add pre-processed pref file to .eslintignore. r=felipe 2016-01-11 15:35:50 -08:00
Kris Maglione
eed4421e44 Bug 1238408: Request complete logs in test_ext_webrequest.html 2016-01-11 13:36:01 -08:00
Brian Grinstead
d6bdd0ad03 Bug 1237788 - Don't remove old devtools stylesheets until new ones are loaded to make theme switching faster;r=pbrosset 2016-01-11 13:01:07 -08:00
Brian Grinstead
58f52bd837 Bug 1237886 - Move testLotsOfAttributes up with other inspectorIcon assertions to prevent connection from closing;r=me 2016-01-11 13:00:26 -08:00
Sebastian Kaspari
e7f0ce101d Bug 1237576 - DownloadAction: Remove canWrite() check. r=rnewman
We can't use File.canWrite() on files that do not exist yet. After all we are
going to create the file in a folder that we just created. So it is very
unlikely that writing to that folder is going to fail.
2016-01-11 17:51:31 +01:00
Sebastian Kaspari
e4b518fd11 Bug 1237576 - DownloadAction.getDestinationFile(): Create directory if needed. r=rnewman 2016-01-11 17:44:30 +01:00
Alexandre Poirot
1169b456e6 Bug 1227978 - Remove unecessary usages of promiseInvoke, rdpInvoke r=jlongster 2016-01-12 01:14:00 -08:00
Alexandre Poirot
f50ad803d6 Bug 1227978 - Convert all DebuggerClient request methods to return promises. r=jlongster 2016-01-12 01:14:00 -08:00
Alexandre Poirot
dcc78faca5 Bug 1227978 - Simplify usages of Debuggerclient APIs now that all requests returns promises. r=jlongster 2016-01-12 01:14:00 -08:00
Bas Schouten
711062807d Bug 1238328: Purge stored command lists by calling EndDraw/BeginDraw on a regular basis when they're used. r=jrmuizel 2016-01-11 16:38:10 +01:00
Timothy Nikkel
aa639bb5f9 Bug 1237813. Refactor nsLayoutUtils::FindScrollableFrameFor to use GetScrollFrameFromContent. r=botond 2016-01-12 00:14:30 -06:00
Daniel Holbert
2e56424a68 Bug 1238840: Increment the requestLongerTimeout() arg for mochitest test_value_storage.html, to avoid spurious timeouts on Android debug test-runs. (test-only, no review) 2016-01-11 21:51:39 -08:00
Matt Woodrow
467eebb018 Bug 1234047 - Always reuse an existing TextureClient in IMFYCbCrImage if one exist. r=Bas 2016-01-12 18:08:21 +13:00
Xidorn Quan
128a9f1b7b Bug 1189622 part 3 - Return failure if fullscreen support is not available for the X11 desktop. r=karlt 2016-01-12 15:18:47 +11:00
Xidorn Quan
10f68202f7 Bug 1189622 part 2 - Allow widget's MakeFullScreen to fail, and call FinishFullscreenChange directly if that happens. r=smaug 2016-01-12 15:18:47 +11:00
Xidorn Quan
950e1b1eed Bug 1189622 part 1 - Ensure the in-fullscreen-change flag is set before calling the second phase. r=smaug 2016-01-12 15:18:47 +11:00
Xidorn Quan
65754e4e13 Bug 1238404 - Use 'using' directive instead of having separate Dispatch impl in subclasses of nsIEventTarget. r=froydnj 2016-01-12 15:18:47 +11:00
Jamie Nicol
606743784d Bug 1223144 - Scale texture coordinates in CompositorOGL for non POT textures. r=mwoodrow 2016-01-11 11:14:07 +00:00
Axel Hecht
03bb076698 Bug 1237678 - update compare-locales to version 1.0. r=mathjazz
changeset: 300933:aa4e0275bb3c
tag: tip
user: Axel Hecht <axel@pike.org>
summary: bug 1237678, update compare-locales to version 1.0, r=mathjazz
2016-01-09 17:13:13 +01:00
Jared Wein
acee326b6c Bug 1229636 - Remove new tab first time use message. r=gijs 2016-01-08 17:31:14 -05:00
Christoph Kerschbaumer
3e792789ef Bug 1232909 - Use channel.asyncOpen2 within dom/base/test/chrome/test_bug599295.html (r=sicking) 2015-12-15 20:39:25 -08:00
Christoph Kerschbaumer
5fc586f7c7 Bug 1232792 - Convert JS callsites to use open2 within layout/ (r=sicking) 2015-12-15 13:33:44 -08:00
Phil Ringnalda
c1b50a8035 Back out 3e168e5a04bf (bug 1174972) for build bustage
CLOSED TREE
2016-01-11 20:04:40 -08:00
Phil Ringnalda
fdd4160809 Back out f137a421233f (bug 1234441) for build bustage
CLOSED TREE
2016-01-11 19:32:02 -08:00