Wes Kocher
0b96efb195
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: 6RdWW73Lc0A
2017-09-28 17:16:12 -07:00
Wes Kocher
4253ce7dce
Merge inbound to m-c a=merge
...
MozReview-Commit-ID: 7zOjePOWzOM
2017-09-28 16:56:44 -07:00
Gijs Kruitbosch
2551fe9c17
Bug 1402896 - make the url bar strip javascript even when preceded by control characters, r=mak
...
MozReview-Commit-ID: 5ZO8n5lfvnl
2017-09-25 17:24:26 +01: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
Mats Palmgren
1d2a60e88f
Bug 1402715 - Treat URL bar contents as raw text when copying. r=mak
...
MozReview-Commit-ID: LuSvwRUVwAq
2017-09-27 14:12:01 +02:00
Wes Kocher
6952cfe436
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: Kjjgw1Pdb3U
2017-09-26 17:15:46 -07:00
Wes Kocher
9e21e10ce3
Merge inbound to m-c a=merge
...
MozReview-Commit-ID: 6viJ4wRxLa8
2017-09-26 15:54:51 -07:00
Ian Moody
a47047633e
Bug 1331769 - Test that there is no prompt for origin permission narrowing. r=aswan
...
MozReview-Commit-ID: 5twKRKK5uS2
2017-09-24 01:34:10 +01:00
Sebastian Hengst
7e1cd2d80e
merge mozilla-central to mozilla-inbound. r=merge a=merge
2017-09-26 12:22:11 +02:00
Ed Lee
a7c0e35ecc
Bug 1402502 - Additionally disable browser_aboutHome_search_suggestion.js for linux 64 opt. r=ursula
...
MozReview-Commit-ID: 4ZTuRKAsS2u
2017-09-22 15:04:04 -07:00
Yoshi Huang
e38120af9a
Bug 1376971 - Part 5: test for pageInfo.js. r=baku
...
This test verifies if 'loadingprincipal' is specified on the preview
node.
2017-09-26 12:41:33 +08:00
Joel Maher
73be51f1e9
Bug 1402079 - browser/base/content/test/performance/browser_windowopen_reflows.js fails on different screen resolutions. r=mconley
2017-09-24 17:33:07 -04: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
Sebastian Hengst
de12c06a14
Backed out changeset 9c0e1bf558e6 (bug 1401777) for failing browser_discovery.js. r=backout
2017-09-22 17:16:25 +02:00
Johann Hofmann
25b721c14f
Bug 1400357 - Whitelist maximize.svg in browser_startup_images. r=florian
...
There have been changes to our Windows infrastructure that cause the
window to be maximized when running tests so the maximize.svg/restore.svg
combination will show restore instead of maximize, though maximize is
still loaded. I think it could be prevented by trying to set the sizemode
attribute a little earlier or not defaulting to maximize in the stylesheet,
but I don't think that's a necessary optimization at this point. We can
just whitelist it.
I also set the intermittentShown flag in case the Windows machines go back
to non-maximized windows.
MozReview-Commit-ID: Gwi0jRBBtGg
2017-09-22 11:23:22 +02:00
Marco Bonardo
21b8a5d596
Bug 1401777 - don't use rich icons for tabs and remove crisp filters making hi res icons look blocky. r=Mardak
...
MozReview-Commit-ID: DcqxEme7hfx
2017-09-21 10:21:50 +02:00
Wes Kocher
4dbb458bed
Merge inbound to central, a=merge
...
MozReview-Commit-ID: E7k4xViLm4V
2017-09-21 17:03:29 -07:00
Kershaw Chang
26c8c4d909
Bug 1247843 - Part 4: A test case for testing whether the channel used to load favicon. r=mak
2017-09-20 20:10:00 -04:00
Sebastian Hengst
50a28edc06
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: mr7OYuaLKE
2017-09-21 15:23:43 +02:00
Florian Quèze
e2a9ca3dbe
Bug 1401432 - Remove the 'setTimeout handler' stack frames in browser_urlbar_search_reflows.js to fix failures on beta, r=mak over IRC.
2017-09-21 12:49:52 +02:00
Florian Quèze
b4288e62a3
Bug 1399660 - Intermittent browser_urlbar_keyed_search_reflows.js - reflow @ _handleOverflow was supposed to be hit 6 more times, r=mak over IRC.
2017-09-21 12:47:18 +02:00
Yura Zenevich
f2968d4040
Bug 1383051 - added accessibility service indicators. r=jimm
...
MozReview-Commit-ID: JrUlzpCDbw1
2017-09-20 22:29:46 -04:00
Wes Kocher
d381fed4a5
Merge inbound to central, a=merge
...
MozReview-Commit-ID: JpqY5uEi1nf
2017-09-20 17:18:21 -07:00
Zibi Braniecki
3058550b5d
Bug 1347798 - Create a small per-document bindings for DOMLocalization. r=mossop
...
MozReview-Commit-ID: DfxIYVxyt9C
2017-09-09 19:23:03 -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
David Keeler
3447f6dc0e
Bug 910207 - Test that speculative connect is not enabled when there is a user cert installed (https only) r=mak
...
MozReview-Commit-ID: 1A2vvkPdPA7
2017-09-08 14:16:23 -07:00
Florian Quèze
2725af806d
Bug 1399660 - Remove the 'setTimeout handler' stack frames in browser_urlbar_keyed_search_reflows.js, rs=mak over IRC.
2017-09-20 12:24:02 +02:00
Gijs Kruitbosch
cbee9f0379
Bug 1397790 - add 'open' active state to urlbar buttons, use a more distinct background colour for it, r=abenson+572682,adw
...
MozReview-Commit-ID: 7QrhAB79yNw
2017-09-19 15:13:25 +01:00
Jonathan Kingston
125e5b8347
Bug 1272304 - Add disabled state to screen sharing permission r=florian
...
MozReview-Commit-ID: LsZmQD5fWzW
2017-08-12 18:54:24 +01: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
Marco Bonardo
8af4df53e5
Bug 1391293 - Remove some hundreds reflows and adapt reflow tests to the new insert method. r=florian
...
MozReview-Commit-ID: 1a25ZHo2L8n
2017-09-18 11:58:11 +02:00
Andrew Halberstadt
d8243cab8e
Bug 1397229 - Disable browser/base/content/test/performance/browser_startup_images.js hidpi on Windows 10, r=jmaher
...
This started failing when migrating from Windows 8 -> Windows 10. Fix is
tracked in bug 1400357.
MozReview-Commit-ID: HO0AYGjVTGm
2017-09-15 15:17:49 -04:00
Andrew Halberstadt
e0132ba923
Bug 1397229 - Remove unused reflow from browser_windowopen_reflows.js on Windows, r=mconley
...
This test was previously skipped on Windows 8. This bug is migrating the test over to Windows 10
where we discovered the unused reflow.
MozReview-Commit-ID: FqmgeKc1b9o
2017-09-07 11:38:51 -04:00
Drew Willcoxon
543c69f057
Bug 1384464 - Intermittent browser/base/content/test/urlbar/browser_page_action_menu.js. r=Gijs
...
MozReview-Commit-ID: A2rypvJjvcz
2017-09-18 13:01:56 -07:00
Prathiksha
576a3dfdb1
Bug 1363051 - Update about:blocked page visuals and copy. r=francois,johannh
...
MozReview-Commit-ID: CK2cO5Ikivt
2017-09-04 19:25:05 +05:30
Ed Lee
50711a3d9e
Bug 1400626 - Metadata not saved when opening multiple pages. r=ursula
...
MozReview-Commit-ID: 3am9OptKj4z
2017-09-16 18:05:29 -07:00
Sebastian Hengst
611cd796d6
Backed out changeset d928ad6475d2 (bug 1397229) for failing browser-chrome's browser/base/content/test/performance/browser_windowopen_reflows.js on Windows 7. r=backout
2017-09-18 19:42:32 +02:00
Sebastian Hengst
258740f15f
Backed out changeset fed3a10c6ffc (bug 1397229)
2017-09-18 19:41:58 +02:00
Andrew Halberstadt
081643efbe
Bug 1397229 - Disable browser/base/content/test/performance/browser_startup_images.js hidpi on Windows 10, r=jmaher
...
This started failing when migrating from Windows 8 -> Windows 10. Fix is
tracked in bug 1400357.
MozReview-Commit-ID: HO0AYGjVTGm
2017-09-15 15:17:49 -04:00
Andrew Halberstadt
b18da08524
Bug 1397229 - Remove unused reflow from browser_windowopen_reflows.js on Windows, r=mconley
...
This test was previously skipped on Windows 8. This bug is migrating the test over to Windows 10
where we discovered the unused reflow.
MozReview-Commit-ID: FqmgeKc1b9o
2017-09-07 11:38:51 -04:00
Wes Kocher
b08f54f8c2
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: AHxJvcR2Tpa
2017-09-20 17:47:16 -07:00
Ed Lee
c8f5d503e8
Bug 1400491 - Disable browser_aboutHome_search_composing.js for mac opt. r=ursula
...
MozReview-Commit-ID: 2VKj6F3B71f
2017-09-20 05:03:06 -07:00
Geoff Brown
c6b40bc12b
Bug 1394963 - Disable test browser_newtab_fullscreen_focus.js on osx/opt also, for intermittent failures; r=me,test-only
2017-10-26 13:09:10 -06:00
Paolo Amadini
1663819666
Bug 1411241 - Result width is incorrect after maximizing the window. r=mak
...
We have to handle the item overflow after the popup opens in case the positioning has changed, otherwise the measurements would return incorrect values. This causes additional synchronous reflows the first time the popup is opened or after the window is resized.
MozReview-Commit-ID: DEw4oEiEPBa
2017-10-26 15:43:37 +01:00
Stone Shih
68ac1c5cd8
Bug 1355497: Ignore preventDefault on pointerdown by WebExtensions. r=smaug.
...
Prevent default on pointerdown will stop firing the subsequent mouse events. Ignore the case that preventDefault by WebExtensions to avoid breaking some websites.
MozReview-Commit-ID: 9ztW1WfEg9a
2017-07-10 16:42:01 +08:00
Alexandre Poirot
fa144c59b3
Bug 1386535 - Remove all DevTools shims used to support legacy add-ons. r=jryans
...
MozReview-Commit-ID: GemkTPQHl0L
2017-09-26 10:56:53 +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
921eddf3f3
merge mozilla-central to autoland. r=merge a=merge
2017-09-18 11:36:27 +02:00