Bug 149156

Summary: Remove all uses of PassRefPtr in WebCore/inspector
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: New BugsAssignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 144092    
Attachments:
Description Flags
Patch
none
Patch for landing none

Gyuyoung Kim
Reported 2015-09-15 02:00:40 PDT
SSIA
Attachments
Patch (29.90 KB, patch)
2015-09-15 02:01 PDT, Gyuyoung Kim
no flags
Patch for landing (30.05 KB, patch)
2015-09-16 18:56 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2015-09-15 02:01:18 PDT
Darin Adler
Comment 2 2015-09-16 09:50:32 PDT
Comment on attachment 261180 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=261180&action=review > Source/WebCore/inspector/TimelineRecordFactory.cpp:186 > +static RefPtr<InspectorArray> createQuad(const FloatQuad& quad) Seems like it should return a Ref, not a RefPtr.
Gyuyoung Kim
Comment 3 2015-09-16 18:56:46 PDT
Created attachment 261350 [details] Patch for landing
WebKit Commit Bot
Comment 4 2015-09-16 22:40:17 PDT
Comment on attachment 261350 [details] Patch for landing Clearing flags on attachment: 261350 Committed r189905: <http://trac.webkit.org/changeset/189905>
WebKit Commit Bot
Comment 5 2015-09-16 22:40:21 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.