Luke Wilde
|
034aaf3f51
LibWeb: Introduce CustomElementRegistry and creating custom elements
|
2 anni fa |
Kenneth Myhra
|
1080281e58
LibWeb: Port AbstractBrowsingContext to String
|
2 anni fa |
Andreas Kling
|
32653f34f9
LibWeb: Don't force relayout whole page on programmatic scroll
|
2 anni fa |
Timothy Flynn
|
1b811191cd
LibWeb+WebContent: Change the "noopener" storage type to a named enum
|
2 anni fa |
Timothy Flynn
|
e6fc35897f
WebContent+Everywhere: Add an option to not activate new tabs over IPC
|
2 anni fa |
Aliaksandr Kalenik
|
7061322606
LibWeb: Create new tab if a new top level BC is requested
|
2 anni fa |
Aliaksandr Kalenik
|
40ec976781
LibWeb: Inherit BrowsingContext from AbstractBrowsingContext
|
2 anni fa |
Luke Wilde
|
a1f7186153
LibWeb: Make BC::set_system_visibility_state use the active doc's global
|
2 anni fa |
Andreas Kling
|
7e76a51cb0
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
|
2 anni fa |
Kenneth Myhra
|
459959b297
LibWeb: Make factory method of HTML::BrowsingContext fallible
|
2 anni fa |
Sam Atkins
|
2026ea557e
LibWeb: Use is_ascii_case_insensitive_match() where the spec says to
|
2 anni fa |
Kenneth Myhra
|
3e834636a6
LibWeb: Make factory method of HTML::Window fallible
|
2 anni fa |
Kenneth Myhra
|
c120c46acc
LibWeb: Make factory methods of DOM::Event fallible
|
2 anni fa |
Kenneth Myhra
|
0d9076c9f5
LibWeb: Make factory methods of DOM::Document fallible
|
2 anni fa |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 anni fa |
Andreas Kling
|
1c4328902d
LibWeb: Implement BrowsingContext::select_all() in terms of Selection
|
2 anni fa |
Andreas Kling
|
bf69f4370e
LibWeb: Implement BrowsingContext::selected_text() in terms of Selection
|
2 anni fa |
Sam Atkins
|
5d8e3f5122
LibWeb: Convert Layout::Node to new pixel units
|
2 anni fa |
Sam Atkins
|
affc8a22ca
LibWeb+WebContent: Convert BrowsingContext to new pixel units
|
2 anni fa |
Sam Atkins
|
3c7bd5a317
LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events
|
2 anni fa |
MacDue
|
27fae78335
Meta+Userland: Pass Gfx::IntSize by value
|
2 anni fa |
MacDue
|
7be0b27dd3
Meta+Userland: Pass Gfx::IntPoint by value
|
2 anni fa |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 anni fa |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anni fa |
MacDue
|
8a5d2be617
Everywhere: Remove unnecessary mutable attributes from lambdas
|
2 anni fa |
Idan Horowitz
|
ff2f31bc81
LibWeb: Bring BrowsingContext::choose_a_browsing_context closer to spec
|
2 anni fa |
Idan Horowitz
|
c948873c5b
LibWeb: Add the 'opener browsing context' BrowsingContext property
|
2 anni fa |
Timothy Flynn
|
2d5381fd91
LibWeb: Add a flag to track when a browsing context has been discarded
|
2 anni fa |
Linus Groh
|
acfb546048
LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s
|
2 anni fa |
Linus Groh
|
b1968b8bed
LibWeb: Make Fetch::Infrastructure::{Request,Response,HeaderList} GC'd
|
2 anni fa |