Commit Graph

6345 Commits

Author SHA1 Message Date
Matthew Noorenberghe
a3b5c6820b Bug 1446179 - Support ES modules in browser_parsable_script.js. r=jaws
MozReview-Commit-ID: G4qUjUFZ4QL
2018-04-12 22:40:35 -07:00
Masatoshi Kimura
e691a58487 Bug 1450538 - Browser test to ensure that the StatusPanel displays an IDN. r=Gijs
MozReview-Commit-ID: 2DFZgqQTN7K
2018-04-14 21:27:11 +09:00
Dale Harvey
ceaa136f37 Bug 1363168 - Add support for OSX Share feature. r=Gijs,mstange
MozReview-Commit-ID: sJXl2If9Ou
2018-03-12 09:16:51 +00:00
Ryan VanderMeulen
0826845c0d Bug 1453838 - Update pdf.js to version 2.0.491. r=bdahl, r=yury 2018-04-12 19:29:03 -04:00
arthur.iakab
411a3efdc6 Merge inbound to mozilla-central. a=merge 2018-04-13 19:01:59 +03:00
Michael Kohler
9124ea03a3 Bug 1428306 - Remove browser.storageManager.enabled pref r=baku,johannh
MozReview-Commit-ID: GodyYuGxVD
2018-04-09 20:46:45 +02:00
Amy Chan
cbee2bad5e Bug 1446975 - Replace synced Tabs sidebar device icons. r=eoger
MozReview-Commit-ID: GnawrVrfpEz
2018-04-12 19:20:07 -04:00
Michael Kohler
2551261f53 Bug 1441855 - remove unused --chrome-nav-buttons-background and --chrome-nav-buttons-hover-background definitions r=jaws
Summary: Removes unused --chrome-nav-buttons-background and --chrome-nav-buttons-hover-background definitions

Reviewers: jaws

Reviewed By: jaws

Bug #: 1441855

Differential Revision: https://phabricator.services.mozilla.com/D890
2018-04-13 11:54:56 +03:00
Drew Willcoxon
d63aedcf6c Bug 1450294 - Change the title of the add-search-engine page action. r=Gijs
MozReview-Commit-ID: GHDXbmkSXfM
2018-04-11 10:06:01 -07:00
Andreea Pavel
5d93e58200 Merge mozilla-inbound to mozilla-central. a=merge 2018-04-11 17:36:09 +03:00
Gijs Kruitbosch
35d4ad6653 Bug 1427726 - remove pref from preference_usage performance test, r=johannh
MozReview-Commit-ID: saPO7fgcow
2018-04-09 19:16:34 +01:00
arthur.iakab
f69e2b40f6 Merge mozilla-central to inbound 2018-04-11 01:17:20 +03:00
Coroiu Cristina
e85a7b7e9f Merge inbound to mozilla-central a=merge 2018-04-11 00:56:08 +03:00
Nika Layzell
3d4a532d9d Bug 1434768 - Part 3: Rewrite JS consumers of .sessionHistory, r=bz 2018-04-10 17:49:45 -04:00
Yura Zenevich
609137e0f4 Bug 1428427 - add 'Inspect Accessibility Properties' context menu item when right clicking on content element. r=jdescottes, mixedpuppy
MozReview-Commit-ID: 4aav1f6eslQ
2018-04-10 10:52:58 -04:00
Gurzau Raul
6d3982ddbb Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-04-10 19:56:38 +03:00
Shane Caraveo
1fd2993985 Bug 1442679 - fix insertAfterRelated for bulk opening via tabbrowser.loadTabs, r=dao
MozReview-Commit-ID: 1E90mhjvm81
2018-04-05 11:33:39 -05:00
Andreea Pavel
7f039f8dd4 Backed out 5 changesets (bug 1427726) for failing linux asan at modules/libjar/test/unit/test_bug407303.js on a CLOSED TREE
Backed out changeset ee9abd6f1ba5 (bug 1427726)
Backed out changeset b1b76f9dff73 (bug 1427726)
Backed out changeset f41cf7811770 (bug 1427726)
Backed out changeset cb35e7b10235 (bug 1427726)
Backed out changeset 753ece6c9f1b (bug 1427726)
2018-04-11 12:46:20 +03:00
Gijs Kruitbosch
1e1c0b4474 Bug 1427726 - remove pref from preference_usage performance test, r=johannh
MozReview-Commit-ID: saPO7fgcow
2018-04-09 19:16:34 +01:00
Jonathan Kingston
93d93f3d9c Bug 1374741 - Within browser/ tests make openUILinkIn() provide the correct triggeringPrincipal. r=gijs
MozReview-Commit-ID: 9tJ0b056yNE
2018-02-21 14:49:24 +00:00
Tooru Fujisawa
9b691bac8f Bug 1448531 - Part 7: Request longer timeout for browser/base/content/test/general/browser_newTabDrop.js. r=bustage 2018-04-10 14:12:28 +09:00
Tooru Fujisawa
00c2ec85c0 Bug 1448531 - Part 5: Add BrowserTestUtils.waitForNewWindow and use it in tests for drag-and-drop URLs for window. r=enndeakin 2018-04-10 12:18:35 +09:00
Tooru Fujisawa
6876df089a Bug 1448531 - Part 2: Make BrowserTestUtils.waitForNewWindow receive parameters object. r=enndeakin 2018-04-10 12:18:35 +09:00
Tooru Fujisawa
134a55cd19 Bug 1448531 - Part 1: Use BrowserTestUtils.waitForNewTab in tests for drag-and-drop URLs for tab. r=enndeakin 2018-04-10 12:18:34 +09:00
Tooru Fujisawa
b0d2bcd317 Bug 1450163 - Wait for the end of the second tab streams before checking the number of streams and indicator in browser/base/content/test/webrtc/browser_devices_get_user_media_multi_process.js. r=dao 2018-04-09 10:58:01 +09:00
Tooru Fujisawa
49dcfe3733 Bug 1447180 - Wait for the end of the second tab streams before continuing test for first tab in browser/base/content/test/webrtc/browser_devices_get_user_media_multi_process.js. r=dao 2018-04-09 10:58:01 +09:00
Noemi Erli
903ffe4cd2 Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE 2018-04-07 01:03:50 +03:00
Mark Banner
a8ed6abdd9 Bug 1449187 - Whitelist extra autocomplete reflows that happen due to a default bookmark with a long URL on beta/release. r=mconley
MozReview-Commit-ID: 30RgB1BAtL1
2018-04-06 15:17:19 +01:00
Kim Moir
87f167a04d Bug 1441358 - ensure langpacks across platforms are identical r=Callek 2018-04-06 15:01:37 -04:00
Andreea Pavel
fa7ef642ca Merge mozilla-inbound to mozilla-central. a=merge 2018-04-06 13:20:21 +03:00
ryanro1997
484f5b413d Bug 1445267 - Removed deprecated definition promiseTopicObserved and replaced call with TestUtils.topicObserved. r=johannh 2018-04-06 11:29:36 +02:00
Boris Zbarsky
56da337b37 Bug 1449631 part 1. Remove JS uses of nsIDOMEventTarget. r=smaug
MozReview-Commit-ID: CCHCZjMgInu
2018-04-05 13:42:40 -04:00
Felipe Gomes
a2584d04ff Bug 1450761 - Add pref to disable the Add Exception button on certificate error pages. r=jaws 2018-04-04 15:56:15 -03:00
Shane Caraveo
8e351cf3e5 Bug 1344749 followup fix for session restore when using insertAfterCurrent and intermittent test failure, r=dao
Relying on this._browserSetState was incorrect as that is only set via tests.  It needs to be always true so session restore works in the right order.

The lazy restore is fine in the test, and avoids the about:blank intermittent (or at least makes it much much harder to reproduce on my linux vm).
2018-04-04 09:23:32 -05:00
Paolo Amadini
27081c7b37 Bug 1444392 - Part 2 - Use test-only helpers for the main menu across the tree. r=Gijs
MozReview-Commit-ID: IpdYFaYxx4M
2018-04-04 11:34:39 +01:00
Brian Birtles
a1a1f9d87d Bug 1450624 - Remove toolbox minimize feature; r=pbro 2018-04-04 09:12:45 +09:00
Ciure Andrei
0b523d8933 Merge inbound to mozilla-central. a=merge 2018-04-04 00:54:16 +03:00
Marco Bonardo
c292744b09 Bug 1450563 - Modernize browser_bug432599.js. r=standard8
MozReview-Commit-ID: K8eX2b85x1F
2018-04-01 16:36:28 +02:00
Nicholas Nethercote
8012e8456e Bug 1448225 - Convert StylePrefs to StaticPrefs. r=emilio
The new StaticPrefs machinery means that StylePrefs can be removed.

Note that this approach mirrors all static prefs into Rust, but I have only
updated structs.rs for the prefs that Stylo uses.

On a CLOSED TREE, since a sheriff closed the tree while I was about to land this
via autoland.

MozReview-Commit-ID: G1SY0987WJ7
2018-04-03 09:06:20 +02:00
ui.manish
71b334fe92 Bug 1429394 - Remove toolkit/locales/generic/chrome/global/brand.dtd. r=mconley 2018-03-31 13:10:50 +02:00
Dorel Luca
1dbc6ea48f Backed out changeset dcd8ba6a9028 (bug 1429394) for build bustages. CLOSED TREE 2018-03-31 18:05:52 +03:00
ui.manish
df09c72266 Bug 1429394 - Remove toolkit/locales/generic/chrome/global/brand.dtd. r=mconley 2018-03-31 13:10:50 +02:00
Johann Hofmann
d8a29d4024 Bug 1348223 - Part 4 - Add and update tests for removing site data and cookies in the page info window. r=florian
MozReview-Commit-ID: gAaComSklW
2018-03-22 17:29:51 +01:00
Johann Hofmann
c65e29db34 Bug 1348223 - Part 1 - Add SiteDataTestUtils.jsm. r=mak
This commit adds a helper module for doing common tasks
related to site data, such as adding dummy data and getting usage.

There are many places that would potentially need to be cleaned
up to use this module instead, but I consider that work (and the
likely try failure fallout) out of scope for this bug.

MozReview-Commit-ID: 5eMDgHhClsO
2018-03-22 17:08:20 +01:00
Gijs Kruitbosch
06d6f2d545 Bug 1451743 - remove getAddonBlocklistURL from nsIBlocklistService, r=florian
MozReview-Commit-ID: HSrOHIZ1MA
2018-04-05 15:05:28 +01:00
Gijs Kruitbosch
399d72110b Bug 1451487 - remove nsIBlocklistService::isAddonBlocklisted as it's unused, r=mossop
MozReview-Commit-ID: Ht9DgjliSoo
2018-04-04 22:01:08 +01:00
Dão Gottwald
81e69d1b32 Bug 1450559 - Remove nsISessionStore in favor of SessionStore.jsm. r=mikedeboer
MozReview-Commit-ID: 8spvIOus9ai
2018-04-05 16:30:48 +02:00
Ludovic Hirlimann
48eb84e9e4 Bug 1449940 - Merge nsSetDefaultBrowser.js into nsBrowserContentHandler.js to remove one xpcom component loaded at startup, r=florian. 2018-03-31 15:04:01 +02:00
Drew Willcoxon
c74d0af0ad Bug 1449947 - The "Add Search Engine" page action button doesn't respond to clicks when it's in the urlbar. r=Gijs
MozReview-Commit-ID: 5H9XfRXq8eO
2018-03-30 09:34:47 -07:00
Marco Bonardo
912e27da25 Bug 1449523 - ContentLinkHandler only picks perfectly sized icons. r=Mardak
MozReview-Commit-ID: IY5vOIliWWC
2018-03-28 12:40:02 +02:00