Skip to content

Commit ff05e82

Browse files
committed
revert pub on fetch_image_bitmap
1 parent 4f9fff2 commit ff05e82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/script/canvas_state.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ impl CanvasState {
233233
}
234234
}
235235

236-
pub fn fetch_image_data(
236+
fn fetch_image_data(
237237
&self,
238238
url: ServoUrl,
239239
cors_setting: Option<CorsSettings>,

0 commit comments

Comments
 (0)