Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge pull request #174 from janekptacijarabaci/url_parser_1 | New Tobin Paradigm | 2018-04-16 | -72/+51 |
|\ | | | | | moebius#130: URL parser - fix: don't allow empty host name | |||
| * | moebius#130: URL parser - fix: don't allow empty host name | janekptacijarabaci | 2018-04-15 | -72/+51 |
| | | | | | | | | https://github.com/MoonchildProductions/moebius/issues/130 | |||
* | | Merge pull request #173 from ↵ | New Tobin Paradigm | 2018-04-16 | -16/+82 |
|\ \ | | | | | | | | | | | | | janekptacijarabaci/html_table_editor_contenteditable_1 moebius#190: HTML - table - editor (contenteditable) - post process node array to remove all descendants of replacement node | |||
| * | | moebius#190: HTML - table - editor (contenteditable) - post process node ↵ | janekptacijarabaci | 2018-04-15 | -16/+82 |
| |/ | | | | | | | | | | | array to remove all descendants of replacement node https://github.com/MoonchildProductions/moebius/issues/190 | |||
* | | Merge pull request #172 from janekptacijarabaci/svg_canvasImageSource_1 | New Tobin Paradigm | 2018-04-16 | -11/+38 |
|\ \ | | | | | | | moebius#106: SVG - CanvasImageSource - allow using an SVGImageElement as a CanvasImageSource | |||
| * | | moebius#106: SVG - CanvasImageSource - allow using an SVGImageElement as a ↵ | janekptacijarabaci | 2018-04-15 | -11/+38 |
| |/ | | | | | | | CanvasImageSource | |||
* | | Merge pull request #181 from trav90/buildsystem-work | New Tobin Paradigm | 2018-04-15 | -1/+1 |
|\ \ | | | | | | | Fix GCC -Wreorder warnings. | |||
| * | | Fix GCC -Wreorder warnings. | trav90 | 2018-04-15 | -1/+1 |
| | | | ||||
* | | | Merge pull request #182 from adeshkp/patch-3 | New Tobin Paradigm | 2018-04-15 | -2/+0 |
|\ \ \ | | | | | | | | | [Tycho AM] Remove test for experiments framework | |||
| * | | | [Tycho AM] Remove test for experiments framework | adeshkp | 2018-04-15 | -2/+0 |
| |/ / | ||||
* | | | Merge pull request #183 from adeshkp/patch-4 | New Tobin Paradigm | 2018-04-15 | -1/+0 |
|\ \ \ | | | | | | | | | [WebEx AM] Remove test for experiments framework | |||
| * | | | [WebEx AM] Remove test for experiments framework | adeshkp | 2018-04-15 | -1/+0 |
| |/ / | ||||
* | | | Merge pull request #171 from janekptacijarabaci/js_location_hash_1 | New Tobin Paradigm | 2018-04-15 | -1/+12 |
|\ \ \ | | | | | | | | | Fix: no escape single quote in location.hash | |||
| * | | | JS - location.hash - no escape single quote | janekptacijarabaci | 2018-02-12 | -1/+12 |
| | | | | ||||
* | | | | [PALEMOON] Fix packaging define for ICU | Matt A. Tobin | 2018-04-15 | -4/+5 |
| | | | | ||||
* | | | | [PALEMOON] Fix packaging define | Matt A. Tobin | 2018-04-15 | -2/+2 |
| |/ / |/| | | ||||
* | | | Merge pull request #159 from JustOff/PR_remove_places_protocol | New Tobin Paradigm | 2018-04-15 | -55/+0 |
|\ \ \ | | | | | | | | | Remove dead Places protocol handler in Pale Moon | |||
| * \ \ | Merge branch 'master' of https://github.com/MoonchildProductions/UXP and ↵ | JustOff | 2018-04-14 | -661/+102 |
| |\ \ \ | | | | | | | | | | | | | | | | resolve conflicts | |||
| * | | | | Remove dead Places protocol handler in Pale Moon | JustOff | 2018-04-14 | -57/+0 |
| | | | | | ||||
* | | | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2018-04-15 | -760/+392 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||
| * | | | | Merge pull request #169 from janekptacijarabaci/csp_frame-ancestors_1 | New Tobin Paradigm | 2018-04-14 | -8/+74 |
| |\ \ \ \ | | | | | | | | | | | | | moebius#159: CSP - support for "frame-ancestors" in "Content-Security-Policy-Report-Only" | |||
| | * | | | | moebius#159: CSP - support for "frame-ancestors" in ↵ | janekptacijarabaci | 2018-04-14 | -8/+74 |
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | "Content-Security-Policy-Report-Only" https://github.com/MoonchildProductions/moebius/pull/159 | |||
| * | | | | Merge pull request #167 from janekptacijarabaci/fetch_headers_1 | New Tobin Paradigm | 2018-04-14 | -27/+86 |
| |\ \ \ \ | | | | | | | | | | | | | moebius#140: Fix: Fetch - headers should sort and combine | |||
| | * | | | | moebius#140: Fix: Fetch - headers should sort and combine | janekptacijarabaci | 2018-04-14 | -27/+86 |
| | |/ / / | | | | | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/140 | |||
| * | | | | Merge pull request #166 from janekptacijarabaci/html_input_maxlength_1 | New Tobin Paradigm | 2018-04-14 | -18/+114 |
| |\ \ \ \ | | | | | | | | | | | | | moebius#53: HTML - input - support for dynamic maxlength | |||
| | * | | | | moebius#53: HTML - input - support for dynamic maxlength | janekptacijarabaci | 2018-04-14 | -18/+114 |
| | |/ / / | | | | | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/53 | |||
| * | | | | [PALEMOON] Fix gtk conditional in shared branding | Matt A. Tobin | 2018-04-14 | -1/+1 |
| | | | | | ||||
| * | | | | Merge pull request #165 from JustOff/PR_SessionStore_nsICookieManager2_add | New Tobin Paradigm | 2018-04-14 | -1/+1 |
| |\ \ \ \ | | | | | | | | | | | | | Align SessionStore.jsm with the updated nsICookieManager2.add() API | |||
| | * | | | | Align SessionStore.jsm with the updated nsICookieManager2.add() API | JustOff | 2018-04-14 | -1/+1 |
| |/ / / / | ||||
| * | | | | [PALEMOON] Move linux icons to moz.build | Matt A. Tobin | 2018-04-14 | -8/+6 |
| | | | | | ||||
| * | | | | [PALEMOON] Linux gets emojis too | Matt A. Tobin | 2018-04-14 | -1/+1 |
| | | | | | ||||
| * | | | | [PALEMOON] Theme chrome.manifest only needs to be packaged on Windows as far ↵ | Matt A. Tobin | 2018-04-14 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | as anyone can tell | |||
| * | | | | Merge pull request #164 from JustOff/PR_nsContextMenu_unreachable_code | Moonchild | 2018-04-14 | -3/+2 |
| |\ \ \ \ | | | | | | | | | | | | | Suppress false-positive warning about unreachable code after return in nsContextMenu.js | |||
| | * | | | | Suppress false-positive warning about unreachable code after return in ↵ | JustOff | 2018-04-14 | -3/+2 |
| | | |/ / | | |/| | | | | | | | | | | | | nsContextMenu.js | |||
| * / | | | [PALEMOON] Fix depth | Matt A. Tobin | 2018-04-14 | -34/+4 |
| |/ / / | ||||
| * | | | Bump Phoenix extensions to allow installing up to Firefox 56.9 | Matt A. Tobin | 2018-04-14 | -1/+1 |
| | | | | ||||
| * | | | [PALEMOON] Add MOZ_PHOENIX_EXTENSIONS to application specific configure | Matt A. Tobin | 2018-04-14 | -2/+2 |
| | | | | ||||
| * | | | Merge pull request #163 from JustOff/PR_SessionStore_getCookiesFromHost | New Tobin Paradigm | 2018-04-14 | -1/+1 |
| |\ \ \ | | | | | | | | | | | Align SessionStore.jsm with the updated getCookiesFromHost() API | |||
| | * | | | Align SessionStore.jsm with the updated getCookiesFromHost() API | JustOff | 2018-04-14 | -1/+1 |
| | |/ / | ||||
| * | | | Add a hack to deal with defs.mk not always being picked up in Pale Moon's case | Matt A. Tobin | 2018-04-14 | -0/+6 |
| | | | | ||||
| * | | | [PALEMOON] Revise packaging | Matt A. Tobin | 2018-04-14 | -553/+76 |
| | | | | ||||
| * | | | Do not make duplicates fatal while packaging | Matt A. Tobin | 2018-04-14 | -102/+15 |
| | | | | ||||
* | | | | Merge branch 'html_input_datetime_1' | wolfbeast | 2018-04-15 | -699/+5095 |
|\ \ \ \ | |/ / / |/| | | | | | | | This is almost everything needed for #162. | |||
| * | | | moebius#110: HTML - input - datetime - Datepicker shows incorrect month for ↵ | janekptacijarabaci | 2018-03-31 | -4/+6 |
| | | | | | | | | | | | | | | | | the first day of the month | |||
| * | | | moebius#72: Fix Marionette's DateTimeValue when dom.forms.datetime is enabled | janekptacijarabaci | 2018-03-31 | -0/+54 |
| | | | | ||||
| * | | | Bug 1446342 - Input type="date" not working if the other form elements has ↵ | janekptacijarabaci | 2018-03-31 | -12/+22 |
| | | | | | | | | | | | | | | | | name="document" (any alternative solution) | |||
| * | | | A nicer button for class="month-year::after" | janekptacijarabaci | 2018-03-31 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | A small replacement for: Bug 1282768: https://bugzilla.mozilla.org/show_bug.cgi?id=1282768 | |||
| * | | | Bug 1406859 - [DateTimePicker] Let the first picker close gracefully before ↵ | janekptacijarabaci | 2018-03-31 | -0/+9 |
| | | | | | | | | | | | | | | | | opening a second picker | |||
| * | | | Bug 1397114 - Disable smooth scrolling when value changes come from input box | janekptacijarabaci | 2018-03-31 | -19/+8 |
| | | | | ||||
| * | | | Bug 1401876 - (Part 2) Add browser-chrome test for reopening picker | janekptacijarabaci | 2018-03-31 | -1/+27 |
| | | | |