summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Bug 1448774. r=dholbert, a=RyanVMRobert Longson2018-04-19-2/+3
* Bug 1443092 - Avoid calling SVGAnimatedEnumeration::AnimVal() from nsSVGUtils...Botond Ballo2018-04-19-2/+12
* Bug 1441941 - Limit allocations in SkTDArray. r=jrmuizel, a=RyanVMLee Salzman2018-04-19-3/+145
* Bug 1409440. r=tnikkel, a=RyanVMAndrew Osmond2018-04-19-8/+20
* Bug 1444231 - Fix QI implementation for FragmentOrElement. r=mccr8, a=RyanVMBoris Zbarsky2018-04-19-1/+6
* Bug 1433609 - Ensure that deserialized URL is correct. r=mayhemer, a=RyanVMValentin Gosu2018-04-19-15/+49
* Bug 1361699 - Add buffer when writing hashstore to file. r=gcp, r=mcmanus, a=...Thomas Nguyen2018-04-19-26/+26
* Bug 1443891. r=emk, a=RyanVMHenri Sivonen2018-04-19-2/+14
* Bug 1440717 - Use RefPtr for CompositingRenderTargetOGL::mGL. r=Bas, a=rituNicolas Silva2018-04-19-2/+2
* Bug 1446062: libtremor Vorbis fix. r=jmspeex a=dveditzThomas Daede2018-04-19-9/+9
* Bug 1446062 - Vorbis fix. r=jmspeex, a=lizzardMonty Montgomery2018-04-19-38/+10
* Merge pull request #206 from janekptacijarabaci/pm_PopupNotifications.jsm_1Moonchild2018-04-19-16/+105
|\
| * [PALEMOON] Fix: PopupNotifications.jsm (some extra checkbox) + catch exceptio...janekptacijarabaci2018-04-19-16/+105
* | Merge pull request #205 from janekptacijarabaci/pm_engine-manager_keyword_1Moonchild2018-04-19-9/+10
|\ \
| * | [PALEMOON] Engine manager - fix typo (added a name function for debugging)janekptacijarabaci2018-04-19-1/+1
| * | [PALEMOON] Engine Manager throws a warning (deprecated)janekptacijarabaci2018-04-19-9/+10
| |/
* | Merge pull request #204 from janekptacijarabaci/pm_toolbarbutton_badge_1Moonchild2018-04-19-22/+22
|\ \ | |/ |/|
| * [PALEMOON] [frontend vs backend] Follow up - ".toolbarbutton-badge-container"...janekptacijarabaci2018-04-19-4/+4
| * [PALEMOON] Fix badged button rendersjanekptacijarabaci2018-04-19-18/+18
|/
* Merge pull request #203 from janekptacijarabaci/pm_urlbar_dropmarker_1New Tobin Paradigm2018-04-18-11/+17
|\
| * [PALEMOON] URL/Address/Location bar - suggestions in location bar cannot be h...janekptacijarabaci2018-04-19-11/+17
|/
* Use tried-and-proven backends for content rendering and reserve the use of Sk...wolfbeast2018-04-18-5/+6
* Merge pull request #201 from janekptacijarabaci/pm_places_error_1Moonchild2018-04-18-16/+50
|\
| * [PALEMOON] Places - fix: throws an error: 0x80004005 (NS_ERROR_FAILURE) [nsIE...janekptacijarabaci2018-04-18-16/+50
* | Use natural border width rounding.wolfbeast2018-04-18-7/+10
* | Merge pull request #199 from trav90/buildsystem-workNew Tobin Paradigm2018-04-18-2/+2
|\ \
| * | Set default MOZ_OPTIMIZE_FLAGS to -O2 when using GCCtrav902018-04-17-2/+2
* | | Strengthen the use of the Master Password.wolfbeast2018-04-18-9/+16
* | | [PALEMOON] Only use the private autocomplete binding on the URL barMatt A. Tobin2018-04-18-123/+123
* | | Add extra JS scope for DownloadUtils in urlbarBinding.xml to cater to global ...wolfbeast2018-04-18-3/+5
* | | Merge pull request #198 from JustOff/PR_asyncOpen2New Tobin Paradigm2018-04-18-26/+19
|\ \ \ | |_|/ |/| |
| * | Use asyncOpen2 instead of asyncOpen everywhere in Pale MoonJustOff2018-04-17-26/+19
|/ /
* | Merge pull request #168 from janekptacijarabaci/xpcom_exportFunction_length_1New Tobin Paradigm2018-04-17-1/+13
|\ \ | |/ |/|
| * moebius#242: XPCOM: exportFunction() - fix wrong .length attributejanekptacijarabaci2018-04-14-1/+13
* | [PALEMOON] Localize a private copy of the pre-richlistbox autocomplete ksmoduleMatt A. Tobin2018-04-17-0/+298
* | [PALEMOON] Localize a private copy of the pre-newawesomebar autocomplete bind...Matt A. Tobin2018-04-17-3/+2860
* | Restore nsPlacesAutoCompleteMatt A. Tobin2018-04-17-1/+1787
* | Restore typeAheadResult support in autocompleteMatt A. Tobin2018-04-17-52/+273
* | Revert "[PALEMOON] Source nsPlacesAutoComplete from the suite"Matt A. Tobin2018-04-16-1378/+1
* | Revert "[PALEMOON] Use unified complete in autocompletesearch attribute for u...Matt A. Tobin2018-04-16-1/+1
* | [PALEMOON] Use unified complete in autocompletesearch attribute for urlbarMatt A. Tobin2018-04-16-1/+1
* | [PALEMOON] Source nsPlacesAutoComplete from the suiteMatt A. Tobin2018-04-16-1/+1378
* | Merge pull request #195 from janekptacijarabaci/pm_toolbars_custom_persist_1New Tobin Paradigm2018-04-16-9/+69
|\ \
| * | [PALEMOON] Customizable toolbars - added a commentjanekptacijarabaci2018-04-16-1/+2
| * | palemoon#975: Customizable toolbars - backward compatible (but unidirectional)janekptacijarabaci2018-04-15-11/+41
| * | palemoon#903: Customizable toolbars - persist the attribute "collapsed"janekptacijarabaci2018-04-15-6/+35
* | | Merge pull request #196 from JustOff/PR_remove_sync_promo_iconNew Tobin Paradigm2018-04-16-3/+0
|\ \ \
| * | | Remove unused Sync promotion notification iconJustOff2018-04-16-3/+0
|/ / /
* | | Merge pull request #194 from JustOff/PR_remove_sync_promoboxNew Tobin Paradigm2018-04-16-309/+0
|\ \ \
| * | | Remove Sync promobox from popup-notifications.inc as wellJustOff2018-04-16-1/+0