Bug 123466

Summary: Add a way to fulfill promises from DOM code
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: BindingsAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: b.long, commit-queue, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 122679    
Attachments:
Description Flags
proposed patch
sam: review+
patch for landing none

Description Alexey Proskuryakov 2013-10-29 14:00:09 PDT
Quick and dirty.
Comment 1 Alexey Proskuryakov 2013-10-29 14:23:26 PDT
Created attachment 215428 [details]
proposed patch
Comment 2 Alexey Proskuryakov 2013-10-30 14:32:40 PDT
Created attachment 215564 [details]
patch for landing
Comment 3 WebKit Commit Bot 2013-10-30 15:04:01 PDT
Comment on attachment 215564 [details]
patch for landing

Clearing flags on attachment: 215564

Committed r158317: <http://trac.webkit.org/changeset/158317>
Comment 4 WebKit Commit Bot 2013-10-30 15:04:03 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Brendan Long 2013-10-30 17:07:38 PDT
I ran into some build errors on WebKitGTK after this patch. I made a fix on bug #123544