| EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 4 of DIV > BODY > HTML > #document |
| EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification |
| EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
| EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > DIV > DIV > BODY > HTML > #document to 0 of DIV > DIV > DIV > BODY > HTML > #document toDOMRange:range from 0 of #text > DIV > DIV > DIV > BODY > HTML > #document to 2 of DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE |
| EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
| EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
| EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
| layer at (0,0) size 800x600 |
| RenderView at (0,0) size 800x600 |
| layer at (0,0) size 800x600 |
| RenderBlock {HTML} at (0,0) size 800x600 |
| RenderBody {BODY} at (8,8) size 784x584 |
| RenderBlock {DIV} at (0,0) size 784x320 |
| RenderBlock {DIV} at (0,0) size 784x286 |
| RenderBlock {DIV} at (0,0) size 784x18 |
| RenderText {#text} at (0,0) size 308x17 |
| text run at (0,0) width 308: "On Feb 1, 2006, at 7:37 PM, David Hyatt wrote:" |
| RenderBlock (anonymous) at (0,18) size 784x18 |
| RenderBR {BR} at (0,0) size 0x17 |
| RenderBlock {BLOCKQUOTE} at (40,52) size 704x234 [color=#0000FF] |
| RenderBlock {DIV} at (0,0) size 704x90 |
| RenderText {#text} at (0,0) size 438x17 |
| text run at (0,0) width 438: "While reworking images I ran into something that really concerns me." |
| RenderInline {SPAN} at (0,0) size 4x17 |
| RenderText {#text} at (438,0) size 4x17 |
| text run at (438,0) width 4: " " |
| RenderText {#text} at (442,0) size 703x35 |
| text run at (442,0) width 257: "WebElementImageKey is a key added to" |
| text run at (698,0) width 5: " " |
| text run at (0,18) width 413: "the elementAtPoint dictionary and the key's value is an NSImage." |
| RenderInline {SPAN} at (0,0) size 4x17 |
| RenderText {#text} at (413,18) size 4x17 |
| text run at (413,18) width 4: " " |
| RenderText {#text} at (417,18) size 260x17 |
| text run at (417,18) width 260: "Unfortunately we use CGImageRef now." |
| RenderInline {SPAN} at (0,0) size 5x17 |
| RenderText {#text} at (676,18) size 5x17 |
| text run at (676,18) width 5: " " |
| RenderText {#text} at (0,36) size 700x53 |
| text run at (0,36) width 685: "What this means is that as you move the mouse around a web page we are aggressively mallocing NSImages" |
| text run at (685,36) width 4: " " |
| text run at (0,54) width 696: "that then move into our image cache and stay around until the CGImageRef goes away (which could be a long" |
| text run at (696,54) width 4: " " |
| text run at (0,72) width 36: "time)." |
| RenderBlock {DIV} at (0,90) size 704x18 |
| RenderBR {BR} at (0,0) size 0x17 |
| RenderBlock {DIV} at (0,108) size 704x54 |
| RenderText {#text} at (0,0) size 315x17 |
| text run at (0,0) width 315: "I think this is terrible but am not sure how to fix it." |
| RenderInline {SPAN} at (0,0) size 4x17 |
| RenderText {#text} at (315,0) size 4x17 |
| text run at (315,0) width 4: " " |
| RenderText {#text} at (319,0) size 199x17 |
| text run at (319,0) width 199: "I assume this key is public API." |
| RenderInline {SPAN} at (0,0) size 4x17 |
| RenderText {#text} at (518,0) size 4x17 |
| text run at (518,0) width 4: " " |
| RenderText {#text} at (522,0) size 696x35 |
| text run at (522,0) width 170: "Could we change the key's" |
| text run at (692,0) width 4: " " |
| text run at (0,18) width 224: "value to be a CGImageRef instead?" |
| RenderInline {SPAN} at (0,0) size 4x17 |
| RenderText {#text} at (224,18) size 4x17 |
| text run at (224,18) width 4: " " |
| RenderText {#text} at (228,18) size 691x35 |
| text run at (228,18) width 459: "Could we just eliminate the key in favor of a DOM extension method for" |
| text run at (687,18) width 4: " " |
| text run at (0,36) width 150: "accessing an NSImage?" |
| RenderBlock {DIV} at (0,162) size 704x18 |
| RenderBR {BR} at (0,0) size 0x17 |
| RenderBlock {DIV} at (0,180) size 704x18 |
| RenderText {#text} at (0,0) size 30x17 |
| text run at (0,0) width 30: "dave" |
| RenderBlock {DIV} at (0,198) size 704x18 |
| RenderText {#text} at (0,0) size 121x17 |
| text run at (0,0) width 121: "(hyatt@apple.com)" |
| RenderBlock {DIV} at (0,216) size 704x18 |
| RenderBR {BR} at (0,0) size 0x17 |
| RenderBlock (anonymous) at (0,302) size 784x18 |
| RenderBR {BR} at (0,0) size 0x17 |
| caret: position 0 of child 0 {BR} of child 6 {DIV} of child 2 {BLOCKQUOTE} of child 1 {DIV} of child 1 {DIV} of body |