Bug 13042

Summary: Linux/gdk improvements
Product: WebKit Reporter: Krzysztof Kowalczyk <kkowalczyk>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: PC   
OS: OS X 10.4   
Attachments:
Description Flags
Linux\gdk improvements beidson: review+

Krzysztof Kowalczyk
Reported 2007-03-10 21:36:29 PST
Linux/gdk improvements
Attachments
Linux\gdk improvements (4.46 KB, patch)
2007-03-10 21:38 PST, Krzysztof Kowalczyk
beidson: review+
Krzysztof Kowalczyk
Comment 1 2007-03-10 21:38:01 PST
Created attachment 13583 [details] Linux\gdk improvements Add forward/backward/quit menus to gdklauncher for easier testing. Make FrameLoader:goBackOrForwards() work on gdk.
Brady Eidson
Comment 2 2007-03-11 15:27:01 PDT
Comment on attachment 13583 [details] Linux\gdk improvements + notImplementedGdk(); // FIXME: possibly. Maybe implementation below is good enough. + return item != 0; Probably good enough for now, I don't think you need the notImplementedGdk(). But maybe you should document it better for future enhancement. IE - file a bug pending a future PolicyDelegate which would be the real "WebKit-way" of doing this ;) Otherwise, looks good!
Krzysztof Kowalczyk
Comment 3 2007-03-11 18:23:38 PDT
landed in r20105. Removed notImplemented() and added better (?) comment.
Note You need to log in before you can comment on or make changes to this bug.