Bug 132792

Summary: ASSERTION FAILED: !m_connection under RunJavaScriptAlert
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mitz: review+

Description Anders Carlsson 2014-05-10 17:13:19 PDT
ASSERTION FAILED: !m_connection under RunJavaScriptAlert
Comment 1 Anders Carlsson 2014-05-10 17:15:16 PDT
Created attachment 231243 [details]
Patch
Comment 2 WebKit Commit Bot 2014-05-10 17:17:39 PDT
Attachment 231243 [details] did not pass style-queue:


ERROR: Source/WebKit2/UIProcess/Cocoa/UIDelegate.mm:198:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
ERROR: Source/WebKit2/UIProcess/Cocoa/UIDelegate.mm:218:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
Total errors found: 2 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2014-05-10 17:30:49 PDT
Committed r168588: <http://trac.webkit.org/changeset/168588>