Bug 32245 - Remove ENABLE_SHARED_SCRIPT flags
Summary: Remove ENABLE_SHARED_SCRIPT flags
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Dmitry Titov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-07 13:58 PST by Dmitry Titov
Modified: 2009-12-07 16:54 PST (History)
1 user (show)

See Also:


Attachments
Revert r51373 (14.47 KB, patch)
2009-12-07 15:45 PST, Dmitry Titov
darin: review+
dimich: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Titov 2009-12-07 13:58:01 PST
... since SharedScript is not being implemented anymore.
Comment 1 Dmitry Titov 2009-12-07 15:45:59 PST
Created attachment 44440 [details]
Revert r51373

"git-revert" of r51373 with subsequent un-reverting and editing of ChanegLog files to keep the record of changes.
Comment 2 WebKit Review Bot 2009-12-07 15:46:20 PST
style-queue ran check-webkit-style on attachment 44440 [details] without any errors.
Comment 3 Darin Adler 2009-12-07 15:47:57 PST
Comment on attachment 44440 [details]
Revert r51373

rs=me
Comment 4 Dmitry Titov 2009-12-07 16:54:48 PST
landed: http://trac.webkit.org/changeset/51813

This concludes removal of SharedScript partial implementation.