Commit graph

437 commits

Author SHA1 Message Date
Sean Lee
d1302308b3 Bug 1297657 - Refine the plain style of buttons in Downloads Panel and support RTL. r=dao
MozReview-Commit-ID: 8aqYfRE56zV

--HG--
extra : transplant_source : %06%05%87Qy%94%3A%DC%EFe%21l5u%86o%00%AC%AA%B9
2016-08-25 17:27:49 +08:00
Sean Lee
51322da3c0 Bug 1298276 - Change the hover behavior in summary section with downloading files. r=paolo
MozReview-Commit-ID: 1hKBRXOBH6c

--HG--
extra : transplant_source : %21%1E%80%E6%D5%A2%C52%E6%9B%D1%A4%1D%D3%27%8C%C7Q%F9%A1
2016-08-18 14:45:57 +08:00
Drew Willcoxon
d14c6b15aa Bug 1292345 - Downloads panel didn't shrink to the fit height after all items are downloaded. r=me
MozReview-Commit-ID: AV0S8GM0ztj

--HG--
extra : rebase_source : e8d01256b994368b72c73344232f64cb26d6a357
2016-08-26 16:36:56 -07:00
Drew Willcoxon
d07b49ff57 Bug 1292573 - Broken keyboard interaction with the subview in the Downloads Panel. r=Paolo
MozReview-Commit-ID: 3jiqzlzLuWM

--HG--
extra : rebase_source : 46560a17b66d8ddff04795422a7c9a1a3bf6471a
2016-08-26 09:59:11 -07:00
Drew Willcoxon
1a22b3ba23 Bug 1292566 - The "open" button in the subview for uncommon and potentially unwanted downloads should not ask for confirmation. r=Paolo
MozReview-Commit-ID: AVDyaQSbriX

--HG--
extra : rebase_source : 1e151511068dc708e27f60216b6b055a90d72ef9
2016-08-24 17:56:44 -07:00
Ryan VanderMeulen
44f6964ba9 Merge fx-team to m-c. a=merge 2016-08-24 09:04:42 -04:00
Ryan VanderMeulen
baeaac9b10 Merge m-c to fx-team. a=merge 2016-08-23 10:11:52 -04:00
Paolo Amadini
aee56ee331 Bug 1287384 - Fix icon and progress bar alignment in the Downloads Panel. r=jaws
MozReview-Commit-ID: 1Im2tA3CLr2

--HG--
extra : rebase_source : 21a7c3090466332643a9cf90901e1f187659d689
2016-08-22 13:01:40 +01:00
Paolo Amadini
aebadaa666 Bug 1243445 - Pasting an invalid URL breaks the Downloads View in the Library. r=jaws
MozReview-Commit-ID: DCPhxiB1i0Y

--HG--
extra : rebase_source : 2ecf9925407929c07390fcdfaf3e778011be25f4
2016-08-22 14:22:18 +01:00
Sean Lee
ab824e0228 Bug 1297039 - Implement the preference for showing dropmarker or not in Downloads Panel., r=Paolo
MozReview-Commit-ID: ArmPPgLABtA

--HG--
extra : rebase_source : 8a15572df32954306b8484dbe3bf7be0c077b88e
2016-08-22 18:44:24 +08:00
Sean Lee
9b70990ee3 Bug 1269962 - Implement a popup menu for showing a submenu in Downloads Panel Footer., r=Paolo
MozReview-Commit-ID: 7K1W15039W8

--HG--
extra : rebase_source : 01b66909876cb22ea8442d037ebd8b8f3f5748ec
2016-07-13 13:39:00 +08:00
Sumit Tiwari
8d27110b79 Bug 1290698 - Replace Iterator() with Object.{values, entries}; r=mossop
MozReview-Commit-ID: DEoVeqEZWpd

--HG--
extra : rebase_source : 53b3a2be2cd5bfc444ce6047c44f20bb176e2337
2016-08-07 21:58:24 -04:00
Paolo Amadini
40139fb6ab Bug 1001324 - The Downloads Panel footer should use the same style as the application menu. r=adw
MozReview-Commit-ID: JFM2gmpqyNL

--HG--
extra : rebase_source : 29fb6cfe3a05a095633b47d6a3aa11f342622bfe
2016-08-05 17:26:45 +01:00
Drew Willcoxon
a21a61d78d Bug 1287914 - Buttons in sliding panel overlay are not clickable. r=jaws
MozReview-Commit-ID: 91yoPxiMIy8
2016-07-28 11:51:53 -07:00
Carsten "Tomcat" Book
bd055a6272 Merge mozilla-central to fx-team 2016-07-27 16:40:43 +02:00
Carsten "Tomcat" Book
0093565608 Backed out changeset 6e79dedcd251 (bug 1287914) for failing on own test 2016-07-27 15:09:28 +02:00
Drew Willcoxon
01dbcb42ca Bug 1280709 - Downloads panel's "Show All Downloads" menu item is no longer clickable below its text label. r=gijs
MozReview-Commit-ID: HgTiDObq2JU

--HG--
extra : rebase_source : 546203ad5f899d66eab70dd7b86cd2a90c124978
2016-07-25 12:25:52 -07:00
Drew Willcoxon
502280c1a5 Bug 1287914 - Buttons in sliding panel overlay are not clickable. r=jaws
MozReview-Commit-ID: JF8LYbyubk6

--HG--
extra : rebase_source : 026cd2b492d33c64e4da63db592d3996f9d3919c
2016-07-26 16:18:35 -07:00
Drew Willcoxon
b491a7a5ca Bug 1288730 - Vertical line displayed in the right side of the downloads panel. r=jaws
MozReview-Commit-ID: Ko5OiXfDjj3

--HG--
extra : rebase_source : c80820cf5cadcbcb55b98d8be4e82689d54881c0
2016-07-25 17:49:10 -07:00
Tom Tromey
5538d692d3 Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
This removes the unnecessary setting of c-basic-offset from all
python-mode files.

This was automatically generated using

    perl -pi -e 's/; *c-basic-offset: *[0-9]+//'

... on the affected files.

The bulk of these files are moz.build files but there a few others as
well.

MozReview-Commit-ID: 2pPf3DEiZqx

--HG--
extra : rebase_source : 0a7dcac80b924174a2c429b093791148ea6ac204
2016-07-14 10:16:42 -06:00
Drew Willcoxon
611a0ac855 Bug 1280825 - Download panel is truncated in French when running more than 3 downloads. r=jaws
MozReview-Commit-ID: Csw8BHdAA5z
2016-07-18 20:39:00 -07:00
Paolo Amadini
e3a101f136 Bug 1282050 - Fix the updating of download commands in the Library. r=jaws
MozReview-Commit-ID: 7zSMcKe2REi

--HG--
extra : rebase_source : a6bcdf4ff3d6d031c0b5438257e485afc6c65430
2016-07-15 15:09:10 +01:00
Jared Wein
5345120a69 Bug 1280799 - Update the state of the 'Clear Downloads' button when download item state changes, even if the item is selected. r=paolo
MozReview-Commit-ID: 2YXLDuBxkTe
2016-06-24 21:36:40 -04:00
Drew Willcoxon
05d0f2d0ee Bug 1252509 - Use a sliding panel overlay from the downloads panel to display the available actions. r=jaws
MozReview-Commit-ID: FhRlxcPeWu3
2016-06-10 22:08:59 -07:00
Jonathan Kingston
df61469fa3 Bug 1265341 - changing blocked download icons to be smaller overlays. r=jaws
MozReview-Commit-ID: HLN1f04vOz4

--HG--
extra : transplant_source : %91%15%C1%EB/%ECT%C1%7F%D4G%DF%BEL%D8%DD%8FS%BF0
2016-05-19 03:03:16 +01:00
Panos Astithas
6809a297cd Bug 1139472 - Extend the attention state of the Downloads Indicator to indicate success or failure. r=paolo
With this change two new attention states are introduced, "severe" and "warning",
along with the previous "success" and "no attention" states. "No attention" is
still a falsy value in order to mitigate any add-on compatibility issues.
"severe" and "warning states" now display an icon badge to the downloads button
(or the hamburger button if the downloads button is tucked away).

MozReview-Commit-ID: 3gc9Ji7zCXY
2016-04-22 23:09:07 +03:00
Paolo Amadini
8bfe105be5 Bug 1265362 - Update strings for the new user interface of blocked downloads. r=past
MozReview-Commit-ID: LAuZSSz1B11

--HG--
extra : rebase_source : 4fc1d23be893fac7e0fea991318598e9389af648
2016-04-22 16:55:53 +01:00
Paolo Amadini
f13e54ad79 Bug 1265387 - The default action for uncommon downloads should open the file directly. r=past
MozReview-Commit-ID: GrZev8J5MRN

--HG--
extra : rebase_source : 4f30d59be56c51801f42f9222a35dc86def9c819
2016-04-20 15:44:38 +01:00
Paolo Amadini
e0a1fb4878 Bug 1198181 - Part 5 - Change the unblock dialog actions based on the verdict. r=past
MozReview-Commit-ID: 3NkvpI9EqpB

--HG--
extra : rebase_source : 029bde9cc35128aea9c2fd61ab1d42b27ad78822
2016-04-20 11:16:00 +01:00
Paolo Amadini
68b3b45f09 Bug 1198181 - Part 4 - Differentiate the icons for blocked downloads depending on the verdict. r=past
MozReview-Commit-ID: 1wvRJdJ3NhM

--HG--
extra : rebase_source : 7eb23e83f767a651a3a7e821c01cffd1f7c9a4a5
2016-04-19 11:26:47 +01:00
Paolo Amadini
139f20eff9 Bug 1198181 - Part 3 - Showing the unblock dialog should be the visible action for verdicts other than malware. r=past
MozReview-Commit-ID: GJNojR8L3Mx

--HG--
extra : rebase_source : 2626cf280548ff60b4c5cf316513757082617e28
2016-04-15 15:44:33 +01:00
Paolo Amadini
916f990002 Bug 1198181 - Part 2 - Unify the code that updates the state of download items. r=jaws
MozReview-Commit-ID: KptYcAGbMG2

--HG--
extra : rebase_source : dadc1863d877de730107b12ff063c8695cf8c90d
2016-04-15 15:37:22 +01:00
Paolo Amadini
b887fa24f1 Bug 1198181 - Part 1 - Separate functional and styling classes for download item buttons. r=jaws
MozReview-Commit-ID: 8ijvQtWRuxz

--HG--
extra : rebase_source : 439b0dc11db26d7577d19f73641325f67d2d3940
2016-04-15 15:30:57 +01:00
Paolo Amadini
9f7804275b Bug 1139914 - Downloads with blocked data should be persisted across sessions. r=mak
MozReview-Commit-ID: 4XkSTaNZcLo

--HG--
extra : rebase_source : 98c24ae1561555ddf1c6c12b1fafeb08fa735dd1
2016-03-20 14:25:42 +00:00
Paolo Amadini
44ddde4b6e Bug 1254100 - Part 2 - Downloads blocked by Application Reputation should provide information about the verdict. r=mak
MozReview-Commit-ID: FYH5Tdtbzn

--HG--
extra : rebase_source : a59e79ac247d5f6d039d25f6ee6aea6cf2b5dbe6
2016-03-16 14:29:23 +00:00
Paolo Amadini
f6fcc5da79 Bug 1117145 - Part 6 - Fix browser_basic_functionality.js. r=jaws 2016-02-29 16:23:41 +00:00
Paolo Amadini
0fec3e127c Bug 1117145 - Part 5 - Share the implementation of some of the download item commands. r=jaws
MozReview-Commit-ID: La6km3izidY

--HG--
extra : rebase_source : 6cbd26296b0943e347fd71b263ce2a4dacb9115c
2016-02-14 17:28:12 +00:00
Paolo Amadini
f5f432c4df Bug 1117145 - Part 4 - Unify how commands are handled in the Downloads Panel and the Library. r=jaws
MozReview-Commit-ID: 2Irgwu5YI72

--HG--
extra : rebase_source : d1da32b41a36f383cc76039934ae022742a29840
2016-02-29 15:50:57 +00:00
Paolo Amadini
ad65b7856a Bug 1117145 - Part 3 - Share the download item binding between the Panel and the Library. r=jaws
MozReview-Commit-ID: D8wNJxSJm84

--HG--
extra : rebase_source : 4350fb37dc405949e50a04fd3e0fbed91a8a476e
2016-02-11 21:00:38 +00:00
Paolo Amadini
42971bb248 Bug 1117145 - Part 2 - Unify DownloadsViewItem and DownloadsViewItemController. r=jaws
MozReview-Commit-ID: 8qcV5Y7t1hM

--HG--
extra : rebase_source : a49dff2db7f5c89f1fa2851416cf122b1fb484c0
2016-02-10 14:54:24 +00:00
Paolo Amadini
f542bd44dd Bug 1117145 - Part 1 - Unify the functional CSS files for the Downloads Panel and the Library. r=jaws
MozReview-Commit-ID: 1CUvG6ucBQq

--HG--
extra : rebase_source : 32195435c7e0a553ac310a5f07dd31a800686d6a
2016-02-05 14:03:26 +00:00
Panos Astithas
333e89b7b3 Bug 1250577 - Enable browser_basic_functionality.js and browser_iframe_gone_mid_download.js tests on e10s. r=me
MozReview-Commit-ID: BuDLbO95bGO
2016-02-25 11:35:47 +02:00
Dave Townsend
86f03db916 Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8
--HG--
extra : commitid : CKT2WDkxE4k
extra : rebase_source : 0be50c483317355b1e9af5985d53e85604748432
extra : histedit_source : 65d203f57ebd38b8c130e5db9aaa8ae3f507e7ac
2015-11-30 13:05:00 -08:00
Dave Townsend
2438882fb4 Bug 1229224: Fix linting for some browser files that tests depend on. r=felipe
--HG--
extra : commitid : 63xJ7CuQ3vP
extra : rebase_source : 5bb977edee31a299d13ef82acdebb9fe6808f8fa
2015-12-17 15:19:00 -08:00
Nicholas Parmar
619d5103d0 Bug 842356 - Set focus to downloads list box in about:downloads page on page load if list not empty, and made background and focus ring transparent if list empty. r=mak 2015-11-11 21:18:00 +01:00
Gijs Kruitbosch
fbf89fb02e Bug 120684 - use ChromeNodeList in toolkit's listboxes' selectedItems implementation, r=dao,smaug
--HG--
extra : commitid : DzQPAIbbhpX
extra : rebase_source : 4bd9ac283e1c789c2577dc5d4cc85511f35ac27d
2015-10-26 17:25:29 +01:00
Alexandre Poirot
89cb263b54 Bug 1204812 - Keep Console.jsm in toolkit/modules/ r=jryans,Mossop
--HG--
rename : devtools/shared/Console.jsm => toolkit/modules/Console.jsm
2015-10-15 03:45:22 -07:00
Matthew Turnbull
e8fcc4d761 Bug 1213620 - Expose DownloadsButton to the global scope for addon-compat. r=gijs 2015-10-11 14:35:00 +02:00
Carsten "Tomcat" Book
08997000eb Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
Backed out changeset 647025383676 (bug 1202902)
Backed out changeset d70c7fe532c6 (bug 1202902)
2015-10-07 14:03:21 +02:00
Sebastian Hengst
cdcff6d0a7 Backed out changeset c6b267589d0d (bug 1202902) for Mulet Reftest, W3C Platform Test and other failures. r=backout a=backout on a CLOSED TREE 2015-10-07 13:36:26 +02:00