Bug 125603

Summary: AX: HANG: virginamerica.com: Pressing the print button on the boarding pass page locks up VoiceOver and Safari.
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: chris fleizach <cfleizach>
Status: REOPENED ---    
Severity: Normal CC: andersca, commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch none

Description chris fleizach 2013-12-11 14:56:57 PST
Repro: put this in the location field and press return:

javascript:print()
Comment 1 chris fleizach 2013-12-11 14:57:06 PST
<rdar://problem/15170680>
Comment 2 chris fleizach 2013-12-11 15:18:17 PST
Created attachment 219007 [details]
patch
Comment 3 WebKit Commit Bot 2013-12-12 16:15:41 PST
Comment on attachment 219007 [details]
patch

Clearing flags on attachment: 219007

Committed r160515: <http://trac.webkit.org/changeset/160515>
Comment 4 WebKit Commit Bot 2013-12-12 16:15:43 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Alexey Proskuryakov 2013-12-19 13:51:43 PST
I suspect that this might have caused bug 126014.
Comment 6 Alexey Proskuryakov 2013-12-19 15:31:00 PST
Chris suggested to roll out while he is looking into this. Landed the rollout as <http://trac.webkit.org/r160866>.

Also filed <https://bugs.webkit.org/show_bug.cgi?id=126021> for the general case of using this pattern.