Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove various .order files.
https://bugs.webkit.org/show_bug.cgi?id=204959

Reviewed by Yusuke Suzuki.

These files are all super out of date and likely don't do anything anymore.
The signatures of the functions have changed thus the mangled name has changed.

Source/JavaScriptCore:

* JavaScriptCore.order: Removed.

Source/WebCore:

* WebCore.order: Removed.

Source/WebKit:

* mac/WebKit2.order: Removed.

Source/WebKitLegacy/mac:

* WebKit.order: Removed.


Canonical link: https://commits.webkit.org/218167@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@253218 268f45cc-cd09-0410-ab3c-d52691b4dbfc
  • Loading branch information
kmiller68 committed Dec 6, 2019
1 parent 2842c33 commit b28b0ee
Show file tree
Hide file tree
Showing 8 changed files with 48 additions and 47,878 deletions.
12 changes: 12 additions & 0 deletions Source/JavaScriptCore/ChangeLog
@@ -1,3 +1,15 @@
2019-12-06 Keith Miller <keith_miller@apple.com>

Remove various .order files.
https://bugs.webkit.org/show_bug.cgi?id=204959

Reviewed by Yusuke Suzuki.

These files are all super out of date and likely don't do anything anymore.
The signatures of the functions have changed thus the mangled name has changed.

* JavaScriptCore.order: Removed.

2019-12-06 Joonghun Park <jh718.park@samsung.com>

Unreviewed. Revert r253207 because it causes compile error in Mac and ios build.
Expand Down
5,078 changes: 0 additions & 5,078 deletions Source/JavaScriptCore/JavaScriptCore.order

This file was deleted.

12 changes: 12 additions & 0 deletions Source/WebCore/ChangeLog
@@ -1,3 +1,15 @@
2019-12-06 Keith Miller <keith_miller@apple.com>

Remove various .order files.
https://bugs.webkit.org/show_bug.cgi?id=204959

Reviewed by Yusuke Suzuki.

These files are all super out of date and likely don't do anything anymore.
The signatures of the functions have changed thus the mangled name has changed.

* WebCore.order: Removed.

2019-12-06 Jonathan Bedard <jbedard@apple.com>

Unreviewed, rolling out r253148.
Expand Down
30,733 changes: 0 additions & 30,733 deletions Source/WebCore/WebCore.order

This file was deleted.

12 changes: 12 additions & 0 deletions Source/WebKit/ChangeLog
@@ -1,3 +1,15 @@
2019-12-06 Keith Miller <keith_miller@apple.com>

Remove various .order files.
https://bugs.webkit.org/show_bug.cgi?id=204959

Reviewed by Yusuke Suzuki.

These files are all super out of date and likely don't do anything anymore.
The signatures of the functions have changed thus the mangled name has changed.

* mac/WebKit2.order: Removed.

2019-12-06 Dan Bernstein <mitz@apple.com>

Address <https://bugs.webkit.org/show_bug.cgi?id=189222#c3>
Expand Down
9,478 changes: 0 additions & 9,478 deletions Source/WebKit/mac/WebKit2.order

This file was deleted.

12 changes: 12 additions & 0 deletions Source/WebKitLegacy/mac/ChangeLog
@@ -1,3 +1,15 @@
2019-12-06 Keith Miller <keith_miller@apple.com>

Remove various .order files.
https://bugs.webkit.org/show_bug.cgi?id=204959

Reviewed by Yusuke Suzuki.

These files are all super out of date and likely don't do anything anymore.
The signatures of the functions have changed thus the mangled name has changed.

* WebKit.order: Removed.

2019-12-05 Chris Dumez <cdumez@apple.com>

PageConfiguration::dragClient should use a smart pointer
Expand Down
2,589 changes: 0 additions & 2,589 deletions Source/WebKitLegacy/mac/WebKit.order

This file was deleted.

0 comments on commit b28b0ee

Please sign in to comment.