Ed Lee
a7d155b8af
Bug 1476700 - Add router targeting, bootstrap porting and bug fixes to Activity Stream. r=k88hudson
...
MozReview-Commit-ID: KqMBVQSPJcS
--HG--
extra : rebase_source : 461019f8d62ce23b69f2078812d16283444733f9
2018-07-18 10:38:24 -07:00
Kris Maglione
2092b599af
Bug 1474139: Follow-up: Fix another test that relied on Timer.jsm being implicitly imported. r=bustage CLOSED TREE
...
--HG--
extra : rebase_source : fb11b942b0413cc37dba0144dc575fd7bd979448
extra : amend_source : d2ae8c80b39248bf08de16198f187c70a3bff60c
2018-07-17 15:48:13 -07:00
Ed Lee
2d63e9e89f
Bug 1476079 - Add onboarding focus, funneling metrics and bug fixes to Activity Stream. r=ursula
...
MozReview-Commit-ID: 66sjBl8LBQu
--HG--
extra : rebase_source : c6b3ecf1e011e2a98aa3c4612b19c90868bbefb0
2018-07-16 13:38:58 -07:00
Ursula Sarracini
95af8b91ca
Bug 1474410 - Move ActivityStream instantiation and uninit into AboutNewTab r=Mardak
...
MozReview-Commit-ID: 5PupSQra62m
--HG--
extra : rebase_source : ae481f0884f827e61eb6d611a5e5a154f824a58e
2018-07-16 11:58:35 -04:00
Ryan VanderMeulen
93541b3381
Bug 1475878 - Update pdf.js to version 2.0.688. r=bdahl
2018-07-15 15:36:34 -04:00
prathiksha
eb673ccdd8
Bug 1463554 - Fix auto-selection errors in pickers on the payment summary page.r=MattN
...
MozReview-Commit-ID: Hlj7RHXnpWi
--HG--
extra : rebase_source : f6956f6fcfec384d4060765fba4412ac7e2c859d
2018-06-21 15:03:36 -07:00
Ed Lee
b367db6a24
Bug 1474338 - Add welcome unflashing, telemetry unversioning and bug fixes to Activity Stream. r=ursula
...
MozReview-Commit-ID: 6Vel0SLJWGe
--HG--
extra : rebase_source : 1f0a77304b4dd04ff4a31f8665cbc84dbbf90176
2018-07-12 09:24:24 -07:00
Matthew Noorenberghe
798c0466a9
Bug 1469464 - Consistent PaymentRequest footer positioning with <payment-request-page>. r=sfoster
...
MozReview-Commit-ID: Oq06q6xF0e
--HG--
extra : rebase_source : 76ee5c4a8e23db6a24e755e09eff05cdf0ae9f52
2018-07-12 09:52:30 -07:00
Coroiu Cristina
6a139fd913
Backed out 6 changesets (bug 1469464) for browser-chrome failures at browser/base/content/test/static/browser_parsable_css.js on a CLOSED TREE
...
Backed out changeset f9d4885e8956 (bug 1469464)
Backed out changeset 59c418929764 (bug 1469464)
Backed out changeset 58c1a79fb661 (bug 1469464)
Backed out changeset 90654d5df81a (bug 1469464)
Backed out changeset 9453814beada (bug 1469464)
Backed out changeset 4b86bde79c91 (bug 1469464)
2018-07-12 10:52:02 +03:00
Matthew Noorenberghe
247c83fb67
Bug 1469464 - Consistent PaymentRequest footer positioning with <payment-request-page>. r=sfoster
...
MozReview-Commit-ID: Oq06q6xF0e
--HG--
extra : rebase_source : b27a8fb478be645dc434abb57b722340102771a3
2018-07-11 23:43:27 -07:00
Marco Bonardo
021fc63b95
Bug 1388123 - Make autocomplete handle Enter on keydown. r=MattN
...
Some pages, like the Google login form, submit information on keydown, that
causes us to not autocomplete, because we handle keypress instead.
The patch changes autocomplete to happen on keydown.
Unfortunately formautofill also uses keydown and tries to access popup data too
late, thus it needs some hacks to work properly.
In general the formautofill code has too many indirections due to e10s, and that
makes the fix more fragile than we'd want. Ideally content autocomplete should
have its own codebase, rather than sharing the same controller as chrome code.
MozReview-Commit-ID: oAyASmDFm1
--HG--
extra : rebase_source : 64c1e7c85b203904b59e3a1e019e7f52f290cfea
2018-06-22 12:37:09 +02:00
Kris Maglione
a4453fc75f
Bug 1474140: Don't load FormAutofillUtils.jsm at content process startup. r=MattN
...
MozReview-Commit-ID: 2bOyTPU9QbX
--HG--
extra : rebase_source : 8f8c7e216612437f853df2b5cc8dd5fb3174d10b
2018-07-07 17:49:34 -07:00
Ed Lee
2aadee7874
Bug 1439840 - Activity Streams search bar is displayed behind the Tour notification. r=k88hudson
...
Increase the min width now that activity stream responsively switches to a wide layout (which increases the width of the search box).
MozReview-Commit-ID: v3mbcRZGQh
--HG--
extra : rebase_source : e72510b3e459339520de565025f8678f782e9bf0
2018-07-06 15:45:40 -07:00
Ryan VanderMeulen
96d212ecf5
Bug 1474226 - Update pdf.js to version 2.0.673. r=bdahl
2018-07-08 21:11:56 -04:00
Bogdan Tara
e7030b9e50
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-07-07 01:08:19 +03:00
Bogdan Tara
f06fbe92ac
Merge inbound to mozilla-central. a=merge
2018-07-07 01:00:41 +03:00
Paolo Amadini
098536b2b8
Bug 1473832 - Load "autocomplete.css" and "autocomplete-item.css" as document stylesheets. r=bgrins
...
MozReview-Commit-ID: G9OUUmxPivU
--HG--
extra : source : e06778079d84df9f46cd06a2fac626fb04bbc34f
2018-07-06 10:11:25 +01:00
Dão Gottwald
092a352343
Bug 1472472 - Use PlacesCommandHook.bookmarkLink instead of PlacesCommandHook.bookmarkPage in activity stream. r=Mardak
...
MozReview-Commit-ID: EszRhVlaNky
--HG--
extra : rebase_source : e2357135b8a048415479342f8562b271985a37a8
2018-07-06 13:02:59 +02:00
Ed Lee
7e85fbddc9
Bug 1473744 - Add welcome skipping, email focusing and bug fixes to Activity Stream. r=ursula
...
MozReview-Commit-ID: LK1x1a01LKm
--HG--
extra : rebase_source : 3d623d86ffa3c7069e30e4c4ca793af200027314
2018-07-05 15:56:16 -07:00
Tim Nguyen
8544c7c040
Bug 1347204 - Activity stream changes. r=andreio
...
MozReview-Commit-ID: JGVv1g6NYLU
--HG--
extra : rebase_source : e80b522fc585581f9e40f2c046188c7567191c42
2018-07-02 13:49:44 +01:00
Cosmin Sabou
4d56fa5458
Backed out 2 changesets (bug 1347204) for ESlint failure on browser_ext_themes_ntp_colors. CLOSED TREE
...
Backed out changeset 29caa8009784 (bug 1347204)
Backed out changeset 46922541d170 (bug 1347204)
2018-07-06 01:13:43 +03:00
Tim Nguyen
8b5c9e7847
Bug 1347204 - Activity stream changes. r=andreio
...
MozReview-Commit-ID: JGVv1g6NYLU
--HG--
extra : rebase_source : e80b522fc585581f9e40f2c046188c7567191c42
2018-07-02 13:49:44 +01:00
Andrei Oprea
cab7d50d92
Bug 1434751 - Add Restore Defaults button to Home r=Mardak
...
MozReview-Commit-ID: 5NRxEhPIImg
--HG--
extra : rebase_source : 003715fdc82437a16caaff7cb3512856834a6465
2018-07-03 20:02:26 +02:00
Kris Maglione
25544ae690
Bug 1470333: Part 1 - Optimize debug logging statements in FormAutoFillContent. r=MattN
...
These cause us to load Console.jsm and create a ConsoleAPI instance in every
content process, which is expensive both in terms of memory and startup
performance.
Checking the log level before we touch the console object is much cheaper,
in terms of both memory and performance.
MozReview-Commit-ID: 19f0ggAda2J
--HG--
extra : source : 440ee3fab72afc5d483a5bb2b0630f3c2ed3212f
extra : absorb_source : 35ba172bb0e9da002bf1b733463b61ed214cf225
2018-06-30 15:55:18 -07:00
Coroiu Cristina
b204063b4b
Backed out 2 changesets (bug 1470333) for xpcshell failures at browser/extensions/formautofill/test/unit/test_getFormInputDetails.js
...
Backed out changeset dbea1942a32f (bug 1470333)
Backed out changeset 440ee3fab72a (bug 1470333)
2018-07-05 00:24:27 +03:00
Kris Maglione
0b96fa7467
Bug 1470333: Part 1 - Optimize debug logging statements in FormAutoFillContent. r=MattN
...
These cause us to load Console.jsm and create a ConsoleAPI instance in every
content process, which is expensive both in terms of memory and startup
performance.
Checking the log level before we touch the console object is much cheaper,
in terms of both memory and performance.
MozReview-Commit-ID: 19f0ggAda2J
--HG--
extra : rebase_source : 38077a14122d201d11079330565d82f6f963b428
2018-06-30 15:55:18 -07:00
Ryan VanderMeulen
9e88581315
Bug 1473118 - Update pdf.js to version 2.0.661. r=bdahl
2018-07-03 15:15:46 -04:00
Christian Holler
2a3b6f8ca3
Bug 1471532 - Support Windows in ASan Nightly Reporter builds. r=froydnj
...
MozReview-Commit-ID: AK2dBOgoazY
--HG--
extra : rebase_source : 1065a2f3b10913ac574cf1187d717f21fc2994e6
extra : histedit_source : 3042e51e496e4e8593b367d89332a9199bf3999c
2018-06-27 11:19:00 +02:00
Jared Wein
d8e5ec3940
Bug 1427961 - Put the asterisk next to required fields. r=MattN
...
MozReview-Commit-ID: 9KMFB9bS9hD
--HG--
extra : rebase_source : 1566cf92f691f8eaa7bc47fe2b38b0c9cb66dade
extra : source : 7f74d7629be432b0df984d6464a2ba44de27dede
2018-06-20 19:06:38 -04:00
Jared Wein
dbaa85bf42
Bug 1427961 - Regular expression validation for zip/postal codes. r=MattN
...
MozReview-Commit-ID: 208vx9SBcrq
--HG--
extra : rebase_source : 7f1eca0999bf561ab95968ad6382b2df283a87c2
extra : source : 94a1d54ae6fabdd25f80d276ca5d159a431b6052
2018-06-20 17:46:05 -04:00
Andreea Pavel
91a9c110e2
Merge mozilla-inbound to mozilla-central. a=merge
2018-06-30 12:49:32 +03:00
Ed Lee
7f2da678f7
Bug 1472302 - Add router previews, prerender noscripts and bug fixes to Activity Stream. r=ursula
...
MozReview-Commit-ID: 19dFAQNpGLD
--HG--
extra : rebase_source : 85f6c72416dd3c38823048a039a7777d8fa0f877
2018-06-29 11:59:55 -07:00
Coroiu Cristina
a4cd34df05
Merge mozilla-central to autoland a=merge on a CLOSED TREE
2018-06-30 01:00:54 +03:00
Coroiu Cristina
5416c68fa2
Backed out changeset 64f3290fac6e (bug 1471532) on reqest by decoder a=backout
2018-06-30 00:57:00 +03:00
Coroiu Cristina
faf5fca2f0
Merge mozilla-central to mozilla-inbound a=merge on a CLOSED TREE
2018-06-30 01:02:10 +03:00
Ryan VanderMeulen
d143d55d8a
Bug 1472312 - Update pdf.js to version 2.0.641. r=bdahl
2018-06-29 17:02:22 -04:00
Ed Lee
692abcfde7
Bug 1471375 - Reports about missing activity stream content on new tab page and about:preferences#home panel. r=k88hudson
...
MozReview-Commit-ID: F5B2woeju1c
--HG--
extra : rebase_source : cdfe085c2ad02c09732f7715000ff2e8b704cc59
2018-06-29 09:40:49 -07:00
Christian Holler
bdf8e4d393
Bug 1471532 - Support Windows in ASan Nightly Reporter builds. r=froydnj
...
MozReview-Commit-ID: AK2dBOgoazY
--HG--
extra : rebase_source : 6ed99ce79180f2a6f2d54a0898cb02acbd6e9fb6
2018-06-27 11:19:00 +02:00
Tiberius Oros
945c24abe5
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-06-28 01:12:18 +03:00
Emilio Cobos Álvarez
e0ca8be691
Bug 1464782: Update references to offset-* properties in the rest of the tree. r=xidorn
...
MozReview-Commit-ID: AOMoLSJKySy
2018-06-27 16:12:02 +02:00
Dorel Luca
d296624690
Backed out 5 changesets (bug 1340498) for build bustage due to conflicts with bug 1470325. a=backout
...
Backed out changeset 28bedb658af4 (bug 1340498)
Backed out changeset f950a2310e26 (bug 1340498)
Backed out changeset 5fcd31c65fe0 (bug 1340498)
Backed out changeset 515bb5e24dd7 (bug 1340498)
Backed out changeset 79a8619bd3e2 (bug 1340498)
2018-06-27 14:05:20 +03:00
Dorel Luca
f51c4fa5d9
Merge mozilla-inbound to mozilla-central. a=merge
2018-06-27 13:26:49 +03:00
Christoph Kerschbaumer
25caec9ca2
Bug 1463663 - Prefix exported functions of the RemotePageManager with RPM. r=mossop
2018-06-27 09:08:32 +02:00
arthur.iakab
fc7e217166
Backed out 5 changesets (bug 1340498) for build bustages on SelectionChangeListener.h on a CLOSED TREE
...
Backed out changeset c89b86622d38 (bug 1340498)
Backed out changeset b270d4a01986 (bug 1340498)
Backed out changeset 8ed32495b46f (bug 1340498)
Backed out changeset df9a67c58183 (bug 1340498)
Backed out changeset a5977e0708ea (bug 1340498)
2018-06-26 07:59:01 +03:00
Doug Thayer
0a912f9667
Bug 1340498 - Update onVisits uses to 'page-visited' r=mak
...
Consuming the new 'page-visited' notification was fairly trivial,
since it was already brought over to onVisits. There's not much to
say about this other than that I'm a little bit uncertain about
all the hoops we have to jump through to get a JSContext and
GlobalObject from History.cpp (which is discussed in the earlier
commit in the series).
MozReview-Commit-ID: LHaBWSylyLI
--HG--
extra : rebase_source : fd064e53e8645c3914188c05e71c8800d6f2174b
2018-02-14 09:11:49 -08:00
Doug Thayer
abe46fa52a
Bug 1340498 - Update onVisits uses to 'page-visited' r=mak
...
Consuming the new 'page-visited' notification was fairly trivial,
since it was already brought over to onVisits. There's not much to
say about this other than that I'm a little bit uncertain about
all the hoops we have to jump through to get a JSContext and
GlobalObject from History.cpp (which is discussed in the earlier
commit in the series).
MozReview-Commit-ID: LHaBWSylyLI
--HG--
extra : rebase_source : ef8fa174f902e6abd397fb80294e83843120aa81
2018-02-14 09:11:49 -08:00
Doug Thayer
22f93b18ef
Bug 1340498 - Update onVisits uses to 'page-visited' r=mak
...
Consuming the new 'page-visited' notification was fairly trivial,
since it was already brought over to onVisits. There's not much to
say about this other than that I'm a little bit uncertain about
all the hoops we have to jump through to get a JSContext and
GlobalObject from History.cpp (which is discussed in the earlier
commit in the series).
MozReview-Commit-ID: LHaBWSylyLI
--HG--
extra : rebase_source : 1190d4f127453cdcb692deb5982e92a93e236b9e
2018-02-14 09:11:49 -08:00
Bogdan Tara
d2fb3a8812
Backed out 5 changesets (bug 1340498) for build bustages on nsDOMCSSAttrDeclaration.h CLOSED TREE
...
Backed out changeset 9ebcdb66ceff (bug 1340498)
Backed out changeset 63321093bb70 (bug 1340498)
Backed out changeset f8c799971f81 (bug 1340498)
Backed out changeset 21d8c1fbbbd1 (bug 1340498)
Backed out changeset fa40c179eb0d (bug 1340498)
2018-06-26 21:31:09 +03:00
Doug Thayer
4dd5940382
Bug 1340498 - Update onVisits uses to 'page-visited' r=mak
...
Consuming the new 'page-visited' notification was fairly trivial,
since it was already brought over to onVisits. There's not much to
say about this other than that I'm a little bit uncertain about
all the hoops we have to jump through to get a JSContext and
GlobalObject from History.cpp (which is discussed in the earlier
commit in the series).
MozReview-Commit-ID: LHaBWSylyLI
--HG--
extra : rebase_source : 1190d4f127453cdcb692deb5982e92a93e236b9e
2018-02-14 09:11:49 -08:00
arthur.iakab
8b1be0e972
Backed out 5 changesets (bug 1340498) for build bustages on SelectionChangeListener.h on a CLOSED TREE
...
Backed out changeset fae677707059 (bug 1340498)
Backed out changeset 2adde1d1742a (bug 1340498)
Backed out changeset a444ab9cefde (bug 1340498)
Backed out changeset e2ac49ef2034 (bug 1340498)
Backed out changeset 6465310b3de9 (bug 1340498)
2018-06-26 03:53:21 +03:00