Commit Graph

589 Commits

Author SHA1 Message Date
Fedor
5aec39511c Align <img> with no src to the updated spec. 2020-07-16 02:34:40 +03:00
Fedor
6a49e31e07 Complete improve performance of table drawing. 2020-07-16 02:34:26 +03:00
Fedor
1d760290a6 Stop MP3 demuxer from choking on very small files. 2020-07-16 02:34:13 +03:00
Fedor
77d40cb484 Remove TelemertyVFS. 2020-07-16 02:34:01 +03:00
Fedor
cb35b58684 Webrtc fix: mPtrViEBase set to nullptr but still used. 2020-07-16 02:33:48 +03:00
Fedor
2c2e50bc2c [Centaury] Remove ExtensionStorage.jsm duplicate after re-import. 2020-07-16 02:33:35 +03:00
Fedor
9d107e0c8c [Centaury] Restore winxp and vista things in css styles. 2020-07-16 02:33:22 +03:00
Fedor
f333464fb9 [Centaury] Clean up addon-signing build leftovers. 2020-07-16 02:33:09 +03:00
Fedor
03279b57dd [Centaury] Remove identity from manifest. 2020-07-16 02:32:56 +03:00
Fedor
372c67bc36 [Centaury] Add app-specific moz.configure example line. 2020-07-16 02:32:43 +03:00
Fedor
085f763d52 [Centaury] Change CAN_DRAW_IN_TITLEBAR... 2020-07-16 02:32:30 +03:00
Fedor
421127b9c5 [Centaury] Ensure AV1 is enabled in all builds by default. 2020-07-16 02:32:17 +03:00
Fedor
5d678573b3 [Centaury] Switch security storage db to SQL. 2020-07-16 02:32:04 +03:00
Fedor
c855e7af4d [Centaury] Change geolocation pref. 2020-07-16 02:31:51 +03:00
Fedor
6f60f68cc0 [Centaury] Align FE with HWA settings change. 2020-07-16 02:31:38 +03:00
Fedor
7068800c17 [Centaury] Copy dylibs to the application bundle instead of symlinks. 2020-07-16 02:31:25 +03:00
Fedor
ef4a175c05 [Centaury] Use %OS_SLICE% macro in SSUAO to refine OS info. 2020-07-16 02:31:12 +03:00
Fedor
876683f744 Split out ICU data file on Windows. 2020-07-16 02:31:00 +03:00
Fedor
1a4477050e Remove a leftover GMP migration function. 2020-07-16 02:30:47 +03:00
Fedor
fc5d40581e Fix warning about inline nsINode::GetFlattenedTreeParentNodeForStyle... 2020-07-16 02:30:35 +03:00
Fedor
706e9348a2 Kill the NVidia 3D-Vision utils. 2020-07-16 02:30:23 +03:00
Fedor
30362cbdeb Remove dom.event.highrestimestamp.enabled pref. 2020-07-16 02:30:10 +03:00
Fedor
c3e2f1e0bf Implement URLSearchParams's sort() 2020-07-16 02:29:58 +03:00
Fedor
56466b9697 Work around GCC 10 defaulting to -fno-common in media/ffvpx/libavcodec/ 2020-07-16 02:29:46 +03:00
Fedor
036a5c9e13 De-unify more layout. 2020-07-16 02:29:34 +03:00
Fedor
8819de769f Update Shadow DOM to v1 spec. 2020-07-16 02:29:21 +03:00
Fedor
9d6286a2fe Version bump for a5 2020-07-16 02:25:14 +03:00
Fedor
36bfd0bc9c [XPFE] Properly anchor XUL windows when tearing down. 2020-07-16 02:20:32 +03:00
Fedor
3b8ccba2e9 [WebRTC] Port some upstream sctp fixes. 2020-07-16 02:20:22 +03:00
Fedor
169b4a77e7 [dom] Reorder some calls to improve memory safety. 2020-07-16 02:20:12 +03:00
Fedor
48a4b4f8c2 [devtools] Port various upstream fixes. 2020-07-16 02:20:02 +03:00
Fedor
4af47f7b60 [js] Record load in MCreateThis alias set. 2020-07-16 02:19:53 +03:00
Fedor
9bcdb8f762 Prevent the existance of dangling pointers upon failure of FindDataStart. 2020-07-16 02:19:43 +03:00
Fedor
f86309421d Hyperbola IceDove should use the toolkit SearchService. 2020-07-16 02:19:34 +03:00
Fedor
e577defb37 Fix wrong remove files from the preprocessing. 2020-07-16 02:19:25 +03:00
Fedor
c2e182db6d [Mypal] #162 Software Update - Link regarding update 2020-07-16 02:19:16 +03:00
Fedor
5b479e5d2f [Mypal] #149-754623 Name field of bookmarks saved... 2020-07-16 02:19:07 +03:00
Fedor
88732f0a57 Fix updateutils PRODUCT value. 2020-07-16 02:18:59 +03:00
Fedor
4cacb7aa6d [Mypal] Add pref to allow copying unescaped URL from the URL bar. 2020-07-16 02:18:50 +03:00
Fedor
6d0a42e587 [MSE] 1362440 Fix WebM segments with Tags elements not properly handled. 2020-07-16 02:18:41 +03:00
Fedor
75e5edbef3 [AM] Clean up addon-signing build leftovers. 2020-07-16 02:18:33 +03:00
Fedor
e5ce656e91 Remove IdentityService and ContextualIdentityService. 2020-07-16 02:18:25 +03:00
Fedor
b372b55725 Remove AppConstants from toolkit/prompts/content/tabprompts.xml. 2020-07-16 02:18:16 +03:00
Fedor
d1b8dc1081 De-unify dom/. 2020-07-16 02:18:08 +03:00
Fedor
a237454b5f De-unify build/ inspector/ ipc/ tools/layout-debug/src/ in layout/. 2020-07-16 02:18:00 +03:00
Fedor
a2342e6629 Move MOZ_AV1 back to ac configure for everyone to use. 2020-07-16 02:17:53 +03:00
Fedor
5238c91b97 Add a global build define to determine if the client can draw in the titlebar... 2020-07-16 02:17:45 +03:00
Fedor
9f63c2ac5e Enable high-resolution DOM timestamps. 2020-07-16 02:17:37 +03:00
Fedor
66da77ec41 Perform validity check before trying to use the content. 2020-07-16 02:17:30 +03:00
Fedor
66e78cb6b8 Bail on orphan node. 2020-07-16 02:17:23 +03:00