Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

(Improvement) Firefox - Dromaeo (DOM) - MacOSX 10.8 - 2.7%

1 view
Skip to first unread message

nob...@cruncher.build.mozilla.org

unread,
Jun 17, 2013, 9:44:23 PM6/17/13
to dev-tree-...@lists.mozilla.org
Improvement: Firefox - Dromaeo (DOM) - MacOSX 10.8 - 2.7% increase
------------------------------------------------------------------
Previous: avg 701.309 stddev 8.792 of 12 runs up to revision 5ddb1bf96261
New : avg 720.256 stddev 3.103 of 12 runs since revision 05d9196b27a1
Change : +18.947 (2.7% / z=2.155)
Graph : http://mzl.la/14fg5lR

Changeset range: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=5ddb1bf96261&tochange=05d9196b27a1

Changesets:
* http://hg.mozilla.org/mozilla-central/rev/f97351906ed3
: L. David Baron <dba...@dbaron.org> - Bug 882573 patch 1: Move the style attribute style sheet from nsDocument to nsIDocument, and devirtualize its getter. r=bzbarsky
: http://bugzilla.mozilla.org/show_bug.cgi?id=882573

* http://hg.mozilla.org/mozilla-central/rev/1c0429c24eef
: L. David Baron <dba...@dbaron.org> - Bug 882573 patch 2: Add a separate DirtyRuleProcessors method to nsStyleSet, and use it from existing methods. r=heycam
: http://bugzilla.mozilla.org/show_bug.cgi?id=882573

* http://hg.mozilla.org/mozilla-central/rev/54d0eecf55f2
: L. David Baron <dba...@dbaron.org> - Bug 882573 patch 3: Stop putting the presentational hint and style attribute style sheets in the style set's list of style sheets; put them only in the list of rule processors. r=heycam
: http://bugzilla.mozilla.org/show_bug.cgi?id=882573

* http://hg.mozilla.org/mozilla-central/rev/73a46cde2185
: L. David Baron <dba...@dbaron.org> - Bug 882573 patch 4: Make nsHTMLStyleSheet and nsHTMLCSSStyleSheet stop implementing nsIStyleSheet. r=heycam

Note that this removes the Reset method and the mURL and mDocument
members (and arguments to set them) from nsHTMLCSSStyleSheet.

On the other hand, from nsHTMLStyleSheet it only removes mURL (and
equivalent arguments), and nsHTMLStyleSheet keeps the SetOwningDocument
method that was previously part of nsIStyleSheet (but no longer virtual).
: http://bugzilla.mozilla.org/show_bug.cgi?id=882573

* http://hg.mozilla.org/mozilla-central/rev/8277fd16758c
: Julian Seward <jse...@acm.org> - Bug 863475 - integrate ARM EXIDX unwind parsing into Breakpad. r=glandium,ted
: http://bugzilla.mozilla.org/show_bug.cgi?id=863475

* http://hg.mozilla.org/mozilla-central/rev/9ec58d112f88
: Benoit Girard <b56g...@gmail.com> - Bug 844852 - Run GTest on make check. r=ted
: http://bugzilla.mozilla.org/show_bug.cgi?id=844852

* http://hg.mozilla.org/mozilla-central/rev/1646619b5221
: Jan de Mooij <jdem...@mozilla.com> - Bug 882111 part 1 - Some js::Interpret cleanup. r=luke
: http://bugzilla.mozilla.org/show_bug.cgi?id=882111

* http://hg.mozilla.org/mozilla-central/rev/52c875b9c520
: Ed Morley <emo...@mozilla.com> - Merge mozilla-central and inbound

* http://hg.mozilla.org/mozilla-central/rev/18c1fd169792
: Nicholas D. Matsakis <nmat...@mozilla.com> - Bug 880208 - Add UnsafeGet and UnsafeGetImmutable intrinsics r=djvj
: http://bugzilla.mozilla.org/show_bug.cgi?id=880208

* http://hg.mozilla.org/mozilla-central/rev/ccd298a9db28
: Shelly Lin <sl...@mozilla.com> - Bug 882956 - Fix WebAudio stack-buffer-overflow crash. r=ehsan.
: http://bugzilla.mozilla.org/show_bug.cgi?id=882956

* http://hg.mozilla.org/mozilla-central/rev/ce43d28276e4
: Brian Hackett <bhacke...@gmail.com> - Bug 678037 - Enable lazy JS parsing and fix various bugs, r=waldo,evilpie,nobody.
: http://bugzilla.mozilla.org/show_bug.cgi?id=678037

* http://hg.mozilla.org/mozilla-central/rev/fbdcb79281ae
: Julian Seward <jse...@acm.org> - Bug 882903 - SPS breadkpad unwinder segfaults with on-demand decompression on. r=glandium.
: http://bugzilla.mozilla.org/show_bug.cgi?id=882903

* http://hg.mozilla.org/mozilla-central/rev/3890895968af
: Frederik Braun <fbr...@mozilla.com> - Bug 879316 - Clean up CSP logging code. r=imelven
: http://bugzilla.mozilla.org/show_bug.cgi?id=879316

* http://hg.mozilla.org/mozilla-central/rev/229c4d26630e
: Rick Eyre <rick...@hotmail.com> - Bug 882817 - Fix QI implementation of HTMLTrackElement. r=bz

In certain situations we were failing debug builds due to an assertion
that HTMLTrackElement was not a nsIDOMNode or nsIDOMWindow when calling
NS_CheckContentLoadPolicy in HTMLTrackElement::LoadResource()

This patch fixes the QI of the HTMLTrackElement so that it can be queried
to an nsIDOMNode correctly.
: http://bugzilla.mozilla.org/show_bug.cgi?id=882817

* http://hg.mozilla.org/mozilla-central/rev/d2e1286ec3ed
: Kannan Vijayan <kvij...@mozilla.com> - Bug 882925 - Fix ICUnaryArith_Double stub kind. r=h4writer
: http://bugzilla.mozilla.org/show_bug.cgi?id=882925

* and 72 more

Bugs:
* http://bugzilla.mozilla.org/show_bug.cgi?id=882817 - [webvtt] Fix assertion errors on debug builds for the new tests
* http://bugzilla.mozilla.org/show_bug.cgi?id=878901 - JS debugger: create a RootClient front for talking to root actors
* http://bugzilla.mozilla.org/show_bug.cgi?id=851465 - Remove slim wrappers
* http://bugzilla.mozilla.org/show_bug.cgi?id=882956
* http://bugzilla.mozilla.org/show_bug.cgi?id=882573 - style attribute sheet (nsHTMLCSSStyleSheet) and pres hint sheet (nsHTMLStyleSheet) should not implement nsIStyleSheet
* http://bugzilla.mozilla.org/show_bug.cgi?id=882193 - Remove nsIDocumentRegister
* http://bugzilla.mozilla.org/show_bug.cgi?id=876562 - In Fennec content behind fullscreen content should not be pannable, zoomable, or visible
* http://bugzilla.mozilla.org/show_bug.cgi?id=678037 - Lazy bytecode generation
* http://bugzilla.mozilla.org/show_bug.cgi?id=883096 - Crash at nsEventListenerManager::GetListenerInfo
* http://bugzilla.mozilla.org/show_bug.cgi?id=881946 - update graphite2 library to release 1.2.3
* http://bugzilla.mozilla.org/show_bug.cgi?id=882607 - [MMS] Typing more than one space will be sent and received as just one
* http://bugzilla.mozilla.org/show_bug.cgi?id=809306 - remove duplicate static initializers caused by IonMonkey's assembler headers
* http://bugzilla.mozilla.org/show_bug.cgi?id=872735 - Parser/ParseHandler protocol cleanups
* http://bugzilla.mozilla.org/show_bug.cgi?id=881056 - Remove unused hasFunctionStmt parameter from some Parser methods
* http://bugzilla.mozilla.org/show_bug.cgi?id=863777 - Teach ANR reporter to use the profiler to get a native stack
* and 31 more
0 new messages