Function handle_get_parent_frame_id

Source
pub(crate) fn handle_get_parent_frame_id(
    documents: &DocumentCollection,
    pipeline: PipelineId,
    reply: IpcSender<Result<BrowsingContextId, ErrorStatus>>,
)
Expand description