Bug 103111 - [Qt] QWebPage::shouldInterruptJavaScript should be virtual in Qt 5
Summary: [Qt] QWebPage::shouldInterruptJavaScript should be virtual in Qt 5
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: 76773
  Show dependency treegraph
 
Reported: 2012-11-23 02:49 PST by Simon Hausmann
Modified: 2012-11-23 03:19 PST (History)
2 users (show)

See Also:


Attachments
Patch (9.35 KB, patch)
2012-11-23 02:52 PST, Simon Hausmann
kenneth: review+
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-11-23 02:49:33 PST
[Qt] QWebPage::shouldInterruptJavaScript should be virtual in Qt 5
Comment 1 Simon Hausmann 2012-11-23 02:52:37 PST
Created attachment 175760 [details]
Patch
Comment 2 Simon Hausmann 2012-11-23 03:19:09 PST
Committed r135582: <http://trac.webkit.org/changeset/135582>