WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
86731
[Qt][WK2] fast/events/page-visibility-iframe-move-test.html fails
https://bugs.webkit.org/show_bug.cgi?id=86731
Summary
[Qt][WK2] fast/events/page-visibility-iframe-move-test.html fails
Hugo Parente Lima
Reported
2012-05-17 07:37:39 PDT
This tests was unskipped by
http://trac.webkit.org/changeset/113235
( after implementing layoutTestController.setPageVisibility() ) But unfortunately it still fail.
Attachments
Patch
(8.18 KB, patch)
2012-05-17 14:12 PDT
,
Hugo Parente Lima
no flags
Details
Formatted Diff
Diff
Patch
(8.16 KB, patch)
2012-05-18 07:04 PDT
,
Hugo Parente Lima
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Hugo Parente Lima
Comment 1
2012-05-17 14:12:48 PDT
Created
attachment 142551
[details]
Patch
Simon Hausmann
Comment 2
2012-05-18 04:14:51 PDT
Makes sense to me. Jesus, do you remember why the page visibility was implemented on the page group instead of page?
Jesus Sanchez-Palencia
Comment 3
2012-05-18 06:37:24 PDT
(In reply to
comment #2
)
> Makes sense to me. Jesus, do you remember why the page visibility was implemented on the page group instead of page?
My mistake. It should only be applied to a page instead. His patch is correct.
Kenneth Rohde Christiansen
Comment 4
2012-05-18 06:38:44 PDT
Comment on
attachment 142551
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=142551&action=review
> Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundle.cpp:245 > -void WKBundleSetPageVisibilityState(WKBundleRef bundleRef, WKBundlePageGroupRef pageGroupRef, int state, bool isInitialState) > +void WKBundleSetPageVisibilityState(WKBundleRef bundleRef, WKBundlePageRef pageRef, int state, bool isInitialState) > {
You are changing bundle api, you need to bump the version somehow, I believe.
WebKit Review Bot
Comment 5
2012-05-18 06:47:39 PDT
Comment on
attachment 142551
[details]
Patch Rejecting
attachment 142551
[details]
from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2 Last 500 characters of output: 1 with fuzz 3. patching file Tools/WebKitTestRunner/InjectedBundle/LayoutTestController.cpp patching file LayoutTests/ChangeLog Hunk #1 succeeded at 1 with fuzz 3. patching file LayoutTests/platform/qt-5.0-wk2/Skipped Hunk #1 FAILED at 73. 1 out of 1 hunk FAILED -- saving rejects to file LayoutTests/platform/qt-5.0-wk2/Skipped.rej Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--force', u'--reviewer', u'Simon Haus..." exit_code: 1 cwd: /mnt/git/webkit-commit-queue/ Full output:
http://queues.webkit.org/results/12728228
Hugo Parente Lima
Comment 6
2012-05-18 06:49:55 PDT
noooooo... I'll rebase and re-upload the patch.
Hugo Parente Lima
Comment 7
2012-05-18 07:04:25 PDT
Created
attachment 142712
[details]
Patch
WebKit Review Bot
Comment 8
2012-05-18 07:37:29 PDT
Comment on
attachment 142712
[details]
Patch Clearing flags on attachment: 142712 Committed
r117592
: <
http://trac.webkit.org/changeset/117592
>
WebKit Review Bot
Comment 9
2012-05-18 07:37:34 PDT
All reviewed patches have been landed. Closing bug.
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