David Rajchenbach-Teller
cb15aec7a6
Bug 1089695 - Fixing wrong dependency in Places shutdown. r=mak
2015-08-10 11:07:54 +02:00
Carsten "Tomcat" Book
9938893951
merge mozilla-inbound to mozilla-central a=merge
2015-09-29 12:00:25 +02:00
Drew Willcoxon
184d452aac
Bug 1207375 - Fix urlbar a11y problem caused by search suggestions opt-in. r=mak
2015-09-28 12:51:33 -07:00
Carsten "Tomcat" Book
e0579e52cd
merge mozilla-inbound to mozilla-central a=merge
2015-09-28 14:13:24 +02:00
Maxim Zhilyaev
5c9781d391
Bug 1196437 - Moving a sponsored tile in newtab breaks various things [r=marcosc]
2015-09-26 13:26:26 -07:00
Maxim Zhilyaev
8100f7ea3f
Bug 1199795 - New Tab's height doesn't update the same moment when I delete extra tiles/choose "show blank page" [r=marcosc]
2015-09-26 13:26:26 -07:00
Wes Kocher
11a7af3dcd
Backed out 3 changesets (bug 1208295) for browser_offlineQuotaNotification.js bustage CLOSED TREE
...
Backed out changeset 1c16e9f4aa2f (bug 1208295 )
Backed out changeset 3242ff9a86bb (bug 1208295 )
Backed out changeset 04f2a2c320a3 (bug 1208295 )
2015-09-25 18:20:35 -07:00
Neil Deakin
806628383a
Bug 1199239, remove cpow usage from bookmark this page, r=mak
2015-09-25 21:14:43 -04:00
Wes Kocher
1828f92d6f
Merge m-c to inbound, a=merge
2015-09-25 18:02:38 -07:00
Zachary Carter
213832652c
Bug 1197323 - prevent profile images from being overwritten by an async onload callback r=markh
2015-09-25 14:02:30 -07:00
Paolo Amadini
e90219b405
Bug 1204486 - Simplify gIdentityHandler and show connection type in the fullscreen notification. r=ttaubert
2015-09-22 14:37:39 +01:00
Gijs Kruitbosch
6670fa1725
Bug 1208141 - r=ttaubert
2015-09-25 09:13:30 +01:00
J. Ryan Stinnett
7f772ffff3
Bug 1201535 - Open view source tabs with about:blank. r=bz
...
Loading a view source tab as "about:blank" gets us the fresh tab we need without
making redundant requests. The view source module will retrieve the actual data
as needed.
2015-09-24 12:39:07 -05:00
Gijs Kruitbosch
7201cdcbdc
Bug 1189082 - r=mak
2015-09-23 09:10:01 +01:00
Nikhil Gupta
1a0abaaf8c
Bug 1178023 - apply border removal to more notifications, also in fullscreen, and make it RTL-safe, r=gijs
2015-09-24 09:08:00 +01:00
Matthew Noorenberghe
5a7575be3d
Bug 1208295 - Open content preferences after receiving notifications-open-settings. r=jaws
2015-09-25 13:18:29 -07:00
Panos Astithas
902f4426f7
Bug 1200944 - Instrument UI Pref for TP in PBM with Telemetry probe. r=ttaubert, f=ally
2015-09-25 23:30:24 +02: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
Gijs Kruitbosch
a4df1a64d9
Bug 1183296 - feeds should display in e10s mode, r=billm
2015-09-17 18:06:44 +01:00
Xidorn Quan
4b27b1c6db
Bug 1207443 - Change browser_parsable_css.js to load stylesheets with chrome privilege. r=Gijs
2015-09-23 22:15:04 +10:00
Florian Quèze
2074069a60
Bug 862148 - remove the DATA_* and TYPE_* constants from nsISearchEngine, r=adw.
2015-09-23 12:05:37 +02:00
Gijs Kruitbosch
ee5e92720f
Bug 636905 - part 3: flip prefs in tests to keep them working, r=jaws
2015-09-26 15:01:51 +01:00
Steven Englehardt
4547daa96c
Bug 1191442 - Add "New Container Tab" to File Menu. r=paolo
2015-09-28 13:00:28 -07:00
Steven Englehardt
cb26eee3f5
Bug 1191442 - Add support for userContextId in New Tab UI r=paolo
2015-09-28 13:00:25 -07:00
Mark Hammond
51d0946704
Bug 1206571 - ensure Sync UI is in correct state before Sync initialized. r=adw
2015-09-23 11:00:40 +10:00
Wes Kocher
4a071cd646
Merge m-c to fx-team, a=merge
2015-09-22 16:48:10 -07:00
Wes Kocher
9d138a0abc
Merge inbound to central, a=merge CLOSED TREE
2015-09-22 16:42:03 -07:00
Felipe Gomes
cc6f98bdfa
Backed out changeset 005290f8c1d5 (bug 1205398)
2015-09-22 18:43:49 -03: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
Gijs Kruitbosch
be51431fdf
Bug 1199289 - r=valentin,dao
2015-09-22 16:26:15 +01:00
Carsten "Tomcat" Book
ae9e49f806
Merge mozilla-central to mozilla-inbound
2015-09-22 12:49:44 +02:00
Jan-Ivar Bruaroey
9614e19203
Bug 1206982 - getUserMedia s/PermissionDeniedError/SecurityError/. r=jesup
2015-09-21 20:57:12 -04: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
cc48864b1a
Bug 912121 - Package DevTools client themes in devtools.jar. rs=devtools
...
Break DevTools theme files out of browser.jar and move to a new DevTools
specific jar. Update all paths of the form:
chrome://browser/skin/devtools/<X>
to
chrome://devtools/skin/<Y>
where <Y> is the source tree path that comes after /devtools/client.
2015-09-21 12:04: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
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
Mark Hammond
9ac20e066d
Bug 1205914 - remove unused sync-error-panel. r=adw
2015-09-21 12:20:04 +10:00
Mason Chang
6bc63c25ba
Bug 1197361. Optimize page thumbnails based on screen size. r=ttaubert
2015-09-25 11:27:16 -07:00
Wes Kocher
9434a08a1e
Merge fx-team to central, a=merge
2015-09-18 13:58:09 -07:00
Mike de Boer
8e9d59cb36
Bug 1204577: remove invalid CSS properties from Loop/ Hello source files. r=Standard8
2015-09-18 13:20:59 +02:00
Carsten "Tomcat" Book
96ae16e34d
merge mozilla-inbound to mozilla-central a=merge
2015-09-18 13:19:00 +02:00
Mark Hammond
21750113d4
Bug 1199303 - improve sync login and registration by using fewers tabs. r=adw
2015-09-18 08:28:51 +10:00
Wes Kocher
91ef0ee2b6
Merge inbound to central, a=merge
2015-09-17 14:59:11 -07:00
Xidorn Quan
edb6735353
Bug 1204149 - Fix entering DOM fullscreen in fullscreen mode for e10s. r=smaug
2015-09-18 09:33:54 +08: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
Neil Deakin
23cb5b74b7
Bug 1168042, content process access key tests, r=masayuki
2015-09-18 08:19:20 -04:00
Drew Willcoxon
7dcfb7096c
Bug 1205385 - Focus urlbar when search suggestions opt-in is dismissed only after pressing an opt-in accesskey. r=mak
2015-09-17 09:37:35 -07:00
Gijs Kruitbosch
7d0ab95d50
Bug 1013518 - separate devtools css linting from general browser linting, r=jryans
2015-09-17 14:15:05 +01:00
Gijs Kruitbosch
c034a7ece1
Bug 1062821 - fix browser_parsable_css.js to actually catch errors, r=florian
2015-09-17 14:17:43 +01:00
Richard Barnes
ccd0c374b4
Bug 1204616 - Control Center should show full host name (w/ subdomains) in security block. r=MattN,liuche
2015-09-16 18:01:27 -07:00