Bug 27932 - SVGElementInstance::scriptExecutionContext should call document() instead of scriptExecutionContext()
Summary: SVGElementInstance::scriptExecutionContext should call document() instead of ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-02 02:46 PDT by Adam Barth
Modified: 2009-08-02 21:12 PDT (History)
1 user (show)

See Also:


Attachments
Patch v1 (1.37 KB, patch)
2009-08-02 02:49 PDT, Adam Barth
no flags Details | Formatted Diff | Diff
SVG Element (1.37 KB, patch)
2009-08-02 02:59 PDT, Adam Barth
no flags Details | Formatted Diff | Diff
SVG Element (1.33 KB, patch)
2009-08-02 03:00 PDT, Adam Barth
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2009-08-02 02:46:30 PDT
As required by Darin Adler.  See Bug 27931 for more information.
Comment 1 Adam Barth 2009-08-02 02:49:34 PDT
Created attachment 33948 [details]
Patch v1
Comment 2 Darin Adler 2009-08-02 02:51:49 PDT
Comment on attachment 33948 [details]
Patch v1

No typecast is needed since Document is derived from ScriptExecutionContext.
Comment 3 Adam Barth 2009-08-02 02:59:01 PDT
Created attachment 33949 [details]
SVG Element


---
 2 files changed, 15 insertions(+), 1 deletions(-)
Comment 4 Adam Barth 2009-08-02 03:00:08 PDT
Created attachment 33950 [details]
SVG Element


---
 2 files changed, 15 insertions(+), 1 deletions(-)
Comment 5 Adam Barth 2009-08-02 21:12:46 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	M	WebCore/svg/SVGElementInstance.cpp
Committed r46711
	M	WebCore/ChangeLog
	M	WebCore/svg/SVGElementInstance.cpp
r46711 = a1e665b5484e67c93dc15eb53fd8cb7d07a37352 (trunk)
No changes between current HEAD and refs/remotes/trunk
Resetting to the latest refs/remotes/trunk
http://trac.webkit.org/changeset/46711