summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Remove other gonk widget conditionals and unused files.wolfbeast2018-05-13-36730/+256
| | | | Tag #288.
* Remove missed MOZ_WIDGET_GONK ifdefwolfbeast2018-05-13-4/+0
| | | | Tag #288
* Fix incorrectly removed #includeswolfbeast2018-05-13-0/+2
| | | | Tag #288.
* Remove MOZ_WIDGET_GONK [2/2]wolfbeast2018-05-13-1357/+68
| | | | Tag #288
* Remove MOZ_WIDGET_GONK [1/2]wolfbeast2018-05-12-750/+60
| | | | Tag #288
* Convert uses of KEY_MAP_ANDROID_EXCEPT_B2G to KEY_MAP_ANDROIDwolfbeast2018-05-12-13/+2
|
* Remove MOZ_B2G leftovers and some dead B2G-only components.wolfbeast2018-05-12-5017/+28
|
* Remove gonk IDL reference in /hal.wolfbeast2018-05-12-6/+0
| | | | Solves build bustage. Follow-up to cfe5ef4ac7cd59f094b538252161ad74223c47da
* Merge branch 'ported-upstream'wolfbeast2018-05-12-36/+33
|\
| * Bug 1449548.wolfbeast2018-05-10-36/+33
| |
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-05-12-30/+1
|\ \
| * \ Merge pull request #342 from JustOff/PR_mse_uiMoonchild2018-05-11-30/+1
| |\ \ | | | | | | | | Remove the obsolete `media.mediasource.format-reader` control from the preferences UI
| | * | Remove the obsolete `media.mediasource.format-reader` control from the ↵JustOff2018-05-11-30/+1
| | | | | | | | | | | | | | | | preferences UI
* | | | Remove Gonk build directorieswolfbeast2018-05-12-139695/+15
|/ / /
* / / Enable xrender by default.wolfbeast2018-05-10-1/+1
|/ / | | | | | | | | Resolves perf regressions over remote X, and makes sense for our content back-ends. Resolves #341.
* | Merge branch 'ported-upstream'wolfbeast2018-05-10-9/+41
|\|
| * Bug 1454692 - Backport some upstream Skia fixes to ESR52. r=rhunt, a=abillingsLee Salzman2018-05-10-4/+17
| | | | | | | | | | --HG-- extra : histedit_source : 0fcd64cabe6f54a2286083d6518e4e6451183a19%2C37f5e7f9dbbfc01102631c33b23329d2af5aa71b
| * Bug 1426129 - Hold CamerasChild via promoting "this" to a RefPtr. ↵Paul Adenot2018-05-10-3/+23
| | | | | | | | r=pehrsons, a=RyanVM
| * Bug 1447080 - Remove SEE_MASK_FLAG_NO_UI for better Windows 10 ↵Jim Mathies2018-05-10-2/+1
|/ | | | | | | | | | compatibility. r=dparks, a=lizzard MozReview-Commit-ID: FbaKIfQdV8K --HG-- extra : source : 56bfd2178dcad46a5b611b14e31938f1d96124a0 extra : intermediate-source : ed7be30d31414eedb16d557c0a2e7a9aeb5ec36d
* Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-05-09-4/+5
|\
| * Merge pull request #340 from ↵Moonchild2018-05-09-4/+5
| |\ | | | | | | | | | | | | janekptacijarabaci/preferences_fonts_fallback-character-encoding_1 Add UTF-8 as a default fallback encoding for unknown encodings
| | * Add UTF-8 as a default fallback encoding for unknown encodingsjanekptacijarabaci2018-05-09-4/+5
| | | | | | | | | | | | Issue #315
* | | 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
| | | | | | | | | | | | Fix nsAtom->nsIAtom and FindAndAddFamilies()
| * | Set font.name-list.emoji for some platforms.wolfbeast2018-05-09-0/+12
| | | | | | | | | | | | | | | | | | | | | - Twemoji Mozilla for Windows. Can be prefixed with Segoe UI emoji for native Win8+ emoji, but reduces uniformity. - Apple Color Emoji for OSX - Twemoji Mozilla for GTK (Linux). fontconfig doesn't support emoji as family name. - Noto Color Emoji for Android
| * | 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
|\ \ | |/ |/| DevTools - fix a comment in webConsole.dtd (Web Console and Browser Console)
| * [follow up] DevTools - fix a comment in webConsole.dtd (Web Console and ↵janekptacijarabaci2018-05-08-1/+1
| | | | | | | | | | | | Browser Console - not in the context menu) Issue #102 and #337
| * DevTools - fix a comment in webConsole.dtd (Web Console and Browser Console)janekptacijarabaci2018-05-07-1/+1
| | | | | | | | Issue #102
* | Merge pull request #337 from janekptacijarabaci/devtools_browserconsole_bodies_1Moonchild2018-05-07-8/+48
|\| | | | | [regression] DevTools - Web and Browser console - Added "Log request and response bodies" preference
| * [regression] DevTools - Web and Browser console - Added "Log request and ↵janekptacijarabaci2018-05-07-8/+48
| | | | | | | | | | | | response bodies" preference Issue #102
* | Merge pull request #335 from janekptacijarabaci/security_blocking_data_3Moonchild2018-05-06-84/+159
|\ \ | | | | | | moebius#231: Consider blocking top level window data: URIs (tests)
| * | moebius#231: Consider blocking top level window data: URIs (tests) - bug 264588janekptacijarabaci2018-05-06-1/+2
| | | | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/231/files https://bugzilla.mozilla.org/show_bug.cgi?id=1264588
| * | moebius#231: Consider blocking top level window data: URIs (tests)janekptacijarabaci2018-05-06-83/+157
| |/ | | | | | | https://github.com/MoonchildProductions/moebius/pull/231
* | Merge pull request #334 from JustOff/PR_fullscreen_warningMoonchild2018-05-06-308/+17
|\ \ | | | | | | [PALEMOON] Replace the fullscreen permission dialog with a warning and update the permission management
| * | [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 duration of the alert (fix for "New layout of XUL Notifications")
| * [follow up] moebius#154: Notifications - user settings - the immediate ↵janekptacijarabaci2018-05-05-2/+2
|/ | | | | | | duration of the alert https://github.com/MoonchildProductions/moebius/pull/154 https://github.com/MoonchildProductions/UXP/pull/132
* Merge pull request #332 from trav90/masterMoonchild2018-05-05-1/+0
|\ | | | | Remove nameprep.c from moz.build
| * Remove nameprep.c from moz.buildtrav902018-05-04-1/+0
|/ | | | Follow up to e6d4a8daf3497986d55bd4b4cfd85b11bc5684d1
* Merge pull request #330 from JustOff/PR_PMkit_empty_getElementByIdMoonchild2018-05-04-1/+1
|\ | | | | [PMkit] Fix Empty string passed to getElementById() warning in buttons.js
| * [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
| | |