Brian Grinstead
08992fb8e8
Bug 1546501 - Remove unnecessary type attributes (i.e. [type="application/javascript"]) on non-test script tags r=mossop
...
This is an autogenerated commit, generated with https://bug1546501.bmoattachments.org/attachment.cgi?id=9060222
Differential Revision: https://phabricator.services.mozilla.com/D28559
--HG--
extra : moz-landing-system : lando
2019-04-24 19:43:57 +00:00
Brian Grinstead
a797a66d25
Bug 1531119 - Remove editMenuCommands.inc.xul and make editMenuOverlay.js in charge of constructing the relevant commandset DOM r=bdahl,NeilDeakin
...
This allows us to drop preprocessing and makes it simpler to add edit menu functionality to any type of document.
Differential Revision: https://phabricator.services.mozilla.com/D21446
--HG--
extra : moz-landing-system : lando
2019-03-21 14:18:48 +00:00
Paolo Amadini
6c526b121c
Bug 1452629 - Part 1 - Avoid redundant button elements in the "download" widget. r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D4441
--HG--
extra : rebase_source : 20e1cec5b5cdca8616700abd22a8f62a7fa8b081
2018-09-13 16:16:46 +01:00
Brendan Dahl
9f9ae1e187
Bug 1443971 - Remove allDownloadsViewOverlay.xul. r=Paolo
...
This overlay was used in two places: places.xul and
contentAreaDownloadsView.xul. Move the commandset, menuppop and
downloadsRichListBox into include files. Inline the scripts and
DTDs.
MozReview-Commit-ID: LroiQlRTE2T
--HG--
rename : browser/components/downloads/content/allDownloadsViewOverlay.js => browser/components/downloads/content/allDownloadsView.js
rename : browser/components/downloads/content/allDownloadsViewOverlay.xul => browser/components/downloads/content/downloadsCommands.inc.xul
rename : browser/components/downloads/content/allDownloadsViewOverlay.xul => browser/components/downloads/content/downloadsContextMenu.inc.xul
rename : browser/components/downloads/content/allDownloadsViewOverlay.xul => browser/components/downloads/content/downloadsRichListBox.inc.xul
rename : browser/themes/linux/downloads/allDownloadsViewOverlay.css => browser/themes/linux/downloads/allDownloadsView.css
rename : browser/themes/osx/downloads/allDownloadsViewOverlay.css => browser/themes/osx/downloads/allDownloadsView.css
rename : browser/themes/shared/downloads/allDownloadsViewOverlay.inc.css => browser/themes/shared/downloads/allDownloadsView.inc.css
rename : browser/themes/windows/downloads/allDownloadsViewOverlay.css => browser/themes/windows/downloads/allDownloadsView.css
extra : rebase_source : 978d2ddd1e177374b0fc354ca46f11bfc447fe59
2018-03-19 16:21:50 -07:00
Brendan Dahl
f4384d768c
Bug 1439766 - Replace editMenuOverlay.xul by inlining and preprocessing. r=Gijs
...
The overlay elements with children of editMenuOverlay.xul are moved into
include files (editMenuCommands.inc.xul and editMenuKeys.inc.xul). For
the other single elements in the overlay, the attributes are inlined
wherever they are used.
MozReview-Commit-ID: 792cuzUvQxT
--HG--
extra : rebase_source : 58e4c05bde16cee873d37c6198de102d048499c2
2018-02-22 15:48:24 -08:00
Alice0775 White
8a8151622e
Bug 978291 - about:downloads can't handle drag events if downloads list is empty; r=mak77
2014-03-07 09:06:00 -05:00
Paolo Amadini
5bc82bba27
Bug 824265 - Part 2 of 2 - Empty Downloads view should show that there are no downloads in the list. r=mano
2013-01-13 23:36:18 +02:00
Ehsan Akhgari
86d5771ace
Bug 825454 - Make contentAreaDownloadsView.xul a proper in-content UI; r=dao
2012-12-29 17:04:16 -05:00
Asaf Romano
4ac27e8335
Bug 815352 (Part 2) - Add a stub view to implement in-content downloads.
...
r=mak
2012-12-20 21:20:18 +01:00