[Bugs] #3613 Browse HIGH: Webkit-based Browse needs a flash conditional enabler

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Wed Jun 20 23:57:14 EDT 2012


#3613: Webkit-based Browse needs a flash conditional enabler
--------------------------+-------------------------------------------------
    Reporter:  greenfeld  |          Owner:  manuq      
        Type:  defect     |         Status:  assigned   
    Priority:  High       |      Milestone:  0.96       
   Component:  Browse     |        Version:  Unspecified
    Severity:  Major      |       Keywords:  12.1.0     
Distribution:  OLPC       |   Status_field:  Unconfirmed
--------------------------+-------------------------------------------------

Comment(by manuq):

 XBL language is not implemented in WebKit, only Gecko had it.  The W3C may
 standarize it in the future, but is not a solution right now.

 I'm trying to do this modifying the DOM.  This is not documented in the
 WebKitGTK+ documentation, so I'm looking at the source.  There's a test
 file: Source/WebKit/gtk/tests/testdomdocument.c

 For example, having a WebKit.WebView one can do:

 {{{
 doc = webview.get_dom_document()
 img_list = doc.get_elements_by_tag_name('img')
 }}}

-- 
Ticket URL: <http://bugs.sugarlabs.org/ticket/3613#comment:6>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system


More information about the Bugs mailing list