Bug 71489 - Remove support for LegacyDefaultOptionalArguments
Summary: Remove support for LegacyDefaultOptionalArguments
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Erik Arvidsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-03 11:05 PDT by Erik Arvidsson
Modified: 2011-11-03 16:27 PDT (History)
4 users (show)

See Also:


Attachments
Patch (936 bytes, patch)
2011-11-03 11:52 PDT, Adam Barth
no flags Details | Formatted Diff | Diff
Patch (41.52 KB, patch)
2011-11-03 14:17 PDT, Erik Arvidsson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Arvidsson 2011-11-03 11:05:27 PDT
The last remnants of LegacyDefaultOptionalArguments are now gone. We should remove the tests (in Source/WebCore/bindings/scripts/test/)
Comment 1 Adam Barth 2011-11-03 11:23:07 PDT
Yay!
Comment 2 Adam Barth 2011-11-03 11:52:39 PDT
Created attachment 113534 [details]
Patch

This patch just adds ChangeLogs, but it gets the ball rolling.
Comment 3 Eric Seidel (no email) 2011-11-03 11:53:28 PDT
Comment on attachment 113534 [details]
Patch

OK.
Comment 4 Eric Seidel (no email) 2011-11-03 11:57:28 PDT
Comment on attachment 113534 [details]
Patch

Wrong patch.
Comment 5 Adam Barth 2011-11-03 11:57:49 PDT
Oops.  Sorry Arv.  Wrong window.
Comment 6 Erik Arvidsson 2011-11-03 14:17:29 PDT
Created attachment 113558 [details]
Patch
Comment 7 WebKit Review Bot 2011-11-03 16:27:04 PDT
Comment on attachment 113558 [details]
Patch

Clearing flags on attachment: 113558

Committed r99244: <http://trac.webkit.org/changeset/99244>
Comment 8 WebKit Review Bot 2011-11-03 16:27:13 PDT
All reviewed patches have been landed.  Closing bug.