RESOLVED FIXED Bug 44059
[Qt] fast/dom/Geolocation/disconnected-frame-permission-denied.html fails
https://bugs.webkit.org/show_bug.cgi?id=44059
Summary [Qt] fast/dom/Geolocation/disconnected-frame-permission-denied.html fails
Csaba Osztrogonác
Reported 2010-08-16 09:05:03 PDT
Attachments
Patch (2.79 KB, patch)
2010-08-16 09:55 PDT, Steve Block
no flags
Patch (4.68 KB, patch)
2010-08-17 04:17 PDT, Steve Block
no flags
Patch (4.88 KB, patch)
2010-08-17 06:18 PDT, Steve Block
no flags
Csaba Osztrogonác
Comment 1 2010-08-16 09:10:59 PDT
sorry for spamming, it isn't my day. :(
Steve Block
Comment 2 2010-08-16 09:20:57 PDT
This is also failing for Chromium. It looks like there's some flakiness in the test itself. Will disable the test while I investigate a fix.
Csaba Osztrogonác
Comment 3 2010-08-16 09:22:00 PDT
Steve Block
Comment 4 2010-08-16 09:42:44 PDT
Steve Block
Comment 5 2010-08-16 09:55:33 PDT
Steve Block
Comment 6 2010-08-16 09:56:52 PDT
Hans, would it be possible for you to try my patch on Chromium?
Steve Block
Comment 7 2010-08-16 12:13:44 PDT
Comment on attachment 64501 [details] Patch Needs further investigation
Steve Block
Comment 8 2010-08-17 04:17:24 PDT
Steve Block
Comment 9 2010-08-17 04:18:25 PDT
Hans has confirmed that this change fixes the test for Chromium. Csaba, would you be able to test on Qt please?
Csaba Osztrogonác
Comment 10 2010-08-17 06:13:29 PDT
(In reply to comment #9) > Hans has confirmed that this change fixes the test for Chromium. Csaba, would you be able to test on Qt please? Done. With this patch it works on Qt.
Steve Block
Comment 11 2010-08-17 06:18:55 PDT
Steve Block
Comment 12 2010-08-17 06:20:09 PDT
> Done. With this patch it works on Qt. Thanks. I've uploaded a rebased patch.
Jeremy Orlow
Comment 13 2010-08-17 07:50:00 PDT
Comment on attachment 64582 [details] Patch LayoutTests/fast/dom/Geolocation/script-tests/disconnected-frame-permission-denied.js:14 + iframeGeolocation.getCurrentPosition(function() { might be more clear to not have the functions be inline... LayoutTests/fast/dom/Geolocation/script-tests/disconnected-frame-permission-denied.js:18 + error = e; I would have done window.error r=me
Steve Block
Comment 14 2010-08-17 08:30:07 PDT
Comment on attachment 64582 [details] Patch Submitting this as-is, as it follows the pattern used by the other Geolocation tests.
WebKit Commit Bot
Comment 15 2010-08-17 10:14:25 PDT
Comment on attachment 64582 [details] Patch Clearing flags on attachment: 64582 Committed r65513: <http://trac.webkit.org/changeset/65513>
WebKit Commit Bot
Comment 16 2010-08-17 10:14:31 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.