Bug 120433

Summary: Document::elementSheet() should return a reference
Product: WebKit Reporter: Pratik Solanki <psolanki>
Component: WebCore Misc.Assignee: Pratik Solanki <psolanki>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kangil.han, kling, macpherson, menard, psolanki
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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
Pratik Solanki
Comment 1 2013-08-28 11:50:13 PDT
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.