Commit Graph

3531 Commits

Author SHA1 Message Date
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
Neil Deakin
806628383a Bug 1199239, remove cpow usage from bookmark this page, r=mak 2015-09-25 21:14:43 -04: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
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
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
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
9d138a0abc Merge inbound to central, a=merge CLOSED TREE 2015-09-22 16:42:03 -07: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
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
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
Xidorn Quan
edb6735353 Bug 1204149 - Fix entering DOM fullscreen in fullscreen mode for e10s. r=smaug 2015-09-18 09:33:54 +08:00
Wes Kocher
91ef0ee2b6 Merge inbound to central, a=merge 2015-09-17 14:59:11 -07: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
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
Drew Willcoxon
7e7b5deb74 Bug 1198723 - Don't show the urlbar search suggestions opt-in if suggestions are enabled outside the opt-in. r=mak 2015-09-16 11:21:59 -07:00
Drew Willcoxon
9de02d378b Bug 1186393 - Make urlbar search suggestions call decodeURIComponent on the engine name. r=mak 2015-09-16 11:16:41 -07:00
Wes Kocher
050b69a1d0 Merge mozilla-inbound to m-c a=merge CLOSED TREE 2015-09-16 10:52:53 -07:00
Tim Taubert
b7263b59e5 Bug 1193004 - Always show permissions section in the Control Center r=bgrins 2015-09-16 12:51:19 +02:00
Wes Kocher
4037741ef5 Merge m-c to inbound, a=merge 2015-09-15 17:20:16 -07:00
Florian Quèze
b05ea1aae3 Bug 1201973 - 'Stop Sharing' should also revoke persistent permissions granted to frames, r=Gijs. 2015-09-11 14:18:15 +02:00
Marina Samuel
fdc94e3b7f Bug 1203577 - Remove hardcoded adgroup buckets. r=Mardak. 2015-09-14 14:44:51 -04:00
Carsten "Tomcat" Book
e49f54351d Backed out 1 changesets (bug 1193004) for bc7 test failures
Backed out changeset 98f6e793e383 (bug 1193004)
2015-09-14 15:18:25 +02:00
Tim Taubert
1f6921528a Bug 1193004 - Always show permissions section in the Control Center r=bgrins 2015-09-04 14:02:41 +02:00
Carsten "Tomcat" Book
c510093e8c merge mozilla-inbound to mozilla-central a=merge 2015-09-11 16:36:35 +02:00
Mark Hammond
da32f10746 Bug 969474 - fix behaviour of 'back' button on about:accounts. r=adw 2015-09-11 10:41:03 +10:00
Mark Hammond
a94b73c15c Bug 1200886 - add tooltips to the Sync buttons which reflect the current state of Sync. r=adw 2015-09-11 10:01:22 +10:00
Matthew Noorenberghe
0885c6ddff Bug 1199805 - Fix displayURI typo on site permission prompts. r=bgrins
One instance of displayOrigin wasn't renamed to displayURI.
2015-09-10 16:36:23 -07:00
Steffen Wilberg
f00d5cb952 Bug 1195038 - In about:home, make accel+f focus the search box instead of invoking the find bar. r=gijs, ui-review=philipp 2015-08-15 21:51:54 +02:00
Brian Grinstead
286f320692 Bug 1203280 - Back out all non-test changes from changeset f460ad2878d9 (bug 1193158);r=MattN 2015-09-09 15:19:36 -07:00
Brian Grinstead
368c1699d4 Bug 1203280 - Back out all non-test changes from changeset 064a1ae9f3d4 (bug 1199790);r=MattN 2015-09-09 15:19:34 -07:00
Phil Ringnalda
21142b44a0 Back out 4148547a8d54 (bug 1200886) for mostly failing its own test 2015-09-08 21:49:47 -07:00
Mark Hammond
d3146c4a7c Bug 1168544 - fix social orange by avoiding reaching into the content document. r=mixedpuppy 2015-09-09 10:18:59 +10:00
Mark Hammond
41a01e43f6 Bug 1200886 - add tooltips to the Sync buttons which reflect the current state of Sync. r=adw 2015-09-09 08:48:55 +10:00
Nikhil
a5b7ad65ec Bug 1078705 - Removed the # which appears when opening preferences more than once. r=jaws,dao 2015-09-08 15:20:39 -04:00
Wes Kocher
990fea44a9 Merge inbound to central, a=merge 2015-09-04 15:34:42 -07:00
Maxim Zhilyaev
177124c010 Bug 1188015 - Tile Bottom Bar: Automatic Color [r=emtwo] 2015-09-04 06:34:20 -07:00
Carsten "Tomcat" Book
5142ad41ea Merge mozilla-central to mozilla-inbound 2015-09-04 16:14:00 +02:00
Jim Mathies
fa11dfd109 Bug 1199765 - Update browser_tabs_isActive.js. r=Dao 2015-09-03 17:25:36 -05:00
Brian Grinstead
f30cdc7076 Bug 1199790 - Add grouping in Control Center Permissions subpanel;r=ttaubert 2015-09-03 10:25:31 -07:00
Carsten "Tomcat" Book
6b59468f30 Merge mozilla-central to fx-team 2015-09-03 14:02:51 +02:00
Carsten "Tomcat" Book
183ac03bcb merge mozilla-inbound to mozilla-central a=merge 2015-09-03 13:14:37 +02:00