Commit Graph

4690 Commits

Author SHA1 Message Date
Mike Hommey
bc77e84c02 Bug 1207882 - Add an initial partial implementation of a new, faster, build backend. r=gps 2015-09-29 09:23:46 +09:00
Wes Kocher
0c4235206a Merge m-c to inbound, a=merge 2015-09-28 16:31:29 -07:00
aleth
11d499b7b5 Bug 1177709 - Avoid a TypeError in browser-content.js by making the _findAsYouType getter a normal property. r=mossop 2015-09-29 00:01:49 +02:00
Carsten "Tomcat" Book
67e4f921db Merge mozilla-central to fx-team 2015-09-28 14:19:22 +02:00
Mike de Boer
1f2c06486a Backed out changeset 77b2f22f48c7 (bug 1140512) due to invalid fix. rs=me,backout. 2015-09-28 12:55:46 +02:00
Neil Rashbrook
64dcc150ea Bug 1012397 Add support for ignoreBlurWhileSearching r=mak 2015-09-26 19:22:06 +01:00
Carsten "Tomcat" Book
9b67fd5b04 merge mozilla-inbound to mozilla-central a=merge 2015-09-24 12:03:40 +02:00
Kaustabh Datta Choudhury
f58f529429 Bug 1162003 - Enable run-by-dir mode for mochitest_chrome on Fx desktop opt builds. r=jmaher 2015-09-23 13:39:45 -04:00
Dave Townsend
f657500ff0 Bug 1192924: Expose the update URL formatting code a new UpdateUtils module. r=rstrong
The GMP manager uses a copy of the update service's url formatting code and has
since fallen out of sync. We'll also want to use the same formatting code for
the system add-on update checks so this just exposes it in a shared API.

I've moved the contents of UpdateChannel.jsm to UpdateUtils.jsm and exposed
formatUpdateURL there as well as a few properties that the update service still
needs access to.

UpdateUtils.UpdateChannel is intended to be a lazy getter but isn't for now
since tests expect to be able to change the update channel at runtime.
2015-09-14 11:04:19 -07:00
Iaroslav (yarik) Sheptykin
0a5fd44218 Bug 1140512 - Ensure FindBar communicates properly with content after remoteness change. r=mikedeboer 2015-09-19 20:22:21 +02:00
Wes Kocher
69b522405d Backed out 3 changesets (bug 1192924) for Android bustage CLOSED TREE
Backed out changeset 30d612836685 (bug 1192924)
Backed out changeset a6860f880e01 (bug 1192924)
Backed out changeset 10e1fa2cc23a (bug 1192924)
2015-09-22 11:02:55 -07:00
Dave Townsend
eef8701d19 Bug 1192924: Expose the update URL formatting code a new UpdateUtils module. r=rstrong
The GMP manager uses a copy of the update service's url formatting code and has
since fallen out of sync. We'll also want to use the same formatting code for
the system add-on update checks so this just exposes it in a shared API.

I've moved the contents of UpdateChannel.jsm to UpdateUtils.jsm and exposed
formatUpdateURL there as well as a few properties that the update service still
needs access to.

UpdateUtils.UpdateChannel is intended to be a lazy getter but isn't for now
since tests expect to be able to change the update channel at runtime.
2015-09-14 11:04:19 -07:00
J. Ryan Stinnett
b17c143421 Bug 912121 - Update misc. DevTools paths and comments. rs=devtools 2015-09-21 12:07:31 -05:00
J. Ryan Stinnett
2dada8f365 Bug 912121 - Rewrite require / import to match source tree. rs=devtools
In a following patch, all DevTools moz.build files will use DevToolsModules to
install JS modules at a path that corresponds directly to their source tree
location.  Here we rewrite all require and import calls to match the new
location that these files are installed to.
2015-09-21 12:04:18 -05:00
Mason Chang
6bc63c25ba Bug 1197361. Optimize page thumbnails based on screen size. r=ttaubert 2015-09-25 11:27:16 -07:00
Tooru Fujisawa
7e974cd5fd Bug 1207497 - Part 2: Remove use of expression closure from tests in toolkit/. r=Gijs 2015-09-24 21:25:24 +09:00
Tooru Fujisawa
e1e42ff6d3 Bug 1207497 - Part 1: Remove use of expression closure from toolkit/, exept tests. r=Gijs 2015-09-24 21:20:04 +09:00
Phil Ringnalda
5ea3df87e2 Merge f-t to m-c, a=merge 2015-09-18 21:46:16 -07:00
Randall Barker
733d03589d Bug 1166961 - Show click to play button on Fennec when autoplay is blocked. r=mfinkle 2015-09-16 16:22:00 +02:00
Wes Kocher
b4fe8d1075 Merge m-c to inbound, a=merge CLOSED TREE 2015-09-17 15:27:39 -07:00
Wes Kocher
91ef0ee2b6 Merge inbound to central, a=merge 2015-09-17 14:59:11 -07:00
Mike Conley
f844f53e5a Bug 1199434 - Send printer error messages to the parent process to report to the user. r=Mossop
The printing back-end used to be in charge of opening up an error dialog
when things go wrong with printing. Now we fire an event and let PrintUtils
do the work of showing the error message. This has the added bonus of making
the error messages work with e10s.
2015-09-16 16:12:54 -04:00
Neil Deakin
284eb81455 Bug 1191897, add a flag for popups which allow shortcut keys to not be consumed, fixes shortcuts not working when an e10s select popup is open, r=neil 2015-09-17 11:20:33 -04:00
Georg Fritzsche
f80bdc947b Bug 1178768 - Fix about:telemetry 'change' buttons to work on Android. r=margaret 2015-09-16 15:48:57 +07:00
Dão Gottwald
239bc28c93 Bug 1204845 - Remove the menuitem-iconic-both binding. r=enndeakin 2015-09-17 10:13:27 +02:00
Wes Kocher
050b69a1d0 Merge mozilla-inbound to m-c a=merge CLOSED TREE 2015-09-16 10:52:53 -07:00
Justin Dolske
80aaa2cbee Bug 1204154 - Clean up jar manifests that needlessly specify the source file. r=dao 2015-09-15 18:33:57 -07:00
JW Wang
53878ebbb3 Bug 1076833 - take snapshots only after network suspended. r=jya. 2015-09-15 10:56:21 +08:00
Justin Dolske
207f2d36bb Bug 1198525 - Fix about:rights in Nightly and Developer edition, r=mossop, r=mfinkle 2015-09-14 13:43:51 +05:30
Shu-yu Guo
37989840cd Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
Jordan Santell
f3c6579657 Bug 1204173 - Add licensing information for Redux. r=gerv 2015-09-15 10:40:42 -07:00
Jonathan Kew
b66d958ae5 Bug 1200098 - patch 2 - Remove the data-shrinker copyright notice that was added for graphite 1.3.0; no longer present in release 1.3.2. r=gerv 2015-09-11 12:31:59 +01:00
Nick Robson
c7a474ed16 Bug 1194337 - Context menu positioned incorrectly on OSX. r=enn 2015-09-09 14:50:00 +01:00
Carsten "Tomcat" Book
bb6953cb08 merge mozilla-inbound to mozilla-central a=merge 2015-09-09 14:04:59 +02:00
Matthew Noorenberghe
cbc7636c97 Bug 1192492 - Support masking of passwords in XUL tree columns. r=Enn,smaug
rs=smaug on the webidl change
IGNORE IDL due to only adding a const
2015-09-07 14:25:45 -07:00
Jim Mathies
c224de6027 Bug 1199765 - Add support to TabParent for querying the active state of remote browsers. r=Mossop 2015-09-04 08:42:01 -05:00
Ehsan Akhgari
c3e61fb158 Bug 1194842 - Fix the width calculation of the textbox for editable XUL tree cells in RTL mode; r=jaws 2015-09-08 20:08:33 -04:00
Carsten "Tomcat" Book
183ac03bcb merge mozilla-inbound to mozilla-central a=merge 2015-09-03 13:14:37 +02:00
Francois Marier
5f8c86e320 Bug 1198586 - Add Disconnect's GPL notice to about:license. r=gerv 2015-09-02 15:38:50 -07:00
Drew Willcoxon
69ada04f55 Bug 1190368 - Suppress a11y focus event when UnifiedComplete is enabled and the urlbar popup's first item is selected. r=mak 2015-09-02 11:44:23 -07:00
rthyberg
036ea7397a Bug 1171382 - Add logic to not render empty keyed histograms. r=gfritzsche 2015-08-26 12:57:00 -04:00
Ursula
6d09e0701b Bug 1197927 - Sanitize throws exception if browser goes away too quickly. r=felipe 2015-08-24 14:34:56 -04:00
Ehsan Akhgari
3b4ee37a79 Bug 1196361 - Remove the media.useAudioChannelService pref; r=baku
We need to rely on the audio channel service for all products now,
so supporting running without it seems pointless at this point.
2015-08-19 21:00:18 -04:00
Ryan VanderMeulen
a5f297a1ab Merge fx-team to m-c. a=merge 2015-08-14 09:20:58 -04:00
YFdyh000
8d019c6dab Bug 1194503 - make appendNotification not set accesskey="undefined" if passed a structure with no accesskey, r=gijs 2015-08-13 21:38:00 +01:00
Nick Robson
6fdd25c684 Bug 1075089 - Move popup menu frame offset to LookAndFeel and fix default offset for OS X. r=Enn 2015-08-04 16:41:00 -04:00
Ryan VanderMeulen
919ba777a5 Merge fx-team to m-c. a=merge 2015-08-11 10:52:41 -04:00
Felipe Gomes
e81a8353f9 Bug 1180495 - [e10s] Ensure that clearing history also clears the session history of remote tabs. r=mconley 2015-08-10 16:15:11 -03:00
Neil Deakin
d49e7b6617 Bug 1134585, remove cpow usage from view selection source, r=mconley 2015-08-10 09:42:51 -04:00
Jonathan Kew
c7f58c11f1 Bug 1191167 pt 2 - Add data-shrinker license to about:license. r=gerv 2015-08-10 09:39:15 +01:00