Closed
Bug 1390070
Opened 7 years ago
Closed 7 years ago
Label Messages in PCookieService
Categories
(Core :: Networking: Cookies, enhancement)
Core
Networking: Cookies
Tracking
()
RESOLVED
DUPLICATE
of bug 1388247
People
(Reporter: bevis, Unassigned)
References
Details
PCookieService::Msg_AddCookie/PCookieService::Msg_TrackCookiesLoad are shown up recently in the top unlabeled runnables of the main-thread in content process:
https://gist.github.com/bevis-tseng/12cf108f681467ca7d8f3088db4eb584
To gain performance benefit from qDOM scheduling, we need these messages to be labeled with either TabGroup or SystemGroup properly.
Comment 1•7 years ago
|
||
Kershaw, is this same thing as what you are doing in bug 1388247?
Flags: needinfo?(kechang)
Comment 2•7 years ago
|
||
(In reply to Shian-Yow Wu [:swu] (56 Regression Engineering support) from comment #1)
> Kershaw, is this same thing as what you are doing in bug 1388247?
Yes. Let's mark this as duplicated.
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(kechang)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•