Commit Graph

259659 Commits

Author SHA1 Message Date
Mark Banner
b53a932e6c Bug 1174702 - Fix unnecessary scroll on Windows while editing context. r=mikedeboer 2015-08-27 12:10:47 +01:00
Mark Banner
8109c5b384 Bug 1198421 - 'Welcome to ...' needs a bottom border on the Loop standalone UI. r=mikedeboer,ui-review=sevaan 2015-08-27 12:10:47 +01:00
Mark Banner
1c07f33ab8 Bug 1157646 - Stop passing the roomOwner parameter around everywhere in Loop's rooms. r=mikedeboer 2015-08-27 12:10:47 +01:00
Martyn Haigh
04de1ef27d Bug 1164723 - Inherit from Tablet UI on Mobile UI (aka compact tabs); r=mcomella 2015-08-25 12:43:43 +01:00
Mark Banner
5a0fe69d3a Bug 1198247 - Update .gitignore for moved locations of psutil build files. r=gps NPOTB DONTBUILD 2015-08-27 11:24:18 +01:00
Paolo Amadini
4ad2945676 Bug 1198287 - New widths for the two sections of about:privatebrowsing. r=bgrins 2015-08-27 10:50:30 +01:00
Paolo Amadini
dc78e5563b Bug 1198286 - Visual adjustments to about:privatebrowsing. r=bgrins 2015-08-25 15:48:34 +01:00
Dão Gottwald
f94e90e252 Backed out changeset ad5c087d617b (bug 1198236) 2015-08-27 11:13:42 +02:00
Georg Fritzsche
2db8064eaa Bug 891116 - Disable most privacy-leaking click-to-play UI for private browsing. r=jaws 2015-08-27 10:49:24 +03:00
Marco Bonardo
3b02969fd6 Bug 1178709 - use waitForFocus in browser_bookmarksProperties.js. r=gijs 2015-08-27 09:35:53 +02:00
Patrick Brosset
d02bcb2480 Bug 1198627 - Prevent errors when keyboard navigating inspector breadcrumbs; r=bgrins 2015-08-26 14:38:48 +02:00
Maxim Zhilyaev
469e98e994 Bug 1194895 - New tab page has unnecessary (or marginally-necessary) vertical scrollbar at various sizes. [r=emtwo] 2015-08-26 14:56:19 -07:00
Edouard Oger
ee84cf72ed Bug 1198750 - clicking on Sync preferences manage link should open about:accounts. r=markh 2015-08-26 10:34:00 -04:00
Ahmed Khalil
ea863801a9 Bug 1180287 - Hide client records that are likely to be duplicates or stale. r=rnewman 2015-08-26 11:16:00 -04:00
Jennifer Fong
a632a25bc5 Bug 1198830 - Disable toolboxfullscreen if sidebars are enabled. r=jryans 2015-08-26 10:18:00 -04:00
David Rajchenbach-Teller
007419f862 Bug 1197966 - Fix typo when releasing content-side probes in PerformanceStats-content.js. r=felipe 2015-08-25 17:18:09 +02:00
Louie Lu
9c3e3ac2be Bug 1196878 - Add #security-error-message for dark-theme. r=jryans 2015-08-26 08:06:00 -04:00
Dão Gottwald
5664528cf7 Bug 1197510 - Make tiles hover effect less jarring. r=msamuel 2015-08-27 03:47:25 +02:00
Chenxia Liu
3926455361 Bug 1186037 - Import bookmarks and history from stock browser (Samsung S4, Android 4.4.2) doesn't work. r=mhaigh 2015-08-13 11:45:23 -07:00
Vaibhav Agrawal
fcca74c977 Bug 1197541 - Add --dump-tests option to mochitest and xpcshell for all tests that will be run. r=ahal 2015-08-21 17:16:11 -07:00
YFdyh000
a837e60aed Bug 1169209 - about:performance should not be listed for non-Nightly. r=Yoric 2015-08-24 07:01:00 -04:00
Jennifer Fong
64f741449d Bug 1198343 - Remove unused accesskey. r=janx 2015-08-25 09:44:00 -04:00
Axel Hecht
d9e570bdaf Bug 1198228 - Support em:foo attributes on Description elements. r=whimboo
The install.rdf in language packs uses em:id attributes etc, instead
of child elements. All fine with RDF/XML.
This adds support to addon_details to allow for those attributes in
addition to child elements.
2015-08-26 13:21:30 +02:00
André Reinald
c36ec9adc7 Bug 1197292 - Read delays from prefs, backup to defaults if not set. Shorter delays are useful to accelerate test cycles. r=gfritzsche 2015-08-24 16:50:51 +02:00
Johan K. Jensen
6c42afaaa9 Bug 1197394 - GCLI’s number-type doesn't ignore min or max-values of 0. r=jwalker 2015-08-22 00:58:00 -04:00
Ryan VanderMeulen
fbebaebb5b Bug 1198724 - Update pdf.js to version 1.1.403. r=yury 2015-08-26 10:10:01 -04:00
Gijs Kruitbosch
65b13f9a45 Bug 1192036 - import cookies from Edge, r=MattN 2015-08-19 16:32:54 +01:00
Alexandre Poirot
c3287385e4 Bug 1137285 - Convert inspector test to be remote friendly r=pbrosset 2015-08-26 06:05:14 -07:00
Alexandre Poirot
679684816e Bug 1137285 - Replace content.location = ... by a navigateTo request r=pbrosset 2015-08-26 06:05:14 -07:00
Alexandre Poirot
74269e984f Bug 1137285 - Convert addTab+openInspector to openInspectorForURL r=pbrosset 2015-08-26 06:05:14 -07:00
Alexandre Poirot
f543286b73 Bug 1196714 - Use require(promise) instead of require(sdk/core/promise). r=jryans 2015-08-26 06:05:14 -07:00
Alexandre Poirot
f858bb762e Bug 1195825 - Fix browser/devtools/inspector/test/browser_inspector_delete-selected-node-01.js race on e10s with markup-view brief show/hide boxmodel requests. r=pbrosset 2015-08-26 06:05:14 -07:00
Alexandre Poirot
94ee9310eb Bug 1195825 - Fix races with new usages of require(promise) instead of Cu.import(Promise.jsm). r=jryans 2015-08-26 06:05:14 -07:00
Alexandre Poirot
914d6b4119 Bug 1195825 - Replace Cu.import(Promise.jsm) by require(promise) in devtools. r=jryans 2015-08-26 06:05:13 -07:00
Edouard Oger
a556a560b9 Bug 1196229 - Follow-up: Remove duplicated manageAccount.label string. r=markh 2015-08-25 11:14:00 -04:00
Alexandre Poirot
891d697833 Bug 1112599 - Reenable webconsole tests on e10s that are throwing exception in child process. r=past 2015-08-26 05:18:42 -07:00
Gijs Kruitbosch
3968038a9f Bug 1198682 - fix b2g test orange because of missing protocol handler, rs=me,bustage on a CLOSED TREE 2015-08-26 13:03:43 +01:00
Gijs Kruitbosch
90ea3b990e Bug 1163184 - fix window borders on devedition theme on windows, r=bgrins 2015-08-26 10:30:18 +01:00
Gijs Kruitbosch
b413f1babe Bug 1173214, r=seth,bz 2015-08-26 10:24:04 +01:00
Ryan VanderMeulen
b84d7f7421 Merge m-c to fx-team. a=merge 2015-08-26 00:05:54 -04:00
Ryan VanderMeulen
cafda175d4 Bug 1197986 - Request a longer timeout for tests that started timing out after increasing the number of B2G debug xpcshell chunks from 2 to 4. 2015-08-25 20:56:16 -04:00
Lee Salzman
606ff97209 Bug 1194397 - Force gdk_window_ensure_native on gdk window creation. r=acomminos 2015-08-25 18:42:40 -04:00
B2G Bumper Bot
c5a87361ff Bumping manifests a=b2g-bump 2015-08-25 15:48:41 -07:00
Ryan VanderMeulen
6bb271d1e0 Bug 1197986 - Request a longer timeout for tests that started timing out after increasing the number of B2G debug xpcshell chunks from 2 to 4. 2015-08-25 18:31:35 -04:00
B2G Bumper Bot
e7487dd898 Bumping manifests a=b2g-bump 2015-08-25 15:27:14 -07:00
B2G Bumper Bot
aa89297139 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1bd25a1c1736
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #31522 from nullaus/bug1198172

Bug 1198172 - Reduce logging noise for ease of debugging. r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/41c55327a073
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: Bug 1198172 - Reduce logging noise for ease of debugging. r=me
2015-08-25 15:25:35 -07:00
Ryan VanderMeulen
c33ca2b49d Merge inbound to m-c. a=merge 2015-08-25 16:49:55 -04:00
Ryan VanderMeulen
b3ede014bb Merge fx-team to m-c. a=merge 2015-08-25 16:49:07 -04:00
Bobby Holley
28a3efa072 Backed out 3 changesets (bug 1165272) for b2g sanity blocker. 2015-08-25 11:16:21 -07:00
Jan de Mooij
8e755312e1 Bug 889158 - Fix arrow function lexical arguments binding, allow rest + arguments. r=jorendorff 2015-08-25 19:37:09 +02:00