Bug 43759

Summary: Add zoom support for injected bundle
Product: WebKit Reporter: Sam Weinig <sam>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ggaren
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch ggaren: review+

Sam Weinig
Reported 2010-08-09 16:59:36 PDT
Add zoom support for injected bundle. After that, we should also add API for the UIProcess API.
Attachments
Patch (16.87 KB, patch)
2010-08-09 17:03 PDT, Sam Weinig
ggaren: review+
Sam Weinig
Comment 1 2010-08-09 17:03:03 PDT
Geoffrey Garen
Comment 2 2010-08-09 18:34:27 PDT
Comment on attachment 63954 [details] Patch WebKitTools/WebKitTestRunner/InjectedBundle/Bindings/EventSendingController.idl:40 + void zoomPageOut(); The inversion of noun and verb here is killing me! And like twelve kittens. r=me
Geoffrey Garen
Comment 3 2010-08-09 18:34:58 PDT
(Inversion between "zoomPageOut" and "textZoomOut".)
Sam Weinig
Comment 4 2010-08-09 18:40:02 PDT
(In reply to comment #3) > (Inversion between "zoomPageOut" and "textZoomOut".) For everyone playing along at home, I can't change these since these are existing functions that tests use.
Sam Weinig
Comment 5 2010-08-09 18:43:25 PDT
Landed in r65029.
Note You need to log in before you can comment on or make changes to this bug.