Commit graph

70 commits

Author SHA1 Message Date
wuggy
5ac0d5acc3 fuck this shit bro (add tabs.onReplaced notification) 2026-09-19 04:40:20 -07:00
wuggy
f20132edb0 Fix browser console errors 2026-09-19 04:21:19 -07:00
wuggy
f628239ef3 finally finish webRequest 2026-09-14 15:06:27 -07:00
wuggy
bb0adb61ae waiter waiter more webextensions please 2026-09-14 14:37:34 -07:00
wuggy
27af37ea7b Fix remaining bugs and issues with PiP 2026-09-13 13:02:36 -07:00
wuggy
14b7011d74 REALLY finish off PiP 2026-09-13 12:39:43 -07:00
wuggy
55a53a2576 Finish off PiP 2026-09-13 12:18:07 -07:00
wuggy
aac2156499 more PiP fixes 2026-09-13 11:52:14 -07:00
wuggy
2ebf29a6aa Fixed the missing Cu, Cr, and Services globals in the PiP window 2026-09-13 11:40:09 -07:00
wuggy
9a1d4edaa9 PiP initial commit 2026-09-13 10:51:36 -07:00
EAZYBLACK
2e313706f8 Remove all Eclipse mentions, since the browser isn't under eclipse anymore. 2026-09-13 02:07:59 +03:00
wuggy
daa6179d22 Replace application/basilisk with browser/ 2026-06-26 20:25:10 -07:00
wolfbeast
177b28a898 Issue #303 Part 1: Move basilisk files from /browser to /application/basilisk 2019-02-16 00:00:39 +08:00
Ascrod
fcd72d8112 Remove tracking protection tour. 2019-02-16 00:00:06 +08:00
Ascrod
dece98a7b5 Remove UITour and customize tips. 2019-02-16 00:00:05 +08:00
Ascrod
199c3900f8 Remove duplicate ifdefs in browser-safebrowsing.js 2019-02-15 23:59:55 +08:00
Ascrod
867cbe5252 Remove Social API. 2019-02-15 23:59:43 +08:00
Moonchild
aa52f6bd53 Revert "Remove the Social API" 2019-02-15 23:58:52 +08:00
Ascrod
44dc9ecd8e Remove the Social API 2019-02-15 23:58:48 +08:00
trav90
e04e651ffe Make safebrowsing optional at build time - Part 1: browser/ 2019-02-15 23:57:53 +08:00
Ascrod
f0af6dce04 Change Reader API to use events, remove messaging. 2019-02-15 23:57:51 +08:00
Ascrod
1c494e80a6 Initial updates for Reader View. 2019-02-15 23:57:50 +08:00
wolfbeast
800b6be51b Bug 1449548. 2019-02-15 23:57:02 +08:00
janekptacijarabaci
cf54612b55 Bug 1344706 - Do not reuse originPrincipal as triggeringPrincipal within utilityOverlay.js 2019-02-15 23:55:01 +08:00
janekptacijarabaci
c7e2043fa1 Bug 1333726 - use serializeToString instead of non-existant serializePrincipal 2019-02-15 23:54:59 +08:00
janekptacijarabaci
9b3581eddb Bug 1331686 - Pass correct triggeringPrincipal for tabs openen through ctrl-click and open link in new tab 2019-02-15 23:54:58 +08:00
janekptacijarabaci
f563201762 Bug 1332595 - remove useless click handling 2019-02-15 23:54:56 +08:00
janekptacijarabaci
f99258328c Bug 1348801: Teach TriggeringPrincipal about OA when opening link in private window 2019-02-15 23:54:55 +08:00
janekptacijarabaci
c32aa9df5d Bug 1343279 - Use SystemPrincipal when loading canvasToBlobURL 2019-02-15 23:54:49 +08:00
janekptacijarabaci
2a27202c64 moebius#209: Throws an error - "CloudSync is not defined"
https://github.com/MoonchildProductions/moebius/pull/209
2019-02-15 23:50:06 +08:00
janekptacijarabaci
18d312235d moebius#230: Consider blocking top level window data: URIs (part 3/3 without tests)
https://github.com/MoonchildProductions/moebius/pull/230
2019-02-15 23:49:20 +08:00
janekptacijarabaci
61ce67c968 moebius#65: Fix: "about:..." - throws an errors
https://github.com/MoonchildProductions/moebius/pull/65
2019-02-15 23:49:10 +08:00
janekptacijarabaci
2f455353a4 Use preprocessor for "chrome://devtools/skin/devtools-browser.css" in browser.xul 2019-02-15 23:48:54 +08:00
janekptacijarabaci
1cbd27ae55 Bug 1390794 - Use 'norolluponanchor' to avoid closing the picker when the anchored input box is clicked 2019-02-15 23:45:01 +08:00
janekptacijarabaci
cac5c5adc7 moebius#92: HTML - input - datetime
+ native in moebius:

Bug 1317600: https://bugzilla.mozilla.org/show_bug.cgi?id=1317600
A note - not implemented: Bug 1282768:
https://bugzilla.mozilla.org/show_bug.cgi?id=1282768
*.css: filter: url("chrome://global/skin/filters.svg#fill");, fill:

Bug 1283385: https://bugzilla.mozilla.org/show_bug.cgi?id=1283385
Bug 1323109: https://bugzilla.mozilla.org/show_bug.cgi?id=1323109
Bug 1314544: https://bugzilla.mozilla.org/show_bug.cgi?id=1314544
Bug 1286182: https://bugzilla.mozilla.org/show_bug.cgi?id=1286182

Bug 1325922: https://bugzilla.mozilla.org/show_bug.cgi?id=1325922
A note - not implemented: Bug 1282768:
https://bugzilla.mozilla.org/show_bug.cgi?id=1282768
*.css: filter: url("chrome://global/skin/filters.svg#fill");, fill:

Bug 1320225: https://bugzilla.mozilla.org/show_bug.cgi?id=1320225
Bug 1341190: https://bugzilla.mozilla.org/show_bug.cgi?id=1341190
2019-02-15 23:44:39 +08:00
janekptacijarabaci
83f3f3f2db Bug 1341190: Date picker panel and email input validation popup close immediately after opening 2019-02-15 23:44:36 +08:00
janekptacijarabaci
6a3c79040e Places - throws an error: 0x80004005 (NS_ERROR_FAILURE) [nsIEditor.transactionManager]
Steps to reproduce:

1) The main menu:
"Tools" - "Options" - "Privacy" - "History":
[x] "Remember my browsing and download history"

2) The main menu:
"History" - "Clear Recent History...":
"Today"/"Everything" - "Browsing & Download History" - "OK"

3) Go to: "https://www.palemoon.org/"

4) The main menu:
"History" - "Show All History"

5) Clicking right mouse button on an item "https://www.palemoon.org" in
"History",
clicking on "Delete This Page".

6) Clicking on "History":

Throws an error in Browser Console:
NS_ERROR_FAILURE: Component returned failure code:
0x80004005 (NS_ERROR_FAILURE) [nsIEditor.transactionManager]
editBookmarkOverlay.js:341
2019-02-15 23:43:05 +08:00
janekptacijarabaci
38abddf0e6 [DevTools] Use preprocessing for: a global variable "gDevTools" and the context menu - a function "Inspect Element"
Follow up: #106
2019-02-15 23:41:48 +08:00
janekptacijarabaci
624b3b73de [DevTools] Follow up: A function "Inspect Element" (nsContextMenu.js)
Issue #95
Follow up: #99
2019-02-15 23:41:37 +08:00
janekptacijarabaci
93944a63e9 Remove unused variables (DevTools) in browser.js
Issue #95
2019-02-15 23:41:21 +08:00
NTD
81c6c590cc Make about:logopage available to any browser that opts into MOZ_PHOENIX
Follow up to 5e8e0689c
2019-02-15 23:41:03 +08:00
wolfbeast
5934916122 Remove about:home snippets. 2019-02-15 23:40:57 +08:00
wolfbeast
434f3590e3 Remove base conditional code for crash reporter and injector. 2019-02-15 23:39:53 +08:00
wolfbeast
df053b80f5 Set up the "DRM not available" messages in a saner way. 2019-02-15 23:37:57 +08:00
wolfbeast
d789488825 Hard-disable the use of sponsored tiles. 2019-02-15 23:36:45 +08:00
wolfbeast
49ceae702e Remove testing-only UI components for e10s
This removes front-end tools only applicable for testing e10s (open non-e10s window, etc.)
This resolves #37
2019-02-15 23:35:22 +08:00
janekptacijarabaci
63ba51f58e DevTools - Browser Console - restore sessions
https://github.com/MoonchildProductions/moebius/pull/112
2019-02-15 23:34:35 +08:00
NTD
29b56a9e55 Update configure variable verification 2019-02-15 23:34:12 +08:00
wolfbeast
80a865ac12 Remove unnecessary front-end features and pres when not building EME.
Tag #26.
2019-02-15 23:34:04 +08:00
wolfbeast
dc18b8b1cd Fix typo in f3f9b7b06e37f870463a5f2196457cca6b10d700 (caps) 2019-02-15 23:33:29 +08:00