Bug 137834 - Get rid of wrapperContext() in DOM bindings.
Summary: Get rid of wrapperContext() in DOM bindings.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-17 13:58 PDT by Andreas Kling
Modified: 2014-10-17 14:24 PDT (History)
2 users (show)

See Also:


Attachments
Patch (15.23 KB, patch)
2014-10-17 14:00 PDT, Andreas Kling
cdumez: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>