Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'webos'

2055154 - oc80z: flash webos
  1. #!/bin/sh
  2. func_list() {
  3. cat>$list_text<<EOF
  4. etc/adobe/ mms.cfg
  5. etc/adobe/ oem.cfg
  6. usr/lib/BrowserServerPlugins/ libflashplayer.so
  7. usr/lib/BrowserServerPlugins/resource/ plugin-icon-noplay.png
  8. usr/lib/BrowserServerPlugins/resource/ plugin-icon-play-down.png
  9.  
1680367 - back event propagation: javascript back event mojo webos
  1. // I have a webview filling the screen and want to associate the back gesture with browsing back in the history, unless we cannot go back
  2. // in which case the event should bubble.
  3.  
  4. // in app/assistants/Guide-assistant.js
  5. // this.canGoBack is true when the webview can go back, and is being set properly (I have triple checked)
  6.  
  7. GuideAssistant.prototype.handleCommand = function(event) {
  8.     Mojo.Log.info('[GuideAssistant.handleCommand] event.type = ', event.type, ', event.command = ', event.command);
  9.  
worth-right fantasy-obligation