Bug 47497

Summary: [Qt] Issue a warning when an InjectedBundle can't be loaded
Product: WebKit Reporter: Balazs Kelemen <kbalazs>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Patch none

Description Balazs Kelemen 2010-10-11 11:15:50 PDT
If the InjectedBundle could not be loaded then execution is continues. This can be confused for the developers or even for the embedder who
wants to use the InjectedBundle API. We should print a waring in that case.
Comment 1 Balazs Kelemen 2010-10-11 11:21:15 PDT
Created attachment 70456 [details]
Patch
Comment 2 Balazs Kelemen 2010-10-11 11:29:22 PDT
Comment on attachment 70456 [details]
Patch

Clearing flags on attachment: 70456

Committed r69510: <http://trac.webkit.org/changeset/69510>
Comment 3 Balazs Kelemen 2010-10-11 11:29:29 PDT
All reviewed patches have been landed.  Closing bug.