| Commit message (Expand) | Author | Age | Lines |
* | Remove WebIDE devtools component. | wolfbeast | 2019-07-13 | -13807/+0 |
* | Issue #1053 - Drop support Android and remove Fennec - Part 1b: Remove MOZ_FE... | Matt A. Tobin | 2019-04-23 | -7/+2 |
* | Handle URL token in a closer way to the CSS3 spec | JustOff | 2019-04-20 | -2/+22 |
* | Pref try/catch block fixup. Tag #991. | Ascrod | 2019-04-13 | -2/+2 |
* | Issue #991 Part 3: Devtools | Ascrod | 2019-04-13 | -41/+12 |
* | Merge branch 'master' into 816 | wolfbeast | 2019-04-05 | -163/+30 |
|\ |
|
| * | Merge pull request #834 from g4jc/remove_contextid | Moonchild | 2019-03-25 | -142/+26 |
| |\ |
|
| | * | Issue #756 - Remove Contextual Identity from DevTools | Gaming4JC | 2019-03-18 | -142/+26 |
| * | | Escape '!' to '\041' in posix strings ($'...') | Brian Grinstead | 2019-03-23 | -0/+1 |
| |/ |
|
| * | Stop using hard-coded URL for "get more devtools" | wolfbeast | 2019-02-16 | -1/+2 |
| * | Remove WebExtension support from the platform. | wolfbeast | 2019-02-13 | -19/+1 |
| * | Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS | wolfbeast | 2019-01-18 | -1/+0 |
* | | Stage 1-4: Update tests | Tooru Fujisawa | 2019-02-03 | -4/+4 |
|/ |
|
* | Telemetry: Remove stubs and related code | adeshkp | 2019-01-12 | -37/+3 |
* | Clean up a number of unused variables. | wolfbeast | 2018-09-29 | -2/+0 |
* | Merge pull request #791 from g4jc/session_supercookie | Moonchild | 2018-09-27 | -33/+33 |
|\ |
|
| * | backport mozbug 1334776 - CVE-2017-7797 Header name interning leaks across or... | Gaming4JC | 2018-09-25 | -33/+33 |
* | | Build nsJSInspector regardless of devtools | Matt A. Tobin | 2018-09-26 | -14/+23 |
|/ |
|
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 | -12/+0 |
* | Remove support for TLS session caches in TLSServerSocket. | wolfbeast | 2018-09-01 | -1/+0 |
* | DevTools - display newlines in some console messages | janekptacijarabaci | 2018-07-09 | -1/+1 |
* | Fix typos in comments - memory.properties | janekptacijarabaci | 2018-07-07 | -5/+5 |
* | Fix typo in a comment - performance.dtd | janekptacijarabaci | 2018-07-01 | -1/+1 |
* | Fix typos in comments - animationinspector.properties | janekptacijarabaci | 2018-06-29 | -2/+2 |
* | Use MOZ_AUSTRALIS to define common shared Australis features | Matt A. Tobin | 2018-06-28 | -6/+6 |
* | Merge pull request #545 from janekptacijarabaci/devtools_eyedropper_slow_1 | Moonchild | 2018-06-25 | -14/+16 |
|\ |
|
| * | DevTools - Eyedropper Tool - Used "createImageBitmap(canvas.toBlob())" instea... | janekptacijarabaci | 2018-06-24 | -14/+16 |
* | | Replace Firefox with "the browser" in webide.properties. | JustOff | 2018-06-25 | -1/+1 |
|/ |
|
* | Add extra `Firefox` -> `browser` changes in `webide.properties` | JustOff | 2018-06-18 | -1/+1 |
* | Correct the browser and platform names in `devtools\client` | JustOff | 2018-06-18 | -23/+39 |
* | Added Ci.nsIContentPolicy.TYPE_SAVEAS_DOWNLOAD to next files | janekptacijarabaci | 2018-06-17 | -1/+2 |
* | Fix typos in comments - scratchpad.properties | janekptacijarabaci | 2018-06-15 | -4/+4 |
* | Remove Social API. | Ascrod | 2018-05-30 | -4/+0 |
* | Remove support and tests for HSTS priming from the tree. Fixes #384 | Gaming4JC | 2018-05-26 | -6/+0 |
* | Revert "Remove the Social API" | Moonchild | 2018-05-25 | -0/+4 |
* | Remove the Social API | Ascrod | 2018-05-24 | -4/+0 |
* | Don't linkify data: or javascript: URLs in the web console. | wolfbeast | 2018-05-15 | -1/+1 |
* | Remove other gonk widget conditionals and unused files. | wolfbeast | 2018-05-13 | -12/+1 |
* | Merge pull request #339 from janekptacijarabaci/devtools_browserconsole_bodies_1 | Moonchild | 2018-05-08 | -1/+1 |
|\ |
|
| * | [follow up] DevTools - fix a comment in webConsole.dtd (Web Console and Brows... | janekptacijarabaci | 2018-05-08 | -1/+1 |
| * | DevTools - fix a comment in webConsole.dtd (Web Console and Browser Console) | janekptacijarabaci | 2018-05-07 | -1/+1 |
* | | Merge pull request #337 from janekptacijarabaci/devtools_browserconsole_bodies_1 | Moonchild | 2018-05-07 | -8/+48 |
|\| |
|
| * | [regression] DevTools - Web and Browser console - Added "Log request and resp... | janekptacijarabaci | 2018-05-07 | -8/+48 |
* | | moebius#231: Consider blocking top level window data: URIs (tests) | janekptacijarabaci | 2018-05-06 | -3/+6 |
|/ |
|
* | Merge pull request #319 from janekptacijarabaci/debug_warning_1 | Moonchild | 2018-05-02 | -2/+3 |
|\ |
|
| * | Building with "--enable-debug" - fix some warnings | janekptacijarabaci | 2018-05-02 | -2/+3 |
* | | Merge pull request #320 from janekptacijarabaci/instanceof_negations_1 | Moonchild | 2018-05-02 | -2/+2 |
|\ \ |
|
| * | | Fix unsafe "instanceof" negations | janekptacijarabaci | 2018-05-02 | -2/+2 |
| |/ |
|
* / | Issue #316 - Always build heapsnapshot regardless of the rest of the devtools... | Matt A. Tobin | 2018-05-01 | -14/+17 |
|/ |
|
* | Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal (without an ... | janekptacijarabaci | 2018-04-30 | -2/+6 |