Lee Salzman
5ec40a0c76
Bug 1441941 - Limit allocations in SkTDArray. r=jrmuizel, a=RyanVM
2019-02-15 23:47:07 +08:00
Andrew Osmond
8b03cc774b
Bug 1409440. r=tnikkel, a=RyanVM
2019-02-15 23:47:06 +08:00
Boris Zbarsky
b5e5cabc37
Bug 1444231 - Fix QI implementation for FragmentOrElement. r=mccr8, a=RyanVM
...
MozReview-Commit-ID: 9mPO2ezk2Y7
--HG--
extra : source : 060024fa93121d878d27f329c959757e6f71017a
extra : intermediate-source : 925d5693c5a1a73806062947b18c98ed13efc6c3
2019-02-15 23:47:04 +08:00
Valentin Gosu
222de2080c
Bug 1433609 - Ensure that deserialized URL is correct. r=mayhemer, a=RyanVM
...
MozReview-Commit-ID: BMQfPzPhDhc
2019-02-15 23:47:02 +08:00
Thomas Nguyen
787c782fd8
Bug 1361699 - Add buffer when writing hashstore to file. r=gcp, r=mcmanus, a=RyanVM
...
We write a lot of 4-bytes prefixes to file which call many system calls.
We should use a buffer and only write to file if the buffer is full or
finish writing. nsIBufferedOutputStream is a good candidate to do that
MozReview-Commit-ID: CzGOd7iXVTv
--HG--
extra : source : 8f2b4efc5f0d3191a7e80d9324933621e111b44a
2019-02-15 23:47:01 +08:00
Henri Sivonen
629a9a0f91
Bug 1443891. r=emk, a=RyanVM
...
MozReview-Commit-ID: AkUTNnVslMf
2019-02-15 23:46:59 +08:00
Nicolas Silva
1b5b871bcd
Bug 1440717 - Use RefPtr for CompositingRenderTargetOGL::mGL. r=Bas, a=ritu
...
--HG--
extra : source : b6d2d55223d2aa5cb85bbdf33075d1d38f2a9a30
extra : intermediate-source : 0ec90964e0bc479412a4da8a61d48b665211736e
2019-02-15 23:46:58 +08:00
Thomas Daede
ccaf3c7d85
Bug 1446062: libtremor Vorbis fix. r=jmspeex a=dveditz
...
--HG--
extra : transplant_source : %D3%CE8%8D%D3%C0%D3%C7%BE%7D%F2m%5DM%E3%A0%E4%0CW%F3
2019-02-15 23:46:56 +08:00
Monty Montgomery
bf2a99ddba
Bug 1446062 - Vorbis fix. r=jmspeex, a=lizzard
...
--HG--
extra : source : 6b4e98424f0dcc024fcad48608ada351e4075e59
extra : intermediate-source : 3db9e3d52b17563efca181ccbb50deb8660c59ae
2019-02-15 23:46:55 +08:00
janekptacijarabaci
7892b10a11
[PALEMOON] Fix: PopupNotifications.jsm (some extra checkbox) + catch exceptions from callbacks
...
Issue #121
2019-02-15 23:46:53 +08:00
janekptacijarabaci
176f6bc744
[PALEMOON] Engine manager - fix typo (added a name function for debugging)
...
Issue #121
2019-02-15 23:46:52 +08:00
janekptacijarabaci
18af8ef34f
[PALEMOON] Engine Manager throws a warning (deprecated)
...
Issue #121
2019-02-15 23:46:50 +08:00
janekptacijarabaci
767a48d744
[PALEMOON] [frontend vs backend] Follow up - ".toolbarbutton-badge-container" was renamed to ".toolbarbutton-badge-stack"
...
Issue #202
2019-02-15 23:46:49 +08:00
janekptacijarabaci
4d74bbb085
[PALEMOON] Fix badged button renders
...
Issue #202
2019-02-15 23:46:47 +08:00
janekptacijarabaci
733c97be89
[PALEMOON] URL/Address/Location bar - suggestions in location bar cannot be hidden by clicking dropmarker again
...
https://github.com/MoonchildProductions/Pale-Moon/pull/1382
2019-02-15 23:46:46 +08:00
wolfbeast
7a68504b3a
Use tried-and-proven backends for content rendering and reserve the use of Skia for canvas only.
...
This should prevent anemic, poorly-spaced and/or cut glyphs in content text.
2019-02-15 23:46:44 +08:00
janekptacijarabaci
bd50a27250
[PALEMOON] Places - fix: throws an error: 0x80004005 (NS_ERROR_FAILURE) [nsIEditor.transactionManager]
...
Issue #133
Tag https://github.com/MoonchildProductions/UXP/pull/134
2019-02-15 23:46:43 +08:00
wolfbeast
7754d12175
Use natural border width rounding.
...
Round subpixel border widths to nearest integer instead of nearest-below integer.
Split caret widths off from border widths and continue to use rounding to nearest-below integer for that.
Bump Goanna version for visual rendering change.
2019-02-15 23:46:41 +08:00
trav90
2a7cc64699
Set default MOZ_OPTIMIZE_FLAGS to -O2 when using GCC
2019-02-15 23:46:40 +08:00
wolfbeast
522a346ef8
Strengthen the use of the Master Password.
...
- Use 30k iterations instead of 1.
- Enforce minimum password length of 8 characters.
- Adjust strength meter accordingly.
This resolves #82 .
2019-02-15 23:46:38 +08:00
NTD
a54d528a92
[PALEMOON] Only use the private autocomplete binding on the URL bar
2019-02-15 23:46:36 +08:00
wolfbeast
22a912af4d
Add extra JS scope for DownloadUtils in urlbarBinding.xml to cater to global lexical scope.
2019-02-15 23:46:35 +08:00
janekptacijarabaci
8375cbc1a3
moebius#242: XPCOM: exportFunction() - fix wrong .length attribute
...
https://github.com/MoonchildProductions/moebius/pull/243
2019-02-15 23:46:33 +08:00
JustOff
3df5e55320
Use asyncOpen2 instead of asyncOpen everywhere in Pale Moon
2019-02-15 23:46:31 +08:00
NTD
51bef58e0b
[PALEMOON] Localize a private copy of the pre-richlistbox autocomplete ksmodule
2019-02-15 23:46:30 +08:00
NTD
cc8e59b113
[PALEMOON] Localize a private copy of the pre-newawesomebar autocomplete bindings and styling
2019-02-15 23:46:28 +08:00
NTD
b291ad857d
Restore nsPlacesAutoComplete
2019-02-15 23:46:27 +08:00
NTD
6106e49360
Restore typeAheadResult support in autocomplete
2019-02-15 23:46:25 +08:00
NTD
c887c0a5ee
Revert "[PALEMOON] Source nsPlacesAutoComplete from the suite"
...
This reverts commit 532de8c09d10767960cdecbb4fcaa4262884016e.
2019-02-15 23:46:23 +08:00
NTD
0c76f8a093
Revert "[PALEMOON] Use unified complete in autocompletesearch attribute for urlbar"
...
This reverts commit 2ccac3373fd4eaebe4fdd1812550549232fb6ed1.
2019-02-15 23:46:22 +08:00
NTD
7a9ba56129
[PALEMOON] Use unified complete in autocompletesearch attribute for urlbar
2019-02-15 23:46:20 +08:00
NTD
d8e1602c55
[PALEMOON] Source nsPlacesAutoComplete from the suite
2019-02-15 23:46:19 +08:00
janekptacijarabaci
6bcd2f5333
[PALEMOON] Customizable toolbars - added a comment
2019-02-15 23:46:17 +08:00
janekptacijarabaci
7da20021ff
palemoon#975: Customizable toolbars - backward compatible (but unidirectional)
2019-02-15 23:46:16 +08:00
janekptacijarabaci
f1f2d4d77e
palemoon#903: Customizable toolbars - persist the attribute "collapsed"
...
https://github.com/MoonchildProductions/Pale-Moon/pull/903
2019-02-15 23:46:14 +08:00
JustOff
71ad12a654
Remove unused Sync promotion notification icon
2019-02-15 23:46:13 +08:00
JustOff
961ed79b0a
Remove Sync promobox from popup-notifications.inc as well
2019-02-15 23:46:11 +08:00
JustOff
e4aefd00f9
Remove the Sync promotion in the add-on install doorhanger
2019-02-15 23:46:10 +08:00
JustOff
f63e8fe562
[PALEMOON] Remove accidentally duplicated 'malformedURI.title' from netError.dtd
2019-02-15 23:46:08 +08:00
New Tobin Paradigm
c3c4cdb143
Revert "[PALEMOON] Fix a warning: "unreachable code after return statement" in urlbarBindings.xml"
2019-02-15 23:46:07 +08:00
janekptacijarabaci
a254f6b30d
[PALEMOON] Fix a warning: "unreachable code after return statement" in urlbarBindings.xml
...
Issue #121
2019-02-15 23:46:04 +08:00
NTD
8bc4f6c65f
[PALEMOON] Update UA Compatibility modes in a backwards compatible way
2019-02-15 23:46:03 +08:00
janekptacijarabaci
de0621cc7e
moebius#131: URL parser - stop preserving empty passwords
...
https://github.com/MoonchildProductions/moebius/issues/131
2019-02-15 23:46:01 +08:00
janekptacijarabaci
5622e56123
Bug 1344642 - Part 2: Add a new pref for input type=week, month and datetime-local
2019-02-15 23:46:00 +08:00
janekptacijarabaci
36d469a74f
Bug 1344642 - Part 1: Cleanup dom.forms.datepicker related code
2019-02-15 23:45:58 +08:00
janekptacijarabaci
a422978746
[PALEMOON] [Frontend vs Backend] HTML - input - datetime
...
Issue #162
2019-02-15 23:45:57 +08:00
janekptacijarabaci
196fddddb6
moebius#130: URL parser - fix: don't allow empty host name
...
https://github.com/MoonchildProductions/moebius/issues/130
2019-02-15 23:45:55 +08:00
janekptacijarabaci
aa1df43166
moebius#190: HTML - table - editor (contenteditable) - post process node array to remove all descendants of replacement node
...
https://github.com/MoonchildProductions/moebius/issues/190
2019-02-15 23:45:54 +08:00
janekptacijarabaci
b50357b7ae
moebius#106: SVG - CanvasImageSource - allow using an SVGImageElement as a CanvasImageSource
2019-02-15 23:45:52 +08:00
trav90
55b7eeecbf
Fix GCC -Wreorder warnings.
2019-02-15 23:45:51 +08:00