[Webkit-unassigned] [Bug 106082] New: [GTK][Qt] Make compositing messages async again

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 4 04:02:50 PST 2013


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

           Summary: [GTK][Qt] Make compositing messages async again
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Gtk, Qt
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com
                CC: hausmann at webkit.org, kenneth at webkit.org,
                    mrobinson at webkit.org


In r138544 SetComposition, ConfirmComposition and CancelComposition messages were made synchronous to update the WebPageProxy editor state. The member is updated but the API layer is not notified, though. So, I wonder whether we could make them async again and use EditorStateChanged message to asynchronously update the WebPageProxy editor state which properly notifies the API layer too.

-- 
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