1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-26 23:18:26 +00:00
Commit Graph

709 Commits

Author SHA1 Message Date
janekptacijarabaci 36d469a74f Bug 1344642 - Part 1: Cleanup dom.forms.datepicker related code 2019-02-15 23:45:58 +08:00
janekptacijarabaci a422978746 [PALEMOON] [Frontend vs Backend] HTML - input - datetime
Issue #162
2019-02-15 23:45:57 +08:00
janekptacijarabaci 196fddddb6 moebius#130: URL parser - fix: don't allow empty host name
https://github.com/MoonchildProductions/moebius/issues/130
2019-02-15 23:45:55 +08:00
janekptacijarabaci aa1df43166 moebius#190: HTML - table - editor (contenteditable) - post process node array to remove all descendants of replacement node
https://github.com/MoonchildProductions/moebius/issues/190
2019-02-15 23:45:54 +08:00
janekptacijarabaci b50357b7ae moebius#106: SVG - CanvasImageSource - allow using an SVGImageElement as a CanvasImageSource 2019-02-15 23:45:52 +08:00
trav90 55b7eeecbf Fix GCC -Wreorder warnings. 2019-02-15 23:45:51 +08:00
adeshkp f56956cf35 [Tycho AM] Remove test for experiments framework 2019-02-15 23:45:49 +08:00
adeshkp dfefcddfd9 [WebEx AM] Remove test for experiments framework 2019-02-15 23:45:48 +08:00
janekptacijarabaci 637540d66e JS - location.hash - no escape single quote 2019-02-15 23:45:46 +08:00
NTD 8cd7bad738 [PALEMOON] Fix packaging define for ICU 2019-02-15 23:45:45 +08:00
NTD 1f842df9d8 [PALEMOON] Fix packaging define 2019-02-15 23:45:43 +08:00
wolfbeast d5b0bc88af Mass-replace global-scope let with var in Pale Moon and TychoAM
tag #155
2019-02-15 23:45:42 +08:00
JustOff 7099ae78c1 Remove dead Places protocol handler in Pale Moon 2019-02-15 23:45:39 +08:00
janekptacijarabaci 8aa17f5b90 moebius#159: CSP - support for "frame-ancestors" in "Content-Security-Policy-Report-Only"
https://github.com/MoonchildProductions/moebius/pull/159
2019-02-15 23:45:38 +08:00
janekptacijarabaci f70e3223fb moebius#140: Fix: Fetch - headers should sort and combine
https://github.com/MoonchildProductions/moebius/pull/140
2019-02-15 23:45:36 +08:00
janekptacijarabaci a3fc13a8fc moebius#53: HTML - input - support for dynamic maxlength
https://github.com/MoonchildProductions/moebius/pull/53
2019-02-15 23:45:35 +08:00
NTD 9617ae4781 [PALEMOON] Fix gtk conditional in shared branding 2019-02-15 23:45:33 +08:00
JustOff 65f1f88bdb Align SessionStore.jsm with the updated nsICookieManager2.add() API 2019-02-15 23:45:32 +08:00
NTD 4a5df0d8e9 [PALEMOON] Move linux icons to moz.build 2019-02-15 23:45:30 +08:00
NTD 2dba56a345 [PALEMOON] Linux gets emojis too 2019-02-15 23:45:29 +08:00
NTD 3af3620e98 [PALEMOON] Theme chrome.manifest only needs to be packaged on Windows as far as anyone can tell 2019-02-15 23:45:27 +08:00
JustOff fa15a8282e Suppress false-positive warning about unreachable code after return in nsContextMenu.js 2019-02-15 23:45:26 +08:00
NTD 3bbdbbbe4a [PALEMOON] Fix depth 2019-02-15 23:45:24 +08:00
NTD 11155c71c0 Bump Phoenix extensions to allow installing up to Firefox 56.9 2019-02-15 23:45:23 +08:00
NTD 32338c35ff [PALEMOON] Add MOZ_PHOENIX_EXTENSIONS to application specific configure 2019-02-15 23:45:21 +08:00
JustOff f2a81e184d Align SessionStore.jsm with the updated getCookiesFromHost() API 2019-02-15 23:45:20 +08:00
NTD 3d754c306e Add a hack to deal with defs.mk not always being picked up in Pale Moon's case 2019-02-15 23:45:18 +08:00
NTD 51f041c556 [PALEMOON] Revise packaging 2019-02-15 23:45:17 +08:00
NTD ba496fd6f0 Do not make duplicates fatal while packaging 2019-02-15 23:45:15 +08:00
janekptacijarabaci 7a160547e5 moebius#110: HTML - input - datetime - Datepicker shows incorrect month for the first day of the month 2019-02-15 23:45:14 +08:00
janekptacijarabaci 1a36c4a8ac moebius#72: Fix Marionette's DateTimeValue when dom.forms.datetime is enabled 2019-02-15 23:45:12 +08:00
janekptacijarabaci 9c7b814103 Bug 1446342 - Input type="date" not working if the other form elements has name="document" (any alternative solution) 2019-02-15 23:45:10 +08:00
janekptacijarabaci c82fcce52b A nicer button for class="month-year::after"
A small replacement for:
Bug 1282768: https://bugzilla.mozilla.org/show_bug.cgi?id=1282768
2019-02-15 23:45:09 +08:00
janekptacijarabaci c65886be35 Bug 1406859 - [DateTimePicker] Let the first picker close gracefully before opening a second picker 2019-02-15 23:45:07 +08:00
janekptacijarabaci def56bfceb Bug 1397114 - Disable smooth scrolling when value changes come from input box 2019-02-15 23:45:06 +08:00
janekptacijarabaci 1cb68033a6 Bug 1401876 - (Part 2) Add browser-chrome test for reopening picker 2019-02-15 23:45:04 +08:00
janekptacijarabaci e75b329d4d Bug 1401876 - (Part 1) Close datetime picker on popuphidden 2019-02-15 23:45:03 +08:00
janekptacijarabaci 1cbd27ae55 Bug 1390794 - Use 'norolluponanchor' to avoid closing the picker when the anchored input box is clicked 2019-02-15 23:45:01 +08:00
janekptacijarabaci 758ef612dc Bug 1371111 - Open picker when input element's padding area is clicked
+ Bug 1341029: https://bugzilla.mozilla.org/show_bug.cgi?id=1341029
(partially - partially - fix typo in removeEventListener):

https://hg.mozilla.org/mozilla-central/diff/6055065a2ed5/toolkit/content/widgets/datetimebox.xml
+ Bug 1410292: https://bugzilla.mozilla.org/show_bug.cgi?id=1410292
2019-02-15 23:45:00 +08:00
janekptacijarabaci 39b09ae6d7 Bug 1381421 - (Part 2) Add browser chrome tests for the minimum and maximum dates 2019-02-15 23:44:58 +08:00
janekptacijarabaci 63855a98c0 Bug 1381421 - (Part 1) Handle dates earlier than 0001-01-01 and later than 275760-09-13 correctly 2019-02-15 23:44:57 +08:00
janekptacijarabaci 1f5afcad81 Bug 1363672 - Add step support to date picker (follow up)
Bug 1374967: https://bugzilla.mozilla.org/show_bug.cgi?id=1374967
(partially - implement getStep/getStepBase)
2019-02-15 23:44:55 +08:00
janekptacijarabaci 6993cdbd88 Bug 1382175 - Fix time picker step and min/max regressions 2019-02-15 23:44:54 +08:00
janekptacijarabaci 7f3ec297c9 Bug 1364026 - (Part 2) Check if min and max attributes on input type date are valid date strings 2019-02-15 23:44:52 +08:00
janekptacijarabaci 549212cd38 Bug 1364026 - (Part 1) Expose HTMLInputElement.getMinimum/getMaximum methods via webidl 2019-02-15 23:44:51 +08:00
janekptacijarabaci 1cca8d40f3 Bug 1363672 - Add step support to date picker 2019-02-15 23:44:49 +08:00
janekptacijarabaci a1c4899124 Bug 1310080 - Implement the step attribute for <input type=datetime-local> 2019-02-15 23:44:48 +08:00
janekptacijarabaci 1a9f7f4310 Bug 1310078 - Implement valueAsNumber and valueAsDate for <input type=datetime-local> (follow up) 2019-02-15 23:44:46 +08:00
janekptacijarabaci c140ca5b67 Bug 1310079 - Implement the min and max attribute for <input type=datetime-local> 2019-02-15 23:44:45 +08:00
janekptacijarabaci 344ea39e20 Bug 1310078 - Implement valueAsNumber and valueAsDate for <input type=datetime-local> 2019-02-15 23:44:42 +08:00