[Webkit-unassigned] [Bug 129315] Web Inspector: Crash in loadResourceSynchronously while loading a source map

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 25 09:48:25 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=129315





--- Comment #4 from joe at vimeo.com <me at joe.sh>  2014-02-25 09:45:32 PST ---
The project is a single page web app that uses SCSS files to generate CSS and CoffeeScript to generate the JS. Both the CoffeScript and SCSS are being compiled using a Grunt task. I'm not actively using the source maps at all, actually, but I guess the Grunt task could be generating them without me knowing.

The JS/CoffeeScript is also dependent on Backbone to do all of its rendering. We're rendering out a ton of DOM nodes (it's a calendaring app) and that's the heavy operation at load. This project is basically a rewrite of http://www.floatschedule.com calendar view to be all front-end.

Let me know if getting access to the actual page would help, I can set you up with credentials.

Joe

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list