Bug 93649

Summary: [Qt] Remove support for __qt_sender__ in QObject bridge
Product: WebKit Reporter: Simon Hausmann <hausmann>
Component: New BugsAssignee: Simon Hausmann <hausmann>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, kent.hansen, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 60842    
Attachments:
Description Flags
Patch none

Description Simon Hausmann 2012-08-09 13:40:34 PDT
[Qt] Remove support for __qt_sender__ in QObject bridge
Comment 1 Simon Hausmann 2012-08-09 13:43:46 PDT
Created attachment 157534 [details]
Patch
Comment 2 Kenneth Rohde Christiansen 2012-08-09 13:56:32 PDT
Comment on attachment 157534 [details]
Patch

I recall there were some docs documenting the bridge, should this change be detailed in that document?
Comment 3 Simon Hausmann 2012-08-09 22:18:12 PDT
(In reply to comment #2)
> (From update of attachment 157534 [details])
> I recall there were some docs documenting the bridge, should this change be detailed in that document?

It appears to be an undocumented feature :)
Comment 4 WebKit Review Bot 2012-08-09 22:45:48 PDT
Comment on attachment 157534 [details]
Patch

Clearing flags on attachment: 157534

Committed r125253: <http://trac.webkit.org/changeset/125253>
Comment 5 WebKit Review Bot 2012-08-09 22:45:52 PDT
All reviewed patches have been landed.  Closing bug.