Bug 208325

Summary: Convert frame address in logging statements to pageID+frameID
Product: WebKit Reporter: Keith Rollin <krollin>
Component: WebCore Misc.Assignee: Keith Rollin <krollin>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, cdumez, commit-queue, dbates, ews-watchlist, japhet, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Keith Rollin
Reported 2020-02-27 09:57:20 PST
Some old logging prints the address of the associated frame object. Annotating logging statements this way makes it difficult to match up that logging with other logging that uses pageID+frameID. Update the logging to consistently use the latter format.
Attachments
Patch (36.94 KB, patch)
2020-02-27 10:08 PST, Keith Rollin
no flags
Radar WebKit Bug Importer
Comment 1 2020-02-27 09:57:37 PST
Keith Rollin
Comment 2 2020-02-27 10:08:30 PST
WebKit Commit Bot
Comment 3 2020-02-28 11:43:39 PST
Comment on attachment 391887 [details] Patch Clearing flags on attachment: 391887 Committed r257648: <https://trac.webkit.org/changeset/257648>
WebKit Commit Bot
Comment 4 2020-02-28 11:43:41 PST
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.