[MacRuby] #1146: Web view crash
MacRuby
ruby-noreply at macosforge.org
Tue Feb 1 16:30:36 PST 2011
#1146: Web view crash
----------------------------------+-----------------------------------------
Reporter: kunc.filip@… | Owner: lsansonetti@…
Type: defect | Status: closed
Priority: blocker | Milestone:
Component: MacRuby | Resolution: worksforme
Keywords: Webview crash |
----------------------------------+-----------------------------------------
Changes (by lsansonetti@…):
* status: new => closed
* resolution: => worksforme
* milestone: MacRuby 1.0 =>
Comment:
Maybe it's because your application does not link against WebKit. Try
adding the following line to your rb_main.rb:
{{{
framework 'WebKit'
}}}
--
Ticket URL: <http://www.macruby.org/trac/ticket/1146#comment:1>
MacRuby <http://macruby.org/>
More information about the macruby-tickets
mailing list