Граф коммитов

19629 Коммитов

Автор SHA1 Сообщение Дата
Michael Comella b5558f142f Bug 1377287 - review: Only update views if they're the same as when asyncTask began. r=mcomella
MozReview-Commit-ID: 8XA32VFNSH7

--HG--
extra : rebase_source : fc0bc57794c54b7fce325437a7b080b7147d04db
2017-07-26 15:32:14 -07:00
Michael Comella 5690789c4b Bug 1377287 - review: getHostSLD returns empty str on error. r=mcomella
In response to https://bugzilla.mozilla.org/show_bug.cgi?id=1377287#c26:
getHostSLD should only return hosts.

MozReview-Commit-ID: IFN5FWjFLx4

--HG--
extra : rebase_source : c077833c1fb71be64a0283646d62aa77e9edc4d6
2017-07-26 15:08:40 -07:00
Michael Comella 7d1b6c6793 Bug 1377287: Rm now unused ActivityStream.extractLabel. r=sebastian
MozReview-Commit-ID: KP2AxzVA3CL

--HG--
extra : rebase_source : 4bb1cad81b141e226bca0f65baa7d715e5f44fe3
2017-07-19 14:38:18 -07:00
Michael Comella 93ece99715 Bug 1377287: Use FFiOS label algorithm for BottomSheetContextMenu. r=sebastian
MozReview-Commit-ID: LWan7wVNASb

--HG--
extra : rebase_source : 4b6ad85b682b6cf8999be89b481ebe55b50f8f8b
2017-07-19 14:36:14 -07:00
Michael Comella 787d50fb2d Bug 1377287: Update TopSitesCard label to iOS algorithm. r=sebastian
MozReview-Commit-ID: CIfFqABGmq7

--HG--
extra : rebase_source : d5d18f5bf2824c6b86488aaa2ebd58f080176830
2017-07-19 14:08:32 -07:00
Michael Comella d310bde422 Bug 1377287: Update highlights label algorithm to match FFiOS. r=sebastian
MozReview-Commit-ID: KLRdP9wXh1N

--HG--
extra : rebase_source : 44502956ea75ac1ae32620c24ceea654e90c0d43
2017-07-18 15:03:39 -07:00
Michael Comella d9e21fa263 Bug 1377287: Add URIUtils.getHostSecondLevelDomain and friends. r=liuche
This is used by the iOS implementation of AS to get the highlight titles.

MozReview-Commit-ID: 1p5Lf9OBcfD

--HG--
extra : rebase_source : f2a71e2a27c56fadff6710d3e321678a71994c8a
2017-07-17 18:10:16 -07:00
Michael Comella d15ed3c1fa Bug 1377287: Add PublicSuffix.getPublicSuffix. r=liuche
This should not be run in AS yet because each time it's called, it reads from
the disk and even the tests on desktop take 3s+ to run.

MozReview-Commit-ID: 5h4BcH3myCn

--HG--
extra : rebase_source : cf4c9465a211f369d0ceb6b0e56a22c5f0ad6c1c
2017-07-17 16:37:02 -07:00
Michael Comella 32b87e00b5 Bug 1377287: Rename HighlightItem internal views to something easier. r=sebastian
I could not make sense of the existing names at all.

Bug 1379021 is going to:
- Remove the vTimeSince view, so I didn't change the name
- Create a new layout file, so I didn't change the resource IDs accordingly

MozReview-Commit-ID: 1WUzyhrzQYZ

--HG--
extra : rebase_source : fdf218b3e965a28f5a519c32fa7a745257885e2a
extra : source : 4b47118ce5bbb26c5c0b999790730d41c27e77e6
2017-07-17 13:20:29 -07:00
Mike Hommey 0f1ddd55b2 Bug 1384418 - Remove gcc entries from tooltool manifests. r=gps
--HG--
extra : rebase_source : 815c57f65ee9a9954d11ac890fb6e0ba56f1842c
2017-07-26 15:28:29 +09:00
Mike Hommey ba682f0aa4 Bug 1384417 - Remove sccache entries from tooltool manifests. r=gps
--HG--
extra : rebase_source : 11719df12969beea3f717dad9dc596e4d842bf69
2017-07-26 15:05:13 +09:00
Sebastian Kaspari 08f1331fa8 Bug 1379021 - Update top sites layout to match updated UI mocks. r=mcomella
MozReview-Commit-ID: JA2xMC2IONJ

--HG--
extra : rebase_source : d66a0b310437e2b332fa9ac1ab587ce0cfc68d60
2017-07-19 14:27:38 +02:00
Sebastian Kaspari 133fa4e3e3 Bug 1379021 - Remove pager indicator from top sites. r=mcomella
MozReview-Commit-ID: 1mOmVwgplGF

--HG--
extra : rebase_source : b4ab9e5481ce252342af3d9f88ec5a468b142d1d
2017-07-13 16:23:54 +02:00
Sebastian Kaspari 143416a484 Bug 1379021 - Draw a horizontal divider between highlight items. r=mcomella
MozReview-Commit-ID: Er7TPfw6Xb3

--HG--
extra : rebase_source : 0047613ee7cebae5802b914b60436f168141f0d9
2017-07-13 14:00:28 +02:00
Sebastian Kaspari 3f0db7151c Bug 1379021 - Remove divider from highlights title layout. r=mcomella
MozReview-Commit-ID: Kvp4SqpGtMj

--HG--
extra : rebase_source : 4fcb7c07d7a805a30eb12892c4d9360466b8f723
2017-07-13 13:27:32 +02:00
Sebastian Kaspari 29b5a06b69 Bug 1379021 - Remove card wrapper from highlight items. r=mcomella
MozReview-Commit-ID: 3CYSz6aTxqm

--HG--
extra : rebase_source : 3fb8d58489f3206082f5562738e4d70a77537283
2017-07-13 13:23:49 +02:00
Carsten "Tomcat" Book 198430bca2 merge mozilla-inbound to mozilla-central a=merge 2017-07-26 11:11:40 +02:00
Wes Kocher f19f28adfd Merge m-c to autoland, a=merge
MozReview-Commit-ID: F1X8wKqbkg
2017-07-25 19:16:09 -07:00
Wes Kocher 65bbd0525a Merge inbound to central, a=merge
MozReview-Commit-ID: E4oXfAM1mtd
2017-07-25 19:04:37 -07:00
cnevinc 7c4d1b0d64 Bug 1383762 - Change the event timing for adding a new normal tab. r=maliu
MozReview-Commit-ID: Lyf7yeTFpzq

--HG--
extra : rebase_source : 112d0a71be5b46b1238bb2849e96ba1ba36053b4
2017-07-26 00:30:22 +08:00
Carsten "Tomcat" Book bdf7db3d13 Merge mozilla-central to mozilla-inbound
--HG--
rename : dom/tests/mochitest/chrome/test_window_getAppLocales.html => dom/tests/mochitest/chrome/test_window_getRegionalPrefsLocales.html
rename : mobile/android/app/src/main/res/drawable/as_contextmenu_divider.xml => mobile/android/app/src/main/res/drawable/as_contextmenu_divider_helper.xml
rename : testing/tools/autotry/autotry.py => tools/tryselect/selectors/syntax.py
extra : rebase_source : d74c74a654cd977d35e35de2768ada4ebe659ae4
2017-07-25 14:38:43 +02:00
Eugen Sawin f97860703b Bug 1381983 - [3.0] Add context menu support for media elements. r=snorp 2017-07-25 14:41:49 +02:00
Eugen Sawin 401b7f23bc Bug 1381983 - [2.1] Add default/stub implementations of the context menu handlers. r=snorp 2017-07-25 14:41:49 +02:00
Eugen Sawin 70800ca13d Bug 1381983 - [1.1] Add context menu event handler to the content delegate. r=snorp 2017-07-25 14:41:49 +02:00
Sebastian Kaspari 7048132c89 Bug 1383081 - (DLC) DownloadAction: Flush stream before verifying checksum. r=mcomella
MozReview-Commit-ID: 9hrUM9Jv6dA

--HG--
extra : rebase_source : 204921b654f02e29c8716e3c9d1af5a939f7b3d8
2017-07-21 17:45:22 +02:00
Kaku Kuo 93e37baf6b Bug 1383610 - turn off preference on desktop version release channel but keep the Fennec on; r=bwu
MozReview-Commit-ID: 38RLaR3Vxeh

--HG--
extra : rebase_source : 293084229ec1546222dadf6737b67330075c369b
2017-07-24 13:29:04 +08:00
James Cheng 4843d195fb Bug 1382151 - Pause Exoplayer when mediaelement is paused. r=kikuo
MozReview-Commit-ID: 5MDBBP5vfpa

--HG--
extra : rebase_source : 9981585791cd359296ac7fef0fe0d7e900af6c61
2017-07-20 17:47:54 +08:00
Nevin Chen b3d37628ea Bug 1380698 - Use SVG for splash screen logo for all channels. r=maliu
MozReview-Commit-ID: 8e7LPmaEaP5

--HG--
extra : rebase_source : a754d1fb7fec39f545b0e86d651dd277f4ad2c87
2017-07-19 19:12:50 +08:00
Nevin Chen d31a86af83 Bug 1383765 - Add Leanplum event for new tab for Tablet. r=maliu
MozReview-Commit-ID: ILTA0x6pDCx

--HG--
extra : rebase_source : 14a32a13710965cc8a18eaca3008cdf468ab6065
2017-07-25 11:34:22 +08:00
Michael Comella 40e8440da2 Bug 1367024: Fix array index out of bounds in StreamRecyclerAdapter. r=liuche
I'm a little concerned that this will hide other bugs but it's pretty
complicated to track down without an STR (e.g. what are all the possible ways
we load the HomePager with TopSites as the default and swap in new highlights?
How about unloading? When is onSizeChanged called?) so I don't think it's worth
investigating further.

MozReview-Commit-ID: 6OuFJ2iQsdL

--HG--
extra : rebase_source : 576e29298f131870fed987793663de499285ab1d
2017-07-19 16:35:44 -07:00
maliu 307560d975 Bug 1382081 - Notify ICS user EOL, r=sebastian
MozReview-Commit-ID: 36clTSg6qKY
2017-07-18 19:00:00 +02:00
Wes Kocher 1c6b33b69a Merge m-c to inbound, a=merge
MozReview-Commit-ID: AwACQvl2e5g

--HG--
extra : rebase_source : e70812f9a96acf1d0747cb7ea57afa1e2152283b
2017-07-25 19:09:39 -07:00
Chenxia Liu e044c4fc6f Bug 1382489 - decode urls before opening them. r=mcomella
MozReview-Commit-ID: 9R6ytSgajEE

--HG--
extra : rebase_source : 1c7f08f28eb2c9f6d468ab4b9de3c2cd9fefd7dd
2017-07-20 17:17:42 -07:00
Chenxia Liu 0f77ff8ffd Bug 1337407 - Add rtl divider resource. r=mcomella
MozReview-Commit-ID: 8ALzaHfRX4h

--HG--
rename : mobile/android/app/src/main/res/drawable/as_contextmenu_divider.xml => mobile/android/app/src/main/res/drawable/as_contextmenu_divider_helper.xml
extra : rebase_source : 43d4e6b84cf432cff8a484fc18a0018c1980a814
2017-07-20 19:51:18 -07:00
Mike Hommey f751ce9e63 Bug 1382502 - Include mozconfig.cache in most cases. r=ted
We want most builds to be actually using sccache, so we include
mozconfig.cache from mozconfig.common. However, since the --with-ccache
configure option doesn't exist on non-compile jobs (e.g. artifact
builds), we move to using the CCACHE environment variable instead, which
allows us to unset it in mozconfig.no-compile.

And since mozconfig.no-compile is always included where no_sccache is
set, we can remove that variable.

--HG--
extra : rebase_source : a8c743de1fd7a3c0fbc53f7c233df36585897767
2017-07-20 11:07:53 +09:00
Jim Chen d7051087d1 Bug 1382862 - Remove GeckoViewFragment; r=droeh
GeckoViewFragment was more of a hack for GeckoApp-based custom tabs, and
if we want to provide a fragment implementation for GeckoView, I think
it'll look a lot different than today's GeckoViewFragment. So for now, I
think it's best to revert the changes that added GeckoViewFragment, and
that also simplifies GeckoView lifecycle management.

MozReview-Commit-ID: 5WzIZ8TyBDV
2017-07-25 17:27:03 -04:00
Tushar Saini (:shatur) f3ac359f5b Bug 1362998 - Implement browsingData.removeCookies WebExtension API method on android. r=bsilverberg
MozReview-Commit-ID: 9h5YegFelhe

--HG--
extra : rebase_source : 07285600a45ca5784998fb3b1f25a17f70832497
2017-07-23 17:14:03 +05:30
jwu 7ba089a64e Bug 1380983 - Show title as "Edit Folder" when editing a bookmark folder. r=Grisha
MozReview-Commit-ID: 7l20XXj2jHP

--HG--
extra : rebase_source : 3092fdf757067f7e4aea9ec8a66e3c2fbfc049de
extra : source : e158cde0743caf406f631aaf2219f9915b075f7c
2017-07-24 09:06:51 +08:00
Tomislav Jovanovic 6c93e76d0c Bug 1363886 - Part 2: Fix a number of async callback parameters schemas r=kmag
MozReview-Commit-ID: JY8r8IePEcw

--HG--
extra : rebase_source : e5a031affda3f28fb9eb3ebd0723e64648f20848
2017-07-25 20:57:45 +02:00
Jan Henning 9960024671 Bug 1278704 - Hide Fennec's floating reader view button when scrolling down. r=Gijs
MozReview-Commit-ID: 48wHUpet8ES

--HG--
extra : rebase_source : 3507290d9c8c7502bb2eae7f292c4472c18ec04e
2017-07-22 18:55:38 +02:00
Ralph Giles 9cc4f48d33 Bug 1382743 - Update builders to rust 1.19.0. r=mshal
New upstream stable release.

Unions (untagged enums) for (unsafe) interoperability with C.
The `break` keyword can yield an expression value from a `loop`.
Non-capturing closures coerce to function pointers.
Numeric initializers for tuple structs.

MozReview-Commit-ID: 6TMjzXZuBKg

--HG--
extra : rebase_source : 3596ad4a1a1e299a4520fe064389912aeb986968
2017-07-20 11:38:13 -07:00
Sylvestre Ledru 3ceadf693d Bug 1377740 - Only set the url when the link exists n?nechen r=nechen
MozReview-Commit-ID: AqChrNYGChw

--HG--
extra : rebase_source : 1e2856ee16f31080dc428c82e159a296a5b0c02c
2017-07-24 08:16:55 +02:00
jwu 6e7fa703a6 Bug 1381001 - Bump the folder's last modified timestamp when deleting it. r=Grisha
MozReview-Commit-ID: DeBZatIrDVg

--HG--
extra : rebase_source : 7a84bd9ea2f6ee3871d5e0d2115d71fc2ad16df5
extra : intermediate-source : 8740f2069b39295f1bb3196834570b27b8e5c094
extra : source : 37e1eda15ba53c0d5c816110187a2a1107cc1c9f
2017-07-23 15:30:10 +08:00
Sebastian Hengst cbee9f9b51 merge mozilla-central to autoland. r=merge a=merge 2017-07-22 13:13:31 +02:00
Sebastian Hengst c5d5d2452d Backed out changeset 55070d5d1a59 (bug 1362617) for breaking OS X L10n nightlies. r=backout a=backout
MozReview-Commit-ID: 3rwifpDf2aK
2017-07-22 13:12:06 +02:00
Delphine Lebédel cac312c658 Bug 1383345 - Add zam and be in Fennec maemo-locale for multi-locale builds, r=flod
MozReview-Commit-ID: BOKQEXODxmF

--HG--
extra : rebase_source : 41007e0d618391a1f407b57a0a6f85aae36ff12d
2017-07-21 18:00:04 -07:00
Johann Hofmann 3eac596d72 Bug 1371219 - Add an inputSource attribute to XULCommandEvent. r=smaug
In the frontend we need to know if XUL buttons in the toolbar were
triggered by a touch event, so we're passing on the inputSource
in the command event.

MozReview-Commit-ID: DMvgZULk9hT

--HG--
extra : rebase_source : c455c8ec77e439bf02c1e3e8d34a36e1fb5e3bd0
2017-07-20 17:45:56 +02:00
Ryan VanderMeulen d229288071 Merge m-c to autoland. a=merge
CLOSED TREE

--HG--
extra : amend_source : 2ab51304cc7df444f22c3aac001a1aba61faee3a
2017-07-21 09:42:41 -04:00
Sebastian Hengst cc77ff3d3e Backed out changeset 5350f45b9724 (bug 1366671) on request from flod. r=backout a=backout
MozReview-Commit-ID: 7PXCgF8Vcer

--HG--
rename : mobile/android/app/src/australis/res/drawable-hdpi/tip_addsearch.png => mobile/android/app/src/main/res/drawable-hdpi/tip_addsearch.png
rename : mobile/android/app/src/australis/res/drawable-xhdpi/tip_addsearch.png => mobile/android/app/src/main/res/drawable-xhdpi/tip_addsearch.png
rename : mobile/android/app/src/australis/res/layout/preference_search_tip.xml => mobile/android/app/src/main/res/layout/preference_search_tip.xml
rename : mobile/android/app/src/australis/res/layout/private_tabs_panel.xml => mobile/android/app/src/main/res/layout/private_tabs_panel.xml
2017-07-21 12:58:05 +02:00
Sebastian Hengst 4e2a73faa5 Backed out changeset 2edde0aaa0f6 (bug 1366671)
MozReview-Commit-ID: 4KukvTjyPya
2017-07-21 12:57:37 +02:00