← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1542119] [NEW] Rip all input event handling and compositing glue out of oxide::WebView

 

Public bug reported:

Bug 1538249 will mean that a webview isn't the only thing that can host
a WebContents, so we should remove all of the input event handling and
compositing bits from oxide::WebView and put it somewhere more
appropriate (I'm currently putting all of the drag/drop stuff in our
WebContentsView implementation, so it probably makes sense there)

** Affects: oxide
     Importance: Low
         Status: Triaged

** Changed in: oxide
   Importance: Undecided => Low

** Changed in: oxide
       Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to Oxide.
https://bugs.launchpad.net/bugs/1542119

Title:
  Rip all input event handling and compositing glue out of
  oxide::WebView

Status in Oxide:
  Triaged

Bug description:
  Bug 1538249 will mean that a webview isn't the only thing that can
  host a WebContents, so we should remove all of the input event
  handling and compositing bits from oxide::WebView and put it somewhere
  more appropriate (I'm currently putting all of the drag/drop stuff in
  our WebContentsView implementation, so it probably makes sense there)

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1542119/+subscriptions


Follow ups