gecko-dev/devtools
Mitchell Hentges 673a0c6c35 Bug 1632429: GeneratePureDOMFunctions no longer throws an error when run with Python 3 on Windows r=loganfsmyth
On Windows, the IDL files were being read with the "charmap" codec, but quotes like “ were causing errors.
By specifying "utf8" instead, the read() succeeds.

Differential Revision: https://phabricator.services.mozilla.com/D77971
2020-06-03 19:05:28 +00:00
..
client Bug 1641271 - Fix the icons for dark mode in the Service Workers in the Application panel r=ladybenko 2020-06-05 15:46:19 +00:00
docs Bug 1638290 - Update try syntax for DAMP in the devtools documentation r=rcaliman 2020-05-15 15:03:04 +00:00
platform
server Bug 1639165 - Don't log messages forwarded from content processes when multiprocess browser toolbox is enabled. r=Honza. 2020-06-05 14:53:33 +00:00
shared Bug 1632429: GeneratePureDOMFunctions no longer throws an error when run with Python 3 on Windows r=loganfsmyth 2020-06-03 19:05:28 +00:00
startup Bug 1617246 - Always consult objdirs for symbols. r=gregtatum 2020-05-11 19:52:53 +00:00
.eslintrc.js Bug 1625495 - Remove devtools/shared/client folder r=daisuke,ochameau,nchevobbe 2020-03-31 08:36:29 +00:00
.eslintrc.mochitests.js
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md
moz.build
templates.mozbuild
tsconfig.json