Closed Bug 1333892 Opened 7 years ago Closed 7 years ago

Remove PCompositorBridge::ClearCachedResources

Categories

(Core :: Graphics: Layers, defect)

53 Branch
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla54
Tracking Status
firefox54 --- fixed

People

(Reporter: kats, Assigned: kats)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

http://searchfox.org/mozilla-central/rev/bf98cd4315b5efa1b28831001ad27d54df7bbb68/gfx/layers/ipc/PCompositorBridge.ipdl#136 seems to be not used anywhere. We can probably remove it safely. It was added for b2g back in bug 1154231.

Note that there is another ClearCachedResources message on PLayerTransaction which goes the other way (child -> parent) and which is still used.
Assignee: nobody → bugmail
... although the CompositorBridgeChild::RecvClearCachedResources(uint64_t) function is also called directly from TabChild at [1]. Which is downright silly, because PCompositorChild just turns around calls back into TabChild. But that's evolution for ya.

[1] http://searchfox.org/mozilla-central/rev/bf98cd4315b5efa1b28831001ad27d54df7bbb68/dom/ipc/TabChild.cpp#2739
Comment on attachment 8830494 [details]
Bug 1333892 - Remove unused IPC message leftover from B2G days.

https://reviewboard.mozilla.org/r/107252/#review108480

Thanks!
Attachment #8830494 - Flags: review?(kchen) → review+
Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/45009ef6d27f
Remove unused IPC message leftover from B2G days. r=kanru
https://hg.mozilla.org/mozilla-central/rev/45009ef6d27f
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
No longer blocks: 1369194
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: