Commit Graph

15240 Commits

Author SHA1 Message Date
Andrew Swan
d4d8a7d775 Bug 1317363 Implement the new sideloading flow r=florian,rhelmer
MozReview-Commit-ID: JgloWKYAhlK
2017-01-18 18:16:19 -08:00
Carsten "Tomcat" Book
11757a7943 merge mozilla-inbound to mozilla-central a=merge 2017-01-12 10:14:43 +01:00
Florian Quèze
a8d56e6b58 Bug 1330147 - fix by hand the issues raised by the new no-useless-parameters eslint rule, r=jaws. 2017-01-11 22:27:43 +01:00
Florian Quèze
b36a8b8f42 Bug 1330147 - automatic removal of the third boolean parameter in removeObserver calls, r=jaws. 2017-01-11 22:27:42 +01:00
Carsten "Tomcat" Book
68ef3b46e9 Merge mozilla-central to mozilla-inbound 2017-01-11 16:37:37 +01:00
Carsten "Tomcat" Book
eb290552dd merge mozilla-inbound to mozilla-central a=merge 2017-01-11 16:23:39 +01:00
Dão Gottwald
1367ab44f5 Bug 1330001 - Remove browser code behind Windows XP and Vista version checks. r=jaws 2017-01-11 10:54:16 +01:00
Dão Gottwald
44a2f87391 Bug 1327142 - Disable "Move to New Window" context menu item for the customize mode tab. r=mikedeboer 2017-01-11 13:40:35 +01:00
Andrew Swan
207c0d191c Bug 1308295 part 2: add extension prompts to InstallTrigger r=rhelmer
Logic for displaying addon installation confirmation prompts that
was previously in the Installer helper class is now rolled into the
prompts that are issued from AddonInstall.

MozReview-Commit-ID: HGZTqDZMgNQ
2017-01-05 16:35:07 -08:00
Wes Kocher
547823b760 Merge m-c to inbound, a=merge
MozReview-Commit-ID: 6eBJRasdMck
2017-01-10 18:36:19 -08:00
Sebastian Hengst
35a5009067 Bug 1300784 - Follow-up: Disable browser_selectpopup.js on Linux for frequently failing. r=fix-these-oranges 2017-01-10 19:23:04 +01:00
Sebastian Hengst
b575ed23d3 Backed out changeset c0f94e1d6f11 (bug 1308295) 2017-01-10 17:56:28 +01:00
Mike Conley
5fbb63f937 Bug 1300784 - Follow-up: Disable browser_selectpopup.js for non-e10s Linux debug builds for failing intermittently. r=mconley
MozReview-Commit-ID: csCqWQmQN1
2017-01-10 10:24:14 -05:00
Mike Conley
6283483e83 Bug 1300784 - Follow-up: update browser_selectpopup.js to handle floating point values for bounding client rects. r=jaws
MozReview-Commit-ID: 5O2lmNOZHZD
2017-01-06 16:12:55 -05:00
Mats Palmgren
81a553d8fe Bug 1328025 - Unbreak copying of multi-range Selection in URL bar. r=mak 2017-01-10 22:41:13 +01:00
Sebastian Hengst
ef86e1ded5 Backed out changeset 03cfda0cdbbb (bug 1328025) for breaking testAccessibleCarets.js. r=backout 2017-01-10 22:37:05 +01:00
Kris Maglione
10bb26b8d5 Bug 1313863: Copy progress state flags when moving tabs between windows. r=Gijs,mconley
MozReview-Commit-ID: FO0CfvSr81K
2016-12-30 10:32:11 -08:00
Mats Palmgren
668a72b602 Bug 1328025 - Unbreak copying of multi-range Selection in URL bar. r=mak 2017-01-10 21:37:49 +01:00
Carsten "Tomcat" Book
ef8fa78a99 merge mozilla-inbound to mozilla-central a=merge 2017-01-10 12:11:31 +01:00
Michael
6965e76219 Bug 1300784 - Combine non-e10s and e10s select dropdown implementations, preffed off. r=mconley
Patch by Michael Wright and Freddy (Junshan) Luo.

MozReview-Commit-ID: G0CaZplABpC
2016-12-21 11:09:39 -05:00
Andrew Swan
bfca49082b Bug 1308295 part 2: add extension prompts to InstallTrigger r=rhelmer
Logic for displaying addon installation confirmation prompts that
was previously in the Installer helper class is now rolled into the
prompts that are issued from AddonInstall.

MozReview-Commit-ID: HGZTqDZMgNQ
2017-01-05 16:35:07 -08:00
Carsten "Tomcat" Book
a1efb50c19 Merge mozilla-central to autoland 2017-01-10 12:24:10 +01:00
Cameron McCormack
03d3c874ad Bug 1325535 - Don't copy the hidden about:home URL from the location bar when focusing it. r=dao
MozReview-Commit-ID: 1B8E4NeTsb2
2017-01-10 15:11:04 +08:00
Edouard Oger
87c8240500 Bug 1298011 - Update the Synced Tabs sidebar UI when account password changed. r=markh
MozReview-Commit-ID: 2cJK8ZAQH5R
2017-01-05 16:54:12 -05:00
Edouard Oger
5439c385e7 Bug 1324895 - Add 'Open All in Tabs' to client context menu in Synced Tabs. r=markh
MozReview-Commit-ID: IFWtIfl0QZI
2017-01-05 15:40:36 -05:00
Mark Banner
ac52569fff Bug 1329614 - [eslint] Catch more cases of importing globals from 'var foo = Cu.import('...');'. r=jaws
MozReview-Commit-ID: 5NKHHb70YA6
2017-01-09 10:12:26 +00:00
Neil Deakin
b0f77a8e72 Bug 1311279, scroll the select popup when click+drag is used, r=mconley 2016-11-17 09:56:43 -05:00
Andrea Marchesini
6c2e0e1c77 Bug 1328756 - Remove pref observer privacy.userContext, r=me 2017-01-12 16:38:14 +01:00
Andrea Marchesini
d5f50121db Bug 1328756 - Add a pref for and options to the Long Press of the plus button, r=gijs 2017-01-12 15:29:13 +01:00
Tyler Maklebust
562973cc78 Bug 1309935 - Add ability to find within select dropdown when over 40 elements. r=jaws
Original patch by Tyler Maklebust <tmaklebust@gmail.com> and Jared Beach <beachjar@msu.edu>

MozReview-Commit-ID: 7FW6PHIrXF4
2017-01-17 15:40:15 -05:00
Thom Chiovoloni
77e6af4a31 Bug 1312094 - Don't show 'send to device' for huge or otherwise unsyncable URIs. r=markh
MozReview-Commit-ID: 8Eh23UGOwNv
2017-01-09 17:38:34 -05:00
Blake Kaplan
dff05c207e Bug 1330822 - Remove CPOWs from browser_bug633691.js r=Gijs
MozReview-Commit-ID: 829vnw81Xkd
2016-11-30 18:00:19 -08:00
Blake Kaplan
65ac0c47c6 Bug 1330822 - Remove CPOWs from browser_popupUI.js. r=Felipe
Finding the popup window after the fact was going to be messy (maintaining
window identity across the message manager is a tricky task). Instead, it's
much easier to wait for the new window to open and grab a reference to it
then.
2016-11-15 15:12:28 -08:00
Blake Kaplan
21bbc8e3b3 Bug 1330822 - Remove CPOWs from browser_mixedcontent_securityflags.js. r=Felipe 2016-11-15 15:12:17 -08:00
Blake Kaplan
829bcf9527 Bug 1330822 - Remove CPOWs from browser_identity_UI.js. r=Felipe 2016-11-15 15:11:48 -08:00
Blake Kaplan
0dfcdc7ae5 Bug 1330822 - Remove CPOWs from browser_favicon_change.js. r=Felipe 2016-11-15 15:11:13 -08:00
Blake Kaplan
6fefbf2c5d Bug 1330822 - Remove CPOWs from browser_no_mcb_on_http_site.js. r=Felipe 2016-11-15 15:10:49 -08:00
Blake Kaplan
729d897f18 Bug 1330822 - Remove CPOWs from browser_bug839103.js. r=Gijs
In converting this test, I found that `initialStylesheetAdded` was testing the
wrong thing. It was firing instead for the dynamic case. Fixing it is hard
without converting the test to be a mochitest-plain test. I simply removed it.
If we want to add it back, we can at another date.

MozReview-Commit-ID: 7UohwERTPkb
2016-11-15 13:15:44 -08:00
Jared Wein
be861fe6d3 Bug 1327938 - Clear the existing timeout before creating a new one, as we should only have one autoclose timer running at a time. r=mak
MozReview-Commit-ID: 9HdSMGWRvb1
2017-01-18 11:17:10 -05:00
Michael Layzell
3a5f381178 Bug 1329331 - Leave the Large-Allocation process after subsequent navigations, r=smaug
MozReview-Commit-ID: DfivmSEvzBu
2017-01-16 14:03:09 -05:00
Francesco Lodolo (:flod)
5ca537ea33 Bug 1325239 - Update Pocket string localizations, r=mixedpuppy
MozReview-Commit-ID: B9sgWGeeUZw
2017-02-02 08:21:28 +01:00
Edouard Oger
56a9cb19a4 Bug 1335538 - Don't fetch the FxA profile on every UI update in browser-fxaccounts. r=markh
MozReview-Commit-ID: F95hmHuWTW6
2017-02-01 13:27:37 -05:00
Mike Conley
311be6ba4a Bug 1307689 - Regression tests. r=mossop
MozReview-Commit-ID: 7SFqRNtMZVs
2017-01-26 17:55:35 -05:00
Mike Conley
115c486c92 Bug 1307689 - Add telemetry to detect when user abandons an in-progress page load. data-review=bsmedberg, r=bsmedberg,mossop
MozReview-Commit-ID: D8emwJriu4m
2017-01-26 14:01:49 -05:00
Carsten "Tomcat" Book
7579b147e1 Merge mozilla-central to autoland 2017-02-02 14:30:05 +01:00
Johann Hofmann
3e5b8e1681 Bug 1335431 - Move site identity tests out of test/general. r=Gijs
MozReview-Commit-ID: 5BKZXFPn7PW
2017-01-31 09:27:51 +01:00
Scott Wu
d47638c5ec Bug 1334038 - datetime pickers should close on tab switch r=mconley
MozReview-Commit-ID: AATRfAp3qPm
2017-01-26 17:19:33 +08:00
Johann Hofmann
ac774acafd Bug 1206232 - Add temporary permission states to SitePermissions.jsm. r=jdm,Paolo
MozReview-Commit-ID: zQVeEHhIax
2016-09-22 23:09:30 +02:00
Mike Conley
ec4b0e9503 Bug 1332373 - Make backlogged crash report submission preference label clearer in about:tabcrashed. r=flod
MozReview-Commit-ID: Jq2p8zYyLYL
2017-01-19 13:32:40 -05:00
Carsten "Tomcat" Book
bb42ee701b Merge mozilla-central to autoland 2017-01-19 17:00:25 +01:00