Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | Remove the option to build without INTL/ICU | wolfbeast | 2018-05-04 | -27/+6 | |
| | | | | | | | | | | | | This resolves #324. | ||||
| * | | Adjust tests for android-enabled Intl. | wolfbeast | 2018-05-03 | -3/+3 | |
| | | | |||||
| * | | Unconditionally switch on the INTL API on all platforms. | wolfbeast | 2018-05-03 | -8/+1 | |
| | | | |||||
* | | | Merge pull request #327 from JustOff/PR_grep_invalid_option | Moonchild | 2018-05-04 | -1/+5 | |
|\ \ \ | | | | | | | | | Fix regex escaping in old-configure and js/src/old-configure | ||||
| * | | | Fix regex escaping in old-configure and js/src/old-configure | JustOff | 2018-05-04 | -1/+5 | |
| | |/ | |/| | |||||
* | | | Merge pull request #329 from JustOff/PR_fullscreen_animation | New Tobin Paradigm | 2018-05-04 | -1/+2 | |
|\ \ \ | |/ / |/| | | Delay and shorten animation of transition to the full-screen | ||||
| * | | Delay and shorten animation of transition to the full-screen | JustOff | 2018-05-04 | -1/+2 | |
|/ / | |||||
* | | Merge pull request #323 from MoonchildProductions/nuke-sandbox | Moonchild | 2018-05-04 | -91231/+9 | |
|\ \ | |/ |/| | Nuke sandbox | ||||
| * | Remove unused sanbox l10n strings (about:support) | wolfbeast | 2018-05-03 | -8/+0 | |
| | | |||||
| * | Remove nsPluginTag::InitSandboxLevel | wolfbeast | 2018-05-03 | -9/+0 | |
| | | |||||
| * | Remove unused XREShellData | wolfbeast | 2018-05-03 | -33/+5 | |
| | | |||||
| * | Nuke the sandbox | wolfbeast | 2018-05-03 | -87958/+0 | |
| | | |||||
| * | Remove sandbox ductwork conditional code. | wolfbeast | 2018-05-03 | -916/+5 | |
| | | |||||
| * | Remove GMP sandbox code. | wolfbeast | 2018-05-02 | -497/+0 | |
| | | |||||
| * | Remove content process sandbox code. | wolfbeast | 2018-05-02 | -1812/+1 | |
| | | |||||
* | | Merge pull request #322 from trav90/ffmpeg-work | Moonchild | 2018-05-03 | -5/+13352 | |
|\ \ | | | | | | | Add support for FFmpeg 4.0/libavcodec 58 | ||||
| * | | Add support for libavcodec 58/FFmpeg 4.0 | trav90 | 2018-04-28 | -5/+20 | |
| | | | |||||
| * | | Import FFmpeg 4.0 header files | trav90 | 2018-04-28 | -0/+13332 | |
| | | | |||||
* | | | Merge pull request #318 from janekptacijarabaci/pm_places_keyword_1 | Moonchild | 2018-05-02 | -9/+12 | |
|\ \ \ | | | | | | | | | [PALEMOON] [frontend vs backend] Places - Fix: "Keyword" reset (to an empty value) does not work | ||||
| * | | | [PALEMOON] [frontend vs backend] Places - use "let" instead of "var" for the ↵ | janekptacijarabaci | 2018-05-02 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | entire function "onKeywordFieldBlur" Issue #121 | ||||
| * | | | [PALEMOON] [frontend vs backend] Places - Fix: "Keyword" reset (to an empty ↵ | janekptacijarabaci | 2018-05-02 | -9/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | value) does not work Issue #121 | ||||
* | | | | Merge pull request #319 from janekptacijarabaci/debug_warning_1 | Moonchild | 2018-05-02 | -10/+10 | |
|\ \ \ \ | |_|_|/ |/| | | | moebius#146: Building with "--enable-debug" - fix some warnings | ||||
| * | | | Building with "--enable-debug" - fix some warnings | janekptacijarabaci | 2018-05-02 | -10/+10 | |
| |/ / | | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/146 https://github.com/MoonchildProductions/Pale-Moon/pull/1400 | ||||
* | | | Merge pull request #320 from janekptacijarabaci/instanceof_negations_1 | Moonchild | 2018-05-02 | -28/+19 | |
|\ \ \ | | | | | | | | | palemoon#1173: Fix unsafe "instanceof" negations | ||||
| * | | | Fix unsafe "instanceof" negations | janekptacijarabaci | 2018-05-02 | -28/+19 | |
| |/ / | | | | | | | | | | https://github.com/MoonchildProductions/Pale-Moon/pull/1173 | ||||
* | | | [TychoAM] Do not allow Jetpack extensions to install if Jetpack isn't ↵ | Matt A. Tobin | 2018-05-01 | -23/+43 | |
| | | | | | | | | | | | | | | | | | | actually built This does not cover the previous case of an application dropping jetpack support.. This follows the WebExtension route. A new case will have to be redeveloped if an existing application drops jetpack support. | ||||
* | | | Un-depercate synchronous search initialization | Matt A. Tobin | 2018-05-01 | -9/+0 | |
| | | | |||||
* | | | [TychoAM] Make the Add-ons Manager conditionally devtools free | Matt A. Tobin | 2018-05-01 | -0/+27 | |
| | | | |||||
* | | | Issue #316 - Always build heapsnapshot regardless of the rest of the ↵ | Matt A. Tobin | 2018-05-01 | -16/+18 | |
|/ / | | | | | | | devtools for now | ||||
* | | Only set and show the dual-guid indicators when dual-guid has been built | Matt A. Tobin | 2018-05-01 | -5/+18 | |
| | | |||||
* | | [PALEMOON] Update error number for webextensions to match the platform | Matt A. Tobin | 2018-05-01 | -3/+3 | |
| | | |||||
* | | Merge pull request #313 from JustOff/PR_fullscreen_fix_basic | Moonchild | 2018-05-01 | -139/+82 | |
|\ \ | | | | | | | Align Pale Moon codebase with the updated fullscreen API | ||||
| * | | [PALEMOON] Align the application with the updated fullscreen API | JustOff | 2018-05-01 | -8/+4 | |
| | | | |||||
| * | | [PALEMOON] Use CSS transition instead of JS animation for hiding toolbox in ↵ | JustOff | 2018-05-01 | -89/+62 | |
| | | | | | | | | | | | | fullscreen mode and simplify related code | ||||
| * | | [PALEMOON] Added padding to toolbar autohide | JustOff | 2018-05-01 | -32/+18 | |
| | | | |||||
| * | | [PALEMOON] fullscr-toggler element needs to be hidden in DOM fullscreen | JustOff | 2018-05-01 | -21/+9 | |
|/ / | |||||
* | | Merge pull request #309 from janekptacijarabaci/build_warnings_4 | Moonchild | 2018-05-01 | -4/+5 | |
|\ \ | | | | | | | Build - throws a warning "interface 'nsISelectionPrivate' is scriptable but derives from non-scriptable 'nsISelection'" | ||||
| * | | Bug 338865 - Scriptable XPIDL iface inheriting from noscript iface should ↵ | janekptacijarabaci | 2018-04-30 | -1/+1 | |
| | | | | | | | | | | | | throw error | ||||
| * | | Bug 1216885 - Make nsISelectionPrivate not inherit from nsISelection | janekptacijarabaci | 2018-04-30 | -3/+4 | |
| | | | |||||
* | | | Merge pull request #307 from janekptacijarabaci/pm_nsBrowserGlue_1 | Moonchild | 2018-05-01 | -31/+24 | |
|\ \ \ | | | | | | | | | [PALEMOON] Added gBrandBundle lazy getter and use gBrowserBundle in nsBrowserGlue.js | ||||
| * | | | [PALEMOON] Added gBrandBundle lazy getter and use gBrowserBundle in ↵ | janekptacijarabaci | 2018-04-30 | -31/+24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | nsBrowserGlue.js Tag #273 | ||||
* | | | | Merge pull request #306 from JustOff/PR_owner_triggeringPrincipal | Moonchild | 2018-05-01 | -15/+23 | |
|\ \ \ \ | | | | | | | | | | | [PALEMOON] Replace `owner` with `triggeringPrincipal` to match the updated API | ||||
| * | | | | [PALEMOON] Replace serializing `nsISHEntry.owner` with ↵ | JustOff | 2018-04-30 | -11/+19 | |
| | | | | | | | | | | | | | | | | | | | | `nsISHEntry.triggeringPrincipal` | ||||
| * | | | | [PALEMOON] Replace `owner` with `triggeringPrincipal` to match the updated ↵ | JustOff | 2018-04-30 | -4/+4 | |
| |/ / / | | | | | | | | | | | | | UXP docshell | ||||
* | | | | Merge pull request #312 from janekptacijarabaci/pm_feeds_1 | Moonchild | 2018-05-01 | -1/+1 | |
|\ \ \ \ | | | | | | | | | | | [PALEMOON] Fix feeds - "Subscribe to this page..." | ||||
| * | | | | [PALEMOON] Fix feeds - "Subscribe to this page..." | janekptacijarabaci | 2018-05-01 | -1/+1 | |
| |/ / / | | | | | | | | | | | | | Issue #121 | ||||
* | | | | Merge pull request #311 from janekptacijarabaci/security_blocking_data_2 | Moonchild | 2018-05-01 | -197/+584 | |
|\ \ \ \ | |/ / / |/| | | | Use asyncOpen2() for docshell loads | ||||
| * | | | Bug 1344706 - Do not reuse originPrincipal as triggeringPrincipal within ↵ | janekptacijarabaci | 2018-05-01 | -11/+25 | |
| | | | | | | | | | | | | | | | | utilityOverlay.js | ||||
| * | | | Bug 1333726 - use serializeToString instead of non-existant serializePrincipal | janekptacijarabaci | 2018-05-01 | -1/+1 | |
| | | | | |||||
| * | | | Bug 1331686 - Pass correct triggeringPrincipal for tabs openen through ↵ | janekptacijarabaci | 2018-05-01 | -6/+32 | |
| | | | | | | | | | | | | | | | | ctrl-click and open link in new tab |