summaryrefslogtreecommitdiffstats
path: root/toolkit/components
Commit message (Expand)AuthorAgeLines
* Remove MOZ_B2G leftovers and some dead B2G-only components.wolfbeast2018-05-12-12/+2
* moebius#231: Consider blocking top level window data: URIs (tests)janekptacijarabaci2018-05-06-5/+20
* [follow up] moebius#154: Notifications - user settings - the immediate durati...janekptacijarabaci2018-05-05-0/+2
* Issue #325 Part 11: Fix up build files.wolfbeast2018-05-04-2/+1
* Merge pull request #320 from janekptacijarabaci/instanceof_negations_1Moonchild2018-05-02-10/+4
|\
| * Fix unsafe "instanceof" negationsjanekptacijarabaci2018-05-02-10/+4
* | Un-depercate synchronous search initializationMatt A. Tobin2018-05-01-9/+0
|/
* Bug 1341589 - Set triggeringPrincipal on history entry for view-source loadsjanekptacijarabaci2018-04-30-0/+2
* Merge pull request #269 from adeshkp/button_messagesMoonchild2018-04-26-1/+6
|\
| * [Toolkit] Change button labels in password manageradeshkp2018-04-26-1/+6
* | Merge pull request #233 from janekptacijarabaci/webextensions_sandbox_sandbox...Moonchild2018-04-23-0/+2
|\ \
| * | moebius#328: Set a sandboxName on the WebExtensions Content Script sandboxesjanekptacijarabaci2018-04-23-0/+2
* | | moebius#65: Fix: "about:..." - throws an errorsjanekptacijarabaci2018-04-23-0/+4
|/ /
* | Merge pull request #217 from janekptacijarabaci/webextensions_runtime_onMessa...New Tobin Paradigm2018-04-20-42/+262
|\ \
| * | moebius#217: WebExtensions - Implemented "runtime.onMessageExternal"/"onConne...janekptacijarabaci2018-04-20-42/+262
* | | Un-deprecate nsNavHistory::GetPageTitle and nsNavBookmarks::GetURIForKeywordMatt A. Tobin2018-04-20-4/+0
|/ /
* | Make the Mark of the Web preference applicable to all applications.wolfbeast2018-04-20-18/+0
* | Re-implement pref-able file zone information ("Mark of the Web")wolfbeast2018-04-20-0/+32
* | Revert "[PALEMOON] Reimplemented selection internet zone information on downl...Moonchild2018-04-20-32/+0
* | Merge pull request #215 from janekptacijarabaci/pm_zone-information_1New Tobin Paradigm2018-04-20-0/+32
|\ \
| * | [PALEMOON] Reimplemented "Time Zone Information"janekptacijarabaci2018-04-20-0/+32
* | | moebius#144: Launch command: basilisk "-migration -p" (throws an error)janekptacijarabaci2018-04-20-4/+14
|/ /
* | Bug 1361699 - Add buffer when writing hashstore to file. r=gcp, r=mcmanus, a=...Thomas Nguyen2018-04-19-22/+22
* | Restore nsPlacesAutoCompleteMatt A. Tobin2018-04-17-0/+1786
* | Restore typeAheadResult support in autocompleteMatt A. Tobin2018-04-17-52/+273
* | Merge pull request #174 from janekptacijarabaci/url_parser_1New Tobin Paradigm2018-04-16-2/+5
|\ \
| * | moebius#130: URL parser - fix: don't allow empty host namejanekptacijarabaci2018-04-15-2/+5
* | | Merge branch 'html_input_datetime_1'wolfbeast2018-04-15-7/+46
|\ \ \ | |/ / |/| |
| * | Bug 1287677 - Add mozIntl.getDisplayNames APIjanekptacijarabaci2018-03-30-0/+41
| * | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into htm...janekptacijarabaci2018-03-30-104/+97
| |\ \
| * | | Bug 1286182: Implement the layout for <input type=date>janekptacijarabaci2018-02-14-7/+5
* | | | Merge pull request #132 from janekptacijarabaci/notifications_settings_1New Tobin Paradigm2018-04-12-3/+8
|\ \ \ \
| * | | | moebius#154: Notifications - user settings - the immediate duration of the alertjanekptacijarabaci2018-04-12-3/+8
* | | | | Password Mananger has migration capabilities for only BasiliskMatt A. Tobin2018-04-12-2/+4
|/ / / /
* | | | Merge pull request #125 from janekptacijarabaci/pm_loginManager_1New Tobin Paradigm2018-04-12-1/+28
|\ \ \ \
| * | | | moebius#117: Login Manager Prompter - auth: Throws an errorsjanekptacijarabaci2018-04-12-1/+28
| * | | | Revert "[PALEMOON] Login Manager Prompter: win.gBrowser is undefined"janekptacijarabaci2018-04-12-5/+3
| * | | | [PALEMOON] Login Manager Prompter: win.gBrowser is undefinedjanekptacijarabaci2018-04-11-3/+5
* | | | | Rebase on masterwolfbeast2018-04-11-30/+5
|\| | | |
| * | | | Remove telemetry experiments frameworkwolfbeast2018-04-08-29/+1
| * | | | Only add -Wno-null-conversion when building with clangtrav902018-04-06-1/+4
| | |/ / | |/| |
* / | | Remove base conditional code for crash reporter and injector.wolfbeast2018-03-30-42/+1
|/ / /
* | | Bump max icon size for search engine icons to 32 KB to cater to more common u...wolfbeast2018-03-13-1/+1
* | | Remove Rust MP4 parserwolfbeast2018-03-13-33/+0
* | | [minor fix] Places - deleting folder of livemarks - nsLivemarkService.js - 0x...janekptacijarabaci2018-03-11-2/+7
* | | Bookmarks - HTML export - Write CRLF on Windows systems and LF on others.janekptacijarabaci2018-03-11-1/+6
* | | Fix a truncation leading to an error with GCC 7trav902018-03-04-2/+2
| |/ |/|
* | Correct toolkit search component moz.buildMatt A. Tobin2018-03-02-2/+5
* | Merge pull request #34 from janekptacijarabaci/devtools_import-from-moebius_1Moonchild2018-03-02-14/+33
|\ \
| * | DevTools - network - security (improvements)janekptacijarabaci2018-03-01-8/+27