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

244062 Коммитов

Автор SHA1 Сообщение Дата
Serge Gautherie 73808cdbb2 Bug 509179 - Make NS_ENABLE_TSF configurable; (Cv2) /js/src/configure.in: Copy (the useful part of) it, Remove checks for oleacc.idl and atlbase.h too.
r=ted.mielczarek.
2010-03-03 11:12:28 +01:00
Serge Gautherie 33e46b71b4 Bug 501436 - move Gecko 1.9.3 tinderboxes and production builds to Mac OS X 10.5, 10.5 SDK, gcc-4.2; (Bv1) Fix comment too.
r=ted.mielczarek.
2010-03-03 11:12:28 +01:00
Serge Gautherie b78bf55f41 Bug 499435 - mochitest-browser-chrome: browser_420786.js needs to report "success"; (Av1) Add a |todo(false, "...");|.
r=gavin.sharp.
2010-03-03 11:12:28 +01:00
Serge Gautherie 649ff64fcc Bug 485405 - Use gmake to build NSS, even when using pymake everywhere else; (Cv1) Remove leftover comment on (1.9.3) m-c.
r=ted.mielczarek.
2010-03-03 11:12:28 +01:00
Serge Gautherie 286159c49c Bug 381467 - Switch application/x-javascript to application/javascript; (Dv3) /layout/tools/*.
r=dbaron.
2010-03-03 11:12:28 +01:00
Bas Schouten c93217183f Bug 549272: Initialize the mozilla.widget.render-mode pref in all.js. r=vlad 2010-03-03 09:29:57 +00:00
Jonathan Kew 93c76e7c0b Bug 549668 - check that mozilla.widget.render-mode pref value is within valid range. r=vlad 2010-03-03 09:27:08 +00:00
Saint Wesonga d6a5772a92 Bug 526454 - Link to plugin check page from about:plugins. r=josh, ui-r=faaborg 2010-03-03 09:51:58 +01:00
John Daggett 0ed4308955 merging 2010-03-03 17:22:48 +09:00
John Daggett a989068f8e Backed out changeset a258698d412f 2010-03-03 17:18:59 +09:00
Jonas Sicking 9828919387 Bug 543870: Implement File.url. r=bz sr=jst 2010-03-02 23:51:09 -08:00
Bas Schouten fd9a0632ab Bug 549272: Initialize the mozilla.widget.render-mode pref in all.js. r=vlad 2010-03-03 07:57:41 +01:00
Ryan Flint 8be4f8781c Bug 549788 - Increase the buffer size used for JSON streams. r=sayrer 2010-03-02 17:54:40 -08:00
Daniel Holbert 2c087390cf Bug 549705: mark random test smil-transitions-interaction-1.svg as random. 2010-03-02 16:08:26 -08:00
Boris Zbarsky 14c9f51efa Bug 527977 followup. Fix build bustage. 2010-03-02 19:04:44 -05:00
Jonas Sicking 7ccc46c8c5 Bug 549743: Abort if cycle collected object is refcounted from threads other than the main thread. Such refcounting will randomly cause leaks and crashes anyway, so better crash up front to make sure developers notice. r=dbaron 2010-03-02 16:04:34 -08:00
Boris Zbarsky b544adc78f Bug 527977 part 4. Have rulenode always cache inherit structs on the style context (posibly in addition to caching on the rulenode. r=zwol, sr=dbaron 2010-03-02 18:27:21 -05:00
Boris Zbarsky 40858cd12f Bug 527977 part 3. Change the style context cached struct storage; inline GetStyle* and PeekStyle* now that they're pretty dead-simple. r=zwol, sr=dbaron 2010-03-02 18:27:21 -05:00
Boris Zbarsky 8a96c657a1 Bug 527977 part 2. Add a way to destroy the structs in an nsInheritedStyleData without trying to deallocate the object itself. r=zwol 2010-03-02 18:27:20 -05:00
Boris Zbarsky 513c4392ea Bug 527977 part 1. Remove unused ClearInheritedData functions. r=zwol 2010-03-02 18:27:20 -05:00
Dão Gottwald e78e39d8a0 Bug 549589 - Implement new location bar and search bar style. r=rflint 2010-03-03 00:22:25 +01:00
Gavin Sharp 05bb3b9cee Bug 544390: add min-width in about dialog to ensure it lays out properly, r=dao
--HG--
extra : rebase_source : a697d21af9a0ca08b90391e8898da3ccf669ad6b
2010-03-02 12:33:46 -08:00
Josh Aas 7c6a0182c1 Optimize Mac OS X native menu image code. Avoid unnecessary endian swaps, ARGB->RGBA conversions, and mallocs. b=548712 r=smichaud 2010-03-02 16:23:07 -06:00
Mark Finkle 0cc1cbbde8 Bug 471700 - reftest for native-widgets fail for fennec, but pass in firefox [r=dbaron] 2010-03-02 17:14:14 -05:00
Mounir Lamouri 4a731e85b7 Bug 549311 - New lines management tests for placeholder are missing; r=ehsan
--HG--
extra : rebase_source : ba4be5c6a90abfef87f573968d00b4cc179aafdd
2010-03-02 14:06:17 -08:00
Steven Michaud 319fa9d69a Bug 549691 - Null pointer dereference in nsChildView.mm's [ChildView mouseUp:]. r=josh 2010-03-02 16:04:13 -06:00
Zack Weinberg 74261d239a Bug 544112 part 2: DeCOMtaminate and devirtualize nsCSSLoader. r=bzbarsky sr=dbaron
--HG--
rename : layout/style/nsICSSLoader.h => layout/style/nsCSSLoader.h
2010-03-02 13:00:53 -08:00
Zack Weinberg da29eb0489 Bug 544112 part 1: Make speculative and chrome style sheet loads go through the document object. Rearrange some C++ unit tests so they'll still link after part 2. r=bzbarsky sr=dbaron
--HG--
rename : layout/html/tests/ParseCSS.cpp => layout/style/test/ParseCSS.cpp
rename : layout/html/tests/TestCSSPropertyLookup.cpp => layout/style/test/TestCSSPropertyLookup.cpp
2010-03-02 13:00:39 -08:00
Zack Weinberg 80e0f85588 Bug 523496: DeCOMtaminate nsCSSParser. r=bzbarsky sr=dbaron
--HG--
rename : layout/style/nsICSSParser.h => layout/style/nsCSSParser.h
2010-03-02 12:59:32 -08:00
Brad Lassey d2cb25726b bug 547519 - enable building for windows mobile with a minimal mozconfig r=ted 2010-03-02 15:48:49 -05:00
Jonas Sicking d06a79e62c Fix bug 490790. r=dveditz 2010-03-02 11:40:14 -08:00
Steven Michaud 95ddb6d412 Bug 542068 - Wrong coordinates set on synthesized plugin events. r=josh 2010-03-02 10:59:01 -06:00
Daniel Holbert 8e70af5b8a Backed out changeset e9ab6e4d121d (Bug 547333 followup) due to debug mochitest orange. 2010-03-02 08:29:46 -08:00
Daniel Holbert 6d380916f2 Bug 547333 followup: Move FlushAnimations() call from nsSVGElement::GetAnimatedLengthValues to FlushPendingNotifications. r=jwatt r=bz 2010-03-02 07:36:33 -08:00
Daniel Holbert 2ff34dd0a4 Bug 540090: Add method nsIDocument::HasAnimationController, to let us check for active SMIL animation without triggering lazy construction. r=roc 2010-03-02 23:09:51 -08:00
Bas Schouten bd7fd1996b Bug 549268: Ensure we pass a unique fontFileReferenceKey to DWrite for downloadable fonts. r=jdaggett 2010-03-03 07:57:47 +01:00
Bas Schouten 459306e126 Bug 549270: Read the font substitutions from the registry and use them when looking up font names. r=jdaggett 2010-03-03 07:57:43 +01:00
Daniel Holbert e3cca3e5ee Bug 547333 followup: Move FlushAnimations() call from nsSVGElement::GetAnimatedLengthValues to FlushPendingNotifications. r=jwatt r=bz 2010-03-02 07:36:33 -08:00
Daniel Holbert 6d51cec810 Bug 548899: Don't issue attribute-changed notification when transform attribute is animated. r=jwatt sr=roc 2010-03-02 07:36:31 -08:00
Neil Deakin f28e5419f9 Bug 543065, only scroll one ancestor of menus, SCROLL_FIRST_ANCESTOR_ONLY flag should stop at first scrollable container, not just first parent, r=roc 2010-03-02 06:21:23 -08:00
Neil Deakin 289926a17b Bug 546425, add mozSourceNode to access the source node of the drag, r=jonas,sr=roc 2010-03-02 06:21:20 -08:00
Serge Gautherie bead3df439 Bug 492481 - [Linux] mochitest-plain: layout/xul/base/test/test_resizer.xul needs to report success; (Av2) Add |todo(false, ...);|.
r=roc.
2010-03-02 14:25:49 +01:00
Dão Gottwald 64ce740091 consolidate urlbar styling (no bug) 2010-03-02 12:43:23 +01:00
Robert Longson cf142ab782 Bug 547062 - Implement restrictions on clipPath content. r=roc 2010-03-02 09:31:07 +00:00
Ginn Chen 1c67133418 Bug 547657 gfxSharedImageSurface.cpp failed to compile on Solaris r=jrmuizel 2010-03-02 13:57:21 +08:00
Ginn Chen 3a91de7d7c Bug 538723 run_for_effect is not portable for Bourne shell r=ted.mielczarek 2010-03-02 13:56:46 +08:00
Ginn Chen 90e4d01c0b Bug 545371 Remove trailing white space at end of line for netwerk/wifi r=dougt 2010-03-02 13:56:06 +08:00
Ginn Chen 4df7c25845 Bug 530484 Implement Necko-WiFi on Solaris r=dougt 2010-03-02 13:55:23 +08:00
Ginn Chen 554502375e Bug 545097 [webgl] crash [@strstr] [@nsGLPbufferGLX::Init] on Sun Ray client r=vladimir 2010-03-02 13:54:34 +08:00
Ginn Chen ac768b8631 Bug 542738 nsLocalFile::IsWritable/IsReadable/IsExecutable is wrong on Solaris r=dougt 2010-03-02 13:51:57 +08:00