WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
118784
Remove unused member variable m_domURL from WorkerGlobalScope
https://bugs.webkit.org/show_bug.cgi?id=118784
Summary
Remove unused member variable m_domURL from WorkerGlobalScope
Kwang Yul Seo
Reported
2013-07-17 01:26:06 PDT
WorkerContext::webkitURL() was removed in
r107082
, and this was the only place where the member variable |m_domURL| in WorkerContext was mutated. This variable is no longer needed and so it should be removed.
Attachments
Patch
(1.64 KB, patch)
2013-07-17 01:28 PDT
,
Kwang Yul Seo
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kwang Yul Seo
Comment 1
2013-07-17 01:28:26 PDT
Created
attachment 206864
[details]
Patch
Chris Dumez
Comment 2
2013-07-17 01:33:07 PDT
Comment on
attachment 206864
[details]
Patch Looks fine. Thanks for the clean up. r=me.
Kwang Yul Seo
Comment 3
2013-07-17 01:38:55 PDT
Comment on
attachment 206864
[details]
Patch Clearing flags on attachment: 206864 Committed
r152775
: <
http://trac.webkit.org/changeset/152775
>
Kwang Yul Seo
Comment 4
2013-07-17 01:39:00 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug