Skip to content

Instantly share code, notes, and snippets.

@jimblandy
Created March 19, 2015 23:03
Show Gist options
  • Save jimblandy/ffa36404a52c4141dce5 to your computer and use it in GitHub Desktop.
Save jimblandy/ffa36404a52c4141dce5 to your computer and use it in GitHub Desktop.
@ changeset: 252017 47888f3efe7c Thu Mar 19 15:39:53 2015 -0700
| bookmarks: mozalloc2
| summary: wip
| phase: draft
|
o changeset: 252016 9c583c9b4d2d Thu Mar 19 01:03:05 2015 -0700
| bookmarks: mozalloc-no-xpcom-config
| summary: Bug 1145051: Don't include xpcom-config.h from mozalloc.h; it's unused.
| phase: draft
|
o changeset: 252015 69b5fecad86f Thu Mar 19 00:46:40 2015 -0700
| bookmarks: Attributes-warn-unused
| summary: Bug 1145051: Use MOZ_WARN_UNUSED_RESULT instead of NS_WARN_UNUSED_RESULT.
| phase: draft
|
o changeset: 252014 eeee2d51dce4 Wed Mar 18 23:56:08 2015 -0700
| bookmarks: Attributes-malloc
| summary: Bug 1145051: Replace uses of NS_ATTR_MALLOC with new MOZ_ALLOCATOR from mfbt/Attributes.h.
| phase: draft
|
| o changeset: 252013 2fcbfced8387 Sun Feb 22 15:19:48 2015 -0800
| | bookmarks: ubi-size-JSString-1063257
| | summary: Bug 1063257: Implement JS::ubi::Node::size for JSString.
| | phase: draft
| |
| o changeset: 252012 efb714c41cd6 Wed Mar 11 16:57:30 2015 -0700
| | bookmarks: ubi-size-JSObject-1062473
| | summary: Bug 1062473: Implement JS::ubi::Node::size for JSObjects. r=sfink,terrence
| | phase: draft
| |
| o changeset: 252011 47bfe20fbf24 Wed Mar 11 16:56:37 2015 -0700
| | summary: Bug 1062473: Make JSObject::allocKindForTenure out of GetObjectAllocKindForCopy.
| | phase: draft
| |
| o changeset: 252010 a5257a7971e3 Wed Mar 11 16:54:11 2015 -0700
| | summary: Bug 1062473: Add 'const' qualifiers to this for some NativeObject methods and free
| | functions.
| | phase: draft
| |
| o changeset: 252009 4918d25c7b37 Mon Feb 16 14:22:44 2015 -0800
| | bookmarks: js-shell-pointerByteSize
| | summary: Bug 1062473: Add 'pointer-byte-size' to getBuildConfiguration results. r=sfink
| | phase: draft
| |
| o changeset: 252008 90530885d003 Tue Mar 17 09:45:53 2015 -0700
| | bookmarks: mozalloc-usable-size
| | summary: wip
| | phase: draft
| |
| o changeset: 252007 d260a1ae7714 Mon Mar 16 16:31:12 2015 -0700
| | summary: Add mozmemory.h exception to check_spidermonkey_style.py.
| | phase: draft
| |
| o changeset: 252006 6d5072502ac7 Mon Mar 16 10:39:17 2015 -0700
| | summary: wip
| | phase: draft
| |
| o changeset: 252005 9fe2f68216c0 Thu Mar 12 15:53:29 2015 -0700
| | summary: Don't neglect to include mozmemory.h.
| | phase: draft
| |
| o changeset: 252004 64030840cac4 Thu Mar 12 11:07:12 2015 -0700
|/ summary: Tweak Windows ShellMallocSizeOf
| phase: draft
|
o changeset: 252003 7af1253a3ca4 Thu Mar 19 02:12:53 2015 -0700
| bookmarks: jemalloc-standalone
| summary: Bug 1134039: Make SpiderMonkey standalone (JS_STANDALONE) builds use jemalloc and mozglue
| by default. r=glandium
|
| JS_STANDALONE builds don't need everything in mozglue; have mozglue omit the unneeded code
| for such builds.
|
| Since the SpiderMonkey binaries are now more like the other Gecko binaries, we can remove
| some special cases for JS_STANDALONE in GeckoSharedLibrary, GeckoProgram, etc. All Gecko
| binaries now use mozglue, which contains mfbt, so we no longer need mention mfbt
| explicitly.
|
| Add a property to the getBuildConfiguration testing function's result that indicates
| whether we're using jemalloc or not.
|
| Include the newly necessary source directories in the SpiderMonkey source package.
| phase: draft
|
o changeset: 252002 2adab6593366 Thu Mar 19 11:44:41 2015 -0700
| bookmarks: backtrace
| summary: Print a backtrace when NumberValue asserts.
| phase: draft
|
o changeset: 252001 cbd0efcd976c Thu Mar 19 14:00:57 2015 +0100
|\ bookmarks: central
| | summary: merge fx-team to mozilla-central a=merge
| | phase: public
| |
| \
| |\
| | \
| | |\
| | | | o changeset: 251990 d47928fa5fd9 Tue Mar 17 13:45:35 2015 -0700
| | | | | bookmarks: dump-string-representation
| | | | | summary: Bug 1144371: Implement DEBUG-only JS shell function |dumpStringRepresentation|. r=jandem
| | | | | phase: public
| | | | |
| | | | o changeset: 251989 ddae9d7a32c0 Mon Mar 16 18:40:21 2015 -0700
| | | | | bookmarks: JSString-fix-extensible-comment
| | | | | summary: Bug 1063147: Clarify comments about extensible strings. DONTBUILD r=jandem
| | | | | phase: public
| | | | |
+-+-+---o changeset: 251988 cfe07d44b06b Thu Mar 19 10:11:55 2015 +0100
| | | |/ bookmarks: inbound
| | | | summary: Bug 1141583 - Store nargs in LambdaFunctionInfo to avoid a TSan false positive. r=bhackett
| | | | phase: public
| | | |
| | | | o changeset: 251004 fd51e9ab830a Thu Mar 12 18:53:31 2015 -0700
| | | |/ bookmarks: execution-reason
| | | | summary: wip
| | | | phase: draft
| | | |
+-+---o changeset: 250992 42afc7ef5ccb Thu Mar 12 18:05:45 2015 -0400
| | |/ summary: Merge inbound to m-c. a=merge
| | | phase: public
| | |
+-+---o changeset: 249012 3cf370890e0e Fri Feb 27 13:15:01 2015 -0700
| | |/ bookmarks: aurora
| | | summary: Bug 1099175 - Skip conformance/textures/texture-npot.html on android. r=jgilbert, a=test-
| | | only
| | | phase: public
| | |
| | | o changeset: 228762 f999cc967333 Fri Feb 06 18:04:46 2015 -0800
| | |/ bookmarks: takeCensus-06
| | | summary: Failing test for inter-debuggee chains
| | | phase: draft
| | |
+---o changeset: 228761 383609472929 Wed Feb 11 15:15:12 2015 -0800
| |/ summary: Bug 1124754: Use approximate object counts when testing takeCensus, to avoid being
| | flummoxed by SpiderMonkey implementation details. r=shu
| | phase: public
| |
| | o changeset: 228610 b54a05c65b85 Tue Jan 13 13:54:17 2015 -0800
| |/ bookmarks: Debugger-spec-generators
| | summary: WIP for Debugger generator documentation
| | phase: draft
| |
| | o changeset: 228609 31282c0e9cce Wed Dec 03 13:14:05 2014 -0800
| | | bookmarks: custom-trace-late
| | | summary: When tracing a JSObject, call the class's trace method after doing everything else.
| | | phase: draft
| | |
| | o changeset: 228608 5028469406f0 Wed Dec 03 13:12:06 2014 -0800
| | | bookmarks: fun-trace
| | | summary: Make JSFunction tracing a static member function, not a plain function.
| | | phase: draft
| | |
+---o changeset: 228607 5a8b8ff336db Wed Dec 03 13:09:35 2014 -0800
| | bookmarks: disunify
| | summary: Disable unified compilation on the files I'm hacking on.
| | phase: draft
| |
| o changeset: 223538 67257a3edeb5 Tue Jan 13 12:26:23 2015 -0500
|/ summary: bug 1121015: Dolphin non-engineering nightlies are broken. r=callek, a=bustage
| phase: public
|
o changeset: 218287 a9fc46355661 Wed Dec 03 13:38:31 2014 +0100
|\ summary: merge fx-team to mozilla-central a=merge
| | phase: public
| |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment