Bug 150613 - Rename JSDOMWrapper.impl to JSDOMWrapper.wrapped
Summary: Rename JSDOMWrapper.impl to JSDOMWrapper.wrapped
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-27 17:08 PDT by youenn fablet
Modified: 2015-11-02 03:45 PST (History)
3 users (show)

See Also:


Attachments
Patch (404.03 KB, patch)
2015-10-27 17:15 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Updating mm files (409.74 KB, patch)
2015-10-27 17:24 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Updating mm files (410.30 KB, patch)
2015-10-27 17:41 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Fixing win (413.01 KB, patch)
2015-10-28 23:21 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Fixing IDB (413.40 KB, patch)
2015-10-28 23:52 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch for landing (413.85 KB, patch)
2015-11-02 01:38 PST, youenn fablet
no flags Details | Formatted Diff | Diff
Fixing IDBObjectStore (415.48 KB, patch)
2015-11-02 02:15 PST, youenn fablet
no flags Details | Formatted Diff | Diff
Fixing IDBObjectStore (415.48 KB, patch)
2015-11-02 02:54 PST, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2015-10-27 17:08:37 PDT
Following on JSDOMWrapper renaming, we may want to rename impl() and m_impl to wrapped()/m_wrapped, in JSDOMWrapper and related classes.
Comment 1 youenn fablet 2015-10-27 17:15:26 PDT
Created attachment 264177 [details]
Patch
Comment 2 youenn fablet 2015-10-27 17:16:33 PDT
This is a follow-up of bug 150120
Comment 3 youenn fablet 2015-10-27 17:24:55 PDT
Created attachment 264181 [details]
Updating mm files
Comment 4 youenn fablet 2015-10-27 17:41:23 PDT
Created attachment 264184 [details]
Updating mm files
Comment 5 youenn fablet 2015-10-28 23:21:31 PDT
Created attachment 264304 [details]
Fixing win
Comment 6 youenn fablet 2015-10-28 23:52:35 PDT
Created attachment 264305 [details]
Fixing IDB
Comment 7 youenn fablet 2015-11-02 01:38:14 PST
Created attachment 264567 [details]
Patch for landing
Comment 8 youenn fablet 2015-11-02 02:15:48 PST
Created attachment 264571 [details]
Fixing IDBObjectStore
Comment 9 WebKit Commit Bot 2015-11-02 02:50:59 PST
Comment on attachment 264571 [details]
Fixing IDBObjectStore

Rejecting attachment 264571 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-02', 'build', '--no-clean', '--no-update', '--build-style=release', '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
 -c /Volumes/Data/EWS/WebKit/Source/WebCore/bindings/js/JSImageConstructor.cpp -o /Volumes/Data/EWS/WebKit/WebKitBuild/WebCore.build/Release/WebCore.build/Objects-normal/x86_64/JSImageConstructor.o

** BUILD FAILED **


The following build commands failed:
	CompileC /Volumes/Data/EWS/WebKit/WebKitBuild/WebCore.build/Release/WebCore.build/Objects-normal/x86_64/JSIDBObjectStoreCustom.o bindings/js/JSIDBObjectStoreCustom.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)

Full output: http://webkit-queues.webkit.org/results/371271
Comment 10 youenn fablet 2015-11-02 02:54:04 PST
Created attachment 264572 [details]
Fixing IDBObjectStore
Comment 11 WebKit Commit Bot 2015-11-02 03:45:12 PST
Comment on attachment 264572 [details]
Fixing IDBObjectStore

Clearing flags on attachment: 264572

Committed r191887: <http://trac.webkit.org/changeset/191887>
Comment 12 WebKit Commit Bot 2015-11-02 03:45:16 PST
All reviewed patches have been landed.  Closing bug.