Commits
User selector
Commit History
Commits on Aug 30, 2021
resolve-asm-file-conflicts.rb build failure after upgrade to CMake 3.21.0; DWARF 5 incompatibility
Show description for 83badf2committed
Commits on Aug 10, 2021
Scripts/generate-derived-sources.sh: line 19: [: binary operator expected while building Source/WebKit
Show description for adb7a45authored andcommitted
Commits on Jul 14, 2021
[macOS] Add new entitlement to limit process to a single JIT region
Show description for de6ec44committed
Commits on Jul 2, 2021
Add 10 more unified source cpp files for JSC
Show description for 346db33committed
Commits on Jun 16, 2021
Adopt com.apple.security.cs.jit-write-allowlist on internal builds.
Show description for 04f0c6ecommitted
Mark Lam
Commits on May 28, 2021
Regenerate builtins generator expectations after optional changes
Show description for 93bf3b3committedNext step toward using std::optional directly instead of through WTF::Optional typedef
Show description for 695e088committed
Commits on Mar 31, 2021
REGRESSION(r274607): media controls script is visible in Web Inspector even without the engineering "Show WebKit-internal scripts" enabled
Show description for bc9674acommitted
Commits on Mar 30, 2021
Ensure that GlobalPropertyInfo is allocated on the stack.
Show description for fe1d504committedEnsure that GlobalPropertyInfo is allocated on the stack.
Show description for 967fa9ccommitted
Mark Lam
Commits on Mar 18, 2021
modern-media-controls script should not be allocated in heap
Show description for 39c6b58committed
Commits on Mar 15, 2021
postprocess-asm/resolve-asm-file-conflicts.rb build failure after upgrading to F34
Show description for 8cd4575committed
Commits on Feb 19, 2021
Need to rebase builtins generator tests results.
Show description for 9b3468dcommitted
Mark LamImplement a GC verifier.
Show description for c3ca5dccommitted
Mark Lam
Commits on Feb 17, 2021
[JSC] Rename entitlements for JITCage
Show description for 2a3571ccommitted
Commits on Feb 16, 2021
[JSC] Enable JITCage on macOS
Show description for 2626d3dcommitted[JSC] Dynamically generate entitlements
Show description for 85c1016committed
Commits on Feb 15, 2021
Unreviewed, reverting r272831.
Show description for 3ab94dfcommitted
Commits on Feb 13, 2021
[JSC] Enable JITCage on macOS
Show description for 063f0a8committed
Commits on Feb 2, 2021
REGRESSION(r269309): [Cocoa] RemoteInspectorCocoa files are being compiled twice
Show description for fea4662authored andcommitted
Commits on Jan 27, 2021
Unreviewed, rebaselining builtin generator test result files
Show description for 5e45601committed[JSC] Remove InspectorInstrumentation object
Show description for ebddfffcommitted
Commits on Dec 4, 2020
Adopt FALLBACK_PLATFORM
Show description for 05d1911authored andcommitted
Commits on Oct 8, 2020
Update post-processing rules for headers to not unnecessarily change timestamps
Show description for d6d2906committed
Commits on Jul 4, 2020
Make generate-unified-sources.sh not depend on features being listed in FEATURE_DEFINES environment variable
Show description for 3643d07committed
Commits on Jul 3, 2020
Builtin internal wrapper implementation files wrap static global initialization code with incorrect guards
Show description for 6830412committed
Commits on Jul 1, 2020
Use properly flag names for tests of Tools/Scripts/run-builtins-generator-tests
Show description for 9a435f1authored andcommitted
Commits on May 27, 2020
REGRESSION: Build errors during JavaScriptCore "Generate Derived Sources" about missing Availability.h header and invalid SDKROOT [-Wmissing-sysroot]
Show description for 76208e1committedWeb Inspector: replace `featureGuard` and `availability` with a combined `condition` that accepts any macro
Show description for cf46b41committed
Commits on Apr 25, 2020
[Intl] Locale validation/canonicalization should defer to ICU
Show description for 9d3393bcommitted
Commits on Apr 9, 2020
Remove ENABLE_INTL define
Show description for 63a3292committed
Commits on Apr 8, 2020
Enable offlineasm debug annotations for GCC
Show description for 064b0b9authored andcommitted
Commits on Apr 3, 2020
Unreviewed, reverting r259390.
Show description for 4cf08abcommitted
Commits on Apr 2, 2020
Enable offlineasm debug annotations for GCC
Show description for c0838a8authored andcommitted
Commits on Jan 27, 2020
Python 3: generate-js-builtins hits SyntaxWarning for "is 0"
Show description for b31ca1ecommitted