Matthew Wein
4eea0108f3
Bug 1246028 Implement chrome.commands.getAll. r=kmag
2016-02-24 17:29:04 -08:00
Phil Ringnalda
b1abd201f0
Back out 6d8c09f110ee (bug 1246028) for landing before it got its nits picked
2016-02-24 18:40:42 -08:00
Matthew Wein
9ac7e85ce9
Bug 1246028 - Implement chrome.commands.getAll. r=kmag
2016-02-23 16:13:16 -08:00
Sebastian Hengst
a0f0bbc233
Bug 1249608 - Don't run UI migration steps with new profiles. Follow up: Add missing closing parenthesis. r=dao over IRC. CLOSED TREE
2016-02-20 15:15:01 +01:00
Dão Gottwald
a7d5f77fc1
Bug 1249608 - Don't run UI migration steps with new profiles. r=gijs
2016-02-20 14:04:03 +01:00
Dão Gottwald
0debf7316f
Bug 1014185 - Remove about:customizing and use about:blank for customize mode instead. r=jaws
2016-02-20 14:03:25 +01:00
Carsten "Tomcat" Book
6a9ce8a5af
Backed out changeset c34fe673bb97 (bug 1014185) for perma failures in browser_bug1163570.js
2016-02-19 17:19:19 +01:00
Dão Gottwald
b454fc92a1
Bug 1014185 - Remove about:customizing and use about:blank for customize mode instead. r=jaws
2016-02-19 00:50:17 +01:00
Matthew Wein
b75d86cf1e
Bug 1242557 - Import missing commands API schema file. r=kmag
2016-02-17 14:44:59 -05:00
Xidorn Quan
2487611b41
Bug 743198 part 8 - Use unprefixed Fullscreen API in chrome code. r=smaug
2016-02-17 08:47:11 +08:00
David Rajchenbach-Teller
a9e76de39d
Bug 1243706 - Release PerformanceStats/PerformanceWatcher;r=Felipe
...
MozReview-Commit-ID: 4XT21bfBSa9
2016-01-28 13:41:14 +01:00
Andrew Swan
e58d313f2b
Bug 1156826 - Implement browser.runtime.setUninstallURL(). r=kmag
2016-02-08 16:00:25 -08:00
David Rajchenbach-Teller
ef64065ed8
Bug 1142937 - AddonWatcher now communicates through nsIObserverService. r=felipe
...
The current API of AddonWatcher only supports a single callback. That's pretty unfriendly to testing, debugging, add-ons, etc.
This patch replaces the mechanism with a notification through the nsIObserverService.
2016-01-27 13:34:58 +01:00
Matthew Noorenberghe
531c1f5eb5
Bug 1243089 - Remove provisional Desktop identity UI for website sign-in with BrowserID (SignInToWebsite). r=felipe
2016-02-01 14:31:38 -08:00
Jim Mathies
fdd99b60ff
Bug 1229763 - Update a11y + e10s support url. r=mconley
2016-01-27 14:27:15 -06:00
Dave Townsend
8abe54b55f
Bug 1237820: Track whether a user has been offered a sideloaded add-on or not. r=rhelmer
...
Previously we just checked every newly sideloaded add-on to decide whether to
offer it to the user for opt-in. This adds a new "seen" property (naming could
be better if you have other suggestions) which tracks whether we've ever shown
the opt-in UI for the add-on. It defaults to true for all add-ons and is only
set to false for sideloaded add-ons that default to being disabled on install.
The seen flag can be set to true through the API but cannot be reset to false
as that would allow add-ons to forcibly re-present themselves to the user when
disabled.
The opt-in UI sets the seen flag to true only when it has focus which fixes a
long-standing bug where if you accept the first add-on you see and restart the
other tabs might not show up.
The one slight downside of this approach is that it now requires loading the
full add-ons database on every startup in order to check the seen flag for all
installed add-ons. There are hacky ways we might get around this but they all
involve overloading prefs with even more object data. The good thing is that
we do the load and check asynchronously after most of startup is complete and
the UI is fully loaded so there shouldn't be any percieved impact to startup
time. I've run multiple talos runs to verify that none of the numbers appear to
regress.
2016-01-26 14:31:33 -08:00
Alessio Placitelli
1913f703b3
Bug 1234518 - Clean MOZ_SERVICES_HEALTHREPORT and and MOZ_SERVICES_METRICS. r=gfritzsche
2016-01-21 07:59:00 +01:00
Jared Wein
de0c95165c
Bug 1241993 - Fix eslint errors in nsBrowserGlue.js. r=gijs
2016-01-22 15:48:20 -05:00
Jared Wein
c3f27c3b0d
Bug 1238712 - Move duplicated shell-service code to a shared JSM. r=gijs
2016-01-15 12:35:15 -05:00
Gabor Krizsanits
403e04d00e
Bug 1236926 - Remove _showE10sActivatedNotice. r=felipc
2016-01-14 09:42:52 +01:00
Carsten "Tomcat" Book
199e3c64bc
merge mozilla-inbound to mozilla-central a=merge
2016-01-13 11:57:15 +01:00
Matthew Noorenberghe
3d80c0dec5
Bug 1208145 - Clear XUL persistence data for passwordManager.xul passwordCol.hidden. r=dolske
...
Bug 1121291 made @hidden persist but we are reverting that change so we need to remove the values so the password column doesn't always show by default.
2016-01-12 11:39:02 -08:00
Panos Astithas
5878f4aaa1
Remove the polaris pref and enable the UI to toggle TP in normal mode by default in nightly (bug 1235565). r=paolo
2016-01-11 19:30:07 +02:00
Alessio Placitelli
dc03720d16
Bug 1234522 - Remove references to the data reporting service. r=gfritzsche,smaug
2016-01-05 06:29:00 +01:00
Phil Ringnalda
697e1f3aff
Back out 8 changesets (bug 1235345, bug 1234526, bug 1234522, bug 1237700) for OS X 10.10 debug xpcshell timeouts in test_ocsp_stapling.js and test_ocsp_stapling_expired.js
...
CLOSED TREE
Backed out changeset f26c050a39a1 (bug 1235345)
Backed out changeset c7689b72d3fa (bug 1234526)
Backed out changeset 3124025d1147 (bug 1234526)
Backed out changeset 096d46bdaf86 (bug 1234526)
Backed out changeset 96e0326e7985 (bug 1234522)
Backed out changeset c3b6bf176f86 (bug 1234522)
Backed out changeset 3e7dc6d87325 (bug 1234522)
Backed out changeset f6447d37d113 (bug 1237700)
2016-01-08 20:25:27 -08:00
Alessio Placitelli
c858565291
Bug 1234522 - Remove references to the data reporting service. r=gfritzsche,smaug
2016-01-05 06:29:00 +01:00
Florian Quèze
b9a3dda490
Bug 1237648 - remove the browser/ code sync'ing currentEngine and defaultEngine, r=adw.
2016-01-08 11:27:49 +01:00
Wes Kocher
d0efa670c5
Merge fx-team to m-c a=merge CLOSED TREE
2016-01-05 16:34:06 -08:00
Mike Hommey
fd332b9f07
Bug 1235107 - Move bookmarks.html to a chrome localized location. r=dolske
2016-01-05 20:03:43 +09:00
Gijs Kruitbosch
24eee3d689
Bug 1231112 - work around tab groups migration issue in safe mode, r=ttaubert
2015-12-14 16:04:31 +00:00
Wes Kocher
fb177b52c2
Backed out 4 changesets (bug 1218996) for talos svg failures CLOSED TREE
...
Backed out changeset ba750628c4f3 (bug 1218996)
Backed out changeset 2205cce34824 (bug 1218996)
Backed out changeset 9410cbc0545e (bug 1218996)
Backed out changeset 7839222071ac (bug 1218996)
2015-12-23 11:09:05 -08:00
Bill McCloskey
4b8e226fb9
Bug 1208257 - [webext] context_menus.json (r=kmag)
2015-12-23 08:57:13 -08:00
Bill McCloskey
7d223ff982
Bug 1208257 - [webext] page_action.json (r=kmag)
2015-12-23 08:57:13 -08:00
Bill McCloskey
8beda44f2f
Bug 1208257 - [webext] browser_action.json (r=kmag)
2015-12-23 08:57:13 -08:00
Bill McCloskey
cc4c432b00
Bug 1208257 - [webext] bookmarks.json (r=kmag)
2015-12-23 08:57:13 -08:00
Olivier Yiptong
8400810454
Bug 1218996 - Allow Remote New Tab to ride release trains r=marcosc
2015-12-21 16:14:38 -05:00
Olivier Yiptong
d3b1fef2b3
Bug 1218996 - Remove now redundant messaging code for remote newtab r=marcosc
2015-12-21 16:14:33 -05:00
Olivier Yiptong
7b9d59c89b
Bug 1218996 - Fuse aboutNewTabService and RemoteNewTabLocation and return resource URLS r=marcosc,oyiptong
2015-12-21 16:14:29 -05:00
Jim Mathies
7e82ffcd00
Bug 1232368 - If accessibility recently ran, don't prompt to try e10s. r=felipe
2015-12-14 15:32:54 -06:00
Jim Mathies
4918b6bd95
Bug 1232408 - E10SAccessibilityCheck relies on incorrect AppConstants variable XP_WIN. r=felipe
2015-12-14 15:32:44 -06:00
Jim Mathies
ef91eaedd1
Bug 1198459 - Add some AppConstant use. r=felipe
2015-12-10 17:11:36 -05:00
Jim Mathies
988a5414ed
Bug 1198459 - Modify existing a11y prompting to support disabling a11y in content until a restart. r=felipe
2015-12-10 14:28:34 -05:00
Carsten "Tomcat" Book
21f455f33f
Backed out changeset b78e27e51c93 (bug 1198459)
2015-12-10 11:14:13 +01:00
Jim Mathies
ccd0993ca1
Bug 1198459 - Modify existing a11y prompting to support disabling a11y in content until a restart. r=felipe
2015-12-09 08:41:55 -05:00
Bill McCloskey
0553f0441b
Bug 1208257 - [webext] tabs.json (r=kmag)
2015-12-06 08:50:24 -08:00
Bill McCloskey
88a32fbdba
Bug 1208257 - [webext] windows.json (r=kmag)
2015-12-06 08:50:24 -08:00
Olivier Yiptong
10225ddc4e
Bug 1218996 - Allow Remote New Tab to ride release trains r=marcosc
2016-01-11 20:30:24 -05:00
Olivier Yiptong
f89245ab0f
Bug 1218996 - Remove now redundant messaging code for remote newtab r=marcosc
2016-01-11 20:30:18 -05:00
Olivier Yiptong
4585eae9bb
Bug 1218996 - Fuse aboutNewTabService and RemoteNewTabLocation and return resource URLS r=marcosc
2016-01-11 20:30:13 -05:00
Drew Willcoxon
5624ed0caf
Bug 1226629 - Increment "urlbar" BrowserUITelemetry/FHR for all searchengine results clicked in the urlbar. r=mak
2015-12-02 16:26:07 -08:00