Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: README.md

Issue 29555631: Noissue - Update README.md to reflect changes in Edge devenv workflow
Patch Set: Created Sept. 25, 2017, 8:28 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
===================================================================
--- a/README.md
+++ b/README.md
@@ -60,12 +60,8 @@
under _about:debugging_ in Firefox or in _Extensions_ menu in Microsoft Edge,
after enabling extension development features in _about:flags_.
After making changes to the source code re-run the command to update the
-development environment. In Chrome and Firefox the extension should reload
-automatically after a few seconds.
-
-Builds for Microsoft Edge do not automatically detect changes, so after
-rebuilding the extension you should manually force reloading it in Edge by
-hitting the _Reload Extension_ button.
+development environment. The extension should reload automatically after a
+few seconds.
Running the unit tests
----------------------
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld