Граф коммитов

46638 Коммитов

Автор SHA1 Сообщение Дата
Dão Gottwald bda47f5999 Bug 1363477 - Replace content-contextmenu.svg with generic reusable SVG icons. r=nhnt11
MozReview-Commit-ID: L3oM0mOaLfJ

--HG--
extra : rebase_source : 629be89ff8a8cc72eaeef75e1c5b03e85e60ed5e
2017-05-10 00:35:34 +02:00
Drew Willcoxon c692a27e9b Bug 1358136 - No hover/mouseover state in high contrast theme. r=dao
MozReview-Commit-ID: 3mca9DN0IM9

--HG--
extra : source : 214724a4154b797facd12a9a362b7da28bb8b5bd
2017-04-28 19:07:13 -07:00
Andrew McCreight e3a114f978 Bug 1363215 - Replace calls to __define{Getter,Setter}__ on top-level this with Object.defineProperty. r=Gijs
__define{Getter,Setter}__ are deprecated, and are not defined on
NonSyntacticVariablesObjects, so these calls get in the way of sharing
globals between different .jsms. Probably only the DownloadUtils.jsm
change is really needed for that.

configurable and enumerable are both set to true to match the existing
behavior. If enumerable is set to false, then tests fail, because some
of the getters overwrite the getter with a regular property.

MozReview-Commit-ID: 1OZF45fIAQ

--HG--
extra : source : 96dd2e2d8d1677fb04c98bb3a063df32478fbc00
2017-05-08 14:07:34 -07:00
Wes Kocher 91617240e6 Merge m-c to autoland, a=merge 2017-05-09 14:59:18 -07:00
Johann Hofmann 87efd9ffb2 Bug 1363046 - Update neterror/certerror page design for Photon. r=dao
MozReview-Commit-ID: 5RakjD72FwV

--HG--
extra : source : 7a5b9d4390e707a8f7adb7ebf0f7d0ba662c4491
2017-05-09 16:43:15 -04:00
Wes Kocher e2902f93a3 Merge inbound to m-c a=merge
MozReview-Commit-ID: Fp2oBAcru51
2017-05-09 14:34:34 -07:00
Sebastian Hengst 742aa0d07f Backed out changeset 1c57b5d15190 (bug 1361560) for failing web-platform-test form-autocomplete.html. r=backout on a CLOSED TREE 2017-05-09 21:06:23 +02:00
Sebastian Hengst 0130891783 Backed out changeset 38346bf36faa (bug 1363118) for failing xpcshell's test_browserGlue_urlbar_defaultbehavior_migration.js and test_browserGlue_migration_loop_cleanup.js. r=backout 2017-05-09 18:51:20 +02:00
Timothy Guan-tin Chien 906edf16a6 Bug 1361640 - Add a throbber in front the "Restarting" label. r=mikedeboer
MozReview-Commit-ID: 3VEHOZBZiMS

--HG--
extra : rebase_source : 0e9fdd392e60e3b22c285ccd78b7b3c6b98d20e0
2017-05-05 22:40:58 +08:00
Doug Thayer 7e3c287071 Bug 1356675 - Show manual update on cant-apply status r=rstrong
If there is an update available but the user can't apply it, we
publish a notification on the update-available topic with the
status "cant-apply". This was previously being ignored by
browser.js. This should fix the bug in question on Windows 10.

MozReview-Commit-ID: 1twRvYEXbiT

--HG--
extra : rebase_source : c116239a35db022f7be13e693702fdff58882fc5
2017-05-04 10:12:52 -07:00
Johann Hofmann 8cbfcc8c50 Bug 1363406 - Only apply padding to the bookmark menu button in the nav bar. r=dao
This patch reverts a change that bug 1352364 accidentally introduced
that led to the bookmark menu button shrinking in the bookmarks toolbar.

MozReview-Commit-ID: AkamENzseK2

--HG--
extra : rebase_source : ffb0a821b274562f60a2ee3fbcd5302c511694c8
2017-05-09 16:08:16 -04:00
Gijs Kruitbosch c2bb6816bb Bug 1354113 - add library,add-ons,preferences,customize items, r=jaws
MozReview-Commit-ID: 3bfi30tvUTB

--HG--
extra : rebase_source : a8f393493b036c096e265b608a82ba85ac068c19
2017-05-09 11:58:59 -04:00
Markus Stange 80e77833bc Bug 1362861 - Pass the correct arch to nm on macOS. r=dthayer,kmag
MozReview-Commit-ID: C8vfSUu8dM8

--HG--
extra : rebase_source : a7bf559a4093dd9a0447e195dd3e8dccd67619df
2017-05-09 14:47:17 -04:00
Dan Banner 714fbbd92f Bug 1343584 - Remove leftover click-to-play-warning-stripes.png file r=florian
MozReview-Commit-ID: A7Xa3EI2iPS

--HG--
extra : rebase_source : 5b8e55b78e3da9011e67d1194ef646002d4fde3f
2017-05-06 13:45:28 +01:00
Ricky Chien 6b2ba20398 Bug 1363062 - Fix broken data-hidden-from-search=true search result r=mconley
MozReview-Commit-ID: 8W62qNSidcx

--HG--
extra : rebase_source : ef06763e69b1cff93cf66f8ba1d7a1da7c9f9bf2
2017-05-08 23:59:50 +08:00
Dão Gottwald a92309f93f Bug 1351827 - Use new mozilla logo in about:home. r=Dolske
MozReview-Commit-ID: HgkukbZJyuJ

--HG--
extra : rebase_source : ee9ccdf21806d8a7aea082eb996e417c7b294d77
2017-05-08 19:06:21 +02:00
Dão Gottwald fdfc2a4dee Bug 1362083 - Change toolbarbutton icon size from 18x18 to 16x16. r=johannh
MozReview-Commit-ID: L3GAuSahIvh

--HG--
extra : rebase_source : 2363410370003dc2ea85355c3e28102cf0381d27
2017-05-09 16:41:46 +02:00
Dão Gottwald 6415c9ce31 Bug 1363118 - Rename browser.shell.skipDefaultBrowserCheck pref for clarity. r=Gijs
MozReview-Commit-ID: 6LHaRAGfLol

--HG--
extra : rebase_source : 334cfbcd023900ce8ed8ea9654ebfaebd27bddc1
2017-05-09 16:21:12 +02:00
Sebastian Hengst 032ca795f0 Backed out changeset 553198d4b70f (bug 1363118) for lint failure at nsBrowserGlue.js:1669. r=backout 2017-05-09 16:18:48 +02:00
Dão Gottwald 24e81f8901 Bug 1363118 - Rename browser.shell.skipDefaultBrowserCheck pref for clarity. r=Gijs
MozReview-Commit-ID: EIfXl15GQqJ

--HG--
extra : rebase_source : df140a6973fd5ac076d23eb41d54a4a476e3c597
2017-05-09 15:56:20 +02:00
Dão Gottwald c15d6d3391 Bug 1363118 - Rename browser.shell.skipDefaultBrowserCheck pref for clarity. r=Gijs
MozReview-Commit-ID: G7a825GWul

--HG--
extra : rebase_source : b0fc372b702ef35ca900e12d5dd67e07bfcbede0
2017-05-09 19:11:45 +02:00
Dão Gottwald 782bcc8ba0 Bug 1362595 - Clean up handling of hidden tabs in restoreWindow. r=mikedeboer
restoreWindow only opens new tabs rather than re-use pre-existing tabs, so
there's no point in calling showTab anymore. hideTab also will not hide the
selected tab, so the "all tabs to be restored are hidden" case can't happen.

MozReview-Commit-ID: FzmRcjprkuN

--HG--
extra : rebase_source : 9e7bbdb4c56220b148636e332c4d518b46c71a37
2017-05-06 01:20:29 +02:00
Jonathan Kingston d9b9a81f4e Bug 1334587 - Fix cookie store removal and updating to use originAttributes. r=baku
MozReview-Commit-ID: HpdlT4gxrl0

--HG--
extra : rebase_source : e34967207ee07f30f236402a24212eeb810c6b1b
2017-04-16 17:58:53 +01:00
Matthew Noorenberghe a20d589ec1 Bug 1361560 - Enable Form Autofill by default on Nightly. r=lchang
MozReview-Commit-ID: Ekei9H3nnGW

--HG--
extra : rebase_source : 1112e21ed4ae01227eff401b1858f68cff6e469a
2017-05-09 08:51:40 -07:00
Dão Gottwald c86e989b1d Bug 1358809 followup: update browser_windowopen_reflows.js to account for the reflow in ssi_getWindowDimension having been removed (no review)
MozReview-Commit-ID: 2eI2CjCEJBH
2017-05-09 16:54:48 +02:00
Carsten "Tomcat" Book 76ca853e3e Merge mozilla-central to mozilla-inbound 2017-05-09 14:40:11 +02:00
Carsten "Tomcat" Book b3802bb95b Backed out changeset d0669259020b (bug 1362937) for causing merge conflicts when merging to m-c 2017-05-09 14:38:40 +02:00
Gijs Kruitbosch 70316b8ea8 Bug 1358248, r=nechen,evanxd
MozReview-Commit-ID: 1EBZFcyvmY1

--HG--
extra : histedit_source : 62066947ec5c3eb6218869be6131dcae15159d74
2017-04-22 15:00:22 +01:00
Dan Banner eb054662cc Bug 1320156 - Remove leftover Privacy-16.png files. r=florian
MozReview-Commit-ID: GXCfNNwiqFf

--HG--
extra : rebase_source : 8c296d23d6fb4fb9883cd05a4378f032dcfb0d8d
2017-05-07 15:27:05 +01:00
Dan Banner 7d62f38a7b Bug 1348521 - Remove unreferenced global/skin/linkTree.css files r=florian
MozReview-Commit-ID: DXpi0HbLNIq

--HG--
extra : rebase_source : 94e73cdb7b9afdd0a7cf21a66f4e41551d4e1f16
2017-05-07 16:19:13 +01:00
Zack Herrick 69acf9044e Bug 1340643 - Make some labels and all buttons highlightable. r=mconley
MozReview-Commit-ID: 15o83lTMxUW

--HG--
extra : rebase_source : 6a768ea4c5e74dc52bb9b5153980f697d2926bfa
extra : amend_source : 149db4ad1374aeeba5fbf8ee22374154d2ce02ba
2017-05-02 18:09:22 +08:00
steveck-chung a9c4650c1d Bug 1362937 - [Form Autofill] Handle undefined profile fields in autocomplete filtering. r=MattN
MozReview-Commit-ID: JvETH3KBjxY

--HG--
extra : rebase_source : 8c0b4087e4ec3f323bcbd1d3acbd0153bca31164
2017-05-08 16:48:40 +08:00
Jonathan Watt e07521d38d Bug 1362890 - Stop using the :not(:target) selector in sync-illustration.svg. r=dao
MozReview-Commit-ID: LYMkxONkIsU

--HG--
extra : rebase_source : 7e5ca9b9b1b0348a4097f937b3c66e8ed7b89a89
2017-04-24 22:20:23 +01:00
Wes Kocher f5ba7a67d6 Merge m-c to inbound, a=merge
MozReview-Commit-ID: 9QuGHXqdxTb
2017-05-08 16:14:34 -07:00
Wes Kocher cbfdaf8fb2 Merge inbound to central, a=merge CLOSED TREE
MozReview-Commit-ID: 5kxOZZxjMEl
2017-05-08 16:07:25 -07:00
Wes Kocher ff0797bb47 Merge autoland to m-c a=merge
MozReview-Commit-ID: 8LTBWT5zY6o
2017-05-08 13:37:37 -07:00
ffxbld 224cc663d5 No bug, Automated blocklist update from host bld-linux64-spot-307 - a=blocklist-update 2017-05-08 07:59:26 -07:00
Jared Wein 8fef752ced Bug 1355507 - Releasing a tab while dragging through the tabstrip on the same window should show a transition to its final resting place. r=dao
MozReview-Commit-ID: Lb7D1wnifBp

--HG--
extra : rebase_source : e0ff3800b5536681afcd79d0e105008049d346ef
2017-05-02 15:51:13 -04:00
Paolo Amadini 68c4637db8 Bug 1362207 - Remove the dropdown menu from the footer of the Downloads Panel. r=mak
MozReview-Commit-ID: CFrHklbB7TK

--HG--
extra : rebase_source : 307502b673bd06e8beb57866a69661ca1784d4f6
2017-05-05 15:37:00 +01:00
Paolo Amadini 5c2404b2f6 Bug 1281186 - Remove uses of nsIDownloadManager from DownloadsCommon.jsm, DownloadsViewUI.jsm, and allDownloadsViewOverlay.js. r=mak
MozReview-Commit-ID: 28nc8aTea5v

--HG--
extra : rebase_source : 0fe2e78104e727488930b07c8c5a64ccc4274614
2017-05-05 11:20:53 +01:00
Ryan VanderMeulen 3a4ab7966c Bug 1363022 - Update pdf.js to version 1.8.331. r=bdahl 2017-05-08 10:00:47 -04:00
Sean Lee 9058f2034f Bug 1360374 - Identify FormAutofill fields when a field is focused on.; r=MattN
MozReview-Commit-ID: 3VtrwptASnr

--HG--
extra : rebase_source : 821204a514debd6786a2880f4284b54be9d73cac
2017-05-03 07:52:35 +08:00
Johann Hofmann 2d113921d3 Bug 1362281 followup - Remove redundant CSS rule. r=me
MozReview-Commit-ID: 9EdnC3Z65Bb

--HG--
extra : rebase_source : 168ba96c877a72ef72ac86751a6e6990f7a85fb3
2017-05-08 16:18:12 -04:00
Stephen Horlander f38ce9a2fe Bug 1362281 - Fix forward button styling for macOS. r=johannh
MozReview-Commit-ID: V2EMoAsqDt

--HG--
extra : rebase_source : af553c450d7d465a709787a9b18fadbecc383f51
extra : amend_source : baa051b2c3a995ae890a31bbca3002ebdfd2b739
2017-05-08 15:37:01 -04:00
Ryan VanderMeulen 057c5179cf Backed out changeset b8c879365f51 (bug 1360846) because the fix didn't work.
--HG--
extra : rebase_source : 897f20d1e18b6c7a8046ea62346a7a29ffed8bb7
2017-05-08 15:10:51 -04:00
Iris Hsiao 51711c7e82 Merge mozilla-central to autoland 2017-05-08 11:19:04 +08:00
Iris Hsiao 0b748916e8 merge mozilla-inbound to mozilla-central a=merge 2017-05-08 11:11:20 +08:00
Bob Owen e317cff839 Bug 1361992: Ensure that PrintPreviewListener methods all use the same source browser. r=Gijs 2017-05-07 16:11:19 +01:00
Iris Hsiao 46b71b70f3 Backed out changeset 7cbae2bf514b (bug 1362861) for mochitest bc test time out at browser_ext_geckoProfiler_symbolicate.js 2017-05-08 09:44:04 +08:00
Markus Stange 2a5ccf17b1 Bug 1362861 - Pass the correct arch to nm on macOS. r=kmag
MozReview-Commit-ID: C8vfSUu8dM8

--HG--
extra : rebase_source : 4499d78391a66a4f338e1ebc372de856de95da2f
2017-05-07 11:30:01 -04:00