Граф коммитов

221542 Коммитов

Автор SHA1 Сообщение Дата
L. David Baron 30edde5bcc Handle effects of medium feature changes on XBL style sheets. (Bug 156716) r+sr=bzbarsky 2008-07-26 09:14:49 -07:00
L. David Baron 6483b39203 Fold DoParseMediaList into ParseMediaList, since it is no longer necessary now that we don't do special parsing for media lists in HTML. (Bug 156716) r+sr=bzbarsky 2008-07-26 09:14:49 -07:00
L. David Baron 8a55c1cc3d Tests for css3-mediaqueries. (Bug 156716) r+sr=bzbarsky 2008-07-26 09:14:49 -07:00
L. David Baron f698801d3b Fix media queries calculation of screen size for at least multi-monitor mirroring cases (where test_media_queries fails). (Bug 156716) r+sr=roc 2008-07-26 09:14:49 -07:00
L. David Baron 59a35ff1ec When propagating flushes up to the parent document, promote style flushes into layout flushes, since media queries mean that to get the correct style we need our container to be the correct size. (Bug 156716) r+sr=bzbarsky 2008-07-26 09:14:49 -07:00
L. David Baron d6352bbf75 Implement Media Queries, part 4: infrastructure for dynamic change handling at the pres context level. (Bug 156716) r+sr=bzbarsky 2008-07-26 09:14:48 -07:00
L. David Baron e9e990d1b6 Implement media queries, part 3: infrastructure for dynamic change handling at the rule processor and style set level. (Bug 156716) r+sr=bzbarsky 2008-07-26 09:14:48 -07:00
L. David Baron 2c3978b42b Remove pointless null checks that are extremely unlikely to fail. (Bug 156716) r+sr=bzbarsky 2008-07-26 09:14:48 -07:00
L. David Baron e3434575c0 Implement Media Queries, part 2: infrastructure for dynamic change handling at the rule cascade and style sheet level. (Bug 156716) r+sr=bzbarsky 2008-07-26 09:14:48 -07:00
L. David Baron 121bc38e15 Implement Media Queries. (Bug 156716) r+sr=bzbarsky 2008-07-26 09:14:48 -07:00
L. David Baron f3507d7299 Make ParsePositiveVariant restrict integers too, which affects existing call for -moz-column-count. (Bug 156716) r=bzbarsky sr=roc 2008-07-26 09:14:48 -07:00
L. David Baron c07f853ec2 Don't do special parsing for media lists in HTML: match parentheses, even across commas, and allow media queries through. (Bug 156716) r+sr=bzbarsky 2008-07-26 09:14:48 -07:00
L. David Baron ed2601c2a7 Make configure not crash when /bin/sh is dash and there's a config.cache. (Bug 448020) r=Pike, ted.mielczarek 2008-07-26 09:14:48 -07:00
Jason Evans 0493f645f8 Bug 446096: Integrate upstream jemalloc optimizations, r=pavlov
Enhance arena_chunk_map_t to directly support run coalescing, and use
the chunk map instead of red-black trees where possible.  Remove the
red-black trees and node objects that are obsoleted by this change.  The
net result is a ~1-2% memory savings, and a substantial allocation speed
improvement.

Add a radix tree to optimize isalloc_validate().
2008-07-25 14:53:20 -07:00
Jason Evans f52de32b9a Bug 446090: Fix assertions in jemalloc, r=pavlov
Create a custom assert() implementation in order to avoid recursive
deadlock.  Enable assertions on Windows (for debug builds).
2008-07-25 14:52:27 -07:00
Ted Mielczarek 7bb7cd977b Backed out changeset 297420bcddde (accidentally committed) 2008-07-25 16:58:40 -04:00
Ted Mielczarek fc40f5a14b bug 444103 - add ability to add string-formatted notes to crash report 2008-07-25 16:54:41 -04:00
Ben Hearsum 6cb6524690 Added tag FIREFOX_3_1a1_BUILD2 for changeset afc4ee509d9c 2008-07-25 12:59:49 -04:00
Ben Hearsum 0045f291e4 Added tag FIREFOX_3_1a1_RELEASE for changeset afc4ee509d9c 2008-07-25 12:59:33 -04:00
Ben Hearsum ba6a5b008c Added tag FIREFOX_3_1a1_RELEASE for changeset c1d7e318a275 2008-07-25 12:57:18 -04:00
Ben Hearsum 91f010d521 Added tag FIREFOX_3_1a1_BUILD2 for changeset c1d7e318a275 2008-07-25 12:57:09 -04:00
Dave Townsend 56c343d75c Merge commit from 3.1a1 release branch 2008-07-25 12:43:43 -04:00
Johnny Stenback a344a985ae Bug 444963: Java hangs browser. Release branch landing. r+sr=peterv 2008-07-25 12:42:08 -04:00
Dave Townsend f32aab96b8 Bug 401229: Reduce Extension Manager flushing during startup. r=robstrong 2008-07-25 12:23:25 -04:00
Dave Townsend 4a21b44d5a Backout of bug 443874: Need a hook for thread creation and destruction in thread pool
Removes the following changesets:
01e24ad20f35
ebf77231b06e
f4b859edddd2
22201dfdb1f3
f8762f56712f
2c6f51bf3bed
c8ac37904c16
2008-07-25 10:21:04 -04:00
Olli Pettay d5bd743149 Bug 447764, r+sr=bz 2008-07-25 16:22:04 +03:00
Olli Pettay 1436ba606c Bug 332148, extractContents clones nodes when it should just cut them, r+sr=sicking, original patch by ajvincent@gmail.com 2008-07-25 13:37:37 +03:00
Olli Pettay da8540184d Bug 447736, Event target not necessarily cleared when re-dispatching, r+sr=bz 2008-07-25 13:32:16 +03:00
Edward Lee 05357c3fd0 Bug 407888 - Correcting an entry in location bar doesn't update results / awesomebar search not triggered when editing the middle of text. r=gavin 2008-07-25 01:57:54 -07:00
Robert O'Callahan 7f24118222 Back out bug 378028 due to mochitest failures. 2008-07-25 18:09:33 +12:00
Ben Turner 80e7e542c4 Bug 443874 - Bah, disable hanging test on windows again. 2008-07-24 22:33:53 -07:00
Ben Turner a08de10a2d Bug 443874 - Beef up windows test case to see what could be causing the hang. 2008-07-24 21:36:34 -07:00
Robert O'Callahan 06473f316c Back out bug 442972 to fix DOM Inspector (bug 447042). 2008-07-25 16:32:41 +12:00
Robert O'Callahan 14e595611a Bug 378028. Add an 'axis' field to DOMMouseScroll events so that we can distinguish horizontal from vertical scrolling, and use it in trees and listboxes. r=smaug,sr=sicking 2008-07-25 16:07:43 +12:00
Asaf Romano 99814b09df merge 2008-07-25 02:24:46 +03:00
Graydon Hoare 5a04896d62 Bug 447844: fix build with JS_HAS_SCRIPT_OBJECT, r=mrbkap 2008-07-24 16:07:00 -07:00
Karl Tomlinson 3538587953 rounding changes in nsNativeThemeGTK::DrawWidgetBackground,
rename aClipRect to aDirtyRect in nsITheme::DrawWidgetBackground. b=444837 r=roc
2008-07-25 11:01:59 +12:00
Boris Zbarsky 263e833671 A few more tests 2008-07-24 15:28:12 -07:00
Boris Zbarsky fc25a9101d Oh, and add this file 2008-07-24 15:21:31 -07:00
Boris Zbarsky cdfb4d5972 Bug 418756. When inserting a radio, default its "checked changed" state to its existing "checked changed" state. r+sr=sicking 2008-07-24 15:19:30 -07:00
Peter Weilbacher 4725355d7d [OS/2] Bug 446159: Fix build break in nsPluginsDirOS2.cpp and query plugin file version (for real this time!) 2008-07-25 00:08:33 +00:00
Daniel Holbert 50da432c17 Fixing a typo in a comment. 2008-07-24 14:57:28 -07:00
Ben Turner b7d067c7c6 Bug 443874 - Disable test on windows until i can figure out why it's hanging. 2008-07-24 14:17:55 -07:00
Brian Crowder 4aafb62d64 merging backout 2008-07-24 14:07:05 -07:00
Brian Crowder d1dd774c27 Backed out changeset a5fc387c4622 2008-07-24 14:05:29 -07:00
Igor Bukanov 9303d2631d bug 447807 - allow to override the object dir when building js shell. r=crowder 2008-07-24 22:08:18 +02:00
Brian Crowder 2f40079caa Fixing a typo in a comment. 2008-07-24 12:59:11 -07:00
Brian Crowder 8a326eaddd Bug 384244 - Updating dtoa from David M. Gay's latest code, and refactoring to
accept patches from this upstream source more easily. r=mrbkap, r=igor
2008-07-24 12:43:41 -07:00
Brian Crowder 7e22d35dea Bug 446494 - Number.toLocalString() doesn't handle Infinity or exponential notation correctly, r=mrbkap 2008-07-24 12:43:40 -07:00
Ben Turner 54c5b9c86d Bug 443874 - "Need a hook for thread creation and destruction in thread pool". Forgot to bump the uuid of nsIThreadPool. 2008-07-24 11:55:23 -07:00