Bug 133828 - Remove some dead / unused code
Summary: Remove some dead / unused code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-12 16:00 PDT by Mark Lam
Modified: 2014-06-12 16:33 PDT (History)
0 users

See Also:


Attachments
the patch. (7.36 KB, patch)
2014-06-12 16:05 PDT, Mark Lam
fpizlo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2014-06-12 16:00:50 PDT
Patch coming.
Comment 1 Mark Lam 2014-06-12 16:05:19 PDT
Created attachment 233002 [details]
the patch.
Comment 2 Mark Lam 2014-06-12 16:32:21 PDT
Thanks for the review.  Landed in r169920: <http://trac.webkit.org/r169920>.
Comment 3 Mark Lam 2014-06-12 16:33:42 PDT
FYI, the efl-wk2 bot failure is due to a tool chain issue and is unrelated to this patch:

[ 17%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/JSAudioStreamTrack.cpp.o
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
make[2]: *** [Source/WebCore/CMakeFiles/WebCore.dir/dom/Document.cpp.o] Error 4
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [Source/WebCore/CMakeFiles/WebCore.dir/all] Error 2
make: *** [all] Error 2