git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Blank page except for inner iframes because pending stylesheets cause style.isNotFina...
[WebKit-https.git]
/
Source
/
WebCore
/
html
/
HTMLLinkElement.cpp
2018-01-09
antti@apple.com
Blank page except for inner iframes because pending...
blob
|
commitdiff
2017-12-04
jfbastien@apple.com
Update std::expected to match libc++ coding style
blob
|
commitdiff
|
diff to current
2017-11-03
jiewen_tan@apple.com
Replace some auto* with RefPtr within WebCore/html
blob
|
commitdiff
|
diff to current
2017-10-21
rniwa@webkit.org
Rename insertedInto and removedFrom to insertedIntoAnce...
blob
|
commitdiff
|
diff to current
2017-10-19
rniwa@webkit.org
Add an argument indicating the type of removal to Node...
blob
|
commitdiff
|
diff to current
2017-10-19
jiewen_tan@apple.com
Replace some stack raw pointers with RefPtrs within...
blob
|
commitdiff
|
diff to current
2017-10-18
rniwa@webkit.org
Add an argument indicating the type of insertion to...
blob
|
commitdiff
|
diff to current
2017-09-28
cdumez@apple.com
Add support for <link rel=preconnect>
blob
|
commitdiff
|
diff to current
2017-08-16
simon.fraser@apple.com
Add a log channel for media queries
blob
|
commitdiff
|
diff to current
2017-08-15
cdumez@apple.com
Update CachedResourceLoader::requestResource() to retur...
blob
|
commitdiff
|
diff to current
2017-07-07
yoav@yoav.ws
[preload] Avoid reflecting "video" and "audio" when...
blob
|
commitdiff
|
diff to current
2017-06-10
yoav@yoav.ws
[preload] Fix builds with ENABLE_VIDEO_TRACK set to...
blob
|
commitdiff
|
diff to current
2017-06-09
yoav@yoav.ws
[preload] Mandatory `as` value and related spec alignments
blob
|
commitdiff
|
diff to current
2017-05-22
cdumez@apple.com
Resources in cached parsed stylesheets may bypass conte...
blob
|
commitdiff
|
diff to current
2017-05-22
yoav@yoav.ws
[preload] Add media and type attribute support.
blob
|
commitdiff
|
diff to current
2017-05-17
bfulgham@apple.com
getElementById can return a wrong elemnt when a matchin...
blob
|
commitdiff
|
diff to current
2017-05-07
commit-queue@webki...
Implement Subresource Integrity (SRI)
blob
|
commitdiff
|
diff to current
2017-04-26
antti@apple.com
Enable expired-only reload policy on Mac and iOS
blob
|
commitdiff
|
diff to current
2017-03-24
bfulgham@apple.com
Handle recursive calls to ProcessingInstruction::checkS...
blob
|
commitdiff
|
diff to current
2017-03-24
ryanhaddad@apple.com
Unreviewed, rolling out r214360.
blob
|
commitdiff
|
diff to current
2017-03-24
bfulgham@apple.com
Handle recursive calls to ProcessingInstruction::checkS...
blob
|
commitdiff
|
diff to current
2017-03-06
antti@apple.com
Allow render tree building before loading stylesheet...
blob
|
commitdiff
|
diff to current
2017-02-19
antti@apple.com
Execute pending scripts asynchronously after stylesheet...
blob
|
commitdiff
|
diff to current
2017-02-17
commit-queue@webki...
Unreviewed, rolling out r212463.
blob
|
commitdiff
|
diff to current
2017-02-16
antti@apple.com
Execute pending scripts asynchronously after stylesheet...
blob
|
commitdiff
|
diff to current
2017-02-09
akling@apple.com
Document should always have a Settings.
blob
|
commitdiff
|
diff to current
2017-02-09
commit-queue@webki...
HTML Link elements should load data URLs as same origin
blob
|
commitdiff
|
diff to current
2017-02-06
yoav@yoav.ws
http/tests/preload/dynamic_removing_preload.html fails...
blob
|
commitdiff
|
diff to current
2017-02-02
cdumez@apple.com
Rename Node::inDocument() to isConnected()
blob
|
commitdiff
|
diff to current
2017-01-27
cdumez@apple.com
Revert r210474 it is no longer needed
blob
|
commitdiff
|
diff to current
2017-01-18
akling@apple.com
Document::securityOrigin() should return a reference.
blob
|
commitdiff
|
diff to current
2017-01-18
darin@apple.com
Remove PassRefPtr from "loader" directory of WebCore
blob
|
commitdiff
|
diff to current
2017-01-13
commit-queue@webki...
Remove unnecessary includes of Page.h
blob
|
commitdiff
|
diff to current
2017-01-07
dbates@webkit.org
Ensure navigation only allowed for documents not in...
blob
|
commitdiff
|
diff to current
2016-11-27
utatane.tea@gmail.com
[WTF] Import std::optional reference implementation...
blob
|
commitdiff
|
diff to current
2016-11-17
hyatt@apple.com
[CSS Parser] Add @supports, @keyframe and media query...
blob
|
commitdiff
|
diff to current
2016-11-04
rniwa@webkit.org
Load stylesheets in link elements inside a connected...
blob
|
commitdiff
|
diff to current
2016-11-03
ryanhaddad@apple.com
Unreviewed, rolling out r208302.
blob
|
commitdiff
|
diff to current
2016-11-02
rniwa@webkit.org
Load stylesheets in link elements inside a connected...
blob
|
commitdiff
|
diff to current
2016-10-21
antti@apple.com
Style resolver should be updated lazily
blob
|
commitdiff
|
diff to current
2016-10-18
antti@apple.com
Rename setNeedsStyleRecalc to invalidateStyle
blob
|
commitdiff
|
diff to current
2016-10-11
commit-queue@webki...
CachedResourceRequest constructor should be made more...
blob
|
commitdiff
|
diff to current
2016-10-07
antti@apple.com
Rename AuthorStyleSheets to Style::Scope
blob
|
commitdiff
|
diff to current
2016-10-07
commit-queue@webki...
CachedXSLStylesheet does not need to be updated accordi...
blob
|
commitdiff
|
diff to current
2016-10-06
antti@apple.com
Mutating styleSheet in shadow tree doesn't update the...
blob
|
commitdiff
|
diff to current
2016-10-06
commit-queue@webki...
CachedResource client handling methods should take...
blob
|
commitdiff
|
diff to current
2016-09-29
cdumez@apple.com
Fix post-landing nits after r206561.
blob
|
commitdiff
|
diff to current
2016-09-29
antti@apple.com
Remove addSubresourceStyleURLs functions
blob
|
commitdiff
|
diff to current
2016-09-28
cdumez@apple.com
Add support for DOMTokenList.supports()
blob
|
commitdiff
|
diff to current
2016-09-25
antti@apple.com
AuthorStyleSheets shouldn't trigger synchronous style...
blob
|
commitdiff
|
diff to current
2016-09-24
antti@apple.com
Move stylesheet change logic from Document to AuthorSty...
blob
|
commitdiff
|
diff to current
2016-09-23
commit-queue@webki...
Unreviewed, rolling out r206311.
blob
|
commitdiff
|
diff to current
2016-09-23
antti@apple.com
Move stylesheet change logic from Document to AuthorSty...
blob
|
commitdiff
|
diff to current
2016-09-16
commit-queue@webki...
CachedResource should efficiently construct its Resourc...
blob
|
commitdiff
|
diff to current
2016-09-05
commit-queue@webki...
Clean CSS stylesheets should be accessible from JavaScript
blob
|
commitdiff
|
diff to current
2016-08-31
yoav@yoav.ws
Add event support for link preload.
blob
|
commitdiff
|
diff to current
2016-08-31
akling@apple.com
DOM event handling should pass Event around by reference.
blob
|
commitdiff
|
diff to current
2016-08-25
cdumez@apple.com
DOMTokenList.value should be a stringifier attribute
blob
|
commitdiff
|
diff to current
2016-08-02
commit-queue@webki...
[Fetch API] Pass directly FetchRequest fetch options...
blob
|
commitdiff
|
diff to current
2016-07-16
rniwa@webkit.org
Rename fastGetAttribute to attributeWithoutSynchronization
blob
|
commitdiff
|
diff to current
2016-07-15
cdumez@apple.com
Use fastGetAttribute() / setAttributeWithoutSynchroniza...
blob
|
commitdiff
|
diff to current
2016-06-15
cdumez@apple.com
Drop some unnecessary header includes
blob
|
commitdiff
|
diff to current
2016-06-10
youenn.fablet@crf...
Origin header is not included in CORS requests for...
blob
|
commitdiff
|
diff to current
2016-05-27
darin@apple.com
Media queries and platform screen modernization and...
blob
|
commitdiff
|
diff to current
2016-05-24
cdumez@apple.com
Avoid unnecessary call to Document::completeURL() in...
blob
|
commitdiff
|
diff to current
2016-05-13
beidson@apple.com
Rename all protector variables that should be called...
blob
|
commitdiff
|
diff to current
2016-05-09
andersca@apple.com
Add injected bundle SPI for getting favicon and touch...
blob
|
commitdiff
|
diff to current
2016-05-06
andersca@apple.com
Tidy up the LinkRelAttribute code
blob
|
commitdiff
|
diff to current
2016-04-25
antti@apple.com
Inline RenderStyle into RenderElement
blob
|
commitdiff
|
diff to current
2016-04-24
antti@apple.com
RenderStyle should not be reference counted
blob
|
commitdiff
|
diff to current
2016-04-18
yoav@yoav.ws
Initial Link preload support
blob
|
commitdiff
|
diff to current
2016-04-12
cdumez@apple.com
Lazily update tokens in DOMTokenList when the associate...
blob
|
commitdiff
|
diff to current
2016-04-11
cdumez@apple.com
Merge AttributedDOMTokenList into DOMTokenList
blob
|
commitdiff
|
diff to current
2016-03-10
dbates@webkit.org
CSP: Implement support for script and style nonces
blob
|
commitdiff
|
diff to current
2016-02-04
cdumez@apple.com
Merge DOMTokenList and DOMSettableTokenList
blob
|
commitdiff
|
diff to current
2016-02-03
darin@apple.com
Convert another batch of String::lower callsites to...
blob
|
commitdiff
|
diff to current
2016-01-09
akling@apple.com
Use NeverDestroyed instead of DEPRECATED_DEFINE_STATIC_...
blob
|
commitdiff
|
diff to current
2016-01-02
aestes@apple.com
Replace WTF::move with WTFMove
blob
|
commitdiff
|
diff to current
2015-09-23
cdumez@apple.com
HTMLOutputElement.htmlFor should be settable
blob
|
commitdiff
|
diff to current
2015-09-23
commit-queue@webki...
Unreviewed, rolling out r190168.
blob
|
commitdiff
|
diff to current
2015-09-23
antti@apple.com
Split author style code out from DocumentStyleSheetColl...
blob
|
commitdiff
|
diff to current
2015-09-23
cdumez@apple.com
HTMLOutputElement.htmlFor should be settable
blob
|
commitdiff
|
diff to current
2015-09-22
cdumez@apple.com
Unreviewed, rolling out r190134.
blob
|
commitdiff
|
diff to current
2015-09-22
cdumez@apple.com
HTMLOutputElement.htmlFor should be settable
blob
|
commitdiff
|
diff to current
2015-09-20
cdumez@apple.com
Get rid of custom bindings for HTMLLinkElement.sizes...
blob
|
commitdiff
|
diff to current
2015-09-11
cdumez@apple.com
DOMTokenList update steps for classList don't follow...
blob
|
commitdiff
|
diff to current
2015-08-27
joepeck@webkit.org
Page does not update when <link> media attribute change...
blob
|
commitdiff
|
diff to current
2015-07-28
cdumez@apple.com
Allow lax MIME type parsing for same-origin CSS in...
blob
|
commitdiff
|
diff to current
2015-07-04
cdumez@apple.com
Drop RefPtr::clear() method
blob
|
commitdiff
|
diff to current
2015-06-07
antti@apple.com
CrashTracer: [USER] com.apple.WebKit.WebContent.Develop...
blob
|
commitdiff
|
diff to current
2015-06-02
beidson@apple.com
WebKit policy delegate should suggest if a navigation...
blob
|
commitdiff
|
diff to current
2015-05-31
beidson@apple.com
Make FrameLoader methods that take PassRefPtr<Event...
blob
|
commitdiff
|
diff to current
2015-05-13
antti@apple.com
Cached CSS image resources don't show up after reloadin...
blob
|
commitdiff
|
diff to current
2015-04-29
antti@apple.com
ResourceLoadPriority should be enum class
blob
|
commitdiff
|
diff to current
2015-04-16
cdumez@apple.com
Add a console message when a stylesheet is not parsed...
blob
|
commitdiff
|
diff to current
2015-04-05
darin@apple.com
Streamline icon-related code, mostly unused
blob
|
commitdiff
|
diff to current
2015-03-15
darin@apple.com
More event handler improvements
blob
|
commitdiff
|
diff to current
2015-02-04
cdumez@apple.com
Drop ResourceLoadPriorityUnresolved resource load prior...
blob
|
commitdiff
|
diff to current
2015-01-28
cdumez@apple.com
Use a Ref<CachedResourceLoader> in Document instead...
blob
|
commitdiff
|
diff to current
2015-01-06
weinig@apple.com
Modernize the HTMLElement factory
blob
|
commitdiff
|
diff to current
next