Commit Graph

225509 Commits

Author SHA1 Message Date
Craig Topper
4caec055d0 Bug 577438 Part 1: Add previous sibling to nsIMutationObserver::ContentRemoved. r=sicking 2010-07-21 15:05:17 -07:00
Jonas Sicking
bcc5c512e8 Bug 579079: Remove elements from name table as appropriate. Test by bz. r=jst 2010-07-20 17:40:54 -07:00
Jonas Sicking
651e93a92b Fix bug 576447. r=jst 2010-07-20 17:37:08 -07:00
Ian Neal
7503c31e0f Bug 579769 - Remove check attribute when customizing toolbars
r=dao a=beltzner
2010-07-21 22:26:22 +01:00
Patrick Walton
42d0f873ad Bug 580748: use "timestamp" consistently in HUDService code, r=gavin 2010-07-21 17:18:27 -04:00
Jeff Muizelaar
9fc42c3101 Bug 578124. D2D: Don't create an A8 surface with GDI compatible flags. r=bas
CreateTexture2D doesn't support creating FORMAT_A8 textures with GDI_COMPATIBLE
so we avoid doing so.
2010-07-21 16:37:24 -04:00
Boris Zbarsky
0017422d5d Bug 558306 part 3. Switch DOM timeout code to TimeDuration/TimeStamp. r=jst 2010-07-15 09:59:24 -04:00
Boris Zbarsky
76b9b28798 Bug 558306 part 2. Switch XPCOM timers to TimeDuration/TimeStamp. r=cjones, sr=brendan 2010-07-15 09:59:24 -04:00
Boris Zbarsky
69a743e18b Bug 558306 part 1.5. Make TimeDuration::FromMilliseconds take a double. r=cjones, sr=roc 2010-07-21 15:57:33 -04:00
Vladimir Vukicevic
4f884cbc57 b=580737; use correct webgl initial clear depth; r=bjacob 2010-07-21 12:34:26 -07:00
Ben Parr
78d32151bc Bug 578467: xpinstall.whitelist.add prefs are not emptied when converted into permissions on startup with new profile. r=dtownsend 2010-07-21 11:35:50 -07:00
Ben Parr
e0d171f7d9 Bug 558287: Move behavioural CSS into content. r+a=dtownsend 2010-07-21 11:34:45 -07:00
Chris Jones
40a231016e Bug 573829, part 1: Refactor ThebesLayerBuffer in preparation for its use in the OGL layers backend. r=roc
--HG--
rename : gfx/layers/basic/ThebesLayerBuffer.cpp => gfx/layers/ThebesLayerBuffer.cpp
rename : gfx/layers/basic/ThebesLayerBuffer.h => gfx/layers/ThebesLayerBuffer.h
2010-07-21 13:06:33 -05:00
Chris Jones
ad15c41672 Bug 567421, part 2: Implement Dump[Self](FILE*) and Log[Self]() methods for layers. r=roc 2010-07-21 13:06:33 -05:00
Chris Jones
509381a2b4 Bug 567421, part 1: Rename NS_* macros to MOZ_* and add LayerManager::Name() interface. r=roc 2010-07-21 13:06:33 -05:00
Brad Lassey
17864e61eb bug 576997 - Need to upgrade in-tree FreeType to 2.4.0 once it has been released r=bsmedberg b=2.0+ 2010-07-21 12:59:38 -04:00
Brad Lassey
3495a1c15f bug 571767 - @font-face is not working on Android r=jdagget b=fennec2.0 2010-07-16 02:03:45 -04:00
Steven Michaud
f3b2471ebf Bug 577967 - Crash [@ NSAddImage ] on startup on 2.0 branch. r=josh 2010-07-21 11:27:13 -05:00
Kyle Huey
a4df4bc7a5 Bug 574570: Followup to address missed review comment. 2010-07-21 09:12:19 -07:00
Kyle Huey
3f7b53ea0f Bug 574570: Parse the 'accept' attribute in accordance with the HTML5 spec. r=sicking,volkmar 2010-07-21 09:07:55 -07:00
Mounir Lamouri
64eb241071 Bug 555559: Make nsCharSeparatedTokenizer a template that can accept varying definitions of whitespace. r=smaug,sicking sr=jst 2010-07-21 09:07:10 -07:00
Brandon Sterne
fb4187d11d Bug 475530 - X-Frame-Options w/ redirect to about:blank, r=jst 2010-07-21 08:51:09 -07:00
Boris Zbarsky
54bc004d14 Bug 578696 part 11. Stop holding strong refs when calling ContentRemoved and remove the now-unused IMPL_STRONGREF_MUTATION_NOTIFICATION macro. r=sicking 2010-07-21 11:37:41 -04:00
Boris Zbarsky
3e398f4206 Bug 578696 part 10. Stop holding strong refs when calling ContentInserted. r=sicking 2010-07-21 11:33:32 -04:00
Boris Zbarsky
e3b2e5a289 Bug 578696 part 9. Stop holding strong refs when calling ContentAppended. r=sicking 2010-07-21 11:33:32 -04:00
Boris Zbarsky
39d355ebfe Bug 578696 part 8. Stop holding strong refs when calling AttributeChanged. r=sicking 2010-07-21 11:33:32 -04:00
Boris Zbarsky
64dac6dd20 Bug 578696 part 7. Stop holding strong refs when calling AttributeWillChange. r=sicking 2010-07-21 11:33:32 -04:00
Boris Zbarsky
e5d100ac4b Bug 578696 part 6. Stop holding strong refs when calling CharacterDataChanged. r=sicking 2010-07-21 11:33:32 -04:00
Boris Zbarsky
23db3fa390 Bug 578696 part 5. Stop holding strong refs when calling CharacterDataWillChange. r=sicking 2010-07-21 11:33:32 -04:00
Boris Zbarsky
9f23039775 Bug 578696 part 4. Stop holding strong refs when calling NodeWillBeDestroyed. r=sicking 2010-07-21 11:33:32 -04:00
Boris Zbarsky
08b0fdf076 Bug 578696 part 3. Stop holding strong refs when calling ParentChainChanged. r=sicking 2010-07-21 11:33:31 -04:00
Boris Zbarsky
7c15910f23 Bug 578696 part 2. Make nsXMLEventsManager inherit from nsStubDocumentObserver. r=sicking 2010-07-21 11:33:31 -04:00
Boris Zbarsky
556c357557 Bug 578696 part 1. Create new macros to notify nsTObserverArray observers without holding strong refs. No behavior changes yet. r=sicking 2010-07-21 11:33:31 -04:00
Patrick Walton
c168fdf478 bug 580126 - Clean up redundancy in logMessage() for the Console, r=mossop 2010-07-21 12:37:24 -03:00
Mihai Sucan
31e85c8135 bug 579975 - logConsoleActivity message filtering bug, r=mossop 2010-07-21 12:24:12 -03:00
Mihai Sucan
acc69ebfa9 bug 579913 - testNet does not work properly, r=mossop 2010-07-21 12:24:12 -03:00
Rob Campbell
bb1b90beed bug 580302 - Incorrect reference to Services in stylePanel.jsm, r=gavin 2010-07-21 12:24:12 -03:00
Kurt Schultz
cedaa56282 Bug 322736 - Reorder menus to promote tabs over windows. ui-r=beltzner, r=dao 2010-07-20 18:11:00 -04:00
Johnny Stenback
ae563eb8c2 Disable tests on 64-bit systems where they don't behave. r=bclary@bclary.com 2010-07-21 01:34:14 -07:00
Bob Clary
fd0d84db64 Fixing orange caused by fix for bug 572190. r=jst 2010-07-21 00:22:52 -07:00
Dão Gottwald
936fc93985 Bug 575748 - Fix and re-enable browser_overflowScroll.js 2010-07-20 21:05:02 +02:00
Wolfgang Rosenauer
6d666fd089 Bug 579877 - sound output via libesd broken if no esound daemon running. r=karlt 2010-07-21 08:07:17 +02:00
Alexander Surkov
958bf044ec Bug 575693 - Download Manager and Page Info no longer have an accessible tree, r=davidb, marcoz, sr=roc 2010-07-21 08:12:08 +04:00
Johnny Stenback
72e7358d38 Fixing bug 580445. Fix loop condition and remove extra null check. r=jonas@sicking.cc 2010-07-20 20:29:25 -07:00
Johnny Stenback
c10aab9042 Fixing at least part of bug 572190. Make JS stack size a factor of size_t so that roughly as much fits on the stack whether we're on a 32 or 64 bit system. r=mrbkap@gmail.com 2010-06-29 18:25:56 -07:00
Rail Aliev
a4787c8a73 Bug 580010, bump versions to Fx4.0b3pre/Gecko 2.0b3pre, r=nthomas (CLOSED TREE) 2010-07-21 12:49:22 +12:00
Benjamin Smedberg
b041c8bcfa Remove pieces of bug 557225 which depend on the incorrect @loader_path changes in bug 578751. This will probably allow plugin-container to launch, because DYLD_LIBRARY_PATH has been munged for it. a=johnath for pushing to a CLOSED TREE 2010-07-20 17:57:02 -04:00
Benjamin Smedberg
8c3ec754de Back out bug 578751 to help solve bug 580360 (all dynamic components fail to load). The patch was not properly reviewed to begin with :-( 2010-07-20 17:52:27 -04:00
Benjamin Smedberg
bb899649a4 Backed out changeset 0c116ba35956 2010-07-20 17:49:10 -04:00
Axel Hecht
88ce58bdda bug 579900, update shipped-locales for fx4b2, ra=drivers, CLOSED TREE 2010-07-20 20:59:54 +02:00