git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Avoid synchronous layout in window.scrollTo(0,0) when already at (0,0)
[WebKit-https.git]
/
Source
/
WebCore
/
page
/
DOMWindow.cpp
2014-06-17
akling@apple.com
Avoid synchronous layout in window.scrollTo(0,0) when...
blob
|
commitdiff
2014-05-18
weinig@apple.com
[WebKit2] Implement ScriptMessageHandlers
blob
|
commitdiff
|
diff to current
2014-05-11
zandobersek@gmail.com
Move Source/WebCore/workers/ code to std::unique_ptr
blob
|
commitdiff
|
diff to current
2014-05-10
commit-queue@webki...
Unreviewed, rolling out r168578.
blob
|
commitdiff
|
diff to current
2014-05-10
zandobersek@gmail.com
Move Source/WebCore/workers/ code to std::unique_ptr
blob
|
commitdiff
|
diff to current
2014-05-09
mhahnenberg@apple.com
JSDOMWindow should have a WatchpointSet to fire on...
blob
|
commitdiff
|
diff to current
2014-04-27
darin@apple.com
Webpages can trigger loads with invalid URLs
blob
|
commitdiff
|
diff to current
2014-04-27
ddkilzer@apple.com
Roll out changes not part of the patch reviewed for...
blob
|
commitdiff
|
diff to current
2014-04-27
darin@apple.com
Frame and page lifetime fixes in WebCore::createWindow
blob
|
commitdiff
|
diff to current
2014-04-21
zandobersek@gmail.com
Move cross-port Source/WebCore/page/ code to std::uniqu...
blob
|
commitdiff
|
diff to current
2014-04-18
simon.fraser@apple.com
[iOS WK2] Make window.scroll() and window.scrollBy...
blob
|
commitdiff
|
diff to current
2014-04-07
benjamin@webkit.org
Split CSS Selectors pseudo class and pseudo elements
blob
|
commitdiff
|
diff to current
2014-04-03
mrowe@apple.com
<https://webkit.org/b/131135> Introduce LockHistory...
blob
|
commitdiff
|
diff to current
2014-04-01
ap@apple.com
Crashes in PageConsole::addMessage
blob
|
commitdiff
|
diff to current
2014-03-21
benjamin@webkit.org
Pseudo type cleanup part 2: split pseudo elements parsing
blob
|
commitdiff
|
diff to current
2014-03-19
antti@apple.com
Tighten ElementRuleCollector::m_matchedRuleList typing
blob
|
commitdiff
|
diff to current
2014-03-15
mjs@apple.com
.: Replace "Apple Computer, Inc." with "Apple Inc....
blob
|
commitdiff
|
diff to current
2014-03-14
svillar@igalia.com
Rename DEFINE_STATIC_LOCAL to DEPRECATED_DEFINE_STATIC_...
blob
|
commitdiff
|
diff to current
2014-03-10
benjamin@webkit.org
Generalize unobscured rect to all ports
blob
|
commitdiff
|
diff to current
2014-03-08
benjamin@webkit.org
Fix the regression introduced by r165288
blob
|
commitdiff
|
diff to current
2014-03-07
benjamin@webkit.org
[iOS] WebKit1 scroll position is incorrect
blob
|
commitdiff
|
diff to current
2014-03-06
joepeck@webkit.org
Web Inspector: Expose the console object in JSContexts...
blob
|
commitdiff
|
diff to current
2014-02-27
joepeck@webkit.org
Web Inspector: JSContext inspection should report excep...
blob
|
commitdiff
|
diff to current
2014-02-23
mitz@apple.com
REGRESSION (r164507): Crash beneath JSGlobalObjectInspe...
blob
|
commitdiff
|
diff to current
2014-02-21
joepeck@webkit.org
Web Inspector: JSContext inspection should report excep...
blob
|
commitdiff
|
diff to current
2014-02-21
joepeck@webkit.org
Revert r164486, causing a number of test failures.
blob
|
commitdiff
|
diff to current
2014-02-21
joepeck@webkit.org
Web Inspector: JSContext inspection should report excep...
blob
|
commitdiff
|
diff to current
2014-02-09
zandobersek@gmail.com
Manage MessagePort, MessagePortChannel and friends...
blob
|
commitdiff
|
diff to current
2014-02-06
joepeck@webkit.org
Web Inspector: Add Console support to JSContext Inspection
blob
|
commitdiff
|
diff to current
2014-01-28
antti@apple.com
Document::topDocument() should return a reference
blob
|
commitdiff
|
diff to current
2014-01-24
simon.fraser@apple.com
Make visibleContentRect() return actualVisibleContentRe...
blob
|
commitdiff
|
diff to current
2014-01-10
andersca@apple.com
DOMWindow::showModalDialog should use std::function
blob
|
commitdiff
|
diff to current
2014-01-08
seokju@webkit.org
Web Inspector: Remove leftover 'device metrics' code
blob
|
commitdiff
|
diff to current
2013-12-27
dbates@webkit.org
[iOS] Upstream WebCore/page changes
blob
|
commitdiff
|
diff to current
2013-12-17
bfulgham@apple.com
Source/JavaScriptCore: [Win] Remove dead code after...
blob
|
commitdiff
|
diff to current
2013-10-25
andersca@apple.com
Stop bringing in the std namespace
blob
|
commitdiff
|
diff to current
2013-10-18
andersca@apple.com
Remove spaces between template angle brackets
blob
|
commitdiff
|
diff to current
2013-10-14
ap@apple.com
window.crypto doesn't preserve custom properties
blob
|
commitdiff
|
diff to current
2013-10-10
bfulgham@apple.com
[Win] Unreviewed build fix after r157228
blob
|
commitdiff
|
diff to current
2013-10-10
akling@apple.com
CTTE: activeDOMWindow() and firstDOMWindow() should...
blob
|
commitdiff
|
diff to current
2013-10-08
weinig@apple.com
Consolidate findString functions
blob
|
commitdiff
|
diff to current
2013-10-06
akling@apple.com
Avoid layout in window.scroll{Y,X} when at topmost...
blob
|
commitdiff
|
diff to current
2013-10-04
akling@apple.com
Clean out some FrameLoaderClient hooks that no ports...
blob
|
commitdiff
|
diff to current
2013-09-28
darin@apple.com
Add Frame::mainFrame and Frame::isMainFrame
blob
|
commitdiff
|
diff to current
2013-09-27
darin@apple.com
rename KURL to URL
blob
|
commitdiff
|
diff to current
2013-09-27
darin@apple.com
Add empty MainFrame class
blob
|
commitdiff
|
diff to current
2013-09-25
bfulgham@apple.com
../WebCore: [Windows] Refactor RuntimeEnabledFeatures...
blob
|
commitdiff
|
diff to current
2013-09-25
akling@apple.com
Reduce repetitive EventTarget subclassing.
blob
|
commitdiff
|
diff to current
2013-09-22
weinig@apple.com
Event and EventTarget interfaces don't need to be store...
blob
|
commitdiff
|
diff to current
2013-09-17
ch.dumez@sisa.sams...
Set MessageEvent.source to the newly created port for...
blob
|
commitdiff
|
diff to current
2013-09-16
akling@apple.com
CTTE: FrameTree::top() should return a reference.
blob
|
commitdiff
|
diff to current
2013-09-11
akling@apple.com
Page::backForward() should return a reference.
blob
|
commitdiff
|
diff to current
2013-09-06
vivek.vg@samsung.com
Calling window.close() should indicate failure with...
blob
|
commitdiff
|
diff to current
2013-09-04
akling@apple.com
Use Vector<Ref<T>> in three random WebCore loops.
blob
|
commitdiff
|
diff to current
2013-09-03
darin@apple.com
Cut down on double hashing and code needlessly using...
blob
|
commitdiff
|
diff to current
2013-09-02
akling@apple.com
Ref: A smart pointer for the reference age.
blob
|
commitdiff
|
diff to current
2013-08-28
akling@apple.com
Make it less awkward to check if a Frame is the main...
blob
|
commitdiff
|
diff to current
2013-08-27
ch.dumez@sisa.sams...
Implement DOM3 wheel event
blob
|
commitdiff
|
diff to current
2013-08-27
akling@apple.com
Page::mainFrame() should return a reference.
blob
|
commitdiff
|
diff to current
2013-08-26
psolanki@apple.com
Page::console() should return a reference
blob
|
commitdiff
|
diff to current
2013-08-25
darin@apple.com
Frame::tree should return a reference instead of a...
blob
|
commitdiff
|
diff to current
2013-08-22
akling@apple.com
FrameLoader: frame() and client() should return references.
blob
|
commitdiff
|
diff to current
2013-08-21
akling@apple.com
<https://webkit.org/b/120132> Frame::navigationSchedule...
blob
|
commitdiff
|
diff to current
2013-08-19
akling@apple.com
<https://webkit.org/b/120000> Chrome::client() should...
blob
|
commitdiff
|
diff to current
2013-08-17
akling@apple.com
<https://webkit.org/b/119903> Make Settings ref-counted...
blob
|
commitdiff
|
diff to current
2013-08-16
akling@apple.com
<https://webkit.org/b/119866> Frame::eventHandler(...
blob
|
commitdiff
|
diff to current
2013-08-15
andersca@apple.com
<https://webkit.org/b/119859> Frame::loader() should...
blob
|
commitdiff
|
diff to current
2013-08-15
akling@apple.com
<https://webkit.org/b/119826> Page::focusController...
blob
|
commitdiff
|
diff to current
2013-08-11
akling@apple.com
Make Page::settings() return a reference.
blob
|
commitdiff
|
diff to current
2013-08-11
akling@apple.com
Make some things that return never-null pointers return...
blob
|
commitdiff
|
diff to current
2013-08-09
ap@apple.com
REGRESSION (r142755): window.open creates an invisible...
blob
|
commitdiff
|
diff to current
2013-08-09
ch.dumez@sisa.sams...
Make atob() throw an InvalidCharacterError on excess...
blob
|
commitdiff
|
diff to current
2013-07-20
beidson@apple.com
Pages should not be able to abuse users inside beforeun...
blob
|
commitdiff
|
diff to current
2013-07-01
jochen@chromium.org
Remove support for consumable user gestures
blob
|
commitdiff
|
diff to current
2013-05-28
akling@apple.com
Document::setFocusedNode() should be setFocusedElement().
blob
|
commitdiff
|
diff to current
2013-05-22
aestes@apple.com
Allow session storage for third-party origins even...
blob
|
commitdiff
|
diff to current
2013-05-18
andersca@apple.com
Share code between WebKit1 and WebKit2 StorageArea...
blob
|
commitdiff
|
diff to current
2013-05-17
akling@apple.com
Page::chrome() should return a reference.
blob
|
commitdiff
|
diff to current
2013-05-15
andersca@apple.com
Frame::editor() should return a reference
blob
|
commitdiff
|
diff to current
2013-05-14
ch.dumez@sisa.sams...
Rename BarInfo to BarProp and remove [NoInterfaceObject]
blob
|
commitdiff
|
diff to current
2013-05-13
commit-queue@webki...
WebProcess consuming very high CPU on linkedin.com
blob
|
commitdiff
|
diff to current
2013-05-12
akling@apple.com
Unload event listeners should prevent Safari from insta...
blob
|
commitdiff
|
diff to current
2013-05-11
jochen@chromium.org
Disallow a window to focus itself via javascript URLs...
blob
|
commitdiff
|
diff to current
2013-05-06
aestes@apple.com
REGRESSION (r125592): Reproducible crash in DOMWindow...
blob
|
commitdiff
|
diff to current
2013-05-03
akling@apple.com
StyleResolver: Have "list of matched rules" API vend...
blob
|
commitdiff
|
diff to current
2013-04-30
akling@apple.com
Don't create StyleResolvers just to invalidate them.
blob
|
commitdiff
|
diff to current
2013-04-30
commit-queue@webki...
Animations fail to start on google.com/insidesearch...
blob
|
commitdiff
|
diff to current
2013-04-29
jpfau@apple.com
Change approach to third-party blocking for LocalStorage
blob
|
commitdiff
|
diff to current
2013-04-16
weinig@apple.com
Remove more #includes from Frame.h
blob
|
commitdiff
|
diff to current
2013-04-16
akling@apple.com
REGRESSION(r148128): window.resizeTo doesn't work from...
blob
|
commitdiff
|
diff to current
2013-04-15
andersca@apple.com
Remove files related to quota and proximity events...
blob
|
commitdiff
|
diff to current
2013-04-14
weinig@apple.com
Make Frame's ScriptController an OwnPtr and remove...
blob
|
commitdiff
|
diff to current
2013-04-10
akling@apple.com
Disallow programmatic movement of the browser window...
blob
|
commitdiff
|
diff to current
2013-04-03
keishi@webkit.org
Actions that require user gesture don't work in window...
blob
|
commitdiff
|
diff to current
2013-03-24
mkwst@chromium.org
Drop full URLs from cross-origin access errors caused...
blob
|
commitdiff
|
diff to current
2013-03-21
mkwst@chromium.org
Drop full URLs from cross-origin access errors caused...
blob
|
commitdiff
|
diff to current
2013-03-20
mkwst@chromium.org
Drop full URLs from cross-domain access errors caused...
blob
|
commitdiff
|
diff to current
2013-03-19
commit-queue@webki...
Web Inspector: split Console into two entities, a web...
blob
|
commitdiff
|
diff to current
2013-03-13
inferno@chromium.org
Replace static_casts with to* functions for document...
blob
|
commitdiff
|
diff to current
2013-03-13
mkwst@chromium.org
Unsafe JavaScript attempt errors are ludicrously verbos...
blob
|
commitdiff
|
diff to current
next