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

227445 Коммитов

Автор SHA1 Сообщение Дата
Dão Gottwald 39e9176fca merge 2008-12-02 10:21:53 +01:00
Dão Gottwald 31a9c7a760 Re-enable ctrl-tab previews on trunk in preparation for bug 465076.
(Backed out changeset 028bbc611036)
2008-12-02 10:21:13 +01:00
Gavin Sharp 3c21b64c6d Bug 467209: make browser_customize test more robust on CLOSED TREE, patch by Justin Wood <bugspam.Callek@gmail.com>, r=me 2008-12-01 23:45:49 -05:00
Dave Townsend 09b79e7964 Bug 467438: EM tests are touching the network. r=robstrong, CLOSED TREE 2008-12-01 18:13:42 -06:00
Benjamin Smedberg c070034089 Change the stack-class analysis to a warning instead of an error, at least temporarily: the analysis was buggy when originally landed, and there are some heap-allocated autostrings outstanding through the tree. 2008-12-01 13:59:58 -05:00
Ben Hearsum da87a52d28 Version bump mozilla-central to 3.2a1pre/1.9.2a1pre. CLOSED TREE 2008-12-01 12:17:55 -05:00
Ben Hearsum abd792aaa2 This tag indicates the point where http://hg.mozilla.org/releases/mozilla-1.9.1 and http://hg.mozilla.org/mozilla-central branched off from each other (update to not be on the relbranch). CLOSED TREE 2008-12-01 12:14:54 -05:00
Jesse Ruderman 9016fae50e Add bug 453935 crashtest to CLOSED TREE 2008-11-29 19:13:55 -08:00
Jesse Ruderman e838458f17 Add bug 458637 crashtest 2008-11-29 19:10:58 -08:00
Jesse Ruderman 8811e2803c Add bug 457375 crashtest using the crashtest.diff created by Mats 2008-11-29 19:04:37 -08:00
Jesse Ruderman 1c9b203edf Add bug 452157 crashtests (using the 'crashtests patch' created by dholbert) 2008-11-29 19:01:30 -08:00
Jesse Ruderman b0ad130f72 Add bug 443528 crashtest (based on the crashtest.diff created by Mats) to CLOSED TREE 2008-11-29 18:57:00 -08:00
Jesse Ruderman d67634612f Add 439206 crashtest to CLOSED TREE 2008-11-29 18:51:23 -08:00
Jesse Ruderman fc9644b806 Add bug 353713 crashtest to CLOSED TREE. This test takes about 2 seconds on my machine as it tests mTooDeepWriteRecursion code, making it the slowest crashtest; hopefully this doesn't cause problems. 2008-11-29 18:43:45 -08:00
Jesse Ruderman e1ea35ff4c Add bug 345139 crashtest on CLOSED TREE 2008-11-29 18:27:26 -08:00
Jesse Ruderman 5cfcdc3070 Adding crashtest for bug 338674 on a CLOSED TREE 2008-11-29 18:19:36 -08:00
Jesse Ruderman 75049c5974 Add crashtest for bug 400349. sdwilsh gave me permission to check in crashtests in today's CLOSED TREE. 2008-11-29 18:12:46 -08:00
Shawn Wilsher 7f62552945 Disabling test that was added with bug 463934. There appear to be rounding issues with part of the test.
This is going into a CLOSED TREE, but that's OK.  The bug that landed this test
fixed a large performance regression in Txul, and it looks like it's just an
issue with the test.
2008-11-29 16:07:43 -08:00
Robert Longson a9f81dc55c Bug 463934 - text bounds do not account for position properly
Landing this to see if it fixes bug 465222 - tsvg regression November 3 2008
r=roc, sr=roc, a1.9.1=beltzner
2008-11-29 11:23:57 -08:00
Shawn Wilsher 65de30614a Completely remove the test since marking it as failing doesn't seem to actually help with timeouts :( 2008-11-28 19:54:29 -08:00
Shawn Wilsher 71a190ba49 bug 464174 followup (comment fix only) 2008-11-28 18:24:05 -08:00
Blake Kaplan 942c49032e Bug 464174. r=sicking, sr=sicking, a=beltzner 2008-11-28 18:16:17 -08:00
Blake Kaplan 269df0481d Bug 454142. r=brendan, r=igor, a=beltzner 2008-11-28 18:15:06 -08:00
Shawn Wilsher b4bffd71da Mark xslt_selflink_empty_href.xslt as failing on linux 2008-11-28 17:54:16 -08:00
Bobby Holley 220fa209b3 Bug 457215 - Fix LCMS memory leak. r=vlad,a191=beltzner 2008-11-28 17:26:39 -08:00
Josh Aas 09db2ff7ba npfunctions should reflect different NP_Initialize signature for Mac OS X. r=smichaud sr=jst a=beltzner 2008-11-28 18:17:36 -05:00
Shawn Wilsher a4f5456a9a merge to tip after backout 2008-11-28 17:05:05 -08:00
Shawn Wilsher 9dd1623116 Backed out changeset a4495a0cf2ff (bug 458397) to investigate Txul regression (bug 467102) 2008-11-28 17:04:16 -08:00
Shawn Wilsher cc240d6bc2 merge to tip after backout 2008-11-28 16:13:37 -08:00
Shawn Wilsher 684843193b Backed out changeset 30adfe786ffa (bug 464362) in an attempt to fix red on tinderbox. 2008-11-28 16:13:12 -08:00
Josh Aas 94b3398a4c don't use method selectors unnecessarily in cursor code. b=464313 r=smichaud sr=roc a=beltzner 2008-11-28 17:43:29 -05:00
Neil Rashbrook 6b252bed7d Bug 466234: provide audio and video interfaces even when media is diabled, so that content popup menu construction works, r/sr=roc, r=weilbacher, a191=beltzner 2008-11-28 15:32:29 -08:00
Josh Aas 40bd4f3924 remove morefilesx dependency in libreg. b=464362 r=smichaud sr=roc a=beltzner 2008-11-28 17:34:32 -05:00
Dave Townsend 5cb83ca4b2 Bug 465556: Fennec does not create extensions.rdf file. r=robstrong, a1.9.1=beltzner 2008-11-28 16:20:10 -06:00
Shawn Wilsher 1e49fde968 Merge to tip after applying bundle for bug 353364 2008-11-28 15:30:28 -08:00
Ehsan Akhgari 6d2653a5f1 Bug 462707 - nsHttpChannel::GetEntityID should respect Accept-Ranges response header; r,sr=biesi a191=beltzner 2008-11-28 15:28:57 -08:00
Martin 83bacb4b93 Add tests for xml-stylesheet PI (including for Bug 353364). a=tests 2008-11-28 21:25:48 +00:00
Martin 7a66429328 Bug 353364 - Same-document references in xml-stylesheet PI processed incorrectly. r+sr=peterv, a191=beltzner 2008-11-28 21:21:55 +00:00
Vlado Valastiak 19d802323f Bug 277296 - The print dialogs have no accesskeys; r=gavin, a191=beltzner 2008-11-28 22:07:51 +01:00
Ehsan Akhgari 1f0ca5f515 Bug 464918 - Console clearing test for private browsing should not use a timeout; r=mconnor a191=beltzner 2008-11-28 15:27:31 -08:00
Shawn Wilsher 27c35ab45b merge to tip after backout 2008-11-28 15:19:48 -08:00
Shawn Wilsher e9e3ab391a Backed out changeset fdd5e4e34241 (bug 407725) to possibly fix random failures of browser/base/content/test/browser_customize.js 2008-11-28 15:19:21 -08:00
Ehsan Akhgari 463bad3475 Bug 463882 - nsDownloadManager::Init is not safe for multiple calls; r=sdwilsh a191=beltzner 2008-11-28 12:53:57 -08:00
Ehsan Akhgari 360e4da168 Bug 463474 - Make sanitizer's searchbar clearing code a bit cleaner; r=gavin a191=beltzner 2008-11-28 12:51:16 -08:00
Dave Townsend 98c91762b5 Bug 454546: Update EM and blocklist service to be initialised on profile-after-change. r=robstrong, a1.9.1=beltzner 2008-11-28 12:49:48 -08:00
Dave Townsend 47a2890fe0 Bug 462739: Send cookies as appropriate with xpinstall requests. r+sr=dveditz, a1.9.1=beltzner 2008-11-28 12:49:07 -08:00
Gavin Sharp a9e1921bc8 Bug 462887: document ignoreScrollFrame argument in nsLayoutUtils, rename it to ignoreRootScrollFrame, r=roc, sr=bzbarsky, a=beltzner 2008-11-28 14:53:33 -05:00
Shawn Wilsher 77e9a481fa Merge to tip since I forgot to update before backing out... 2008-11-28 11:06:03 -08:00
Shawn Wilsher 2785c8c78d merge to tip for backout 2008-11-28 11:04:51 -08:00
Shawn Wilsher 52f181b15f Backed out changeset 6d9d920759cb (bug 460520) to investigate a performance regression (bug 467102) 2008-11-28 11:04:27 -08:00