Commit Graph

1249 Commits

Author SHA1 Message Date
Ryan VanderMeulen
019bd042fc Merge autoland to m-c. a=merge 2017-07-14 09:16:03 -04:00
Luke Chang
2e698731b1 Bug 1368008 - [Form Autofill] Cache the computed fields in profileStorage. r=MattN,seanlee,steveck
MozReview-Commit-ID: 5bloPW93DEr

--HG--
extra : rebase_source : 90ece67cf5beeb2459623aecacd2efbe9780f587
2017-05-26 18:05:48 +08:00
Blake Kaplan
2306bacb9c Bug 1380725 - Go back to 50/50 for 1 and 4 processes on beta. r=Felipe, a=RyanVM for a CLOSED TREE
MozReview-Commit-ID: BNjaramh2M2

--HG--
extra : amend_source : d002a7bfedc51a23522ef93459629f9fb21f3758
extra : histedit_source : a92c215db81b54130e3a254b5d950d38d45ffd73
2017-07-13 12:39:56 -07:00
Blake Kaplan
6f92ec6dd5 Bug 1380725 - Coerce this pref to an integer so we read it properly in C++. r=Felipe
MozReview-Commit-ID: JDkk9OUWcBu

--HG--
extra : histedit_source : ed4b4e842857fdc14e1ccc48c52d4282e01491cb
2017-07-13 12:29:30 -07:00
Sebastian Hengst
9368a52be6 Backed out changeset 73ffdc1b8c09 (bug 1380119) for frequently crashing talos ts_paint. r=backout a=backout on a CLOSED TREE
MozReview-Commit-ID: F6847V0JTut

--HG--
rename : browser/extensions/screenshots/webextension/icons/icon-highlight-32-v2.svg => browser/extensions/screenshots/webextension/icons/icon-highlight-32.svg
2017-07-13 19:28:34 +02:00
Ray Lin
442a453497 Bug 1379575 - Do not show focused category in autofill notes if none of the profiles have been selected. r=MattN
MozReview-Commit-ID: LqOKKZMWtvR

--HG--
extra : rebase_source : 6d1449059a26463f0f5da396cccb8826828db75b
2017-07-12 17:49:26 +08:00
Rex Lee
124429537c Bug 1378770 - [Onboarding] Sync tour should proceed with only valid Email. r=mossop
MozReview-Commit-ID: BBHPrZPlZzN

--HG--
extra : rebase_source : 1f554bed559b0ab5c6e39561070b2c57f383f690
2017-07-12 12:24:01 +08:00
Ray Lin
eb21d99a2c Bug 1380556 - Darken the font color of also fill note on the dropdown footer. r=lchang
MozReview-Commit-ID: 1QbW7zPXs10

--HG--
extra : rebase_source : 77f86296e5653e005d4b3a30d38f6465149a83fa
2017-07-13 12:54:29 +08:00
Ray Lin
64a444e3dd Bug 1378773 - Replace "Options" with "More Options" in the autofill dropdown footer to conform with the spec. r=lchang
MozReview-Commit-ID: DgJrzS0B9U1

--HG--
extra : rebase_source : e1d319b4d1079d9efd5ef794cf96e5249a35c5b3
2017-07-10 15:02:50 +08:00
Ian Bicking
84fc268705 Bug 1380119 - Export Screenshots 10.4.0 to Firefox; r=mossop
MozReview-Commit-ID: 5MOSTrOJbCw

--HG--
rename : browser/extensions/screenshots/webextension/icons/icon-highlight-32.svg => browser/extensions/screenshots/webextension/icons/icon-highlight-32-v2.svg
extra : rebase_source : 1d1d1276683cf34de05a79bf9a3725ed7f405da1
2017-07-11 16:19:09 -04:00
Mark Banner
35f3666937 Bug 1380009 - Enable the ESLint no-return-await call to avoid unnecessary intermediate promise creation. r=mossop
MozReview-Commit-ID: EnhSBHMjurr

--HG--
extra : rebase_source : 74ba4c10e369067629af95bf705a9acd0df1089b
2017-07-11 22:49:55 +01:00
Fischer.json
7d13c565c2 Bug 1372067 - Part 2: Add the test cases, r=mossop
This commit
- splits up the browser_onboarding_notification.js test
- adds the test_mute_notification_on_1st_session test case
- adds the test_move_on_to_next_notification_when_reaching_max_prompt_count test case
- adds the test_move_on_to_next_notification_when_reaching_max_life_time test case
- adds the test_move_on_to_next_notification_after_interacting_with_notification test case
- updates the existing test cases for the new notification timing policy
- updates the browser_newtab_focus.js test

MozReview-Commit-ID: Ej2bHJSr35z

--HG--
extra : rebase_source : b96eccecf4a82d575ca8dcb13d2ea83848c537a2
2017-07-12 12:44:34 +08:00
Fischer.json
b370360534 Bug 1372067 - Part 1: Implement the prompt timing policy of the tour notification bar, r=mossop
This commit
- mutes tour notification for the 1st 5 mins on the 1st session
- moves on to next tour notification when
  a. previous tour has been prompted 8 times(8 impressions) or
  b. the last time of changing previous tour is 5 days ago
- removes tour from the notification queue forever after user clicked the close or the action button on notification bar to interact with that tour notification.
- makes each tour only has 2 chances to prompt with notification. Each chance includes 8 impressions and 5-days life time. After these 2 chances, no notification would be prompted for tour.

MozReview-Commit-ID: 8fFxohgEkWm

--HG--
extra : rebase_source : 30da9e102d7ffecb3b731ac95dea7c5281db799c
2017-07-12 12:33:45 +08:00
steveck-chung
7b6af40fde Bug 1379869 - Remove unnecessary styling for doorhanger anchor. r=lchang
MozReview-Commit-ID: GL8KeDxO7Ul

--HG--
extra : rebase_source : 50c2d72aa0429ed42c5aa81bec20ab500ea31057
2017-07-11 11:34:55 +08:00
Sean Lee
748a9b8709 Bug 1378694 - Make sure no null pointer before trimming string in FormAutofillUtils.toOneLineAddress. r=lchang
MozReview-Commit-ID: KAelqPAMrwY

--HG--
extra : rebase_source : f8220fb116e8b66a0b3f02afb1d16e33b7ae1615
2017-07-08 00:41:54 +08:00
gasolin
0b11bf9e92 Bug 1377470 - run onboarding scripts after browser UI is ready;r=mossop
MozReview-Commit-ID: BRxWc962EW2

--HG--
extra : rebase_source : f64af8d463b9475d3871b8e031cb9e37349cf0bc
2017-07-06 11:40:26 +08:00
Timothy Guan-tin Chien
c493aa2154 Bug 1358970 - Hide onboarding UI when the window size is smaller than 960px, r=mossop
MozReview-Commit-ID: 9Y5SRt21DDP

--HG--
extra : rebase_source : 53195715c38946ebad7537e9110d93a43ea618bf
2017-07-11 14:25:29 +08:00
Ryan VanderMeulen
1e87c89a63 Bug 1380899 - Update pdf.js to version 1.8.532. r=bdahl 2017-07-13 21:48:44 -04:00
Mike Taylor
75d40b8cda Bug 1371335. Part 4 - Remove pref observer during bootstrap shutdown(). r=florian
MozReview-Commit-ID: 6vg6H0hY5d

--HG--
extra : rebase_source : fd9f9ab18ddf2c20dde8f516718b63a223212017
2017-07-10 13:58:53 -05:00
Mike Taylor
da1e9c7890 Bug 1371335. Part 2 - Don't init WebCompatReporter add-on until after browser-delayed-startup-finished. r=florian
MozReview-Commit-ID: FkPhAju5usQ

--HG--
extra : rebase_source : 791ee2bf31c6fe099d5bee6ad8a14634598930cd
2017-06-28 09:58:24 -07:00
Mike Taylor
97404df205 Bug 1371335. Part 1 - Lazily load TabListener module. r=Gijs
MozReview-Commit-ID: JDEOMwkHVlj

--HG--
extra : rebase_source : 817d261031e78643d8af566bd3870e826002d7d3
2017-06-28 09:57:52 -07:00
gasolin
707e2adcab Bug 1379558 - Button style in onboarding should follow photon button style;r=mossop,rexboy
MozReview-Commit-ID: JNXUvOPJDjO

--HG--
extra : rebase_source : cb83c1534e63b25ce3e5003a7e1ced681d33b272
2017-07-10 15:38:17 +08:00
gasolin
345a2f81da Bug 1375775 - test cases for reusable tourset;r=mossop
MozReview-Commit-ID: IlxgYRuFpCc

--HG--
extra : rebase_source : 5fb443a6181e909e6e7dad276e0e5b60ba983936
2017-07-07 11:52:33 +08:00
gasolin
6a631df7f2 Bug 1375775 - Allow reuse existing tours;r=mossop
MozReview-Commit-ID: 4KwLBH5oPXY

--HG--
extra : rebase_source : 3741ce9cc856264774810bd26b727d5fa6ebc2f8
2017-06-26 14:25:55 -07:00
Timothy Guan-tin Chien
e20d1fd33b Bug 1378168 - Ensure overlay notification icon sizing. r=mossop
MozReview-Commit-ID: BNHxuSK2B5R

--HG--
extra : rebase_source : b3596656cd76e20397099621ee761a599653e658
2017-07-06 13:39:19 +08:00
Fischer.json
9fbf3ccc81 Bug 1377433 - Should not do the sliding-up tour notification transition, r=mossop
MozReview-Commit-ID: L4aDUF1s9OI

--HG--
extra : rebase_source : cfdd97d6f6ee5196d6f22303e0a332fa5cd59d31
2017-06-30 06:37:09 -07:00
Ed Lee
3c6952efcf Bug 1379522 - Add pinned sites, context menu ordering, cleared history, other fixes to Activity Stream. r=ursula
MozReview-Commit-ID: ESlcuSuzoDH

--HG--
extra : rebase_source : 83739c36ee85a074fc672a8c446e0bea095e2284
2017-07-09 17:04:38 -07:00
Tomer Cohen
dc04af5ec3 Bug 1378465 - newtab tour items change offset on completion r=gasolin,mossop
MozReview-Commit-ID: GPX8xuHNbnG

--HG--
extra : rebase_source : 15a61ed0d6819cd6b753503065bee3f156815762
2017-07-06 15:54:12 +03:00
Rajesh Kathiriya
881bce09ea Bug 1374670 - Enabled the ESLint no-tabs rule across mozilla-central r=standard8
MozReview-Commit-ID: RT5QTipaOW

--HG--
extra : rebase_source : 84bccaeba083bc430316d3c80d5c8f56494f1950
2017-07-04 21:30:18 +05:30
Ryan VanderMeulen
03ac3fe709 Bug 1378866 - Update pdf.js to version 1.8.522. r=bdahl 2017-07-06 12:31:16 -04:00
Carsten "Tomcat" Book
651904c8a0 Merge mozilla-central to autoland 2017-07-04 11:12:45 +02:00
Frederik Braun
56838ddb04 Bug 1351608 - Disable warnings for existing violations to no-unsanitize rule r=Standard8.
MozReview-Commit-ID: 7cTNL5jMtRw
2017-07-03 20:07:02 +01:00
Phil Ringnalda
915412e692 Merge m-i to m-c, a=merge
MozReview-Commit-ID: HINQtggBLDr
2017-07-01 17:36:09 -07:00
Ryan VanderMeulen
09553f3b2e Bug 1377586 - Update pdf.js to version 1.8.507. r=bdahl 2017-06-30 18:38:42 -04:00
Ray Lin
511e6a9bf6 Bug 1329628 - Part 2. Add a browser chrome test for phishing warning text. r=MattN
MozReview-Commit-ID: CkOxp2SKEI8

--HG--
extra : rebase_source : 97d4570c19d9f051369e388733082caa40abfda5
2017-06-20 14:01:32 +08:00
Ray Lin
96fce2bff6 Bug 1329628 - Part 1. Add a phishing warning text upon footer to show the additional fields that are about to be filled while a profile being selected. r=MattN
MozReview-Commit-ID: FiCzgKAbFoE

--HG--
extra : rebase_source : 75678d7991bff41c5cb6a0dfcdcd1e37ff2a05c6
2017-06-15 21:45:55 +08:00
Phil Ringnalda
dfc9d80e59 Backed out changeset ee5f3f39677f (bug 1377433) for e10s permaorange in browser_aboutHome.js and browser_bug735471.js
MozReview-Commit-ID: 9u6AwMTfEIZ
2017-07-01 08:58:28 -07:00
Fischer.json
62ad0277bc Bug 1377433 - Should not do the sliding-up tour notification transition, r=mossop
MozReview-Commit-ID: L4aDUF1s9OI

--HG--
extra : rebase_source : 4ca15e02796820f670dbd8217195b88ccf3f2723
2017-06-30 06:37:09 -07:00
Ian Bicking
3d7f644d30 Bug 1373614 - shut down Screenshots WebExtension unconditionally on browser shutdown r=kmag
In some tests the startup does not complete by the time shutdown is called; r?kmag

MozReview-Commit-ID: CaeSthDg0g0

--HG--
extra : rebase_source : a964346a9f3eb67c12097732d0a9a5b30c58fdf4
2017-06-29 15:04:59 -07:00
Tomer Cohen
ab72fbf791 Bug 1377129 - [RTL] bottom onBoarding tour notification doesn't display well on RTL builds (fox icon) r=mossop
MozReview-Commit-ID: KmAnB4KMaPC

--HG--
extra : rebase_source : 72f58ff6ed6fd89672ee6b2e20bc69d7d5af2f1e
2017-06-29 23:01:00 +03:00
Tomer Cohen
496a6d0ec9 Bug 1377129 - [RTL] bottom onBoarding tour notification doesn't display well on RTL builds (main content) r=mossop
MozReview-Commit-ID: 8gnVYC1yjKw

--HG--
extra : rebase_source : 3e15ab3208fb380d7a196bb92422518ddafd09f7
2017-06-29 21:04:06 +03:00
gasolin
9bad2d0933 Bug 1376521 - Updates to 56 Onboarding Tour Overlay Headlines and Body Copy;r=mossop
MozReview-Commit-ID: DKsrfexKoZ7

--HG--
extra : rebase_source : 10caab757616c621dcbbcd9c8072f632778c4978
2017-06-29 14:18:16 -07:00
Rex Lee
15a2c81c7f Bug 1374573 - Update overlay tourset icons and illustrations.r=mossop
MozReview-Commit-ID: 9J7hUl3vl8S

--HG--
extra : rebase_source : c392d5f9fe2642b869164e840dc83beccabf5074
2017-06-26 01:00:50 -07:00
Blake Kaplan
34b92644fe Bug 1377001 - Tweak e10srollout for Beta 55 (see bug for details). r=Felipe
MozReview-Commit-ID: 7vyaBNkFdc5

--HG--
extra : rebase_source : f421e8965385b663ae9c447592f986194bf775c5
2017-06-28 17:10:47 -07:00
Mark Hammond
96c5fd77ca Bug 1363997 - Add support for tombstones to profileStorage. r=lchang,MattN
MozReview-Commit-ID: ladknQNOMb

--HG--
extra : rebase_source : 9eb9a498f5199972af267e5e7a105a4b846c13d4
2017-05-09 14:18:40 +10:00
gasolin
fd512fc09d Bug 1377017 - [Onboarding] The Activity Stream option menu is above the onboarding overlay;r=mossop,rexboy
MozReview-Commit-ID: 76IpX75FWf6

--HG--
extra : rebase_source : 4a9eddb20be02fad1fd503aa4a1f868ad6675564
2017-06-28 17:49:45 -07:00
Carsten "Tomcat" Book
5f00ae3a8b merge mozilla-inbound to mozilla-central a=merge 2017-06-29 15:47:04 +02:00
Timothy Guan-tin Chien
1b162d892b Bug 1375783 - Make onboarding tour notification responsive, r=Fischer,mossop
Reduce the minimum width of the tour notification bar so the close button is visible even on a smaller window size.

MozReview-Commit-ID: KTHM3XPSG8C

--HG--
extra : rebase_source : 73b937d3cab4978e3037d2b24bfb736810aeba0d
2017-06-23 15:10:52 +08:00
Paolo Amadini
06de7cf6bf Bug 1374242 - Remove obsolete whitelisting of unhandled rejections. r=Mossop
The whitelisting function thisTestLeaksUncaughtRejectionsAndShouldBeFixed was replaced by expectUncaughtRejection, and existing calls did not take effect anymore.

MozReview-Commit-ID: 3uOxkgWYWEz

--HG--
extra : rebase_source : 6b27b77da78743880529adae7adf4ec2aa64dfea
extra : intermediate-source : 5809a30a0c4817509beb1078cf336d8367b8107a
extra : source : 6f0394b523a66dab444b8551deb8f3c6c81d8f31
2017-06-29 00:13:06 +01:00
Sebastian Hengst
5b82b79d9c Backed out changeset 1cd9e27f0fa1 (bug 1351608) 2017-06-29 01:01:15 +02:00