WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 113827
Use cross-port testRunner methods in fast/loader/url-selected-user-gesture.html
https://bugs.webkit.org/show_bug.cgi?id=113827
Summary
Use cross-port testRunner methods in fast/loader/url-selected-user-gesture.html
jochen
Reported
2013-04-02 14:43:15 PDT
Use cross-port testRunner methods in fast/loader/url-selected-user-gesture.html
Attachments
Patch
(2.29 KB, patch)
2013-04-02 14:43 PDT
,
jochen
no flags
Details
Formatted Diff
Diff
Patch
(2.77 KB, patch)
2013-04-02 14:52 PDT
,
jochen
no flags
Details
Formatted Diff
Diff
Patch
(2.61 KB, patch)
2013-04-02 15:00 PDT
,
jochen
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
jochen
Comment 1
2013-04-02 14:43:30 PDT
Created
attachment 196230
[details]
Patch
jochen
Comment 2
2013-04-02 14:52:10 PDT
Created
attachment 196231
[details]
Patch
Benjamin Poulain
Comment 3
2013-04-02 14:54:49 PDT
Comment on
attachment 196231
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=196231&action=review
> LayoutTests/fast/loader/url-selected-user-gesture.html:19 > + if (testRunner.windowCount() == numWindows) > + testPassed('no new window opened'); > + else > + testFailed('new window was created'); > + }
If you rename "numWindows" to -> "originalWindowCount" You can just have shoudlBe('testRunner.windowCount()', 'originalWindowCount');
jochen
Comment 4
2013-04-02 15:00:44 PDT
Created
attachment 196233
[details]
Patch
WebKit Review Bot
Comment 5
2013-04-02 15:49:47 PDT
Comment on
attachment 196233
[details]
Patch Clearing flags on attachment: 196233 Committed
r147503
: <
http://trac.webkit.org/changeset/147503
>
WebKit Review Bot
Comment 6
2013-04-02 15:49:50 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