Issue by RaymondLim
Monday Apr 07, 2014 at 20:29 GMT
Originally opened as adobe/brackets#7440
I was trying to reproduce #7437 by typing shape-inside: circle(); and launching Live Preview. For this specific crash, I did Live preview with shape-inside: circle(); already in the code. Before the browser finish loading I went back to Brackets and hit backspace a couple times to delete from the end of circle();. Then I see black screen inside the Brackets window.
@JeffryBooher See you can map to source from this crash log to get some useful info.
Note that I was testing in the version before this pull request adobe/brackets#7424 landed in master.
Monday Apr 07, 2014 at 20:29 GMT
Originally opened as adobe/brackets#7440
I was trying to reproduce #7437 by typing
shape-inside: circle();and launching Live Preview. For this specific crash, I did Live preview withshape-inside: circle();already in the code. Before the browser finish loading I went back to Brackets and hit backspace a couple times to delete from the end ofcircle();. Then I see black screen inside the Brackets window.@JeffryBooher See you can map to source from this crash log to get some useful info.Note that I was testing in the version before this pull request adobe/brackets#7424 landed in master.