summaryrefslogtreecommitdiffstats
path: root/toolkit/content
Commit message (Expand)AuthorAgeLines
* Remove TelemetryStopwatch call sites from toolkit components.wolfbeast2018-08-20-22/+0
* Bug 1341957 - Add webgl.getSupportedExtensions() to about:supportjanekptacijarabaci2018-08-01-2/+4
* Bug 1335296 - Expand about:support WebGL informationjanekptacijarabaci2018-08-01-2/+11
* Bug 1351193 - Update testsjanekptacijarabaci2018-07-20-13/+1
* Update about:rights links.wolfbeast2018-07-06-2/+2
* Fix redirector pathswolfbeast2018-07-06-1/+1
* Reorganize some internal pages.wolfbeast2018-06-27-122/+49
* "about:support" - added support for "Restart normally"janekptacijarabaci2018-06-26-5/+23
* Make about:webrtc conditional.wolfbeast2018-06-24-0/+2
* Build - fix "ERROR: preprocessor was not applied to aboutRights.xhtml"janekptacijarabaci2018-06-23-2/+2
* Fix about:rights dependencies for Safe Browsing.wolfbeast2018-06-23-1/+2
* Fix throws an error on "about:telemetry"janekptacijarabaci2018-06-23-0/+4
* [PALEMOON] Findbar - remove unnecessary code (Findbar is no longer in the gBr...janekptacijarabaci2018-06-18-30/+1
* Add architecture detection to "about:" and "about:support"janekptacijarabaci2018-06-13-2/+10
* [PALEMOON] Fix the Findbar - open when you press "/" or "'" keysjanekptacijarabaci2018-06-03-3/+33
* Initial updates for Reader View.Ascrod2018-05-15-6/+0
* Drop invisible characters from downloads filename.wolfbeast2018-05-15-0/+1
* Remove sandbox ductwork conditional code.wolfbeast2018-05-03-34/+1
* Bug 1331686 - Pass correct triggeringPrincipal for tabs openen through ctrl-c...janekptacijarabaci2018-05-01-1/+5
* Fix typo in variables in datetimepopup.xmljanekptacijarabaci2018-04-30-2/+2
* Remove jemalloc 4 from our tree.wolfbeast2018-04-27-41/+0
* [fix typo] palemoon#903 and #975: Customizable toolbars - persist the attribu...janekptacijarabaci2018-04-24-1/+1
* Remove NPAPI deprecation statement from about:plugins.wolfbeast2018-04-22-9/+0
* [PALEMOON] Customizable toolbars - added a commentjanekptacijarabaci2018-04-16-1/+2
* palemoon#975: Customizable toolbars - backward compatible (but unidirectional)janekptacijarabaci2018-04-15-11/+41
* palemoon#903: Customizable toolbars - persist the attribute "collapsed"janekptacijarabaci2018-04-15-6/+34
* Merge branch 'html_input_datetime_1'wolfbeast2018-04-15-155/+2254
|\
| * moebius#110: HTML - input - datetime - Datepicker shows incorrect month for t...janekptacijarabaci2018-03-31-4/+6
| * Bug 1446342 - Input type="date" not working if the other form elements has na...janekptacijarabaci2018-03-31-12/+22
| * Bug 1406859 - [DateTimePicker] Let the first picker close gracefully before o...janekptacijarabaci2018-03-31-0/+8
| * Bug 1397114 - Disable smooth scrolling when value changes come from input boxjanekptacijarabaci2018-03-31-19/+8
| * Bug 1401876 - (Part 2) Add browser-chrome test for reopening pickerjanekptacijarabaci2018-03-31-1/+27
| * Bug 1401876 - (Part 1) Close datetime picker on popuphiddenjanekptacijarabaci2018-03-31-1/+2
| * Bug 1390794 - Use 'norolluponanchor' to avoid closing the picker when the anc...janekptacijarabaci2018-03-31-9/+0
| * Bug 1371111 - Open picker when input element's padding area is clickedjanekptacijarabaci2018-03-30-9/+14
| * Bug 1381421 - (Part 2) Add browser chrome tests for the minimum and maximum d...janekptacijarabaci2018-03-30-0/+40
| * Bug 1381421 - (Part 1) Handle dates earlier than 0001-01-01 and later than 27...janekptacijarabaci2018-03-30-62/+75
| * Bug 1382175 - Fix time picker step and min/max regressionsjanekptacijarabaci2018-03-30-26/+12
| * Bug 1364026 - (Part 2) Check if min and max attributes on input type date are...janekptacijarabaci2018-03-30-10/+13
| * Bug 1363672 - Add step support to date pickerjanekptacijarabaci2018-03-30-14/+57
| * moebius#92: HTML - input - datetimejanekptacijarabaci2018-03-30-172/+700
| * Merge branch 'master' of https://github.com/MoonchildProductions/UXP into htm...janekptacijarabaci2018-03-30-7/+495
| |\
| * | [follow up] Bug 1325922 - Add arrows svg file and style month-year button for...janekptacijarabaci2018-02-14-1/+0
| * | Bug 1320225: [DateTimeInput] Integration of input type=date input box with pi...janekptacijarabaci2018-02-14-2/+17
| * | Bug 1286182: Implement the layout for <input type=date>janekptacijarabaci2018-02-14-1/+419
| * | Bug 1314544: [DateTimeInput] browser keyboard shortcut does not work when foc...janekptacijarabaci2018-02-14-59/+151
| * | Bug 1320225: [DateTimeInput] Integration of input type=date input box with pi...janekptacijarabaci2018-02-14-42/+113
| * | Bug 1325922: [DateTimePicker] Add arrows svg file and style month-year button...janekptacijarabaci2018-02-14-12/+31
| * | Bug 1323109: [DateTimePicker] Date time picker popup does not open near input...janekptacijarabaci2018-02-14-0/+3
| * | Bug 1283385: Implement UI for <input type="date">janekptacijarabaci2018-02-14-9/+846