Gijs Kruitbosch
cd3973b64b
Bug 1699828 - put extension items at the top of the content menu on macOS, r=robwu
...
Differential Revision: https://phabricator.services.mozilla.com/D109367
2021-03-22 22:42:26 +00:00
Micah Tigley
0b398068bf
Bug 1694277 - DevTools button should show the "More Tools" panel view. r=jdescottes,mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D106558
2021-03-22 21:23:40 +00:00
Florian Quèze
5b6375c6fa
Bug 1485529 - browser_editBookmark_tags_liveUpdate.js should wait for BookmarkTagsSelectorUpdated events instead of relying on an implicit 100ms timer from waitForCondition, r=mak.
...
Differential Revision: https://phabricator.services.mozilla.com/D108019
2021-03-22 21:14:38 +00:00
Kirk Steuber
4c1bed884e
Bug 1483399 - Add tests for the about:preferences UI for app.update.background.enabled r=nalexander
...
Differential Revision: https://phabricator.services.mozilla.com/D108707
2021-03-22 20:40:28 +00:00
Kirk Steuber
bdc816f873
Bug 1483399 - Add a UI to about:preferences to control app.update.background.enabled r=nalexander,preferences-reviewers,Gijs
...
The UI is currently hidden unless app.update.background.experimental is set to true. The preferences page must be reloaded after setting this pref.
Differential Revision: https://phabricator.services.mozilla.com/D108705
2021-03-22 20:40:27 +00:00
Kris Maglione
c2ee3d4cb3
Bug 1581859: Part 4f - Migrate to the native WebNavigation implementation. r=zombie
...
This migrates WebNavigation.jsm to use messages from PExtensionsParent
generated by the native WebNavigationContent class, and removes the now-unused
WebNavigationContent.js frame script.
Differential Revision: https://phabricator.services.mozilla.com/D103217
2021-03-22 20:12:18 +00:00
Jared Wein
7ba3580f2e
Bug 1692669 - Replace icon group navigation on macOS page context menu with 'normal' menuitems. r=flod,mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D108475
2021-03-22 14:43:32 +00:00
Tim Nguyen
6f0b6c4907
Bug 1698055 - De-duplicate pocket icons. r=Itiel
...
Differential Revision: https://phabricator.services.mozilla.com/D109233
2021-03-21 11:12:16 +00:00
Marco Bonardo
925df8fc60
Bug 1699407 - Cannot click on the search mode indicator to focus the urlbar. r=harry
...
Differential Revision: https://phabricator.services.mozilla.com/D109098
2021-03-20 11:17:25 +00:00
Alexandru Michis
ddfba392b6
Backed out 3 changesets (bug 1616700) for causing failures in browser_privatebrowsing_about.js
...
Backed out changeset 5e1b8f75fef5 (bug 1616700)
Backed out changeset fdf97a561019 (bug 1616700)
Backed out changeset de3717cc63ef (bug 1616700)
2021-03-20 01:23:39 +02:00
Mike Kaply
23ab045c93
Bug 1691551 - Add enterprise policy for showing the home button. r=emalysz,fluent-reviewers,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D108963
2021-03-19 22:07:05 +00:00
Harry Twyford
8355d18946
Bug 1616700 - Part 3 - Update the placeholder string on the handoff input to read "Search with {engine} or enter address" r=fluent-reviewers,Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D108266
2021-03-19 21:31:13 +00:00
Harry Twyford
fcb20aa58c
Bug 1616700 - Part 2 - Apply a disabled appearance to the handed-off input rather than hiding it. r=Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D108826
2021-03-19 21:31:13 +00:00
Harry Twyford
5808a2b7b2
Bug 1616700 - Part 1 - Use default address bar search mode for new tab search handoff r=Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D108825
2021-03-19 21:31:12 +00:00
Scott
fc1515023f
Bug 1699516 - Change Pocket main.js file name to pktUI.js r=gvn
...
Differential Revision: https://phabricator.services.mozilla.com/D109096
2021-03-19 20:18:15 +00:00
Valentin Gosu
47cd0f08de
Bug 1658278 - Split TRR's CONFIRM_TRYING into CONFIRM_TRYING_OK and CONFIRM_TRYING_FAILED r=necko-reviewers,nhnt11,dragana,preferences-reviewers
...
- Adds CONFIRM_TRYING_FAILED confirmation state. We use this state when we retry confirmation after confirmation fails.
- Rename CONFIRM_TRYING to CONFIRM_TRYING_OK. We use this state when we try confirmation but no confirmation failure has happened.
- Rename CONFIRM_INIT to CONFIRM_OFF. We use this state whenever there is an event that would disable TRR - such as a TRR mode change.
- Add CONFIRM_DISABLED confirmation state. We use this state in mode3 or when confirmationNS=="skip"
- To potentially allow us to have the same behaviour as after Bug 1689113, specifically the we might be able to report TRRService::Enabled = true when retrying and the state is CONFIRM_TRYING_FAILED we added `network.trr.attempt-when-retrying-confirmation`
- After a large number of TRR failures occurs, we immediately trigger another confirmation and go into CONFIRM_TRYING_OK. This allows us to cope with a temporary increase in network latency that is smaller than 6s.
- We no longer trigger confirmation for nsIRequest::TRR_FIRST_MODE when the resolver mode is not TRR_FIRST. This allows us to simplify the code.
- test_trr_proxy.js now calls trr_test_setup() after it sets up the pac script to avoid confirmation causing non-local connections in tests.
- Moves all the confirmation state handing into HandleConfirmationEvent
Differential Revision: https://phabricator.services.mozilla.com/D107666
2021-03-19 17:51:26 +00:00
Mark Banner
d1d9f9a603
Bug 1649186 - Remove use of nsISearchService.addEngineWithDetails from remaining mochitests. r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D108478
2021-03-19 14:06:07 +00:00
Mark Banner
5e786e8b26
Bug 1687932 - Remove use of nsISearchEngine.addEngineWithDetails from other xpcshell-tests. r=harry
...
Differential Revision: https://phabricator.services.mozilla.com/D108462
2021-03-19 14:06:06 +00:00
Ed Lee
d6a03f029d
Bug 1694578 - Package windows assets used remotely only for Windows r=pdahiya
...
Differential Revision: https://phabricator.services.mozilla.com/D109002
2021-03-19 04:31:09 +00:00
Tim Nguyen
02d57f66a3
Bug 1698355 - Consolidate in-content focus outline styles. r=Itiel
...
Differential Revision: https://phabricator.services.mozilla.com/D108584
2021-03-18 23:22:07 +00:00
Butkovits Atila
59c50bbeb3
Backed out changeset 529ca682d2ff (bug 1698355) for causing failures at browser_parsable_css.js.
2021-03-19 01:01:48 +02:00
Tim Nguyen
1953bc5d33
Bug 1698355 - Consolidate in-content focus outline styles. r=Itiel
...
Differential Revision: https://phabricator.services.mozilla.com/D108584
2021-03-18 22:13:51 +00:00
Mark Banner
a071eeb422
Bug 1698847 - Correct documentation for SEARCH_COUNTS - SAP usage. r=mak
...
Bug 1662553 cleaned up the code, and as a result we know that oneoff-urlbar and one-offsearch are no longer transmitted, and unknown is no longer a state that can be sent.
Depends on D108649
Differential Revision: https://phabricator.services.mozilla.com/D108650
2021-03-18 21:27:31 +00:00
Mark Banner
359213e6c8
Bug 1698847 - Move remaining search telemetry documentation from address bar to search. r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D108649
2021-03-18 21:27:30 +00:00
Tim Nguyen
dca495ffcc
Bug 1699183 - Rename & clean up lock icons. r=preferences-reviewers,jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D108815
2021-03-18 20:10:22 +00:00
Renuka Bhure
12c05bb362
Bug 1698812 - Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition in browser_deleteLogin.js r=prathiksha
...
Differential Revision: https://phabricator.services.mozilla.com/D108903
2021-03-18 11:13:40 +00:00
smolnar
200bfc652c
Backed out 4 changesets (bug 1597499) for causing Fission crashes (bug 1699349). a=backout
...
Backed out changeset 0df7b8660446 (bug 1597499)
Backed out changeset d015ba9097c5 (bug 1597499)
Backed out changeset e84054ccadb0 (bug 1597499)
Backed out changeset 12762a25c4fa (bug 1597499)
2021-03-18 11:29:08 +02:00
Narcis Beleuzu
ffb77b2d9a
Backed out 9 changesets (bug 1581859) for bustages jsapi.h . CLOSED TREE
...
Backed out changeset 2a3a77ae1eae (bug 1581859)
Backed out changeset 181c3f29f222 (bug 1581859)
Backed out changeset f7c39feb502e (bug 1581859)
Backed out changeset 9c7d0015c616 (bug 1581859)
Backed out changeset d2b8ee78745d (bug 1581859)
Backed out changeset 92359266d420 (bug 1581859)
Backed out changeset 98ba6b96c900 (bug 1581859)
Backed out changeset 0eb043b5c904 (bug 1581859)
Backed out changeset 55a4c2fc561d (bug 1581859)
2021-03-18 08:26:57 +02:00
Kris Maglione
b2455f7432
Bug 1581859: Part 4f - Migrate to the native WebNavigation implementation. r=zombie
...
This migrates WebNavigation.jsm to use messages from PExtensionsParent
generated by the native WebNavigationContent class, and removes the now-unused
WebNavigationContent.js frame script.
Differential Revision: https://phabricator.services.mozilla.com/D103217
2021-03-18 05:51:09 +00:00
Hiroyuki Ikezoe
9a4563134c
Bug 1696718 - Propagate popup window position update to descendants documents. r=kmag
...
Differential Revision: https://phabricator.services.mozilla.com/D108559
2021-03-18 03:11:23 +00:00
Tom Schuster
3da7d94f22
Bug 1698296 - Make 2nd parameter of test.assertRejects non-optional and fix tests. r=robwu
...
Differential Revision: https://phabricator.services.mozilla.com/D108328
2021-03-17 21:04:39 +00:00
Bogdan Tara
bb057d936e
Bug 1691464 - Fix prettier lint on browser_screenshot_button_disabled.js a=lint-fix CLOSED TREE
2021-03-17 22:50:46 +02:00
Mike Kaply
bb2097a7b9
Bug 1698572 - Shorten BackgroundAppUpdate description. r=flod,fluent-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D108843
2021-03-17 20:25:40 +00:00
Emma Malysz
030b47279a
Bug 1691464, remove screenshot feature from page action panel and move to dedicated widget r=fluent-reviewers,sfoster,flod
...
The widget is only added if screenshots are enabled (similar behavior to the fxa
toolbar button).
Button must take into account onLocationChange due to the fact that screenshots
extension is not available on about pages.
Adds a test for the disabled state, with more screenshot tests intended in the future
Differential Revision: https://phabricator.services.mozilla.com/D107727
2021-03-17 20:19:23 +00:00
Florian Quèze
c5d0a440f5
Bug 1689570 - browser/components/sessionstore/test/browser_590563.js should not rely on an implicit timer from waitForCondition, r=Gijs.
...
Depends on D108017
Differential Revision: https://phabricator.services.mozilla.com/D108018
2021-03-17 17:39:33 +00:00
Florian Quèze
ea952e9605
Bug 1680289 - disable bookmarks toolbar animation for browser/components/extensions tests, r=mixedpuppy.
...
Depends on D108014
Differential Revision: https://phabricator.services.mozilla.com/D108015
2021-03-17 17:39:32 +00:00
Florian Quèze
3090c6541a
Bug 1647012 - Fix intermittent test_AboutHomeStartupCacheWorker.js failure - TypeError: can't access property "loaded", feed is undefined, r=mconley.
...
Depends on D108013
Differential Revision: https://phabricator.services.mozilla.com/D108014
2021-03-17 17:39:32 +00:00
Florian Quèze
e0cbd5a96a
Bug 1553097 - browser_autocomplete_a11y_label.js should wait for the next refresh tick before accessing accessible names, r=mak.
...
Depends on D108012
Differential Revision: https://phabricator.services.mozilla.com/D108013
2021-03-17 17:39:31 +00:00
Mike Conley
9420f7a7a8
Bug 1697863 - Use native menulist styling on some dialogs. r=harry
...
Differential Revision: https://phabricator.services.mozilla.com/D108101
2021-03-17 17:15:10 +00:00
Kashav Madan
b09cc0b80d
Bug 1597499 - Enable some sessionstore Fission/SHIP tests, r=farre
...
Differential Revision: https://phabricator.services.mozilla.com/D108693
2021-03-17 16:43:05 +00:00
Kashav Madan
83da101af6
Bug 1597499 - Make Session Restore work in Fission, r=nika
...
Differential Revision: https://phabricator.services.mozilla.com/D107883
2021-03-17 16:43:05 +00:00
Marco Bonardo
3b18bf64cc
Bug 1698692 - Add engine symbol overlaps text in Addres Bar context menu. r=harry
...
Fixes an alignment problem of the + badge.
Also fixes the popupshowing event handler being GC-ed unexpectedly.
Differential Revision: https://phabricator.services.mozilla.com/D108746
2021-03-17 15:35:47 +00:00
Tim Nguyen
0f9acecce6
Bug 1699074 - Move defaultFavicon.svg to toolkit/themes/shared/icons. r=desktop-theme-reviewers,mak,dao
...
Differential Revision: https://phabricator.services.mozilla.com/D108757
2021-03-17 15:19:34 +00:00
Tim Nguyen
6a6179c0ba
Bug 1699119 - Remove toolkit/themes/windows/global/icons/question-64.png. r=desktop-theme-reviewers,dao
...
Differential Revision: https://phabricator.services.mozilla.com/D108779
2021-03-17 15:15:52 +00:00
prathikshaprasadsuman
bb48741adb
Bug 1697622 - Update copy for WebExtension install confirmation panel. r=mconley,fluent-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D108224
2021-03-17 15:09:49 +00:00
Brindusan Cristian
54442351e5
Backed out changeset 01d98e7b02c8 (bug 1696718) for casusing failures in browser_ext_popup_select_in_oopif.js. CLOSED TREE
2021-03-17 14:32:54 +02:00
Hiroyuki Ikezoe
7f0f25eb52
Bug 1696718 - Propagate popup window position update to descendants documents. r=kmag
...
Differential Revision: https://phabricator.services.mozilla.com/D108559
2021-03-17 08:05:32 +00:00
Drew Willcoxon
ce91914029
Bug 1698534 - Go back to properly doing exact matching for quick suggest, and rewrite flatten logic. r=daleharvey
...
The matching logic can be simplified since we want exact matches and not prefix
matches. There's no need to confirm that the query string is in a candidate
result's list of keywords because by its nature the process of looking up the
query in the tree confirms that the query is equal to some keyword. If the
lookup finds a result, then necessarily the query matches a keyword.
I changed lookup from recursive to iterative. It might be a little faster and
it's not really harder to understand.
I also moved the full keyword computation out of the keyword tree and into
UrlbarQuickSuggest. It was a little hacky how KeywordTree accessed
`UrlbarQuickSuggest._results` during its lookup, and it forced the test to have
to set up `UrlbarQuickSuggest._results`. And big picture, it's not the keyword
tree's job to compute the full keyword/suggestion.
While working on all of this, `test_flatten` started failing when it calls
`basicChecks` because the flattened tree wasn't correct, so I rewrote and
simplified the flatten routine. It's no longer necessary for `RESULT_KEY` to be
in a map all by itself. Instead, it's treated like an ordinary char in the
context of flattening, so now it's more like a sentinel or suffix than a key.
Finally, I removed the "test1" and "test2" data in the test because I added them
when I thought they tested bug 1697678 , but they don't actually. I don't think
they're testing anything useful.
Depends on D108683
Differential Revision: https://phabricator.services.mozilla.com/D108564
2021-03-16 23:46:43 +00:00
Csoregi Natalia
4e97659d91
Backed out 2 changesets (bug 1697863) for valgrind failures. CLOSED TREE
...
Backed out changeset f82846b236e3 (bug 1697863)
Backed out changeset 64166dc7f85f (bug 1697863)
2021-03-17 01:15:11 +02:00
Mike Conley
86a29c0a16
Bug 1697947 - Apply Proton button stylings to the footers of more panels. r=harry
...
Differential Revision: https://phabricator.services.mozilla.com/D108261
2021-03-16 21:48:37 +00:00
Drew Willcoxon
76d92065bb
Bug 1698917 - Simple fix for bug 1698534: Go back to properly doing exact matching for quick suggest. r=nanj
...
Differential Revision: https://phabricator.services.mozilla.com/D108683
2021-03-16 20:33:22 +00:00
Emma Malysz
36ce22cdc5
Bug 1698492, dynamically set data-l10n-id attribute for sync now buttons when panel views are showing r=Gijs,fluent-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D108506
2021-03-16 20:24:29 +00:00
Noemi Erli
da3ea13f5c
Backed out changeset c35c310c49d3 (bug 1697947) for causing failures in browser_parsable_css.js
2021-03-16 22:58:27 +02:00
Mike Conley
5526055ab7
Bug 1697947 - Apply Proton button stylings to the footers of more panels. r=harry
...
Differential Revision: https://phabricator.services.mozilla.com/D108261
2021-03-16 19:20:22 +00:00
Luca Greco
5e265ad659
Bug 1698158 - part 2 - Remove unnecessary jsm imports in existing WebExtensions API modules. r=mixedpuppy
...
Depends on D108226
Differential Revision: https://phabricator.services.mozilla.com/D108227
2021-03-16 18:15:40 +00:00
Andrei Oprea
2bb63845fa
Bug 1694257 - Add ability for targeted defaults for AboutWelcome r=k88hudson
...
Differential Revision: https://phabricator.services.mozilla.com/D106418
2021-03-16 17:49:41 +00:00
Mike Conley
30507b25b5
Bug 1697863 - Use native menulist styling on some dialogs. r=harry
...
Differential Revision: https://phabricator.services.mozilla.com/D108101
2021-03-16 17:11:23 +00:00
Andrei Oprea
7625edb627
Bug 1698556 - Exposure event is not sent when opening about:welcome r=k88hudson
...
Differential Revision: https://phabricator.services.mozilla.com/D108480
2021-03-16 17:07:33 +00:00
Butkovits Atila
13fcc08d64
Bug 1678630 - disable browser_UITour2.js on Linux_64_opt for frequent failures. r=intermittent-reviewers,jmaher DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D108605
2021-03-16 14:42:35 +00:00
Tomislav Jovanovic
985553b2c4
Bug 1698398 - Support OOP iframes in webNavigation.getAllFrames r=robwu
...
Differential Revision: https://phabricator.services.mozilla.com/D108359
2021-03-16 13:50:02 +00:00
Tim Nguyen
fdb8b2fd85
Bug 1698416 - Simplify tab and category CSS variables in common.css. r=Itiel
...
Differential Revision: https://phabricator.services.mozilla.com/D108387
2021-03-16 08:50:40 +00:00
Mark Striemer
ea9aac5aef
Bug 1696253 - Graduate toolbar to browser.proton.enabled r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D107952
2021-03-15 23:20:56 +00:00
Drew Willcoxon
d8f5c6bbd4
Bug 1698496 - Improve the suggestedIndex-row-reuse logic in the urlbar. r=harry
...
For now this only improves the earlier quick fix from D108083. We should be
checking `queryContext.maxResults` instead of `this._rows.children.length` due
to the possible presence of stale hidden rows after all the visible rows.
Ultimately we should fix this for all rows, and I'd like to do that in this bug,
but the next merge is next week and there just isn't time. Right now we should
prioritize fixing this for the problem at hand, flickering in the quick suggest
result.
Differential Revision: https://phabricator.services.mozilla.com/D108519
2021-03-15 22:06:27 +00:00
Marco Bonardo
6402cfaba1
Bug 1691474 - Allow to add search engines from the shortcut buttons in the Address Bar. r=harry
...
Differential Revision: https://phabricator.services.mozilla.com/D108183
2021-03-15 17:18:57 +00:00
Tom Ritter
1e8119e60a
Bug 1696929: Remove collection of FPI scalar r=chutten,nhnt11
...
Differential Revision: https://phabricator.services.mozilla.com/D107487
2021-03-15 16:50:40 +00:00
Molly Howell
c233e319d2
Bug 1696260 - Keep app menu button badges showing while the menu is open. r=mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D107950
2021-03-15 15:51:19 +00:00
Tim Nguyen
c43a287795
Bug 1698421 - Stop using --in-content-box-background-{hover/active} in about:logins. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D108390
2021-03-15 15:37:06 +00:00
Alexandru Michis
061804b995
Backed out changeset c5b7d3456ec9 (bug 1696253) for causing bc failures in browser_HomePage_add_button.js
...
CLOSED TREE
2021-03-15 06:54:42 +02:00
Mark Striemer
642c8b6894
Bug 1696253 - Graduate toolbar to browser.proton.enabled r=jaws
...
Depends on D107294
Differential Revision: https://phabricator.services.mozilla.com/D107952
2021-03-15 03:12:18 +00:00
Paul Bone
a848cde8a7
Bug 1697738 - Some refactoring in SessionStore.jsm r=nika
...
* Remove lastKnownURI from SHistoryListener
* Remove some dead code
* Move some code out of a condition
Differential Revision: https://phabricator.services.mozilla.com/D107974
2021-03-15 02:08:41 +00:00
Tim Nguyen
ad5b1fde34
Bug 1698237 - Backed out changeset 18909220355a (bug 1697806).
...
Differential Revision: https://phabricator.services.mozilla.com/D108316
2021-03-13 16:06:33 +00:00
Tomislav Jovanovic
fdbb88c4cf
Bug 1646817 - Support DocumentChannel process switching in sidebars and popups r=mixedpuppy
...
Differential Revision: https://phabricator.services.mozilla.com/D100396
2021-03-12 22:58:29 +00:00
Andrei Oprea
cd41c8cee5
Bug 1692381 - Update newtab dev dependencies r=pdahiya
...
Differential Revision: https://phabricator.services.mozilla.com/D107678
2021-03-12 20:25:48 +00:00
Mike Kaply
7056bce458
Bug 1697566 - Correct implementation of SkipOnboarding policy. r=emalysz
...
Differential Revision: https://phabricator.services.mozilla.com/D107894
2021-03-12 20:02:49 +00:00
Mark Striemer
8b9967d92d
Bug 1694817 - Fix tests that fail with browser.proton.toolbar.enabled r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D107294
2021-03-12 20:01:04 +00:00
Florian Quèze
8a32a56194
Bug 1694659 - Update permit unload / beforeunload / unload warning prompt wording, r=Gijs.
...
Differential Revision: https://phabricator.services.mozilla.com/D108177
2021-03-12 14:49:25 +00:00
Tim Nguyen
627499aa47
Bug 1698041 - Use a different naming scheme category icons in preferences. r=Itiel
...
This is consistent with about:addons (toolkit/themes/shared/extensions).
Differential Revision: https://phabricator.services.mozilla.com/D108176
2021-03-12 14:44:09 +00:00
Tim Nguyen
2a1437011c
Bug 1698048 - Move browser/themes/shared/reader/readerMode.svg to the browser/themes/shared/icons directory. r=desktop-theme-reviewers,Itiel
...
Differential Revision: https://phabricator.services.mozilla.com/D108178
2021-03-12 12:24:18 +00:00
Tim Nguyen
64c00bef7b
Bug 1697806 - De-duplicate colored extension SVG icons. r=robwu
...
Differential Revision: https://phabricator.services.mozilla.com/D108008
2021-03-12 10:06:18 +00:00
Paul Zuehlcke
5d2d56e536
Bug 1693621 - Only clear temporary block permissions on user reload. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D106496
2021-03-12 10:06:15 +00:00
Tim Nguyen
da94fac78a
Bug 1697792 - Clean up info SVG icons in the codebase. r=Itiel
...
Differential Revision: https://phabricator.services.mozilla.com/D108001
2021-03-12 09:53:16 +00:00
Mark Banner
4ff57573b9
Bug 1697685 - Turn off search suggestions for browser_searchbar_context.js so that the test doesn't hit the network. r=daleharvey
...
Differential Revision: https://phabricator.services.mozilla.com/D107993
2021-03-12 08:12:11 +00:00
Paul Bone
06cff45ef1
Bug 1691135 - pt 1. SHistoryListeners track browser ID as it is constant r=nika
...
Differential Revision: https://phabricator.services.mozilla.com/D106841
2021-03-12 01:16:15 +00:00
Erik Nordin
af61d50e5e
Bug 1693050 - Update extension removal warning content. r=Gijs,fluent-reviewers,mixedpuppy
...
- Add a question mark to the prompt title.
- Remove redundant promp message.
- Pass window to prompt to use new tab-modal format.
Differential Revision: https://phabricator.services.mozilla.com/D107539
2021-03-11 23:07:20 +00:00
Csoregi Natalia
8308087290
Backed out changeset dcc686463127 (bug 1697792) for failures on browser_parsable_css.js- icon related. CLOSED TREE
2021-03-12 05:21:41 +02:00
Tim Nguyen
6bb5c3f20a
Bug 1697665 - Update common.css checkbox/radio image & sizing to match photon spec. r=Itiel
...
Differential Revision: https://phabricator.services.mozilla.com/D107940
2021-03-11 21:15:05 +00:00
Drew Willcoxon
275912b943
Bug 1697678 - Choose quick suggest suggestions only from matching results. r=daleharvey
...
Differential Revision: https://phabricator.services.mozilla.com/D107973
2021-03-11 21:00:15 +00:00
Kagami Sascha Rosylight
46f609593d
Bug 1697253 - Hide VisualViewport interface behind the existing pref r=edgar
...
Bug 1357785 accidentally omitted the flag on the interface itself. This patch makes thing consistent to prevent potential confusion in feature detection.
Differential Revision: https://phabricator.services.mozilla.com/D107742
2021-03-11 20:51:51 +00:00
Tim Nguyen
3b6042742a
Bug 1697792 - Clean up info SVG icons in the codebase. r=Itiel
...
Differential Revision: https://phabricator.services.mozilla.com/D108001
2021-03-11 20:47:37 +00:00
Punam Dahiya
ff50d6e348
Bug 1696554 - Make multistage design configurable to support proton r=k88hudson
...
Differential Revision: https://phabricator.services.mozilla.com/D107699
2021-03-11 20:46:36 +00:00
Drew Willcoxon
8c27045f95
Bug 1697517 - Apply suggestedIndex reuse logic only to the final row in the view to avoid breaking tab to search. r=harry
...
This is a wallpaper patch that keeps the fix to bug 1695666 for quick suggest
results, since they're always last, and also fixes bug 1697517. Ultimately we
should find a better fix.
Differential Revision: https://phabricator.services.mozilla.com/D108083
2021-03-11 20:46:16 +00:00
Noemi Erli
62639374c4
Backed out changeset 8dd76087ff2b (bug 1694817) for causing failures in browser_UITour.js
2021-03-11 21:56:07 +02:00
Mark Striemer
570cccef25
Bug 1694817 - Fix tests that fail with browser.proton.toolbar.enabled r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D107294
2021-03-11 15:09:21 +00:00
Mark Banner
4622182465
Bug 1697523 - Fix running browser_autocomplete_enter_race.js in verify mode. r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D108006
2021-03-11 14:49:41 +00:00
Alexandre Poirot
4a9e835d61
Bug 1693491 - [devtools] Migrate TargetList to be a command r=nchevobbe,rpl
...
This changeset is incomplete and focus on places where we instantiate TargetList constructor
Differential Revision: https://phabricator.services.mozilla.com/D105611
2021-03-11 12:53:18 +00:00
Gijs Kruitbosch
ea276e4ba5
Bug 1696793 - improve close and multiple dialog handling for window-modal dialogs, r=mtigley
...
The html:dialog event can respond to [esc] keypresses itself. In that case,
we need to close the embedded dialog ourselves, or the UI ends up broken.
We also need to make sure that if e.g. the opening multiple pages from bookmarks warning is up,
and then the user tries to quit or in some other way opens another dialog, things don't break.
This also applies to tests that repeatedly invoke dialogs, where we need to wait for both
the SubDialog instance and the wrapping html:dialog element to agree on their state.
Differential Revision: https://phabricator.services.mozilla.com/D107463
2021-03-11 11:34:35 +00:00
Nihanth Subramanya
2228beab47
Bug 1696550 - Suppress Firefox Monitor breach alert doorhangers when proton panels are enabled. r=mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D107783
2021-03-11 07:38:25 +00:00
Julian Descottes
9def83a8fd
Bug 1695046 - [devtools] Use the same signature for showToolbox and showToolboxForTab r=ochameau,nchevobbe,rpl
...
Depends on D107100
Differential Revision: https://phabricator.services.mozilla.com/D106539
2021-03-11 06:32:15 +00:00
Daisuke Akatsuka
a9fdf157e4
Bug 1693320: Avoid autofilling if uri fragment does not match with case-sensitive. r=adw
...
Differential Revision: https://phabricator.services.mozilla.com/D106393
2021-03-11 00:20:39 +00:00
Dorel Luca
0f483545c6
Backed out changeset e780bd8fa66a (bug 1697253) for Mochitest failures in dom/base/test/test_domwindowutils.html. CLOSED TREE
2021-03-11 01:24:46 +02:00