Summary: | [Qt][WK2] Move qweberror* out of API/qt | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Jesus Sanchez-Palencia <jesus> | ||||
Component: | WebKit Qt | Assignee: | Jesus Sanchez-Palencia <jesus> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | cmarcelo, kenneth, kling, menard, webkit.review.bot | ||||
Priority: | P2 | Keywords: | Qt, QtTriaged | ||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Jesus Sanchez-Palencia
2011-10-11 15:39:00 PDT
Created attachment 110593 [details]
Patch
What if we are going to use this as private api for implementing a browser etc? Or you are sure that is not needed? just wondering. (In reply to comment #2) > What if we are going to use this as private api for implementing a browser etc? Or you are sure that is not needed? just wondering. Then it can be used in the same fashion of QtWebPageProxy, can't it? What motivated me is the fact that we are keeping this in our "API layer" but not exposing it or not even planning to do so. Comment on attachment 110593 [details]
Patch
Right-o!
Comment on attachment 110593 [details] Patch Clearing flags on attachment: 110593 Committed r97263: <http://trac.webkit.org/changeset/97263> All reviewed patches have been landed. Closing bug. |