Commit Graph

714 Commits

Author SHA1 Message Date
janekptacijarabaci 4fa8e59dbd Minor fix: Async (Object.create vs. __proto__) 2018-07-25 01:16:23 +08:00
janekptacijarabaci cdd249bd71 Downloads - Internet Zone - throws an error 2018-07-25 01:16:17 +08:00
Pale Moon ea13b4080e Sniff less, trust server data more!
We can't sniff SVG file types by content, so we rely on the server-supplied MIME type in that case to properly cache favicons.
Otherwise failed sniffing = "corrupt" icon, doesn't get cached or re-used.
This resolves #596.
2018-07-25 01:16:15 +08:00
janekptacijarabaci c161d1f40c Minor fix: Places - aOldNode is undefined (the best solution) 2018-07-25 01:16:13 +08:00
janekptacijarabaci 87bc68a3a5 Minor fix: Places - aOldNode is undefined (a better solution) 2018-07-25 01:16:12 +08:00
janekptacijarabaci 2ac0910d75 Minor fix: Places - aOldNode is undefined 2018-07-25 01:16:10 +08:00
Pale Moon 45e2bd2438 Check type of node before using xlink:href
This resolves #286.
2018-07-25 01:16:08 +08:00
Pale Moon 459e7fd151 Move (non-)native extension indicator style to global extensions.css style sheet.
Follow-up to #585 [8c9b4b6]
2018-07-25 01:16:06 +08:00
wsdfhjxc fcde12e0b5 Add indicators for (non-)native extensions in Add-ons Manager
This is a proposition for #585.
2018-07-25 01:16:04 +08:00
Pale Moon 56e86baeed Fix favicon handling on hash navigation. 2018-07-25 01:16:02 +08:00
Pale Moon 4c96c4c3e4 Fix link and style elements to handle onload events Part 2.
Remove ::UnsetAttr() since it's no longer in use.
2018-07-25 01:16:00 +08:00
Pale Moon d8bcd56051 Fix link and style elements to handle onload events.
Move LinkElement/StyleElement::SetAttr to AfterSetAttr.
This resolves #595.
2018-07-25 01:15:58 +08:00
janekptacijarabaci eb5be090a8 Minor fix: DevTools - Style editor (editing CSS) 2018-07-25 01:15:57 +08:00
Pale Moon 3373c7ecf2 Add zone information control for downloaded files.
This resolves #593.
2018-07-25 01:15:55 +08:00
Pale Moon edb6cab933 Disable update logging if given a log file path longer than MAX_PATH. 2018-07-25 01:15:53 +08:00
Pale Moon bd364c8a39 Revert "Remove the maintenance service (take 2)."
This reverts commit 009fdf9eb83e29aceec430ccc6c1132e32b23185.
Tag #492.
2018-07-25 01:15:51 +08:00
janekptacijarabaci 2d785a2afc Forget About This Site command isn't working properly 2018-07-25 01:15:49 +08:00
Pale Moon 12dbf326ea Remove the maintenance service (take 2).
This resolves #492.
2018-07-25 01:15:47 +08:00
janekptacijarabaci 61e64c2cdc Minor fix: Sessions - throws an error after run, better information on error 2018-07-25 01:15:45 +08:00
janekptacijarabaci 52d634b2e3 Print preview bug - The toolbar for the Print Preview window isn't available (outlook.com, mail.yahoo.com, etc.) 2018-07-25 01:15:43 +08:00
Pale Moon 95729c8ea1 Revert "Remove the maintenance service."
This reverts commit fb21c6be5428d534caae4c7366ba494763eb01af.
2018-07-25 01:15:41 +08:00
Pale Moon b39f8fbc61 Remove the maintenance service.
This resolves #492.
2018-07-25 01:15:40 +08:00
Pale Moon f3f897f73b Make sure the Save file picker window is attached to a live window.
This resolves #584.
2018-07-25 01:15:38 +08:00
Pale Moon 90b8abd2bf Enforce Firefox compatibility mode for msn.com and bing.com
(The bigger they are, the less they listen)
2018-07-25 01:15:36 +08:00
Pale Moon 2a816666ca Stop using nsIDownloadManagerUI service in BrowserDownloadsUI() call.
Either open in a tab or in library view directly.
2018-07-25 01:15:34 +08:00
Pale Moon ad1ac1e349 Remove deprecated let block in DownloadsCommon.jsm. 2018-07-25 01:15:32 +08:00
Pale Moon ca9a7c9dce Remove Adobe CMap License because it's no longer applicable without pdf.js 2018-07-25 01:15:30 +08:00
janekptacijarabaci 6cbd0c0ab1 Fix: Plugin placeholder image/text (ask to activate) missing 2018-07-25 01:15:29 +08:00
NTD 05edb5f8cf Oust PDF.js - Part 5: Remove special cases in docshell and dom as well as mozbuild backend tests 2018-07-25 01:15:26 +08:00
NTD fe86281feb Oust PDF.js - Part 4: Remove pdfjs from telemetry histograms.json 2018-07-25 01:15:25 +08:00
NTD 5ecf9b409a Restore shumway lines in package-manifest.in 2018-07-25 01:15:23 +08:00
NTD 3993d786cc Oust PDF.js - Part 3: Fixup 2018-07-25 01:15:21 +08:00
NTD 618c5b61f9 Oust PDF.js - Part 2: Deintegration 2018-07-25 01:15:19 +08:00
NTD 7efca61c2d Oust PDF.js - Part 1: Files 2018-07-25 01:15:17 +08:00
Pale Moon 464a98f66e De-mozify mixed content information. 2018-07-25 01:15:15 +08:00
Pale Moon 6e0d899f90 Provide a "more information" link in the geolocation doorhanger. 2018-07-25 01:15:13 +08:00
Pale Moon f56df1b5cf Fix geolocation, desktop notificiation and pointerlock prompts.
Final part of MoonchildProductions/Tycho@0d152b6 and MoonchildProductions/Tycho@9269e8d to fix geolocation in v27.
This resolves #498.
2018-07-25 01:15:11 +08:00
janekptacijarabaci 9708cdd28a Minor fix - about:cache - throws an error 2018-07-25 01:15:09 +08:00
janekptacijarabaci 20a461a085 Fix: Places "tags" and other categories -> uncaught exception (and "Most visited" works) 2018-07-25 01:15:08 +08:00
janekptacijarabaci 8acab7b54c Places "tags" - better information on error 2018-07-25 01:15:05 +08:00
Pale Moon 4e9226d780 Fix #572.
Wasn't much left after all.
2018-07-25 01:15:04 +08:00
janekptacijarabaci 81246add67 Minor fix - cache clearing - throws a errors 2018-07-25 01:09:18 +08:00
janekptacijarabaci 5f29b8e6cf Minor fix - browser - the context menu 2018-07-25 01:09:16 +08:00
janekptacijarabaci 5c70b440b5 Fix: History - Clear Recent History... - Browsing & Download History 2018-07-25 01:09:14 +08:00
janekptacijarabaci 56ed4837f3 DevTools - storage - indexed DB - fix typo 2018-07-25 01:09:13 +08:00
janekptacijarabaci 22e0e10c70 DevTools - storage - better treatment conditions, style clean up 2018-07-25 01:09:10 +08:00
janekptacijarabaci df0f969fa9 DevTools - storage - change the timer - for better response 2018-07-25 01:09:08 +08:00
janekptacijarabaci ea382d7358 DevTools - storage - removed this observer: "http-on-response-set-cookie" 2018-07-25 01:09:06 +08:00
NTD bfcc06d03e Exterminate WebAppRT - Part 7: Remove lingering webapprt from mozbuild 2018-07-25 01:09:04 +08:00
NTD cd12be301a Exterminate WebAppRT - Part 6: Remove webapp support from browser 2018-07-25 01:09:02 +08:00