summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webframeloaderclient_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Make LayoutTests/http/tests/misc/redirect-to-external-url.html PASS.tkent@chromium.org2009-10-191-9/+14
* Reverting 28607.darin@chromium.org2009-10-131-54/+44
* Reverting 28599.darin@chromium.org2009-10-091-44/+54
* Convert types in WebFrameLoaderClientImpl in preparation for movingdarin@chromium.org2009-10-091-54/+44
* Reverting 28545.darin@chromium.org2009-10-091-44/+54
* Convert types in WebFrameLoaderClientImpl in preparation for movingdarin@chromium.org2009-10-091-54/+44
* Print the element path in TestWebViewDelegate::decidePolicyForNavigation()tkent@chromium.org2009-10-091-2/+18
* Webkit roll to 49284.johnnyg@chromium.org2009-10-081-4/+4
* Reverting 28422.johnnyg@chromium.org2009-10-081-4/+4
* WebKit roll 49278:49309johnnyg@chromium.org2009-10-081-4/+4
* Invent WebFrameImpl::ClientHandle as a weak reference to WebFrameClient.darin@chromium.org2009-10-071-16/+7
* Do not discount a MANUAL_SUBFRAME load just because it involveddarin@chromium.org2009-10-021-15/+15
* yMake ctrl-clicks in GMail open in background tabs rather than foreground tabs.ericu@google.com2009-10-011-25/+3
* Introduce WebKit::WebSecurityOrigin as a wrapper arounddarin@chromium.org2009-09-181-1/+2
* Fix build bustage caused by unintended changes being committed.darin@chromium.org2009-09-181-2/+1
* Fix plugin crash caused by removal of EMBED element during NPP_New.darin@chromium.org2009-09-181-1/+6
* Hook up WebViewClient, part 1.darin@chromium.org2009-09-161-21/+14
* Fix some mixed content layout tests.darin@chromium.org2009-09-141-1/+7
* Eliminate some methods.darin@chromium.org2009-09-111-5/+4
* Delete unused WebViewDelegate method.darin@chromium.org2009-09-111-4/+2
* Hook up WebFrameClient, replacing many WebViewDelegate methods.darin@chromium.org2009-09-101-141/+94
* Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set butbenl@chromium.org2009-09-071-1/+1
* Guard against NULL webview in dispatchDidFinishDocumentLoad. Theager@chromium.org2009-09-071-3/+2
* Roll webkit 48034victorw@chromium.org2009-09-041-0/+6
* Eliminate remaining WebCore dependencies from webplugin_impl.ccdarin@chromium.org2009-09-021-94/+37
* Pull in webkit revision 47912. This involves a build fix matchingojan@google.com2009-09-011-2/+2
* More refactoring for WebPlugin.darin@chromium.org2009-08-271-33/+42
* Move WebPluginContainer into the WebKit APIdarin@chromium.org2009-08-201-2/+4
* DevTools: Reset utility context for given document only once.pfeldman@chromium.org2009-08-181-10/+1
* Stop resource loading for WebCore::MediaDocumenthclam@chromium.org2009-08-141-0/+8
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-2/+3
* Start with a PolicyIgnore when determining navigation action policy in WebFra...dglazkov@google.com2009-08-061-1/+1
* Fix a bunch of layout tests related to dumpResourceLoadCallbacks.darin@chromium.org2009-08-061-12/+7
* Move alternate 404 error page loading out of WebFrame and into RenderView.darin@chromium.org2009-08-041-133/+24
* When loading an alternate 404 error page, always set 'replace' to true.darin@chromium.org2009-08-031-1/+1
* Move alternate error page loading out of WebFrame.darin@chromium.org2009-08-021-6/+8
* Alt{Error,404}PageResourceFetcher cleanup.darin@chromium.org2009-07-231-9/+17
* Remove some bogus includes.darin@chromium.org2009-07-221-2/+1
* Reverting 20855.darin@chromium.org2009-07-161-28/+40
* Reverting 20854.darin@chromium.org2009-07-161-40/+28
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-161-28/+40
* Chrome-side of fixes for content-script messaging.mpcomplete@chromium.org2009-07-141-4/+11
* Middle clicks on all fragment links open in new tab.cmp@google.com2009-07-141-22/+15
* Correct bad WebKit merge.abarth@chromium.org2009-07-131-0/+10
* 1) Roll WebKit DEPS to 45685michaeln@google.com2009-07-101-9/+8
* Roll WebKit to r45634 and fix buildhclam@chromium.org2009-07-081-2/+2
* Modify ResourceFetcher to use WebURLLoader instead of ResourceHandle.darin@chromium.org2009-07-071-0/+2
* The webkit java applet creation code passes in the baseURL which is typically...ananta@chromium.org2009-07-071-2/+2
* We used to store/restore the frame and node that were focused last when a age...jcampan@chromium.org2009-07-031-4/+0
* Companion change to https://bugs.webkit.org/show_bug.cgi?id=15457. Add loggi...jam@chromium.org2009-07-011-34/+3