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 |
Boris Zbarsky
|
600ccf8c32
|
Bug 481045. <svg:use> shouldn't paint its kids. r+sr=roc
|
2009-03-04 07:55:28 -05:00 |
Neil Rashbrook
|
3a8a9be83a
|
Bug 479057 Concatenating empty strings can result in bogus copying r=bsmedberg
|
2009-03-04 09:50:22 +00:00 |
Neil Rashbrook
|
c918354264
|
Bug 478732 nsLocalFileWin/OS2.cpp's InitWithPath is inefficient r=bsmedberg
|
2009-03-04 09:48:48 +00:00 |
Nickolay Ponomarev
|
7330cb952f
|
merge Bug 113423
|
2009-03-04 12:30:04 +03:00 |
Nickolay Ponomarev
|
4610bb44c7
|
Disable non-windows part of the test, since it fails on mac sometimes.
test-only change, no review, but discussed in https://bugzilla.mozilla.org/show_bug.cgi?id=478086#c13
|
2009-03-04 12:25:19 +03:00 |
Masayuki Nakano
|
b7cc3d924d
|
Bug 113423 Gecko shouldn't draw comosition string at ChangJie (Traditional Chinese IME) r=YV03354+emaijala, sr=roc
|
2009-03-04 18:09:09 +09:00 |
Jonathan Kew
|
820197ac0f
|
Bug 328412 - Find in empty document triggers "ASSERTION: No first node!"; r=bzbarsky sr=jst
|
2009-03-04 08:43:02 +01:00 |
Serge Gautherie
|
a16a3c3a71
|
Bug 456694 - Move toolkit <nsTreeController.js> to /suite; (Av1) Remove obsolete(!) file; r+sr=mconnor
|
2009-03-04 08:39:39 +01:00 |
L. David Baron
|
a1ce3c763e
|
Add tests that exercise nsSpanningCellSorter, including with large colspans, since code coverage runs showed we don't hit that code.
|
2009-03-04 15:47:39 +09:00 |
Alexander Surkov
|
c82b6a820c
|
Bug 473570 - Restrict font-weight text attribute to allowed values, r=marcoz, davidb, mozbugz, sr=roc
|
2009-03-04 14:46:29 +08:00 |
Blake Kaplan
|
6c0eb82002
|
Bug 480430 followup -- wrap for different-scope bug same-origin chrome wrappers since we have code that depends on it.
|
2009-03-03 20:26:13 -08:00 |
Blake Kaplan
|
09968c6aca
|
Bug 480430 followup -- don't wrap when the scopes are actually the same (even if they don't have principals.
|
2009-03-03 16:45:59 -08:00 |
Blake Kaplan
|
3bf67bec6b
|
Bug 480430 - Don't wrap objects that are same-origin but differently scoped. r=jst sr=bzbarsky
|
2009-03-03 15:02:57 -08:00 |
Olli Pettay
|
49dd904ad5
|
Bug 480767 - Closing 'Bookmark All Tabs' screws up focus, r+sr=jst
|
2009-03-03 22:20:11 +02:00 |
Olli Pettay
|
52357a5d32
|
Bug 479490 - ###!!! ASSERTION: Mismatched calls to ResumeTimeouts!:, r=bent, sr=jst
|
2009-03-03 22:18:00 +02:00 |
Olli Pettay
|
c16782cef9
|
Bug 333198 - Suppress Input events for web content during synchronous XMLHttpRequest loads, r=bz, sr=jst
|
2009-03-03 22:11:14 +02:00 |
Olli Pettay
|
881c2a6f60
|
Bug 480793 - More crashes in [@ nsCOMPtr_base::assign_from_helper] (with nsGlobalWindow::ResumeTimeouts), r=bent, sr=jst
|
2009-03-03 22:03:25 +02:00 |
Jonathan Kew
|
39d1301436
|
b=480507, don't crash if no fonts found in Windows font family; r+sr=vlad
|
2009-03-03 11:14:07 -08:00 |
Robert Sayre
|
25ce5a690e
|
Merge tm to m-c.
|
2009-03-03 13:48:15 -05:00 |