Sylvestre Ledru
4e9cf83ee8
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
...
MozReview-Commit-ID: Kdz2xtTF9EG
--HG--
extra : rebase_source : 7235b3802f25bab29a8c6ba40a181a722f3df0ce
2017-07-06 14:00:35 +02:00
Ed Lee
71c1682f50
Bug 1374768 - Location bar not focused immediately with remote/content about:newtab page. r=mconley
...
Share logic for checking for local-resource about: URIs with tabProgressListener and the switcher.
MozReview-Commit-ID: KnWkQN2fWdl
--HG--
extra : rebase_source : 9c3f15ba5e632f8f2dad46846c9d8c1a1032a87c
2017-06-20 12:56:35 -07:00
Ed Lee
c0cd581fab
Bug 1378478 - Test AutoMigrate undo only for non-activity-stream about:newtab. r=Gijs
...
Prefer testing on about:home and tiles about:home while activity-stream prefs on (without AutoMigrate).
MozReview-Commit-ID: 3zmm8VGKnYW
--HG--
extra : rebase_source : a88c8193807b283b037b6c14ba93ad78a5036cf9
2017-07-05 12:20:05 -07:00
Dão Gottwald
39bfd8a14a
Bug 1377794 - Make the identity block background darker when active/open and hide the focus outline when clicked. r=daleharvey
...
MozReview-Commit-ID: F1hiDzoTRWf
--HG--
extra : rebase_source : b4099a88c8cf0a570c9f7ca5beee5b9ff5a879b8
2017-07-06 09:37:19 +02:00
Sebastian Hengst
7f761bf821
Backed out changeset f3fc2ea88f60 (bug 1378794) for failing browser/components/extensions/test/browser/browser_ext_popup_corners.js. r=backout
2017-07-06 18:33:55 +02:00
Sebastian Hengst
b90c33261c
Backed out changeset ff995f2f71f2 (bug 1378313) for frequently failing test_accessiblecaret_cursor_mode.py on Linux opt. r=backout
2017-07-06 18:33:05 +02:00
Mike de Boer
e8b2ce52aa
Bug 1378794 - Dispatch the 'ViewHide' event on the correct, current panelview when a temporary panel is destroyed. r=Gijs
...
MozReview-Commit-ID: HXjGJJGChUz
--HG--
extra : rebase_source : 6f8cbc26a210cdd8e7d719cdfab9216d05b45cf4
2017-07-06 16:36:24 +02:00
Mike de Boer
7c75a303b6
Bug 1378790 - Remove keyboard navigation event listeners when a photonpanelmultiview instance is destroyed. r=Gijs
...
MozReview-Commit-ID: JcAUwLClq7M
--HG--
extra : rebase_source : 004bfd1962f52e910226fb3ff2a4ad83eb93e425
2017-07-06 16:30:07 +02:00
Haik Aftandilian
2b08986be1
Bug 1332190 - [Mac] Enable level 3 Mac content sandbox, removing filesystem read access. r=Alex_Gaynor
...
MozReview-Commit-ID: JR624YV4Cns
--HG--
extra : rebase_source : 2910f903abfcb0f4200313e200f84d5fe232f005
2017-06-27 13:00:20 -07:00
Munro Mengjue Chiang
8937814170
Bug 1374640 - always prompt for screen sharing. r=florian,jib
...
MozReview-Commit-ID: FJvuf2XVZXJ
--HG--
extra : rebase_source : 4c4b00c1128448da6c0d73b032d8629b80ff01c3
2017-06-29 15:50:30 -07:00
Gijs Kruitbosch
49915f0bcd
Bug 1370967 - close containing popup when clicking a non-popup browser action, r=mixedpuppy
...
MozReview-Commit-ID: HkdV5FUPnDV
--HG--
extra : rebase_source : d682fbdb4f0015a2d0371adc4aae7daa94868384
2017-07-03 17:14:58 +01:00
Ted Mielczarek
20e3bc272b
bug 1376593 - update sccache to 69334a26ba65fc88e3934271a2ce6781c51b445e to fix a regression. r=froydnj
...
MozReview-Commit-ID: E1WQIZ7RLIF
--HG--
extra : rebase_source : 923b606ebf149a2c6c91623db85e46621494d7c8
2017-07-05 15:41:45 -04:00
Dão Gottwald
9013d94b3a
Bug 1378313 - Fix up bogus code showing the reload button as enabled when it's disabled. r=johannh
...
Bug 1376893's approach is wrong in various ways:
- It shows the reload button as enabled for about:blank
- The disabled state styling is implemented in browser/themes/shared/toolbarbuttons.inc.css, and could be implemented differently. browser/base/content/browser.css should not depend on theme specifics.
- :not(:-moz-window-inactive) only begins to make sense on Mac, and obviously prevents the fix from taking effect in inactive windows
MozReview-Commit-ID: Dfh6VbirwPe
--HG--
extra : rebase_source : c08ddb408c2316bf957cffeed7ff12ffbb02bd0c
2017-07-06 12:32:29 +02:00
Carsten "Tomcat" Book
2b2178d5fa
Backed out changeset f49a21b8b4bd (bug 1378313) for perma failurs like browser_temporary_permissions_navigation.js | Test timed out
...
--HG--
extra : rebase_source : a370cac0ac5683b90e5efcd3113a5ee8b7d13286
2017-07-06 12:24:17 +02:00
Dão Gottwald
95274c9f77
Bug 1196266 - Use Windows 10 accent color in the title bar when in the foreground. r=johannh
...
MozReview-Commit-ID: EYA1rgUUbOa
--HG--
extra : rebase_source : a862bb5751c0bd5031ca9e3d5223b64b0d5292df
2017-07-06 09:57:45 +02:00
Carsten "Tomcat" Book
2178a22de4
Merge mozilla-central to autoland
2017-07-06 11:24:24 +02:00
Carsten "Tomcat" Book
7857fa0a5e
merge mozilla-inbound to mozilla-central a=merge
2017-07-06 11:18:05 +02:00
Dão Gottwald
920860b1f3
Bug 1378313 - Fix up bogus code showing the reload button as enabled when it's disabled. r=johannh
...
Bug 1376893's approach is wrong in various ways:
- It shows the reload button as enabled for about:blank
- The disabled state styling is implemented in browser/themes/shared/toolbarbuttons.inc.css, and could be implemented differently. browser/base/content/browser.css should not depend on theme specifics.
- :not(:-moz-window-inactive) only begins to make sense on Mac, and obviously prevents the fix from taking effect in inactive windows
MozReview-Commit-ID: CaBLYFKwPgh
--HG--
extra : rebase_source : a9279e74a2a95779ff58e1ace484cbc45cfbe8c6
2017-07-06 11:07:08 +02:00
Carsten "Tomcat" Book
655eba682c
Backed out changeset ff0abac31f47 (bug 1378313) for causing browser_formless_submit_chrome.js | Test timed out
2017-07-06 10:50:28 +02:00
Dão Gottwald
de6e5653ef
Bug 1378313 - Fix up bogus code showing the reload button as enabled when it's disabled. r=johannh
...
Bug 1376893's approach is wrong in various ways:
- It shows the reload button as enabled for about:blank
- The disabled state styling is implemented in browser/themes/shared/toolbarbuttons.inc.css, and could be implemented differently. browser/base/content/browser.css should not depend on theme specifics.
- :not(:-moz-window-inactive) only begins to make sense on Mac, and obviously prevents the fix from taking effect in inactive windows
MozReview-Commit-ID: A5yX9dc4TOK
--HG--
extra : rebase_source : 28c19acb82850c64991b36184fac74e6fa033808
2017-07-05 11:14:20 +02:00
Wes Kocher
414ea49c45
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: 7DxSsYpFh3X
2017-07-05 17:19:40 -07:00
Wes Kocher
288405ee34
Merge inbound to m-c a=merge
...
MozReview-Commit-ID: LpxvieHR7VH
2017-07-05 17:10:43 -07:00
Alex Gaynor
aa82bd4422
Bug 1378434 - Fixed comments in firefox.js about macOS content sandboxing; r=haik
...
MozReview-Commit-ID: 21E7GrreHKu
--HG--
extra : rebase_source : 360fef64d5c7d4e818dab0394fcc1ccf274a4a34
2017-07-05 13:03:01 -04:00
Jeongkyu Kim
d78467911b
Bug 1376484 - Remove ellipsis from Send to Device... page action menu r=eoger
...
MozReview-Commit-ID: 6CFdAyRVQIM
--HG--
extra : rebase_source : 6f0edaba4569def7b4101b7180212bda8b863f82
2017-07-06 00:49:30 +09:00
Gijs Kruitbosch
16d199df69
Bug 1378194 - ordering of buttons in browser_ext_themes_icons.js matters; don't append bookmarks menu button at the end, r=jaws
...
MozReview-Commit-ID: 8WOsV4u9DJY
--HG--
extra : rebase_source : baa5dd8adf7b6bebbfd0dad9ccfe576d857eef62
2017-07-04 22:51:36 +01:00
Tomislav Jovanovic
35a2e0e01d
Bug 1351638 - Fix intermittents caused by menus_commands test r=kmag
...
MozReview-Commit-ID: FsU2MHL0c9o
--HG--
extra : rebase_source : bc5f1897825a882537bc927fd4e59fb7ac23fb1a
2017-07-04 03:12:34 +02:00
Sebastian Hengst
9ea3fbf9df
Backed out changeset 4d0faee8c200 (bug 1370967) for eslint failure: missing comma at browser_ext_browserAction_popup.js:132. r=backout
2017-07-05 22:34:23 +02:00
Gijs Kruitbosch
16ce5f8d00
Bug 1370967 - close containing popup when clicking a non-popup browser action, r=mixedpuppy
...
MozReview-Commit-ID: HkdV5FUPnDV
--HG--
extra : rebase_source : a7e339dda5c75af0f0e1b910794f350dfdd8fdab
2017-07-03 17:14:58 +01:00
Gregory Szorc
f60fa10943
Bug 1366048 - Build stylo on win32 and win64 in automation; r=froydnj
...
We just did the same for Linux64. Windows CI for this configuration
appears to be happy. So let's do it.
MozReview-Commit-ID: 9MmT2jzNGhQ
--HG--
extra : rebase_source : cb2edf5ffcef5aa1937ff002a5b6f843e877b575
2017-06-21 14:36:19 -07:00
Carsten "Tomcat" Book
49921c11be
Merge mozilla-central to autoland
2017-07-05 13:05:51 +02:00
Carsten "Tomcat" Book
b72c4833d5
merge mozilla-inbound to mozilla-central a=merge
2017-07-05 13:01:22 +02:00
Phil Ringnalda
22cb9f77bb
Merge m-c to m-i
...
MozReview-Commit-ID: H6zGgEm7oOM
2017-07-04 20:32:07 -07:00
Gijs Kruitbosch
86f574b586
Bug 1378161 - update browser_bookmark_popup to correctly deal with the non-photon case, r=mak
...
MozReview-Commit-ID: 6I2OBaYSdRb
--HG--
extra : rebase_source : 54dd1ad57d44cd13f05575d3e259800b5acff6e1
2017-07-04 21:57:49 +01:00
Mark Banner
d26285da29
Bug 1378132 - Update browser_bookmarkProperties_addKeywordForThisSearch.js to wait for keywords in an async situation, also ensure the remove notifications happen before finishing the test. r=mak
...
MozReview-Commit-ID: 2gA5NhmslHv
--HG--
extra : rebase_source : 7c5a3268f704a25000881e93623925aa7b498676
2017-06-30 07:48:32 -07:00
Marco Bonardo
78b3f1560b
Bug 1377040 - Intermittent browser_urlbarSearchSuggestions_opt-out.js | Test timed out. r=standard8
...
MozReview-Commit-ID: K3MIzG440H6
--HG--
extra : rebase_source : 6c87f0905a7c9f6ca049c5fb40171604796f52a3
2017-07-04 14:20:21 +02:00
Mike Conley
b91a71d8ae
Bug 1378163 - Only package images for Photon when Photon is enabled. r=Gijs
...
MozReview-Commit-ID: AGmyAaJl96K
--HG--
extra : rebase_source : 9773e5003c26db2cd06cd20b9d41f982a188824d
2017-07-04 15:13:44 -04:00
Gijs Kruitbosch
dbd7fca428
Bug 1369729 - use descriptionheightworkaround for sync panel, r=mconley,Paolo
...
MozReview-Commit-ID: LQg6NEgCqz2
--HG--
extra : rebase_source : a039936a4c8e416c16171cacf73dab781d77ab50
2017-06-28 17:50:43 +01:00
Kris Maglione
7156840ed7
Bug 1375002: Get rid of the omnibox_internal namespace. r=me
...
This namespace has schema definitions which spuriously expose it to extension
callers, and does not support lazy loading correctly, which breaks certain
usage patterns.
2017-07-04 15:17:45 -07:00
Florian Quèze
afec05d535
Bug 1378171 - add a test preventing us from loading scripts unintentionally during content process startup, r=mconley.
2017-07-04 22:48:15 +02:00
Stephen A Pohl
d432368c5b
Bug 1356317: Support remote layer trees in popups. r=kmag
2017-07-04 13:45:18 -05:00
Carsten "Tomcat" Book
8e3fa527c9
merge mozilla-inbound to mozilla-central a=merge
2017-07-04 10:48:33 +02:00
Phil Ringnalda
8b5562f065
Backed out changeset 3beaca4665c1 (bug 1355924) for massive "inline-size less than zero" assertion failures
...
CLOSED TREE
MozReview-Commit-ID: EXIjvcfYAtH
2017-07-03 19:12:55 -07:00
Jared Wein
1d6b40488a
Bug 1355924 - The refresh/stop button should have an animation when changing between states. r=dao
...
MozReview-Commit-ID: 1t3tVLGaggl
--HG--
extra : amend_source : 52c1e5311710c24b1ff3de2da4870ece439d7f8a
2017-06-22 17:48:21 -04:00
Wes Kocher
5226f27e3e
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: 7LPTKLiLUcj
2017-07-03 17:37:38 -07:00
Perry Jiang
3f8ea432d9
Bug 1377868 - .dmp.ignore files should not cause other crash reports to be ignored. r=felipe
...
MozReview-Commit-ID: Lvebn8uLoYd
2017-07-03 14:48:40 -07:00
Frederik Braun
56838ddb04
Bug 1351608 - Disable warnings for existing violations to no-unsanitize rule r=Standard8.
...
MozReview-Commit-ID: 7cTNL5jMtRw
2017-07-03 20:07:02 +01:00
Phil Ringnalda
915412e692
Merge m-i to m-c, a=merge
...
MozReview-Commit-ID: HINQtggBLDr
2017-07-01 17:36:09 -07:00
Phil Ringnalda
5e0291886b
Bug 1377358 followup, pacify eslint
...
MozReview-Commit-ID: 3iraxMxLxXK
2017-07-01 14:39:19 -07:00
Ryan VanderMeulen
09553f3b2e
Bug 1377586 - Update pdf.js to version 1.8.507. r=bdahl
2017-06-30 18:38:42 -04:00
Gijs Kruitbosch
e4440cacb3
Bug 1377165 - use correct fill colours and opacity for in-urlbar icons, r=dao
...
MozReview-Commit-ID: 80P7uejZoPN
--HG--
extra : rebase_source : bbc87a8044996c0df49037c337c63745e7ddd2c9
2017-06-30 18:25:20 +01:00