Bug 77507 - Add missing JS_PRIVATE_EXPORTs
Summary: Add missing JS_PRIVATE_EXPORTs
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hajime Morrita
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-31 20:55 PST by Hajime Morrita
Modified: 2012-01-31 22:49 PST (History)
3 users (show)

See Also:


Attachments
Patch (4.13 KB, patch)
2012-01-31 21:35 PST, Hajime Morrita
no flags Details | Formatted Diff | Diff
Patch (5.15 KB, patch)
2012-01-31 21:42 PST, Hajime Morrita
no flags Details | Formatted Diff | Diff
Patch for landing (5.15 KB, patch)
2012-01-31 21:55 PST, Hajime Morrita
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hajime Morrita 2012-01-31 20:55:25 PST
There are some msising JS_PRIVATE_EXPORT coming after r104900.
We should fill such holes before Bug 72854.
Comment 1 Hajime Morrita 2012-01-31 21:35:27 PST
Created attachment 124880 [details]
Patch
Comment 2 Hajime Morrita 2012-01-31 21:37:49 PST
Darin, Kevin, could you rubberstamp this?
Comment 3 Hajime Morrita 2012-01-31 21:42:36 PST
Created attachment 124882 [details]
Patch
Comment 4 Hajime Morrita 2012-01-31 21:55:32 PST
Created attachment 124883 [details]
Patch for landing
Comment 5 WebKit Review Bot 2012-01-31 22:49:41 PST
Comment on attachment 124883 [details]
Patch for landing

Clearing flags on attachment: 124883

Committed r106433: <http://trac.webkit.org/changeset/106433>
Comment 6 WebKit Review Bot 2012-01-31 22:49:46 PST
All reviewed patches have been landed.  Closing bug.