Bug 311133 - [perf] ToggleBreakPoint Action Image can be lazy loaded instead of setting up while creation of Editor
Summary: [perf] ToggleBreakPoint Action Image can be lazy loaded instead of setting u...
Status: RESOLVED FIXED
Alias: None
Product: WTP Source Editing
Classification: WebTools
Component: wst.sse (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.2 RC1   Edit
Assignee: Sarika Sinha CLA
QA Contact: Nitin Dahyabhai CLA
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2010-04-30 03:16 EDT by Sarika Sinha CLA
Modified: 2010-05-04 15:44 EDT (History)
1 user (show)

See Also:
nsand.dev: review+
thatnitind: review+


Attachments
Patch to lazy load the Toggle Break Point image. (1.83 KB, patch)
2010-04-30 03:28 EDT, Sarika Sinha CLA
nsand.dev: review+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sarika Sinha CLA 2010-04-30 03:16:56 EDT
Build Identifier: I20100414-1200

Creation of an empty page takes time for setting up the image for ToogleBreakPoint Action.

Reproducible: Always
Comment 1 Sarika Sinha CLA 2010-04-30 03:28:41 EDT
Created attachment 166594 [details]
Patch to lazy load the Toggle Break Point image.

Image will be loaded the first time when ToggleBreakPoint Action is applicable for the selection.
Comment 2 Nick Sandonato CLA 2010-05-04 11:08:01 EDT
Looks good to me. Marking for project lead review for RC1 since this is a performance defect.
Comment 3 Nitin Dahyabhai CLA 2010-05-04 15:44:09 EDT
Released