summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* | | Merge pull request #194 from JustOff/PR_remove_sync_promoboxNew Tobin Paradigm2018-04-16-309/+0
|\ \ \ | | | | | | | | Remove the Sync promotion in the add-on install doorhanger
| * | | Remove Sync promobox from popup-notifications.inc as wellJustOff2018-04-16-1/+0
| | | |
| * | | Remove the Sync promotion in the add-on install doorhangerJustOff2018-04-16-308/+0
|/ / /
* | | Merge pull request #192 from JustOff/PR_netError.dtd_malformedURI.title_dupeNew Tobin Paradigm2018-04-16-2/+1
|\ \ \ | | | | | | | | [PALEMOON] Remove accidentally duplicated 'malformedURI.title' from netError.dtd
| * | | [PALEMOON] Remove accidentally duplicated 'malformedURI.title' from netError.dtdJustOff2018-04-16-2/+1
| | | |
* | | | Merge pull request #193 from ↵New Tobin Paradigm2018-04-16-2/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | MoonchildProductions/revert-176-pm_unreachable-code-after-return-statement_1 Revert "[PALEMOON] Fix a warning: "unreachable code after return statement" in urlbarBindings.xml"
| * | | | Revert "[PALEMOON] Fix a warning: "unreachable code after return statement" ↵New Tobin Paradigm2018-04-16-2/+1
|/ / / / | | | | | | | | | | | | in urlbarBindings.xml"
* | | | Merge pull request #176 from ↵New Tobin Paradigm2018-04-16-1/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | janekptacijarabaci/pm_unreachable-code-after-return-statement_1 [PALEMOON] Fix a warning: "unreachable code after return statement" in urlbarBindings.xml
| * | | | [PALEMOON] Fix a warning: "unreachable code after return statement" in ↵janekptacijarabaci2018-04-15-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | urlbarBindings.xml Issue #121
* | | | | [PALEMOON] Update UA Compatibility modes in a backwards compatible wayMatt A. Tobin2018-04-16-0/+54
| |/ / / |/| | |
* | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-04-16-682/+338
|\ \ \ \
| * \ \ \ Merge pull request #175 from janekptacijarabaci/url_parser_2New Tobin Paradigm2018-04-16-5/+31
| |\ \ \ \ | | | | | | | | | | | | moebius#131: URL parser - stop preserving empty passwords
| | * | | | moebius#131: URL parser - stop preserving empty passwordsjanekptacijarabaci2018-04-15-5/+31
| | | | | | | | | | | | | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/issues/131
| * | | | | Merge pull request #180 from janekptacijarabaci/html_input_datetime_2New Tobin Paradigm2018-04-16-553/+75
| |\ \ \ \ \ | | | | | | | | | | | | | | HTML - input - datetime - support for "dom.forms.datetime.others"
| | * | | | | Bug 1344642 - Part 2: Add a new pref for input type=week, month and ↵janekptacijarabaci2018-04-15-24/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | | datetime-local
| | * | | | | Bug 1344642 - Part 1: Cleanup dom.forms.datepicker related codejanekptacijarabaci2018-04-15-543/+16
| | | |_|/ / | | |/| | |
| * | | | | Merge pull request #178 from janekptacijarabaci/html_input_datetime_3New Tobin Paradigm2018-04-16-14/+41
| |\ \ \ \ \ | | | | | | | | | | | | | | [PALEMOON] [Frontend vs Backend] HTML - input - datetime
| | * | | | | [PALEMOON] [Frontend vs Backend] HTML - input - datetimejanekptacijarabaci2018-04-15-14/+41
| | |/ / / / | | | | | | | | | | | | | | | | | | Issue #162
| * | | | | Merge pull request #174 from janekptacijarabaci/url_parser_1New Tobin Paradigm2018-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 namejanekptacijarabaci2018-04-15-72/+51
| | | |/ / | | |/| | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/issues/130
| * | | | Merge pull request #173 from ↵New Tobin Paradigm2018-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 ↵janekptacijarabaci2018-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_1New Tobin Paradigm2018-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 ↵janekptacijarabaci2018-04-15-11/+38
| | |/ / / | | | | | | | | | | | | | | | CanvasImageSource
| * | | | Merge pull request #181 from trav90/buildsystem-workNew Tobin Paradigm2018-04-15-1/+1
| |\ \ \ \ | | | | | | | | | | | | Fix GCC -Wreorder warnings.
| | * | | | Fix GCC -Wreorder warnings.trav902018-04-15-1/+1
| | | |/ / | | |/| |
| * | | | Merge pull request #182 from adeshkp/patch-3New Tobin Paradigm2018-04-15-2/+0
| |\ \ \ \ | | | | | | | | | | | | [Tycho AM] Remove test for experiments framework
| | * | | | [Tycho AM] Remove test for experiments frameworkadeshkp2018-04-15-2/+0
| | |/ / /
| * | | | Merge pull request #183 from adeshkp/patch-4New Tobin Paradigm2018-04-15-1/+0
| |\ \ \ \ | | | | | | | | | | | | [WebEx AM] Remove test for experiments framework
| | * | | | [WebEx AM] Remove test for experiments frameworkadeshkp2018-04-15-1/+0
| | |/ / /
| * | | | Merge pull request #171 from janekptacijarabaci/js_location_hash_1New Tobin Paradigm2018-04-15-1/+12
| |\ \ \ \ | | | | | | | | | | | | Fix: no escape single quote in location.hash
| | * | | | JS - location.hash - no escape single quotejanekptacijarabaci2018-02-12-1/+12
| | | | | |
| * | | | | [PALEMOON] Fix packaging define for ICUMatt A. Tobin2018-04-15-4/+5
| | | | | |
| * | | | | [PALEMOON] Fix packaging defineMatt A. Tobin2018-04-15-2/+2
| | |/ / / | |/| | |
* / | | | Mass-replace global-scope let with var in Pale Moon and TychoAMwolfbeast2018-04-16-119/+120
|/ / / / | | | | | | | | | | | | tag #155
* | | | Merge pull request #159 from JustOff/PR_remove_places_protocolNew Tobin Paradigm2018-04-15-55/+0
|\ \ \ \ | | | | | | | | | | Remove dead Places protocol handler in Pale Moon
| * \ \ \ Merge branch 'master' of https://github.com/MoonchildProductions/UXP and ↵JustOff2018-04-14-661/+102
| |\ \ \ \ | | | | | | | | | | | | | | | | | | resolve conflicts
| * | | | | Remove dead Places protocol handler in Pale MoonJustOff2018-04-14-57/+0
| | |_|_|/ | |/| | |
* | | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-04-15-760/+392
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge pull request #169 from janekptacijarabaci/csp_frame-ancestors_1New Tobin Paradigm2018-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 ↵janekptacijarabaci2018-04-14-8/+74
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | "Content-Security-Policy-Report-Only" https://github.com/MoonchildProductions/moebius/pull/159
| * | | | Merge pull request #167 from janekptacijarabaci/fetch_headers_1New Tobin Paradigm2018-04-14-27/+86
| |\ \ \ \ | | | | | | | | | | | | moebius#140: Fix: Fetch - headers should sort and combine
| | * | | | moebius#140: Fix: Fetch - headers should sort and combinejanekptacijarabaci2018-04-14-27/+86
| | |/ / / | | | | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/140
| * | | | Merge pull request #166 from janekptacijarabaci/html_input_maxlength_1New Tobin Paradigm2018-04-14-18/+114
| |\ \ \ \ | | | | | | | | | | | | moebius#53: HTML - input - support for dynamic maxlength
| | * | | | moebius#53: HTML - input - support for dynamic maxlengthjanekptacijarabaci2018-04-14-18/+114
| | |/ / / | | | | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/53
| * | | | [PALEMOON] Fix gtk conditional in shared brandingMatt A. Tobin2018-04-14-1/+1
| | | | |
| * | | | Merge pull request #165 from JustOff/PR_SessionStore_nsICookieManager2_addNew Tobin Paradigm2018-04-14-1/+1
| |\ \ \ \ | | | | | | | | | | | | Align SessionStore.jsm with the updated nsICookieManager2.add() API
| | * | | | Align SessionStore.jsm with the updated nsICookieManager2.add() APIJustOff2018-04-14-1/+1
| |/ / / /
| * | | | [PALEMOON] Move linux icons to moz.buildMatt A. Tobin2018-04-14-8/+6
| | | | |
| * | | | [PALEMOON] Linux gets emojis tooMatt A. Tobin2018-04-14-1/+1
| | | | |