summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* [regression] DevTools - Web and Browser console - Added "Log request and resp...janekptacijarabaci2018-05-07-8/+48
* 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
| * | Adjust tests for android-enabled Intl.wolfbeast2018-05-03-3/+3
| * | Unconditionally switch on the INTL API on all platforms.wolfbeast2018-05-03-8/+1
* | | Merge pull request #327 from JustOff/PR_grep_invalid_optionMoonchild2018-05-04-1/+5
|\ \ \
| * | | Fix regex escaping in old-configure and js/src/old-configureJustOff2018-05-04-1/+5
| | |/ | |/|
* | | Merge pull request #329 from JustOff/PR_fullscreen_animationNew Tobin Paradigm2018-05-04-1/+2
|\ \ \ | |/ / |/| |
| * | Delay and shorten animation of transition to the full-screenJustOff2018-05-04-1/+2
|/ /
* | Merge pull request #323 from MoonchildProductions/nuke-sandboxMoonchild2018-05-04-91231/+9
|\ \ | |/ |/|
| * Remove unused sanbox l10n strings (about:support)wolfbeast2018-05-03-8/+0
| * Remove nsPluginTag::InitSandboxLevelwolfbeast2018-05-03-9/+0
| * Remove unused XREShellDatawolfbeast2018-05-03-33/+5
| * Nuke the sandboxwolfbeast2018-05-03-87958/+0
| * Remove sandbox ductwork conditional code.wolfbeast2018-05-03-916/+5
| * Remove GMP sandbox code.wolfbeast2018-05-02-497/+0
| * Remove content process sandbox code.wolfbeast2018-05-02-1812/+1
* | Merge pull request #322 from trav90/ffmpeg-workMoonchild2018-05-03-5/+13352
|\ \
| * | Add support for libavcodec 58/FFmpeg 4.0trav902018-04-28-5/+20
| * | Import FFmpeg 4.0 header filestrav902018-04-28-0/+13332
* | | Merge pull request #318 from janekptacijarabaci/pm_places_keyword_1Moonchild2018-05-02-9/+12
|\ \ \
| * | | [PALEMOON] [frontend vs backend] Places - use "let" instead of "var" for the ...janekptacijarabaci2018-05-02-1/+1
| * | | [PALEMOON] [frontend vs backend] Places - Fix: "Keyword" reset (to an empty v...janekptacijarabaci2018-05-02-9/+12
* | | | Merge pull request #319 from janekptacijarabaci/debug_warning_1Moonchild2018-05-02-10/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Building with "--enable-debug" - fix some warningsjanekptacijarabaci2018-05-02-10/+10
| |/ /
* | | Merge pull request #320 from janekptacijarabaci/instanceof_negations_1Moonchild2018-05-02-28/+19
|\ \ \
| * | | Fix unsafe "instanceof" negationsjanekptacijarabaci2018-05-02-28/+19
| |/ /
* | | [TychoAM] Do not allow Jetpack extensions to install if Jetpack isn't actuall...Matt A. Tobin2018-05-01-23/+43