pub(crate) fn handle_get_page_source(
cx: &mut JSContext,
documents: &DocumentCollection,
pipeline: PipelineId,
reply: GenericSender<Result<String, ErrorStatus>>,
)pub(crate) fn handle_get_page_source(
cx: &mut JSContext,
documents: &DocumentCollection,
pipeline: PipelineId,
reply: GenericSender<Result<String, ErrorStatus>>,
)