WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
120433
Document::elementSheet() should return a reference
https://bugs.webkit.org/show_bug.cgi?id=120433
Summary
Document::elementSheet() should return a reference
Pratik Solanki
Reported
2013-08-28 11:45:23 PDT
elementSheet() always returns a valid pointer. We can just make it return a reference. While at it, we should rename m_elemSheet to m_elementSheet.
Attachments
Patch
(9.73 KB, patch)
2013-08-28 11:50 PDT
,
Pratik Solanki
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pratik Solanki
Comment 1
2013-08-28 11:50:13 PDT
Created
attachment 209912
[details]
Patch
WebKit Commit Bot
Comment 2
2013-08-28 12:23:48 PDT
Comment on
attachment 209912
[details]
Patch Clearing flags on attachment: 209912 Committed
r154766
: <
http://trac.webkit.org/changeset/154766
>
WebKit Commit Bot
Comment 3
2013-08-28 12:23:51 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