Thread overview
[Issue 17702] codemirror hangs firefox for several seconds
Jul 29, 2017
Vladimir Panteleev
Jul 29, 2017
Seb
July 29, 2017
https://issues.dlang.org/show_bug.cgi?id=17702

--- Comment #1 from Vladimir Panteleev <dlang-bugzilla@thecybershadow.net> ---
I think it may be just you.

How do you know it's CodeMirror?

IIRC CodeMirror shouldn't even be initialized until you click an Edit button.

--
July 29, 2017
https://issues.dlang.org/show_bug.cgi?id=17702

Seb <greensunny12@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
                 CC|                            |greensunny12@gmail.com

--- Comment #2 from Seb <greensunny12@gmail.com> ---
PR: https://github.com/dlang/dlang.org/pull/1849

> Is it just me?

I never noticed an issue

> IIRC CodeMirror shouldn't even be initialized until you click an Edit button.

I thought so too :/

--
July 30, 2017
https://issues.dlang.org/show_bug.cgi?id=17702

--- Comment #3 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/fb777cdb28b81c07cf9343103c61fb6eeffccbd2 Fix Issue 17702 - codemirror hangs firefox for several seconds

https://github.com/dlang/dlang.org/commit/a9065a2dc39d60c028622a4de1c2e8ae4103757b Merge pull request #1849 from wilzbach/fix-17702

Fix Issue 17702 - codemirror hangs firefox for several seconds merged-on-behalf-of: Vladimir Panteleev <github@thecybershadow.net>

--
July 30, 2017
https://issues.dlang.org/show_bug.cgi?id=17702

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--
August 14, 2017
https://issues.dlang.org/show_bug.cgi?id=17702

--- Comment #4 from github-bugzilla@puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/fb777cdb28b81c07cf9343103c61fb6eeffccbd2 Fix Issue 17702 - codemirror hangs firefox for several seconds

https://github.com/dlang/dlang.org/commit/a9065a2dc39d60c028622a4de1c2e8ae4103757b Merge pull request #1849 from wilzbach/fix-17702

--
August 16, 2017
https://issues.dlang.org/show_bug.cgi?id=17702

--- Comment #5 from github-bugzilla@puremagic.com ---
Commits pushed to stable at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/fb777cdb28b81c07cf9343103c61fb6eeffccbd2 Fix Issue 17702 - codemirror hangs firefox for several seconds

https://github.com/dlang/dlang.org/commit/a9065a2dc39d60c028622a4de1c2e8ae4103757b Merge pull request #1849 from wilzbach/fix-17702

--