summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Bug 1454692 - Backport some upstream Skia fixes to ESR52. r=rhunt, a=abillingsLee Salzman2018-05-10-4/+17
* Bug 1426129 - Hold CamerasChild via promoting "this" to a RefPtr. r=pehrsons,...Paul Adenot2018-05-10-3/+23
* Bug 1447080 - Remove SEE_MASK_FLAG_NO_UI for better Windows 10 compatibility....Jim Mathies2018-05-10-2/+1
* Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-05-09-4/+5
|\
| * Merge pull request #340 from janekptacijarabaci/preferences_fonts_fallback-ch...Moonchild2018-05-09-4/+5
| |\
| | * Add UTF-8 as a default fallback encoding for unknown encodingsjanekptacijarabaci2018-05-09-4/+5
* | | Merge branch 'intl-ICU-emoji-work'wolfbeast2018-05-09-66/+162
|\ \ \ | |/ / |/| |
| * | Font fallback should detect emoji range for color emoji font.wolfbeast2018-05-09-50/+47
| * | Fix build bustagewolfbeast2018-05-09-4/+3
| * | Set font.name-list.emoji for some platforms.wolfbeast2018-05-09-0/+12
| * | Use font.name-list.emoji preference for emoji presenration.wolfbeast2018-05-09-19/+88
| * | Add emoji presentation APIwolfbeast2018-05-09-0/+19
| |/
* | Merge pull request #339 from janekptacijarabaci/devtools_browserconsole_bodies_1Moonchild2018-05-08-1/+1
|\ \ | |/ |/|
| * [follow up] DevTools - fix a comment in webConsole.dtd (Web Console and Brows...janekptacijarabaci2018-05-08-1/+1
| * DevTools - fix a comment in webConsole.dtd (Web Console and Browser Console)janekptacijarabaci2018-05-07-1/+1
* | Merge pull request #337 from janekptacijarabaci/devtools_browserconsole_bodies_1Moonchild2018-05-07-8/+48
|\|
| * [regression] DevTools - Web and Browser console - Added "Log request and resp...janekptacijarabaci2018-05-07-8/+48
* | Merge pull request #335 from janekptacijarabaci/security_blocking_data_3Moonchild2018-05-06-84/+159
|\ \
| * | moebius#231: Consider blocking top level window data: URIs (tests) - bug 264588janekptacijarabaci2018-05-06-1/+2
| * | moebius#231: Consider blocking top level window data: URIs (tests)janekptacijarabaci2018-05-06-83/+157
| |/
* | Merge pull request #334 from JustOff/PR_fullscreen_warningMoonchild2018-05-06-308/+17
|\ \
| * | [PALEMOON] Remove fullscreen and pointer-lock from permission managingJustOff2018-05-06-158/+2
| * | [PALEMOON] Replace fullscreen permission dialog with a warningJustOff2018-05-06-148/+13
| * | [PALEMOON] Update fullscreen activation event to match UXPJustOff2018-05-06-2/+2
|/ /
* | Use application specific application.iniMatt A. Tobin2018-05-05-73/+115
* | Rename VisualElementsManifest for Basilisk unofficial brandingMatt A. Tobin2018-05-05-0/+0
|/
* Merge pull request #333 from janekptacijarabaci/notifications_settings_2Moonchild2018-05-05-2/+2
|\
| * [follow up] moebius#154: Notifications - user settings - the immediate durati...janekptacijarabaci2018-05-05-2/+2
|/
* Merge pull request #332 from trav90/masterMoonchild2018-05-05-1/+0
|\
| * Remove nameprep.c from moz.buildtrav902018-05-04-1/+0
|/
* Merge pull request #330 from JustOff/PR_PMkit_empty_getElementByIdMoonchild2018-05-04-1/+1
|\
| * [PMkit] Fix Empty string passed to getElementById() warning in buttons.jsJustOff2018-05-04-1/+1
* | Merge branch 'intl-ICU-emoji-work'wolfbeast2018-05-04-15226/+295
|\ \
| * | Issue #325 Part 15: Remove ENABLE_INTL_API and EXPOSE_INTL_API flags.wolfbeast2018-05-04-18/+2
| * | Make InitRuntimeNumberState's return type reflect its infallible nature.wolfbeast2018-05-04-9/+3
| * | Issue #325 Part 14: Remove EXPOSE_INTL_API conditionals.wolfbeast2018-05-04-395/+5
| * | Issue #325 Part 13: Remove Mozilla implementation of the bidi engine complete...wolfbeast2018-05-04-3010/+182
| * | Issue #325 Part 12: Manually edit Unicode property tables.wolfbeast2018-05-04-1754/+1
| * | Issue #325 Part 11: Fix up build files.wolfbeast2018-05-04-3/+2
| * | Issue #325 Part 10: Remove non-Intl conditionals from installer files.wolfbeast2018-05-04-6/+1
| * | Issue #325 Part 9: Remove non-Intl legacy code paths from nsNumberControlFrame.wolfbeast2018-05-04-4/+0
| * | Issue #325 Part 8: Remove non-Intl legacy code paths from nsChromeRegistry.wolfbeast2018-05-04-12/+0
| * | Issue #325 Part 7: Remove non-Intl legacy code paths from IndexedDB.wolfbeast2018-05-04-58/+1
| * | Issue #325 Part 6: Remove non-Intl legacy code paths from line-breaker code.wolfbeast2018-05-04-2/+0
| * | Issue #325 Part 5: Remove non-Intl legacy code paths from js.wolfbeast2018-05-04-632/+17
| * | Issue #325 Part 4: Remove obsolete and archaic Unicode normalization implemen...wolfbeast2018-05-04-6035/+69
| * | Issue #325 Part 3: Remove support for using legacy Gecko normalization in gfx...wolfbeast2018-05-04-34/+6
| * | Issue #325 Part 2: Build ICUUtils unconditionally.wolfbeast2018-05-04-16/+2
| * | Issue #325 Part 1: Remove the legacy non-IDNA2008 code path from nsIDNService.wolfbeast2018-05-04-3209/+3
| * | Remove the option to build without INTL/ICUwolfbeast2018-05-04-27/+6