WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
41996
[Qt] Expose Document::firstPartyForCookies()
https://bugs.webkit.org/show_bug.cgi?id=41996
Summary
[Qt] Expose Document::firstPartyForCookies()
Mohammed Sameer
Reported
2010-07-09 14:53:25 PDT
Created
attachment 61106
[details]
patch I'm attaching a patch that adds QWebFrame::firstPartyForCookies() I think this is useful in order to allow proper filtering of third party cookies.
Attachments
patch
(1.48 KB, patch)
2010-07-09 14:53 PDT
,
Mohammed Sameer
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2010-07-10 08:17:58 PDT
I'm not sure we can add this before Qt 4.7 since it needs API review.
Antonio Gomes
Comment 2
2010-07-11 20:05:42 PDT
(In reply to
comment #1
)
> I'm not sure we can add this before Qt 4.7 since it needs API review.
I agree. Such an API addition is likely to *not* happen within 4.7 timeframe. Qt 4.7 is in beta phase (feature freeze) at this point. That said, I'd put "Since 4.8" in the patch or something like "Since QtWebKit 2.1", considering that will be out before Qt 4.8. Simon, could you please clarify which to usein such cases? Also, for all new API proposals, look for the proper meta bug in bugzilla blocking the next major release. In this case, I'd suggest
https://bugs.webkit.org/show_bug.cgi?id=31552
, which blocks QtWebKit2.1 API. Please also careful read
http://trac.webkit.org/wiki/QtWebKitAPI
for API contribution, if you have not at this point. Is it possible to add an autotest for this feature? Only the lack of autotest is enough to r-.
Mohammed Sameer
Comment 3
2010-07-12 03:41:27 PDT
(In reply to
comment #2
)
> (In reply to
comment #1
) > > I'm not sure we can add this before Qt 4.7 since it needs API review. > > I agree. Such an API addition is likely to *not* happen within 4.7 timeframe. Qt 4.7 is in beta phase (feature freeze) at this point. > > That said, I'd put "Since 4.8" in the patch or something like "Since QtWebKit 2.1", considering that will be out before Qt 4.8. Simon, could you please clarify which to usein such cases?
I added 4.7 because I had to add something but I can change it once I know what to use.
> Also, for all new API proposals, look for the proper meta bug in bugzilla blocking the next major release. In this case, I'd suggest
https://bugs.webkit.org/show_bug.cgi?id=31552
, which blocks QtWebKit2.1 API. > > Please also careful read
http://trac.webkit.org/wiki/QtWebKitAPI
for API contribution, if you have not at this point.
Checked that and emailed the list.
> Is it possible to add an autotest for this feature? Only the lack of autotest is enough to r-.
I'll check that once we reach an API agreement. Thanks for the tips.
Kent Hansen
Comment 4
2010-07-23 11:52:25 PDT
(In reply to
comment #3
)
> (In reply to
comment #2
) > > Is it possible to add an autotest for this feature? Only the lack of autotest is enough to r-. > > I'll check that once we reach an API agreement. > > Thanks for the tips.
Please remove the review flag so this patch doesn't show up in the pending list. In addition to an autotest, the documentation could probably be fleshed out a bit too. E.g. when/how would I want to use this function, cross-references to related functions. Code snippets are always nice. This would also make the API review easier since it provides the relevant context.
Jocelyn Turcotte
Comment 5
2014-02-03 03:13:32 PST
=== Bulk closing of Qt bugs === If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary. If you believe that this is still an important QtWebKit bug, please fill a new report at
https://bugreports.qt-project.org
and add a link to this issue. See
http://qt-project.org/wiki/ReportingBugsInQt
for additional guidelines.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug