Commit Graph

2128 Commits

Author SHA1 Message Date
Nan Jiang
4d39b4978d Bug 1401894 - Add various tests for rich icon collection. r=mak
MozReview-Commit-ID: 49YDqCXcLLr
2017-10-02 13:14:40 -04:00
Marco Bonardo
acaa34be54 Bug 1403508 - Tabbrowser is no more storing root favicons in Places for pages not defining an icon. r=Mardak
Setting an icon for the tab and storing that icon in Places are now separate actions.
Before bug 1401777 setIcon was doing both, but that was error-prone and more expensive.
Due to that change, useDefaultIcon stopped storing root domain favicons in Places.

MozReview-Commit-ID: Kt5xEXctsnU
2017-09-27 14:43:17 +02:00
Sebastian Hengst
b97cb70f8e Backed out changeset 240bd9bd8b3e (bug 1403508) for failing toolkit/modules/tests/browser/browser_WebRequest_ancestors.js because it got mid-aired by bug 1305237. r=backout 2017-09-28 14:01:55 +02:00
Marco Bonardo
39ffa01dfb Bug 1403508 - Tabbrowser is no more storing root favicons in Places for pages not defining an icon. r=Mardak
Setting an icon for the tab and storing that icon in Places are now separate actions.
Before bug 1401777 setIcon was doing both, but that was error-prone and more expensive.
Due to that change, useDefaultIcon stopped storing root domain favicons in Places.

MozReview-Commit-ID: Kt5xEXctsnU
2017-09-27 14:43:17 +02:00
Marco Bonardo
f44435719c Bug 1401777 - don't use rich icons for tabs. r=Mardak
MozReview-Commit-ID: DcqxEme7hfx
2017-09-21 10:21:50 +02:00
Sebastian Hengst
c82b6a2ef5 Backed out changeset 6b44b9c6114a (bug 1401777) for frequent failures in browser/base/content/test/general/browser_discovery.js on Linux. r=backout 2017-09-25 18:55:38 +02:00
Marco Bonardo
43adb346a8 Bug 1401777 - don't use rich icons for tabs. r=Mardak
MozReview-Commit-ID: DcqxEme7hfx
2017-09-21 10:21:50 +02:00
Sebastian Hengst
484bac0468 Backed out changeset 698252497ed8 (bug 1401777) for failing browser-chrome's browser/base/content/test/general/browser_discovery.js. r=backout 2017-09-24 21:43:23 +02:00
Marco Bonardo
c407a50e6c Bug 1401777 - don't use rich icons for tabs. r=Mardak
MozReview-Commit-ID: DcqxEme7hfx
2017-09-21 10:21:50 +02:00
Jonathan Kew
1d5976bde8 Bug 1402070 - Put explicit line-breaks in browser_bug970746.xhtml to avoid test fragility due to potential line-breaks within test elements. r=philor, a=permaorange
MozReview-Commit-ID: FFDx9pSM1HC
2017-09-23 06:18:36 -07:00
Henrik Adolfsson
ab01d83a88 Bug 1366369 - Change default theme icons. r=dao
MozReview-Commit-ID: KYXIRd7m9O2
2017-09-20 10:18:34 +02:00
Nan Jiang
30ffa2b3a5 Bug 1352459 - Collect rich icons in ContentLinkHandler. r=mak,Mardak
MozReview-Commit-ID: GrjpuyvY7nm
2017-09-12 09:47:51 -04:00
Sebastian Hengst
07e658e083 merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-09-13 13:35:21 +02:00
Christoph Kerschbaumer
9657c6256d Bug 1397652 - Update tests within browser/ to comply with new toplevel data: URI navigation policy. r=gijs 2017-09-13 06:56:42 +02:00
Wes Kocher
797fb55e59 Backed out changeset 5ed9b657a1ce (bug 1352459) for xperf failures a=backout CLOSED TREE
MozReview-Commit-ID: 9XmmBsTf39a
2017-09-12 18:06:16 -07:00
Gijs Kruitbosch
d48e2eaf65 Bug 1397447 - make downloads button autohide by default, r=mak
MozReview-Commit-ID: E9izQpa4fFZ
2017-09-08 14:16:36 +01:00
Nan Jiang
dcc029b876 Bug 1352459 - Collect rich icons in ContentLinkHandler. r=mak,Mardak
MozReview-Commit-ID: GrjpuyvY7nm
2017-09-12 09:47:51 -04:00
Perry Jiang
302b3cd445 Bug 1393582 - Remove CastingApps support for Firefox desktop. r=felipe
MozReview-Commit-ID: B2bqiNXibPP
2017-08-25 14:03:47 -07:00
Perry Jiang
fd3b0fb6d1 Bug 1360406 - Remove context menu sync IPC. r=felipe
MozReview-Commit-ID: 1oCwC283Suv
2017-08-21 15:42:37 -07:00
Ryan VanderMeulen
845b0bc7cb Bug 1384127 - Skip browser_printpreview.js on Windows for frequent failures. 2017-09-06 15:59:19 -04:00
Ricky Chien
6bbcb028a8 Bug 1349689 - Remove old preferences fork r=jaws
MozReview-Commit-ID: GNPcQGUTUKJ
2017-08-21 17:48:18 +08:00
Sebastian Hengst
c97c631ff5 Backed out changeset df8215261c7e (bug 1349689) on request from rchien. r=backout 2017-08-31 16:58:32 +02:00
Ricky Chien
4dd95d9a6c Bug 1349689 - Remove old preferences fork r=jaws
MozReview-Commit-ID: GNPcQGUTUKJ
2017-08-21 17:48:18 +08:00
Dão Gottwald
bef091e2fd Bug 1393802 - Make about:home's identity block consistent with about:newtab's. r=florian
MozReview-Commit-ID: BwE7tRSPNRk
2017-08-30 17:23:26 +02:00
Drew Willcoxon
b69a7ae1a8 Bug 1388835 - Hide page action urlbar buttons on about pages (about:preferences, etc.). r=Gijs
MozReview-Commit-ID: 9lid8VpPkJE
2017-08-26 12:47:33 -07:00
Phil Ringnalda
31c54b13d1 Backed out changeset acc02a83c621 (bug 1393813) for failing browser_bug537013.js at least on OS X
MozReview-Commit-ID: J92NPTXFfW6
2017-08-26 12:49:10 -07:00
Dão Gottwald
af391e4d7c Bug 1393813 - Re-enable browser_bug537013.js. r=mikedeboer
MozReview-Commit-ID: KBR1fDwYwLU
2017-08-26 14:27:58 +02:00
Dão Gottwald
a7770889a9 Bug 1393813 - Disable browser_bug537013.js in non-e10s mode
MozReview-Commit-ID: 4nL1ncDFqiq
2017-08-25 17:30:14 +02:00
Gijs Kruitbosch
663af591de Back out changeset 97f7f5175b2f (bug 1371765) because we're changing the plan for the downloads button, rs=backout,firebot,paolo
MozReview-Commit-ID: FTvFDV5nuG6
2017-08-25 13:32:47 +01:00
Dan Banner
69fb4d8501 Bug 1392119 - Enable the ESLint no-caller rule across mozilla-central r=standard8
MozReview-Commit-ID: JOC1330iFnh
2017-08-23 13:38:24 +01:00
Gijs Kruitbosch
89a0e2f431 Bug 1371765 - make downloads button non-customizable, r=jaws,Paolo
MozReview-Commit-ID: E9izQpa4fFZ
2017-08-16 15:54:36 +01:00
Fischer.json
add5aeb74b Bug 1377852 - Do not display the 2nd storage pressure notification when there is one being displayed, r=jaws
MozReview-Commit-ID: 4YwdJMy6vGf
2017-08-17 15:10:52 +08:00
Gijs Kruitbosch
c8733600dc Bug 776167 - allow going back to about:newtab, r=smaug,ursula
MozReview-Commit-ID: 8FTPI30RqYL
2017-08-10 10:46:19 +01:00
Xidorn Quan
dedc15df88 Bug 1390411 - Disable failing bc tests and enable it for stylo. r=jmaher
MozReview-Commit-ID: 2xdTEAnVM8B
2017-08-16 10:02:56 +10:00
Gijs Kruitbosch
7f033e8096 Bug 1390260 - remove old customize test, add test that checks it works in main window, r=mkaply
MozReview-Commit-ID: 9Tm8kLjxukB
2017-08-15 17:42:16 +01:00
Blake Kaplan
82cbcfb6bc Bug 1375243 - Explicitly create a URI object to avoid sync URI fixups from the content process. r=Gijs
I'm not entirely certain that we need to pass the charset here, but it seems
like it might be needed based on my reading of the code. This also fixes a
test to mock a link node better (we must have an ownerDocument that will have
a characterSet).

MozReview-Commit-ID: 5L1dKocNX0h
2017-08-10 17:19:35 -07:00
Ursula Sarracini
9d24d45965 Bug 1388863 - Bookmarking a link via Activity Stream context menu should give feedback r=adw
MozReview-Commit-ID: Bd2eed1rX91
2017-08-14 16:27:39 -04:00
Andrew Halberstadt
1ecb0adc26 Bug 1385352 - Enable 'mozilla/no-arbitrary-setTimeout' eslint rule on browser-chrome tests, r=standard8
MozReview-Commit-ID: 5lO0uAjHMsw
2017-08-10 14:48:21 -04:00
Phil Ringnalda
5e91797776 Backed out changeset 6896f93a2327 (bug 1385352) for not making it to m-c before the next violation of its new linting rule merged to autoland
MozReview-Commit-ID: 3HDE2C3wSU0
2017-08-10 20:21:19 -07:00
Andrew Halberstadt
6c60ffa524 Bug 1385352 - Enable 'mozilla/no-arbitrary-setTimeout' eslint rule on browser-chrome tests, r=standard8
MozReview-Commit-ID: 5lO0uAjHMsw
2017-08-10 14:48:21 -04:00
Gijs Kruitbosch
f019fcf508 Bug 1383009 - fix tests, BrowserUITelemetry and pocket to deal with the changes to the navbar, r=jaws
MozReview-Commit-ID: 9dZI5AI3kvP
2017-08-08 15:09:44 +01:00
Julian Descottes
3401f9c0b2 Bug 1387482 - default to true when reading pref devtools.inspector.enabled from Firefox;r=mixedpuppy
This preference will be moved inside the devtools addon and won't be always available.
By default consuemrs should consider this to be true, as the inspector is always enabled
by default.

If devtools are not installed, the DevToolsShim will be responsible for redirecting the
call to inspect node to the devtools installation flow.

MozReview-Commit-ID: 279mJ5WRzok
2017-08-04 17:55:51 +02:00
Michael Kohler
f15ab23e9f Bug 1366555 - Remove MOZ_PHOTON_THEME ifdefs and non-MOZ_PHOTON_THEME code. r=dao
MozReview-Commit-ID: 8w1vfF2yRui
2017-08-08 12:09:14 +02:00
Sebastian Hengst
31742f9ca2 Backed out changeset 1538b0445eda (bug 1366555) for timing browser_locationBarCommand.js and browser_locationBarExternalLoad.js. r=backout 2017-08-05 23:15:16 +02:00
Michael Kohler
a220eeb86a Bug 1366555 - Remove MOZ_PHOTON_THEME ifdefs and non-MOZ_PHOTON_THEME code r=dao
MozReview-Commit-ID: CoHv9mKpAe
2017-08-05 20:37:40 +02:00
Mike Conley
855a8f1513 Bug 1355426 - Fix browser_bug495058.js to not wait for MozAfterPaint in non-remote browser case. r=jaws
I'm not sure why the non-remote browser case needed to wait for MozAfterPaint. In
the remote browser case, we do wait for MozAfterPaint in the content area before
focusing the URL bar, but in the non-e10s case, we just focus it right away.

MozReview-Commit-ID: gNsk8Oh6JO
2017-08-02 14:05:53 -04:00
Mike Conley
6912cb9ded Bug 1355426 - Update browser_hide_removing.js to wait for TabClose instead of TabSelect. r=jaws
browser_hide_removing.js assumes that when a tab is closed, the next tab to be displayed will
fire its TabSelect event _after_ the closed tab has been marked as "closed". Bug 1355426 makes
it so that the tab selection occurs earlier, so this test has been updated to use the TabClose
event instead.

MozReview-Commit-ID: 17rdlNaotq
2017-07-31 18:26:11 -04:00
Mike Conley
827c679c9d Bug 1356705 - Modernize browser_overflowScroll.js and move into the tabs/ testing directory. r=jaws
MozReview-Commit-ID: LA0XrKipEMG
2017-07-26 16:46:00 -04:00
Dão Gottwald
a4e8256282 Bug 1349555 - Implement most of the photon tab strip. r=johannh
MozReview-Commit-ID: 96ug22yZt5G
2017-08-03 09:15:23 +02:00
Wes Kocher
404dd8da6d Backed out 2 changesets (bug 1349555) for failures in viewport-units-css2-001.html a=backout
Backed out changeset 5f1e7e8de03f (bug 1349555)
Backed out changeset 3ef0f35adc9f (bug 1349555)

MozReview-Commit-ID: Ly8AeXQy5Mn
2017-08-02 15:22:58 -07:00