Andreas Kling
|
ef711f501e
LibWeb: Move the Page/Frame/EventHandler classes into Page/
|
5 年 前 |
Andreas Kling
|
cc4109c03b
LibWeb: Move the HTML parser into HTML/Parser/
|
5 年 前 |
Andreas Kling
|
c46439f240
LibWeb: Move HTML classes into the Web::HTML namespace
|
5 年 前 |
Andreas Kling
|
11ff9d0f17
LibWeb: Move DOM classes into the Web::DOM namespace
|
5 年 前 |
Kevin Meyer
|
a5b8cc2d0b
LibWeb: Add type for FrameLoader::load
|
5 年 前 |
Andreas Kling
|
6293d1a13c
LibWeb+Browser: Remove old HTML parser :^)
|
5 年 前 |
Andreas Kling
|
07d976716f
LibWeb: Remove most uses of the old HTML parser
|
5 年 前 |
Andreas Kling
|
883dc9260d
LibWeb: Unbreak favicon notifications after Page refactoring
|
5 年 前 |
Andreas Kling
|
e04d68a03a
LibWeb: Remove unnecessary on_foo hooks from Frame
|
5 年 前 |
Andreas Kling
|
896db187e5
LibWeb: Move Frame.{cpp,h} into a new Frame/ directory
|
5 年 前 |
Andreas Kling
|
71da52482c
LibWeb: Show error page if we can't handle a frame's main resource
|
5 年 前 |
Andreas Kling
|
f88146c7c9
LibWeb: Let Resource figure out its own encoding and MIME type
|
5 年 前 |
Andreas Kling
|
de6028dfa7
LibWeb: Turn FrameLoader into a ResourceClient
|
5 年 前 |
Andreas Kling
|
075bd75859
LibWeb: Add a FrameLoader class and move PageView's loading logic there
|
5 年 前 |