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

3197 Коммитов

Автор SHA1 Сообщение Дата
Evgenia Kotovich eec0476cb8 Bug 1737498 - Open bookmarks submenu doesn't show for multiple bm selection with separator. r=Standard8.
Differential Revision: https://phabricator.services.mozilla.com/D133306
2021-12-13 08:56:26 +00:00
Butkovits Atila 7527fb04ae Backed out changeset 6f10ab027992 (bug 1737498) for causing failures at browser_library_open_all_with_separator.js. CLOSED TREE 2021-12-11 14:06:17 +02:00
Evgenia Kotovich a5ef699aa1 Bug 1737498 - Open bookmarks submenu doesn't show for multiple bm selection with separator. r=Standard8.
Differential Revision: https://phabricator.services.mozilla.com/D133306
2021-12-11 11:08:38 +00:00
Dave Townsend d68d355602 Bug 1741588: Allow retrieving page data in the background. r=Standard8,mconley
Some of the specifics of this aren't worked out yet, so this is currently unused and expect changes to the specific load behaviour in the future.

Differential Revision: https://phabricator.services.mozilla.com/D131333
2021-12-07 09:24:24 +00:00
Andrew Creskey e5565e6fdd Bug 1741646 - Extend overlapping snapshot scoring to give more weight to snapshots that were recently visited r=mossop
This finer-grained ranking should produce more relevant suggestions.

• Added scoring and tests for cases where interactions approach the overlap limit (scores between (1.0 and 0.0))
• Replaced hard-coded overlap limit with a pref
• Added tests to ensure correct behaviour when the the context / test urls are and are not snapshots

Differential Revision: https://phabricator.services.mozilla.com/D131526
2021-12-02 13:17:42 +00:00
Evgenia Kotovich 39ccad2880 Bug 1726914. Bookmark folder preference - value isnt any of these - makes ctr+d stop working. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D131320
2021-11-30 17:05:13 +00:00
Mark Banner 40d51d328c Bug 1741868 - Add a scorer for scoring snapshots based on a relevancy score. r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D131515
2021-11-25 14:24:48 +00:00
Dave Townsend 21104fb09f Bug 1742963: Disable the page thumbs service in tests. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D132142
2021-11-25 14:24:48 +00:00
Csoregi Natalia 03606c7ea5 Backed out changeset 90063a429c82 (bug 1741868) for causing almost permafailing assertion failures on GMPServiceParent.cpp. CLOSED TREE 2021-11-25 02:59:17 +02:00
Brendan Dahl 9e9138029d Bug 1742470 - Prevent more oauth pages from creating snapshots. r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D131823
2021-11-23 15:30:07 +00:00
Christoph Kerschbaumer 6bd6cb5587 Bug 1742351: Update more browser/ tests to be compliant with https-first mode r=extension-reviewers,Gijs,robwu
Differential Revision: https://phabricator.services.mozilla.com/D131773
2021-11-22 14:26:32 +00:00
Iulian Moraru 91d2056266 Backed out changeset 7d9cd61d95ce (bug 1742351) for causing bc failures on browser_paste_event_at_middle_click_on_link.js. CLOSED TREE 2021-11-22 14:14:16 +02:00
Christoph Kerschbaumer 5d3f6e901c Bug 1742351: Update more browser/ tests to be compliant with https-first mode r=extension-reviewers,Gijs,robwu
Differential Revision: https://phabricator.services.mozilla.com/D131773
2021-11-22 10:49:45 +00:00
Mike Kaply e40191df78 Bug 1741217 - Hide private browsing option in managed bookmarks if private browsing is disabled. r=mtigley
Differential Revision: https://phabricator.services.mozilla.com/D131289
2021-11-19 20:06:19 +00:00
Dão Gottwald 6b1d9f7cac Bug 1734835 - Remove the arrow and arrowbox elements from "arrow" panels. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D131616
2021-11-19 19:58:50 +00:00
Mark Banner 9b12e17fa8 Bug 1741868 - Add a scorer for scoring snapshots based on a relevancy score. r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D131515
2021-11-19 16:48:25 +00:00
Emilio Cobos Alvarez a859405fff Bug 1736368 - Use consistent min-heights for moz-tree-row and tree column headers. r=desktop-theme-reviewers,dao
I couldn't reproduce this neither in Windows 10 nor 11 (the tree columns are
small, but that happens both in light and dark mode).

It is true, however, that the col pickers are too small generally on all
platforms as well, so this seems reasonable.

Differential Revision: https://phabricator.services.mozilla.com/D128751
2021-11-19 14:03:30 +00:00
Andrew Creskey cdd275e25c Bug 1741163 - Add the option to collect overlapping snapshots r=mossop
Added api to collect overlapping snapshots (i.e. those from urls that the user interacted with within an hour of the context url).
This will allow for more relevant snapshot selection.

Differential Revision: https://phabricator.services.mozilla.com/D131132
2021-11-18 12:35:17 +00:00
Brendan Dahl f0b08c0f2d Bug 1741700 - Block interactions for oauth pages. r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D131424
2021-11-17 22:00:04 +00:00
Mark Banner 10da657bc5 Bug 1711726 - Remove unused vars from places tests. r=mak
These are currently exhibited as ESLint warnings.

Depends on D131150

Differential Revision: https://phabricator.services.mozilla.com/D131151
2021-11-16 17:14:09 +00:00
Mark Banner 19bb20c6c8 Bug 1711726 - Enable ESLint jsdoc validation for browser/components/places/content/editBookmark.js. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D131150
2021-11-16 17:14:08 +00:00
Dave Townsend 90890337d7 Bug 1740536: Support descriptions for pages. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D130882
2021-11-16 14:54:08 +00:00
criss 523d8fe9b6 Backed out 3 changesets (bug 1740536, bug 1740538, bug 1740539) for causing xpcshell failures on test_snapshots_page_image.js. CLOSED TREE
Backed out changeset 5799bb789d17 (bug 1740539)
Backed out changeset 7b6d2c239663 (bug 1740538)
Backed out changeset 6d91e21a9ae3 (bug 1740536)
2021-11-16 16:12:08 +02:00
Dave Townsend 606a3f598a Bug 1740536: Support descriptions for pages. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D130882
2021-11-16 13:13:25 +00:00
Dão Gottwald 84973358a7 Bug 1740954 - Remove the arrowposition attribute. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D131059
2021-11-15 23:03:43 +00:00
Marco Bonardo 99a003fa71 Bug 1740987 - Correct typo in BrowserGlue migration.
Differential Revision: https://phabricator.services.mozilla.com/D131071
2021-11-13 10:00:47 +00:00
Evgenia Kotovich 6c9126eda6 Bug 657263: xulstore is keeping a quasi history via place: urls. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D129462
2021-11-12 10:31:04 +00:00
Dave Townsend ae01108fb6 Bug 1739379: Collect page data in the new schema. r=Standard8,mak
Note that this includes an uplift from MR2-839.

Differential Revision: https://phabricator.services.mozilla.com/D130360
2021-11-09 11:36:58 +00:00
Brendan Dahl d870cdcfe5 Bug 1738957 - Get page image from snapshot data. r=mossop
Add a way to get an image that best represents a snapshot. The current
priority is:
 1) meta data image
 2) thumbnail of page

Differential Revision: https://phabricator.services.mozilla.com/D130204
2021-11-05 09:25:48 +00:00
Evgenia Kotovich 84200969ab Bug 1432412 - Re-implement browser_copy_folder_tree.js. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D128868
2021-11-03 12:46:39 +00:00
Cosmin Sabou 50cdffc389 Backed out changeset 0e39bb69595c (bug 1432412) for causing bc failures on browser_bookmark_copy_folder_tree.js. 2021-11-02 23:03:07 +02:00
Evgenia Kotovich aa58ef9939 Bug 1432412 - Re-implement browser_copy_folder_tree.js. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D128868
2021-11-02 17:05:35 +00:00
Dão Gottwald d78a2c36c2 Bug 1671000 - When activating items in menu popups, stay clear of overlapping scroll buttons. r=mstange
Differential Revision: https://phabricator.services.mozilla.com/D129017
2021-10-25 16:17:07 +00:00
Dão Gottwald ee198b23e7 Bug 1737049 - Clean up "disable pointer events for transition" hack. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D129157
2021-10-22 17:14:25 +00:00
Dão Gottwald b55f2161a8 Bug 1737033 - Remove workaround for bug 420033. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D129149
2021-10-22 09:46:05 +00:00
Marian-Vasile Laza 682c27c399 Backed out changeset 716295d23677 (bug 1671000) for causing mochitest failures on test_menulist_paging.xhtml. CLOSED TREE
test_menulist_paging.xhtml
2021-10-21 20:48:27 +03:00
Dão Gottwald e66576279a Bug 1671000 - When activating items in menu popups, stay clear of overlapping scroll buttons. r=mstange
Differential Revision: https://phabricator.services.mozilla.com/D129017
2021-10-21 16:25:03 +00:00
Sebastian Hengst 3e8ef35656 Bug 1713510 - skip browser_bookmarksProperties.js on Linux debug. r=Standard8 DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D125415
2021-10-20 01:11:53 +00:00
Daisuke Akatsuka 483cfde5a5 Bug 1678607: Make BookmarkTagsChanged event have tags. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D128328
2021-10-18 04:43:44 +00:00
Daisuke Akatsuka b3393c1f45 Bug 1678607: Apply bookmark-tags-changed event. r=mak
Depends on D128326

Differential Revision: https://phabricator.services.mozilla.com/D128327
2021-10-18 04:43:44 +00:00
Alexandru Michis 5b0d89d8d6 Backed out 3 changesets (bug 1678607) for causing bc failures in browser_bookmark_add_tags.js
Backed out changeset bf20be578758 (bug 1678607)
Backed out changeset fd3fbf15e95d (bug 1678607)
Backed out changeset 2688fa3d2bc2 (bug 1678607)
2021-10-18 03:10:58 +03:00
Daisuke Akatsuka 3e6e360d62 Bug 1678607: Make BookmarkTagsChanged event have tags. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D128328
2021-10-17 22:47:37 +00:00
Daisuke Akatsuka 2254fb5019 Bug 1678607: Apply bookmark-tags-changed event. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D128327
2021-10-17 22:47:37 +00:00
Paul Zuehlcke 086539a031 Bug 1735122 - Fix esc key accepting the 'forget about this site' confirmation prompt. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D128089
2021-10-15 15:07:06 +00:00
Andrew Creskey d0d7d90a51 Bug 1717218 - Intermittent failure in browser_interactions_typing.js r=Standard8
This fixes the root cause of the intermittent failure (missing keystrokes) -- the function to send keys was not strictly synchronous.
We now wait for the input field to be populated before we proceed.

Differential Revision: https://phabricator.services.mozilla.com/D128409
2021-10-14 14:28:12 +00:00
Michael Kohler c84c59e032 Bug 1672486 - Remove browser.toolbars.bookmarks.2h2020 pref from browser/customizableui/places r=mak
Differential Revision: https://phabricator.services.mozilla.com/D127588
2021-10-14 07:51:14 +00:00
Leslie Orellana 7f3572ef9b Bug 1706004 - Delete reference to document.popupNode in Places. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D128038
2021-10-13 08:52:10 +00:00
Andrew Creskey 8db436de40 Bug 1717218 - Fix to intermittent failure in browser_interactions_typing.js r=Standard8
In the scenario where we navigate to a second url immediately after typing we intermittently lose a keystroke on some builds.
I haven't been able to trace down how this happens, however waiting for the next tick in the event loop after each step appears to resolve the intermittent.

Differential Revision: https://phabricator.services.mozilla.com/D127885
2021-10-12 14:31:14 +00:00
Marco Bonardo 4b4f4fc6d5 Bug 1729729 - Intermittent sessionrestore_no_auto_restore | ABORT. r=Standard8
The asynchronous behavior of the backup initialization may be the cause of the
error, because we set the idleTime var before an await, and add the idle observer
after it.

While there, I cleaned up a bit the backups initialization path.

Differential Revision: https://phabricator.services.mozilla.com/D127526
2021-10-08 15:24:46 +00:00
Daisuke Akatsuka d7a6c2a610 Bug 1678624: Apply bookmark-url-changed event. r=mak
Depends on D103883

Differential Revision: https://phabricator.services.mozilla.com/D103884
2021-10-05 00:53:45 +00:00