trav90 23c5c4b2da Remove "Diamond Problem" with MediaDecoder inheritance
MediaDecoder inherited from nsIObserver which inherits from nsISupport while also inheriting from AbstractMediaDecoder which itself inherits from nsISupport. This causes a "diamond problem", and prevents using some utility classes like NS_ProxyRelease or nsMainThreadPtrHandle. MediaDecoder will assert if destructed on anything but the main thread.
2018-07-25 07:14:34 +08:00
2018-07-25 06:51:12 +08:00
2018-07-25 07:13:51 +08:00
2018-07-24 23:11:31 +08:00
2018-07-25 07:09:15 +08:00
2018-07-25 07:10:44 +08:00
2018-07-24 23:25:53 +08:00
2018-07-25 06:43:50 +08:00
2018-07-25 07:08:47 +08:00
2018-07-25 07:14:15 +08:00
2018-07-25 06:34:59 +08:00
2018-07-25 07:12:50 +08:00
2018-07-25 06:50:39 +08:00
2018-07-25 06:25:01 +08:00
2018-07-25 06:25:01 +08:00
2018-07-25 01:00:21 +08:00
2018-07-24 23:11:43 +08:00
2018-07-25 07:11:38 +08:00
2018-07-25 07:05:57 +08:00
2018-07-25 07:03:05 +08:00

Pale Moon web browser

This is the source code for the Pale Moon web browser, an independent browser derived from Firefox/Mozilla community code. The source tree is mostly laid out like Mozilla-based products.

Resources

S
Description
No description provided
Readme 701 MiB
Languages
C++ 38.9%
C 20%
JavaScript 19.2%
HTML 13.6%
Python 4.2%
Other 3.7%