Sign in
webkit
/
WebKit
/
1f45df9c94bea6f9d9232531c807f6fa8f611bd7
/
Source
/
WebCore
/
loader
/
FrameLoader.cpp
1f45df9
Web Inspector: Add Console support to JSContext Inspection
by joepeck@webkit.org
· 11 years ago
63e53cb
FrameLoader::stateMachine() should return a reference.
by akling@apple.com
· 11 years ago
66d8c0a
Remove ENABLE(SVG) guards https://bugs.webkit.org/show_bug.cgi?id=127991
by ossy@webkit.org
· 11 years ago
e1b31c7
Remove <iframe seamless> support. <https://webkit.org/b/128213>
by akling@apple.com
· 11 years ago
ba8e619
Remove FrameLoader's reloadWithOverrideURL and reloadWithRequest
by jochen@chromium.org
· 11 years ago
1c31915
Remove ENABLE(JAVASCRIPT_DEBUGGER) guards
by ossy@webkit.org
· 11 years ago
aacf1d5
Remove repaint throttling https://bugs.webkit.org/show_bug.cgi?id=127681
by antti@apple.com
· 11 years ago
451e9b0
AX: Disable accessibility after every test run
by ossy@webkit.org
· 11 years ago
ee41838
Remove PLATFORM(NIX) from WebCore https://bugs.webkit.org/show_bug.cgi?id=127299
by lauro.neto@openbossa.org
· 11 years ago
9efd2cd
Web Inspector: Page should use std::unique_ptr for InspectorController
by bburg@apple.com
· 11 years ago
e776c2f
Clean up PageCache classes https://bugs.webkit.org/show_bug.cgi?id=127202
by andersca@apple.com
· 11 years ago
6a60daad
Remove another unused FrameLoaderClient callback
by andersca@apple.com
· 11 years ago
e56e359
Remove FrameLoaderClient::didPerformFirstNavigation()
by andersca@apple.com
· 11 years ago
b6fe230
CTTE Timer and DeferrableOneShotTimer
by andersca@apple.com
· 11 years ago
963004a
Remove an unused FrameLoader function
by andersca@apple.com
· 11 years ago
fefbc4d
Remove supportMultipleWindows setting
by andersca@apple.com
· 11 years ago
cd08879
Clean up ProgressTracker a little https://bugs.webkit.org/show_bug.cgi?id=126738
by andersca@apple.com
· 11 years ago
0404271
Remove unused FrameLoader member functions
by andersca@apple.com
· 11 years ago
cb8504d
Web Inspector: Remove unused overriding protocols.
by seokju@webkit.org
· 11 years ago
1769de8
Source/WebCore: Remove Node::attached()
by antti@apple.com
· 11 years ago
46a1c6f
[iOS] Upstream WebCore/loader changes
by dbates@webkit.org
· 11 years ago
d2ecf37
Web Inspector: Push Remote Inspector debugging connection management into JavaScriptCore
by joepeck@webkit.org
· 11 years ago
5f1ccd4
Possible crash in ProgressTracker::progressHeartbeatTimerFired(Timer<ProgressTracker>*)
by beidson@apple.com
· 11 years ago
b86fc58
Generate toHTMLFooElement() to clean up static_cast<>
by gyuyoung.kim@samsung.com
· 11 years ago
a8be419
Unreviewed, rolling out r159551.
by commit-queue@webkit.org
· 11 years ago
c25dca0
Generate toHTMLFooElement() to clean up static_cast<>
by gyuyoung.kim@samsung.com
· 11 years ago
eefc25d
Modernize FrameLoader a bit https://bugs.webkit.org/show_bug.cgi?id=124073
by weinig@apple.com
· 11 years ago
096333f
Use std::function for all policy continuation functions
by andersca@apple.com
· 11 years ago
97ab6d9
Navigation policy callback not called when performing the same fragment navigation twice
by andersca@apple.com
· 11 years ago
654fd9a
CTTE: FrameLoader::notifier() should return a reference.
by akling@apple.com
· 11 years ago
ee87b2f
CTTE: Pass DocumentWriter around as a reference
by weinig@apple.com
· 11 years ago
61e3332
FramePolicyFunction should be an std::function
by andersca@apple.com
· 11 years ago
7a7f76a
CTTE: IconController and IconLoader should have Frame& backpointer.
by akling@apple.com
· 11 years ago
e6d9acd
CTTE: PolicyChecker backpointer to Frame should be a reference.
by akling@apple.com
· 11 years ago
55cde01
Ref-ify more stack guards. <https://webkit.org/b/122360>
by akling@apple.com
· 11 years ago
ad246c0
CTTE: SubframeLoader backpointer to Frame should be a reference.
by akling@apple.com
· 11 years ago
8f71603
CTTE: DOMWrapperWorlds should be passed around by reference
by weinig@apple.com
· 11 years ago
f2ead0f
Cleanup PageThrottler and PageConsole a bit
by weinig@apple.com
· 11 years ago
0e83ab1
Add Frame::mainFrame and Frame::isMainFrame
by darin@apple.com
· 11 years ago
5ffbb5c
rename KURL to URL https://bugs.webkit.org/show_bug.cgi?id=16214
by darin@apple.com
· 11 years ago
ade301a
Add empty MainFrame class https://bugs.webkit.org/show_bug.cgi?id=121770
by darin@apple.com
· 11 years ago
5298947
CTTE: FrameTree::top() should return a reference. <https://webkit.org/b/121445>
by akling@apple.com
· 12 years ago
31cf009
Page::backForward() should return a reference. <https://webkit.org/b/121151>
by akling@apple.com
· 12 years ago
a34e522
Ref-ify more stack guards. <https://webkit.org/b/121070>
by akling@apple.com
· 12 years ago
231386f
Add support for BeforeUnloadEvent interface
by ch.dumez@sisa.samsung.com
· 12 years ago
0291f71
Preparing WebCore to receive Nix Port
by hugo.lima@openbossa.org
· 12 years ago
f721911
FrameLoader::icon() should return a reference. <https://webkit.org/b/120993>
by akling@apple.com
· 12 years ago
24f4d6c
FrameLoader::policyChecker() should return a reference.
by akling@apple.com
· 12 years ago
7f81b1e
FrameLoader::subresourceLoader() should return a reference.
by akling@apple.com
· 12 years ago
72c1c36
FrameLoader: Convert three little loops to using Vector<Ref<Frame>>.
by akling@apple.com
· 12 years ago
9663f4b
Cached Page and Frame don't need to be ref-counted.
by akling@apple.com
· 12 years ago
80b077b
Reverting "Cached Page and Frame don't need to be ref-counted.
by akling@apple.com
· 12 years ago
50b1d4d
CachedPage construction should begin with a Page&. <https://webkit.org/b/120721>
by akling@apple.com
· 12 years ago
e70178d
Cached Page and Frame don't need to be ref-counted.
by akling@apple.com
· 12 years ago
f851598
Ref: A smart pointer for the reference age. <https://webkit.org/b/120570>
by akling@apple.com
· 12 years ago
79ae18d
Make it less awkward to check if a Frame is the main Frame.
by akling@apple.com
· 12 years ago
7aee36d
Replace currentTime() with monotonicallyIncreasingTime() in WebCore
by commit-queue@webkit.org
· 12 years ago
095b544
Page::mainFrame() should return a reference. <http://webkit.org/b/119677>
by akling@apple.com
· 12 years ago
fed4d16
Frame::tree should return a reference instead of a pointer
by darin@apple.com
· 12 years ago
1c29edbc
Simplify some Settings access where we have a Frame in reach.
by akling@apple.com
· 12 years ago
672cb85
FrameLoader::history() should return a reference. <https://webkit.org/b/120163>
by akling@apple.com
· 12 years ago
7f50aae
FrameLoader: frame() and client() should return references.
by akling@apple.com
· 12 years ago
9ce995f
<https://webkit.org/b/120132> Frame::navigationScheduler() should return a reference.
by akling@apple.com
· 12 years ago
4d286a9
https://bugs.webkit.org/show_bug.cgi?id=120028
by ap@apple.com
· 12 years ago
87ae63d
<https://webkit.org/b/119918> Frame::selection() should return a reference
by psolanki@apple.com
· 12 years ago
fedaa63
<https://webkit.org/b/120000> Chrome::client() should return a reference.
by akling@apple.com
· 12 years ago
eb67e0a
<https://webkit.org/b/119997> Page::progress() should return a reference.
by akling@apple.com
· 12 years ago
c92518a
<https://webkit.org/b/119943> Clean up the Document class a bit
by darin@apple.com
· 12 years ago
1752350
<https://webkit.org/b/119903> Make Settings ref-counted (and let Frame keep a ref!)
by akling@apple.com
· 12 years ago
c5b5dad
<https://webkit.org/b/119852> Frame::scriptController() should return a reference
by psolanki@apple.com
· 12 years ago
d18f79b
<https://webkit.org/b/119866> Frame::eventHandler() should return a reference.
by akling@apple.com
· 12 years ago
df550b9
<https://webkit.org/b/119859> Frame::loader() should return a reference
by andersca@apple.com
· 12 years ago
f8c414e
http/tests/security/sandboxed-iframe-invalid.html is flaky on Mac
by ap@apple.com
· 12 years ago
7ce7e1b
The LayoutMilestones didLayout callback should only fire for the main frame
by bdakin@apple.com
· 12 years ago
8d15a82
REGRESSION (r142755): window.open creates an invisible window when width and height are 0
by ap@apple.com
· 12 years ago
346f8d7
Remove didFinishLoad order quirk
by timothy_horton@apple.com
· 12 years ago
1390a81
Pages should not be able to abuse users inside beforeunload handlers.
by beidson@apple.com
· 12 years ago
9454f7c
[Mac] Downloaded file name encoding is incorrect when download link opens in a new window
by ap@apple.com
· 12 years ago
de2f032
Prevent throttling while resources are being loaded
by oliver@apple.com
· 12 years ago
6f6d9bc
Rename 'KURL::elidedString' and inspector's 'String.prototype.trimMiddle' for clarity.
by mkwst@chromium.org
· 12 years ago
88756d6
Expose incrementalRenderingSuppressionTimeout via WK2
by timothy_horton@apple.com
· 12 years ago
2d7fedc
Document::setFocusedNode() should be setFocusedElement().
by akling@apple.com
· 12 years ago
dc674b3
Unprefix Page Visibility API https://bugs.webkit.org/show_bug.cgi?id=102340
by simon.fraser@apple.com
· 12 years ago
5e2a9a9
Build fix.
by ap@apple.com
· 12 years ago
e042b63
Text input is largely broken when there are subframes loading
by ap@apple.com
· 12 years ago
bd77481
Page::chrome() should return a reference. <http://webkit.org/b/116185>
by akling@apple.com
· 12 years ago
b417092
Frame::editor() should return a reference
by andersca@apple.com
· 12 years ago
4a8a363
Remove WTF_USE_PLATFORM_STRATEGIES
by carlosgc@webkit.org
· 12 years ago
b2c684a
Disallow a window to focus itself via javascript URLs or using target _self
by jochen@chromium.org
· 12 years ago
7e025ae
REGRESSION (r125592): Reproducible crash in DOMWindow::open when a delegate closes the new window in decidePolicyForNavigationAction
by aestes@apple.com
· 12 years ago
f02ffc0
REGRESSION: We see authentication challenge sheets for favicon requests.
by beidson@apple.com
· 12 years ago
8642497
REGRESSION (r147797): Animations slideshows of images on www.thesuperficial.com are slow
by antti@apple.com
· 12 years ago
9d72cb0
Remove the memory instrumentation code
by benjamin@webkit.org
· 12 years ago
13d777f
Remove more #includes from Frame.h
by weinig@apple.com
· 12 years ago
fbdf3b6
Remove ResourceLoadInfo https://bugs.webkit.org/show_bug.cgi?id=113302
by rniwa@webkit.org
· 12 years ago
9b9d83b
Remove unneeded headers from FrameLoader.h
by andersca@apple.com
· 12 years ago
40d6724
Create fewer tiles when page is loading
by antti@apple.com
· 12 years ago
07a5be6
Throttle compositing layer flushes in subframes
by antti@apple.com
· 12 years ago
d97b4ea
Prefer prefix ++/-- operators for non-primitive types
by kangil.han@samsung.com
· 12 years ago
0c8e191
Returning NULL from willSendRequest should cancel a load from the memory cache
by aestes@apple.com
· 12 years ago
Next »