Bug 137834

Summary: Get rid of wrapperContext() in DOM bindings.
Product: WebKit Reporter: Andreas Kling <kling>
Component: BindingsAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: ggaren, kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch cdumez: review+

Description Andreas Kling 2014-10-17 13:58:54 PDT
Get rid of wrapperContext() in DOM bindings.
Comment 1 Andreas Kling 2014-10-17 14:00:44 PDT
Created attachment 240035 [details]
Patch
Comment 2 WebKit Commit Bot 2014-10-17 14:03:05 PDT
Attachment 240035 [details] did not pass style-queue:


ERROR: Source/WebCore/ChangeLog:1:  ChangeLog entry has no bug number  [changelog/bugnumber] [5]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Chris Dumez 2014-10-17 14:03:54 PDT
Comment on attachment 240035 [details]
Patch

r=me
Comment 4 Andreas Kling 2014-10-17 14:24:09 PDT
Committed r174839: <http://trac.webkit.org/changeset/174839>