Commit Graph

407 Commits

Author SHA1 Message Date
wolfbeast 0b38abc43a Hook up BE SSLStatus.
FIXME: It seems getting just the cipher name was completely stripped from the security manager. This will have to be re-implemented one way or another as displaying the full suite in the page info window is ugly and should be avoided.
2018-07-24 23:16:25 +08:00
wolfbeast b33128e075 Hook up http cache v2. 2018-07-24 23:16:22 +08:00
wolfbeast fd2c260ab5 Add the /browser part of bug #691601 2018-07-24 23:16:19 +08:00
wolfbeast 5580cfcfb5 Add LoginManagerParent e10s method calls (borrowed from SeaMonkey patches) 2018-07-24 23:16:14 +08:00
wolfbeast 3f7750c485 Switch login manager to use DOMFormHasPassword instead of DOMContentLoaded.
LoginManagerContent.onContentLoaded no longer exists.
2018-07-24 23:16:11 +08:00
trav90 d7010086e9 Remove conditional SPS Profiler code 2018-07-24 23:15:28 +08:00
trav90 1eda2626aa Remove more crashreporter references/stubs 2018-07-24 23:15:02 +08:00
trav90 903fddcff7 Remove conditional crashreporter code 2018-07-24 23:13:57 +08:00
Steven Schlansker f97216fc54 Add missing MacOS-files.in 2018-07-24 23:13:42 +08:00
wolfbeast 14b461d49d Follow-up to e62cd2d: remove promises component entries from jar manifest.
This resolves #52
2018-07-24 23:13:41 +08:00
Steven Schlansker fadbbd2367 nsMacShell: Fill in referrerPolicy when saving desktop backgrounds 2018-07-24 23:13:40 +08:00
NTD 649a7c244e Make the OS_SLICE default to Windows when other conditions are not met. Also, fix a couple of typos. 2018-07-24 23:13:40 +08:00
NTD af33c0ddb2 Preprocess branding prefs and use preprocessing on UA Overrides 2018-07-24 23:13:39 +08:00
wolfbeast 119c4378e2 Remove promises injector component; no longer necessary. 2018-07-24 23:13:39 +08:00
wolfbeast 078fef2c15 Update removed files for the browser installer. 2018-07-24 23:13:38 +08:00
wolfbeast fbd31d9db4 Update UA overrides for Tycho BE 2018-07-24 23:13:37 +08:00
wolfbeast 7d188fc9c0 Remove leftover pre-release suffix string on Mac builds.
Resolves issue #50
2018-07-24 23:13:37 +08:00
Steven Schlansker c38bcff294 nsMacShellService: PRUnichar to char16_t 2018-07-24 23:13:36 +08:00
Steven Schlansker c7ae4d2935 Reference counted class nsMacShellService should not have a public destructor 2018-07-24 23:13:36 +08:00
wolfbeast 3b6d29c3a9 Fix packaging of MS runtime dlls 2018-07-24 23:13:35 +08:00
NTD 5665605338 Issue #44 - Fix the internal updater 2018-07-24 23:13:34 +08:00
NTD c3c5ae037b Allow Phoenix extensions to be installed and used. Also, enable this by default for the time being. 2018-07-24 23:13:34 +08:00
wolfbeast 50ccc867a0 Fix tab-switching issue for findbar 2018-07-24 23:13:33 +08:00
Lootyhoof e9738642a0 Infer from each toolbar's text color whether to use inverted icons 2018-07-24 23:13:29 +08:00
Lootyhoof 47ce027b6b Add a global class for close icons 2018-07-24 23:13:29 +08:00
wolfbeast f1453d2e41 Switch our context menu to a local /browser copy
This resolves #31
2018-07-24 23:13:27 +08:00
NTD 05ea19267b Issue #30 - Part 1: Hook up the post-26 finder to the browser 2018-07-24 23:13:26 +08:00
NTD b78446a3fe Issue N/A - Fix StarUI 2018-07-24 23:13:26 +08:00
wolfbeast b4401d77a6 Fix PageMenu call 2018-07-24 23:13:25 +08:00
wolfbeast 964f3258fa Implement Windows 10 accent color styling. 2018-07-24 23:13:24 +08:00
wolfbeast 36a1ddaa65 Fix FE components part 3: fix tree views in sidebar/panel 2018-07-24 23:13:23 +08:00
wolfbeast 2a48cf19b1 Fix FE components part 2: folderReadOnly doesn't pertain to bookmarks or results 2018-07-24 23:13:22 +08:00
wolfbeast 3c863a35af Fix FE components part 1: Convert treeBoxObject calls to WebIDL 2018-07-24 23:13:21 +08:00
wolfbeast da0a90e3f3 Fix UI bustage due to failure to set default charset on a new window. 2018-07-24 23:13:21 +08:00
wolfbeast 4b664909c9 Restore base toolkit net error l10n 2018-07-24 23:13:19 +08:00
wolfbeast 2e45da343c Prevent installer error due to N/A PreReleaseSuffix 2018-07-24 23:13:19 +08:00
NTD 1892d9d336 Version bump 2018-07-24 23:13:17 +08:00
NTD 04454cec94 Update any source files to account for refactoring 2018-07-24 23:13:16 +08:00
NTD 06b0055b43 Update preprocessed .in files 2018-07-24 23:13:14 +08:00
NTD 066abbbf68 Update build files 2018-07-24 23:13:14 +08:00
NTD ad79a9d62a Transfer Pale Moon Application Specific Code to the repository 2018-07-24 23:13:13 +08:00
NTD 0db22e1346 Obliterate Browser 38 2018-07-24 23:13:02 +08:00
trav90 052e58f015 Remove GnomeVFS extension 2018-07-24 23:12:24 +08:00
trav90 2f6b96ce9a Set execute attributes on all .sh files in tree 2018-07-24 23:12:12 +08:00
wolfbeast d9e99990fe Add a horizontal scroll action option for mouse wheel. 2018-07-24 23:11:59 +08:00
wolfbeast 8e5df79611 Fix nav bustage because of UITour not being available. 2018-07-24 23:11:57 +08:00
Moonchild 548e95ac62 Update version.txt 2018-07-24 23:11:52 +08:00
wolfbeast 8f1e814dcb Switch off maintenance service, stub installer, mar sig checker 2018-07-24 23:11:38 +08:00
trav90 3b9cf8a6c3 Restore the library scope bar 2018-07-24 23:11:34 +08:00
trav90 ad2c10ab81 Restore "Payment" files to package manifest, but behind MOZ_PAY #ifdef 2018-07-24 23:11:26 +08:00