Historique des commits

Auteur SHA1 Message Date
  Timothy Flynn fe891727dc LibWeb: Use correct URL parsing methods throughout LibWeb il y a 6 mois
  Shannon Booth 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String il y a 7 mois
  Shannon Booth f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS il y a 7 mois
  Timothy Flynn d4f8b598cb LibWeb: Consolidate the attribute change handlers il y a 7 mois
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level il y a 7 mois
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
  Andreas Kling 0a3b834346 LibWeb: Convert a bunch of dbg() to dbgln() il y a 4 ans
  Luke 773df8826d LibWeb: Add the submit event to HTMLFormElement il y a 4 ans
  Andreas Kling 81add73955 LibWeb: Make Frame point weakly to Page il y a 4 ans
  Brendan Coles 02d6252949 LibWeb: Restrict HTML form submissions to permitted URL protocols il y a 4 ans
  Luke e8a9e8aed5 LibWeb: Add namespace to Element il y a 4 ans
  Andreas Kling ceda137bf2 LibWeb: Support <form method=POST> il y a 4 ans
  Ben Wiederhake 08f9bc26a6 Meta+LibHTTP through LibWeb: Make clang-format-10 clean il y a 4 ans
  Andreas Kling 56c3748dcc LibWeb: Rename PageView => InProcessWebView il y a 4 ans
  Andreas Kling ef711f501e LibWeb: Move the Page/Frame/EventHandler classes into Page/ il y a 4 ans
  Andreas Kling c46439f240 LibWeb: Move HTML classes into the Web::HTML namespace il y a 4 ans
  Andreas Kling 11ff9d0f17 LibWeb: Move DOM classes into the Web::DOM namespace il y a 5 ans
  Andreas Kling 71556e39a4 LibWeb: Switch to using AK::is and AK::downcast il y a 5 ans
  Andreas Kling a565121793 LibWeb: Move HTML object model stuff into LibWeb/HTML/ il y a 5 ans