Closed
Bug 1342870
Opened 8 years ago
Closed 8 years ago
Label runnables in layout/generic/
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
DUPLICATE
of bug 1347815
People
(Reporter: TYLin, Assigned: chenpighead)
References
Details
(Whiteboard: [QDL][TDC-MVP][LAYOUT])
User Story
See https://wiki.mozilla.org/Quantum/DOM#Labeling for the story.
All calls to NS_DispatchTo(Main|Current)Thread under layout/generic/.
http://searchfox.org/mozilla-central/search?q=NS_DispatchTo(Main%7CCurrent)Thread&case=false®exp=true&path=layout%2Fgeneric
Reporter | ||
Comment 1•8 years ago
|
||
Calls related to TimerCallback.
http://searchfox.org/mozilla-central/search?q=TimerCallback&case=false®exp=false&path=layout%2Fgeneric
Comment 2•8 years ago
|
||
Please be informed that the use case of nsExpirationTracker(ScrollFrameActivityTracker) has to be labeled as explained in bug 1345387 comment 0.
http://searchfox.org/mozilla-central/source/layout/generic/nsGfxScrollFrame.cpp#1978
Updated•8 years ago
|
Assignee: nobody → jeremychen
Status: NEW → ASSIGNED
Comment 3•8 years ago
|
||
class ScrollFrameActivityTracker in nsGfxScrollFrame.cpp would be handled in bug 1347815.
Assignee | ||
Comment 4•8 years ago
|
||
So far, labeling for layout/generic/ folder (as mentioned in comment 0 and comment 1) has been resolved in bug 1349114, bug 1347820 and bug 1348236. The only thing left here is the ScrollFrameActivityTracker (comment 2), which can be fixed in bug 1347815 as a followup. I think we can resolve this bug now.
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Updated•8 years ago
|
Whiteboard: [QDL][TDC-MVP][LAYOUT]
You need to log in
before you can comment on or make changes to this bug.
Description
•