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

230977 Коммитов

Автор SHA1 Сообщение Дата
Boris Zbarsky 7bfe7f1621 Disabling test that fails any time the network happens to be slow. See bug 481729 2009-03-05 16:47:05 -05:00
Bryan McQuade 494cd978eb Bug 481612 - Should send activity distributor notifications also for STATUS_RECEIVING_FROM
r+sr=biesi
2009-03-05 19:47:01 +01:00
Doug Turner 7bbfc9a1f9 Bug 473443 - Backing out bitblt for windows ce. This patch causes image sheering in fennec. r=blassey 2009-03-05 10:27:27 -08:00
Walter Meinl a82876c442 Bug 426639 - Fix the test harness to work on OS/2; xpcom/test/Makefile; r=benjamin 2009-03-05 19:03:14 +01:00
Serge Gautherie a463893576 Bug 480077 - automation.py.in : additional fix to bug 472706 for |runApp()| return value(s); (Bv1a) Replace external times by internal duration ++; r=jwalden+bmo 2009-03-05 19:01:39 +01:00
Markus Stange 86e9afbc06 Fixing test_bug478438; only print exceptions when something fails so that the Tinderbox error parser doesn't get confused 2009-03-05 16:44:24 +01:00
Markus Stange c7f876648b Bug 481359 - Mouse shouldn't show spinner while pages are transferring, ui-r=beltzner r+sr=bzbarsky 2009-03-05 16:07:55 +01:00
Markus Stange a8372af652 Bug 471325 - Focus ring on native-styled tab is cut off at right, r=dao 2009-03-05 16:05:57 +01:00
Markus Stange 69197df594 Bug 414732 - Minor visual issues with addressbar and site identity button and search button, ui-r=faaborg r=dao 2009-03-05 16:05:52 +01:00
Markus Stange 77367d70c2 Bug 479618 - Make the test for bug 350471 more stable, r=smaug 2009-03-05 16:05:47 +01:00
Benjamin Smedberg 94ccecaa39 Reorder functions in nsFrame.h to wallpaper over a dehydra bug (probably GC timing somewhere in the static analysis stack). rs=bz (bug 481454 covers finding and fixing the dehydra bug) 2009-03-05 10:01:04 -05:00
Marco Bonardo 3c0419652a bug 435322 - Places History Visit Date doesn't show _date_ portion properly, additional fix to avoid unit test orange randomness. 2009-03-05 15:34:41 +01:00
Alexander Surkov 9d8a2a9355 disable a11y test_getChildAtPoint test 2009-03-05 22:16:38 +08:00
Boris Zbarsky b70af453eb Bug 480979 part 7. Create a FrameConstructionItemList class so we can abstract away item lists and change the implementation as needed. r+sr=roc 2009-03-05 08:09:03 -05:00
Boris Zbarsky 76e88f86c5 Bug 480979 part 6. Push use of FrameConstructionItem all the way up to ContentAppended/ContentInserted, and eliminate the need for DestroyNewlyCreatedFrames. r+sr=roc 2009-03-05 08:09:03 -05:00
Boris Zbarsky 07ba420d41 Bug 480979 part 5. Build up a tree of FrameConstructionItems so that we'll know which inlines might need splitting. r+sr=roc 2009-03-05 08:09:02 -05:00
Boris Zbarsky c06906d892 Bug 480979 part 4. Create separate FrameConstructionItems for page-break frames. r+sr=roc 2009-03-05 08:09:02 -05:00
Boris Zbarsky 17c9be1b14 Bug 480979 part 3. Move suppression of kids of columns and non-column kids of colgroups out further so that we don't even create FrameConstructionItems for them. r+sr=roc 2009-03-05 08:09:02 -05:00
Boris Zbarsky 43485aa8ae Bug 480979 part 2. Pass FrameConstructionItems through to the FrameFullConstructor implementations. r+sr=roc 2009-03-05 08:09:01 -05:00
Boris Zbarsky c6d2b2cfbf Bug 480979 part 1. Introduce FrameConstructionItem and restructure existing ConstructFrame and ProcessChildren code to use it internally without any other behavior changes. r+sr=roc 2009-03-05 08:09:01 -05:00
Alexander Surkov 89625f64e9 Bug 481617 - leaks of test_getChildAtPoint (enable this test), r=marcoz 2009-03-05 21:07:38 +08:00
Alexander Surkov d24467bd37 Bug 481624 - nsTextAccessibleWrap::get_fontFamily leaks, r=marcoz 2009-03-05 21:02:48 +08:00
Marco Zehe 63c808db84 bug 481435 - Refactor the test_nsiAccessibleTable*.html files, r=surkov
--HG--
rename : accessible/tests/mochitest/test_nsIAccessibleTable_1.html => accessible/tests/mochitest/test_table_1.html
rename : accessible/tests/mochitest/test_nsIAccessibleTable_2.html => accessible/tests/mochitest/test_table_2.html
rename : accessible/tests/mochitest/test_nsIAccessibleTable_3.html => accessible/tests/mochitest/test_table_3.html
rename : accessible/tests/mochitest/test_nsIAccessibleTable_4.html => accessible/tests/mochitest/test_table_4.html
2009-03-05 13:55:54 +01:00
Dão Gottwald bdca7bf336 Bug 480180 - Widen the new tab button on OS X. r=gavin 2009-03-05 13:40:08 +01:00
Dão Gottwald 74d513dda5 Bug 481427 - findbar-textbox binding incorrectly assigned in theme files. r=enn 2009-03-05 13:39:39 +01:00
Dão Gottwald ec3145df92 browser_bug386835.js cleanup 2009-03-05 13:39:05 +01:00
Marco Bonardo 65b39e7967 Bug 480437 - test_expiration is working on wrong assumptions, r=dietrich 2009-03-05 13:08:43 +01:00
Marco Bonardo 985ca91188 Bug 435322 - Places History Visit Date doesn't show _date_ portion properly, r=dietrich 2009-03-05 13:08:24 +01:00
Marco Bonardo 9600291f75 Bug 431153 - Middle clicking on a tag in the Library left pane does not open in tabs, r=dietrich 2009-03-05 13:08:18 +01:00
Dietrich Ayala 86f85b0487 Bug 469422 - tag autocomplete disappears on every other character that is typed, r=mak77 2009-03-05 13:07:15 +01:00
Chris Double 0c90f30f33 Backout b=444600 due to test failure 2009-03-05 23:19:33 +13:00
timeless 9bc5482866 Bug 462728 crash when using alert from docloaderservice onStateChange listener [@ nsJARChannel::OnStartRequest]
r=biesi
2009-03-05 13:27:48 +01:00
Chris Double 47fac6bd86 Backed out changeset 98381f8c8e08 due to test failure 2009-03-05 23:19:14 +13:00
Alexander Surkov 04e3425b90 disable a11y test_getChildAtPoint test, linux failure 2009-03-05 14:48:17 +08:00
Vladimir Vukicevic eb704a662a b=481351; TM ARM crash in js_FastNewObject while logging in to gmail (bad constant-offset load codegen) [ARM ONLY]; r=graydon 2009-03-04 22:36:22 -08:00
Alexander Surkov 75f53ddd0f disable a11y crashtests 2009-03-05 14:34:08 +08:00
Dan Witte 97680e7dec change cookie eviction so that purges only take place when the limit on max cookies is reached, and the oldest cookie is greater than a set age. b=444600, r=sdwilsh,
sr=mconnor.
2009-03-04 22:11:24 -08:00
Alexander Surkov 5f3f05f6f5 merge 2009-03-05 12:09:46 +08:00
Alexander Surkov bcf9d02f7b Bug 471493 - crash [@ nsPropertyTable::GetPropertyInternal], r=marcoz, davidb, rcampbell 2009-03-05 12:08:18 +08:00
Joe Drew c941fa06fa Bug 481553 - Make imgRequests not try to update their status in the image cache when they aren't stored in it. r=vlad 2009-03-04 22:56:14 -05:00
L. David Baron e80b724768 Add test for CSS property priority (!important) preservation. (This fixes the fact that we don't have any tests covering expansion of compressed blocks with !important declarations, and also tests a bit more while I'm there.) 2009-03-05 12:49:30 +09:00
L. David Baron 37a2283c6d Add test for blocking of -moz-border-*-colors based on code coverage output. 2009-03-05 12:49:30 +09:00
Blake Kaplan 66d0c75d4e Bug 420642 - Remove a now-unnecessary eval hack. r+sr=jst 2009-03-04 16:28:49 -08:00
Blake Kaplan 1c6df4e0c0 Bug 478910 - Unwrap |obj| because you can't use a wrapper as a variables object. r=brendan 2009-03-04 16:27:50 -08:00
Ben Newman 1af756ab92 Bug 478438 - Can't access allAccess properties of cross-origin XPCNativeWrappers. r+sr=mrbkap 2009-03-04 13:49:08 -08:00
Dave Camp cd98b72235 Bug 471227 - rework offline update scheduling a bit to avoid losing/misscheduling updates. r+sr=bz 2009-03-04 13:37:29 -08:00
Hiroyuki Ikezoe b936209463 b=481291, missing return statements in NativeARM.cpp, r=vlad
--HG--
extra : transplant_source : %FEc%1C%F59X%27%A8%3B%A7%10Db%ABA1%CDR%D4%89
2009-03-04 12:32:11 -08:00
Blake Kaplan 76b9b88f5f Bug 481434 - Fix up the logic a bit. r+sr=bzbarsky 2009-03-04 12:17:11 -08:00
Boris Zbarsky fb151224c0 Wallpaper for bug 480300. 2009-03-04 13:58:43 -05:00
Boris Zbarsky fd678712e5 Bug 480323. Always create a trailing inline for {ib} splits. r+sr=dbaron 2009-03-04 07:55:29 -05:00