Summary: | [Qt] The Qt MiniBrowser crashes when given multiple URL's | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Alexander Færøy <ahf> | ||||||
Component: | WebKit Qt | Assignee: | Alexander Færøy <ahf> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | abarth, dglazkov, vestbo, webkit.review.bot | ||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
Alexander Færøy
2012-01-25 07:20:38 PST
Created attachment 123933 [details]
Patch
Comment on attachment 123933 [details] Patch Attachment 123933 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/11343566 New failing tests: media/audio-garbage-collect.html > media/audio-garbage-collect.html
I'm sorry for the noise. I tried to mark this test as flaky, but I seem not to have succeeded. I'll try again.
Comment on attachment 123933 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=123933&action=review > Tools/ChangeLog:9 > + [Qt] The Qt MiniBrowser crashes when given multiple URL's > + https://bugs.webkit.org/show_bug.cgi?id=77009 > + > + Reviewed by NOBODY (OOPS!). > + > + * MiniBrowser/qt/BrowserWindow.cpp: > + (BrowserWindow::BrowserWindow): A word or two about _why_ it crashes would be nice :) Created attachment 124113 [details]
Patch
Comment on attachment 124113 [details] Patch Clearing flags on attachment: 124113 Committed r106003: <http://trac.webkit.org/changeset/106003> All reviewed patches have been landed. Closing bug. |