Changes pushed after changeset 1b944ebb5ca6, up to and including changeset 35059e8e8ce8
User
Push date [To Local]
ChangesetPatch author — Commit message
dgottwald@mozilla.com
Thu Feb 18 08:25:39 2010 +0000
35059e8e8ce8Dão Gottwald — Bug 544659 - Remove support for downgrading to Firefox 2 after customizing toolbars. r=gavin
jdaggett@mozilla.com
Thu Feb 18 03:32:10 2010 +0000
bc4fb7ae302eJohn Daggett — Bug 545317. Trim out redundant font cache handling code. r=jkew
ktomlinson@mozilla.com
Thu Feb 18 01:15:10 2010 +0000
5c82af652408Frédéric Wang — b=536438 Fix creation of keys in GetFontExtensionPref r=karlt
b56dd52130abEhren Metcalfe — b=536438 add missing breaks to switch statement r=fred.wang
b40f96c3d2ecMike Hommey — b=546093 only advertise pdf and ps format for sending to the printer backend r=karlt
01bd51527d0fKarl Tomlinson — b=540114 process reparent requests before removing the X error handler r=cjones
8e1227edb170Karl Tomlinson — b=540114 reparent foreign children of the socket window before it gets destroyed r=cjones
sdwilsh@shawnwilsher.com
Wed Feb 17 22:38:03 2010 +0000
550a4379468fShawn Wilsher — Bug 461199 (Part 30) - Fixes invalidation issues when changing the href attribute.
5607b8b76949Shawn Wilsher — Bug 461199 (Part 29) - Fix dom tests.
42bf809ee413Shawn Wilsher — Bug 542632 - Protect nsGenericHTMLElement::GetHrefURIForAnchors
018b79b00cacShawn Wilsher — Bug 542592 - Change how we use/store nsDocument::mLinkMap
b0c9f8e50057Shawn Wilsher — Bug 461199 (Part 27) - Fix test_visited_pref.html so it passes with the new async isVisited API
2bd2f67e8f5eShawn Wilsher — Bug 461199 (Part 26) - Update content tests to work with the new async isVisited API
1c37899b532eShawn Wilsher — Bug 461199 (Part 28) - Tell the document that we are a style relevant link
fa7f3d18510dShawn Wilsher — Bug 461199 (Part 25) - Fix layout reftests to work with the new async isVisited API
26f7974bf6efShawn Wilsher — Bug 461199 (Part 24) - Update docshell tests to work with the new async isVisited API
b387c724bda4Shawn Wilsher — Bug 461199 (Part 23) - Remove no longer needed code in ns[I]Document.[cpp|h]
4b65b0915480Shawn Wilsher — Bug 461199 (Part 22) - Call ResetLinkState if given eLinkState_Unknown
2eaaa58d2915Shawn Wilsher — Bug 461199 (Part 21) - Cache the nsIContent pointer in Link for performance reasons
d03d64716ccdEhsan Akhgari — Bug 461199 (Part 20) - Rewrite the private browsing visited link coloring test to make it work with the new async API
113cf8eec589Shawn Wilsher — Bug 461199 (Part 19) - nsSVGAElement fails to call ResetLinkState in [Uns|S]etAttr
1dac46a1218eShawn Wilsher — Bug 461199 (Part 18) - Need an observer notification to indicate when link status is known from the database
af29773ebf66Shawn Wilsher — Bug 461199 (Part 17) - Remove no longer needed code from webshell and docshell.
a3e287904065Shawn Wilsher — Bug 461199 (Part 16) - Remove now unused style code testing for Link and HTML Links.
bca0b6ed92e4Shawn Wilsher — Bug 461199 (Part 15) - Rely on nsIContent::IntrinsicState instead of nsIContent::GetLinkState in layout.
8b82e1e25671Shawn Wilsher — Bug 461199 (Part 14) - Implement nsIContent::IntrinsicState on mozilla::dom::Link subclasses
3a3d576e3ac7Shawn Wilsher — Bug 461199 (Part 13) - mozilla::dom::Link::SetLinkState should inform the document about changes to its state when it is called.
cf4d10139ec0Shawn Wilsher — Bug 461199 (Part 12) - mozilla::dom::Link should unregister with mozilla::IHistory when it goes away
9d0cca783522Shawn Wilsher — Bug 461199 (Part 11) - [un]register in mozilla::dom::Link::[Reset]LinkState
f947b766de6fShawn Wilsher — Bug 461199 (Part 10) - Ensure that Link::ResetLinkState is always called when an element is bound or unbound from the DOM tree.
6a2bef8d7020Shawn Wilsher — Bug 461199 (Part 9) - Move href helpers from nsGenericHTMLElement to mozilla::dom::Link.
06b691e8cbcdShawn Wilsher — Bug 461199 (Part 8) - Remove nsAttrValue::eLazyURIValue and related code
93eff7903e34Shawn Wilsher — Bug 461199 (Part 7) - mozilla::dom::Link should have a method to obtain a cached URI
3d8baa8213cfShawn Wilsher — Bug 461199 (Part 6) - nsSVGAElement::GetHrefURI is not implemented
aeb2d5550890Shawn Wilsher — Bug 461199 (Part 5) - Add mozilla::dom::Link::LinkState
850c88a0f147Shawn Wilsher — Bug 461199 (Part 4) - Add NS_EVENT_STATE_UNVISITED that describes an unvisited link.
1622d8dab8c3Shawn Wilsher — Bug 461199 (Part 3) - Create a cached getter for mozilla::IHistory on nsContentUtils.
ed47ac6b707eShawn Wilsher — Bug 461199 (Part 2) - Create an API for asynchronous isVisited checks that content/layout can use
zweinberg@mozilla.com
Wed Feb 17 21:04:12 2010 +0000
4eac87192a32Zack Weinberg — Bug 498036: Report malformed URIs in @import rules to the error console, not by setting the parser's low-level error flag. r=bz
bsmedberg@mozilla.com
Wed Feb 17 20:27:35 2010 +0000
7d7bb59427b4Benjamin Smedberg — Sync js/src/config with the main one, from bug 545892
Callek@gmail.com
Wed Feb 17 20:11:09 2010 +0000
83156d780a71Mike Hommey — Bug 541767 - "Various problems with how config/my{config,rules}.mk are handled" [r=ted]
bsmedberg@mozilla.com
Wed Feb 17 19:49:44 2010 +0000
169bc036ce30Benjamin Smedberg — Bug 543977 - NPClass.invoke should be optional when a class just wants to implement NPClass.invokedefault, r=jst
ddf08d08b434Benjamin Smedberg — Actually run test_GCrace.html from bug 542263 which was committed in revision e9d8b376d014. The missing Makefile change is due to a bad transplant which I didn't notice :-( r=bent
7a79644eccc5Benjamin Smedberg — Bug 542263 for real! Deallocate shouldn't invalidate plugin scriptable objects because they may be resurrected. This supposedly landed in mozilla-central revision 4c6d4be91aaa but that was an empty revision, probably due to some transplant error. r=bent
e4a00f925137Benjamin Smedberg — Bug 545892 - mozilla-runtime.exe doesn't have a manifest when jemalloc is enabled: in this case the linker doesn't generate a manifest because there are no dependent assemblies, so we should only use the manifest specified in the source directory, r=ted