summaryrefslogtreecommitdiffstats
path: root/devtools
Commit message (Expand)AuthorAgeLines
* Bug 1355351 - Make pseudo-elements return the correct style via getComputedStyleMatt A. Tobin2020-04-17-2/+2
* Issue #1280 - Stop requesting HPKP state from within devtools.wolfbeast2020-03-30-2/+3
* [devtools] Properly escape method arguments for curl.wolfbeast2020-03-19-13/+25
* Follow-up to 4e2e9be6a - Move HeapSnapshot DevTools-only Modules back to DevT...Matt A. Tobin2020-02-23-0/+2355
* Reclassify heapsnapshot and nsJSInspector as not part of devtoolsMatt A. Tobin2020-02-22-18084/+5
* Issue #1356 - Remove -moz-user-input disabled to improve event handling.athenian2002020-01-16-3/+0
* Issue #1328 - Part 2: Change tests that require Courier New explicitly.wolfbeast2019-12-18-1/+1
* Issue #1289 - Part 3: Update tests.wolfbeast2019-11-14-5/+10
* Issue #1257 - Part 3: Remove/update tests.wolfbeast2019-10-27-30/+28
* Issue #1230 - Part 2: Align devtools to the changes in css-gridGaming4JC2019-09-28-2/+4
* Issue #1124: Remove Firefox Developer Edition code.wolfbeast2019-08-14-7/+1
* Enable the JSON View tool by default.wolfbeast2019-08-13-6/+1
* Issue #1138 - Part 4: fix JSON Viewer save functionalityyami2019-08-01-4/+1
* Issue #1138 - Part 3: avoid quirks mode in JSON Vieweryami2019-07-30-127/+146
* Issue #1138 - Part 2: JSON Viewer should ignore BOMyami2019-07-30-10/+12
* Issue #1138 - Part 1: refactor the JSON Viewer stream converteryami2019-07-30-194/+153
* 104442 - Part 5: Add another testcase for devtools and note.Gaming4JC2019-07-18-0/+18
* 104442 - Part 4: Update stub.Gaming4JC2019-07-18-0/+87
* 104442 - Part 3: Add test input for mocha test.Gaming4JC2019-07-18-0/+4
* 104442 - Part 2: Add a testcase for devtools and note.Gaming4JC2019-07-18-0/+18
* 1283712 - Part 11.4: Fix assignmentGaming4JC2019-07-18-1/+1
* 1283712 - Part 11.3: Add mocha test.Gaming4JC2019-07-18-0/+96
* 1283712 - Part 11.2: Update stub.Gaming4JC2019-07-18-77/+97
* 1283712 - Part 11.1: Show notes in devtools console.Gaming4JC2019-07-18-4/+87
* Remove WebIDE devtools component.wolfbeast2019-07-13-13807/+0
* Issue #1053 - Drop support Android and remove Fennec - Part 1b: Remove MOZ_FE...Matt A. Tobin2019-04-23-7/+2
* Handle URL token in a closer way to the CSS3 specJustOff2019-04-20-2/+22
* Pref try/catch block fixup. Tag #991.Ascrod2019-04-13-2/+2
* Issue #991 Part 3: DevtoolsAscrod2019-04-13-41/+12
* Merge branch 'master' into 816wolfbeast2019-04-05-163/+30
|\
| * Merge pull request #834 from g4jc/remove_contextidMoonchild2019-03-25-142/+26
| |\
| | * Issue #756 - Remove Contextual Identity from DevToolsGaming4JC2019-03-18-142/+26
| * | Escape '!' to '\041' in posix strings ($'...')Brian Grinstead2019-03-23-0/+1
| |/
| * Stop using hard-coded URL for "get more devtools"wolfbeast2019-02-16-1/+2
| * Remove WebExtension support from the platform.wolfbeast2019-02-13-19/+1
| * Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTSwolfbeast2019-01-18-1/+0
* | Stage 1-4: Update testsTooru Fujisawa2019-02-03-4/+4
|/
* Telemetry: Remove stubs and related codeadeshkp2019-01-12-37/+3
* Clean up a number of unused variables.wolfbeast2018-09-29-2/+0
* Merge pull request #791 from g4jc/session_supercookieMoonchild2018-09-27-33/+33
|\
| * backport mozbug 1334776 - CVE-2017-7797 Header name interning leaks across or...Gaming4JC2018-09-25-33/+33
* | Build nsJSInspector regardless of devtoolsMatt A. Tobin2018-09-26-14/+23
|/
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-12/+0
* Remove support for TLS session caches in TLSServerSocket.wolfbeast2018-09-01-1/+0
* DevTools - display newlines in some console messagesjanekptacijarabaci2018-07-09-1/+1
* Fix typos in comments - memory.propertiesjanekptacijarabaci2018-07-07-5/+5
* Fix typo in a comment - performance.dtdjanekptacijarabaci2018-07-01-1/+1
* Fix typos in comments - animationinspector.propertiesjanekptacijarabaci2018-06-29-2/+2
* Use MOZ_AUSTRALIS to define common shared Australis featuresMatt A. Tobin2018-06-28-6/+6
* Merge pull request #545 from janekptacijarabaci/devtools_eyedropper_slow_1Moonchild2018-06-25-14/+16
|\