Commit History

Author SHA1 Message Date
  Andreas Kling d792200a55 LibJS: Rename GlobalObject::initialize() => initialize_global_object() 4 years ago
  Andreas Kling 906cccbf7f LibWeb: Add Window.innerWidth and Window.innerHeight 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Linus Groh 5e07c27e25 LibWeb: Implement Window.prompt() 4 years ago
  Andreas Kling 9de1253f44 LibWeb: Remove a whole bunch of unnecessary #includes 4 years ago
  Andreas Kling c68148efc5 LibWeb: Remove Range constructor/prototype caches from WindowObject 4 years ago
  Andreas Kling 8363b3ae99 LibWeb: Generate JS bindings for XMLHttpRequest from IDL :^) 4 years ago
  Andreas Kling 0639e77898 LibWeb: Make the Window object "inherit" from EventTarget :^) 4 years ago
  Andreas Kling ee7fa49b88 LibWeb: Actually instantiate all the web constructors/prototypes 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago