Bug 93649 - [Qt] Remove support for __qt_sender__ in QObject bridge
Summary: [Qt] Remove support for __qt_sender__ in QObject bridge
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Hausmann
URL:
Keywords:
Depends on:
Blocks: 60842
  Show dependency treegraph
 
Reported: 2012-08-09 13:40 PDT by Simon Hausmann
Modified: 2012-08-09 22:45 PDT (History)
3 users (show)

See Also:


Attachments
Patch (9.92 KB, patch)
2012-08-09 13:43 PDT, Simon Hausmann
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.