Chris Pearce
|
7bb427a394
|
Bug 449156 - Implement HTMLVideoElement.poster r+=doublec,jst sr+=roc
|
2009-06-26 16:23:14 +12:00 |
|
Boris Zbarsky
|
b01c2285d2
|
Adding crashtest
|
2009-06-26 00:19:09 -04:00 |
|
Josh Aas
|
8cb99ebd34
|
Minor cleanup in nsPluginHostImpl, no bug.
|
2009-06-25 23:33:34 -04:00 |
|
Hiroyuki Ikezoe
|
7630621a0e
|
Bug 494412 – Make error message more clear when we can't load xpcom due to lack of memory; (XPCOM part); r=benjamin
|
2009-06-26 09:46:09 +09:00 |
|
Josh Aas
|
8f2046d4f3
|
Do a better job of checking for exceptions in npruntime, part 2. b=474157 r/sr=jst
|
2009-06-25 20:29:58 -04:00 |
|
Boris Zbarsky
|
1c73bfb395
|
Bug 500467. When removing table rows/rowgroups/cells, don't try to create frames for their adjacent whitespace. We don't need it. r+sr=roc
|
2009-06-25 18:12:51 -04:00 |
|
Wladimir Palant
|
4107ec47a5
|
Bug 478528 - making sure test_bug375314.html removes its binding to prevent memory leak
|
2009-06-25 17:58:56 -04:00 |
|
Josh Aas
|
efafbe1392
|
Bustage fix for bug 499431.
|
2009-06-25 17:45:35 -04:00 |
|
Jonathan Griffin
|
fe23e5ce65
|
Adding test or bug 424465. r=bzbarsky
|
2009-06-25 17:23:07 -04:00 |
|
Jonathan Griffin
|
6e351832f2
|
Adding test for bug 421632. r=bzbarsky
|
2009-06-25 17:20:49 -04:00 |
|
Vladimir Vukicevic
|
408d89bc73
|
b=492724 followup; put back original CheckSaneSubrectSize
|
2009-06-25 14:12:57 -07:00 |
|
Josh Aas
|
4734a09527
|
Remove nsIPluginManager/nsIPluginManager2. Fold their functionality into nsIPluginHost. b=499431 r/sr=jst
|
2009-06-25 17:06:54 -04:00 |
|
Vladimir Vukicevic
|
5ffc3df659
|
b=487693; avoid aggressive invalidation in canvas; r=roc
|
2009-06-25 13:31:35 -07:00 |
|
Vladimir Vukicevic
|
ce0b21af22
|
b=492724; pull out canvas utility functions into CanvasUtils/LayoutUtils; r+sr=roc
|
2009-06-25 13:30:56 -07:00 |
|
Dão Gottwald
|
cefd1ceb7b
|
Bug 500019 - remove workaround for bug 303428. r=gavin
|
2009-06-25 21:45:29 +02:00 |
|
Neil Deakin
|
3e6690f13c
|
Bug 499912, one more fix needed for the test on linux
|
2009-06-25 14:09:41 -04:00 |
|
armenzg@mozilla.com
|
fc369bd1c6
|
Bug 496196 - script and make target to generate a snippet for a locale - r=ccooper,l10n,gozer,kairo
|
2009-06-25 12:31:06 -04:00 |
|
Honza Bambas
|
34d8728ad0
|
Bug 477323 - WHATWG HTML5 drag and drop event handlers could not be set dynamically, new test, r=smaug
|
2009-06-25 16:51:32 +02:00 |
|
Neil Deakin
|
1e14a2a1a7
|
Bug 499912, fix test failure on linux
|
2009-06-25 10:31:47 -04:00 |
|
Alexander Surkov
|
86f5238dcb
|
atk fix for bug 499653
|
2009-06-25 11:20:04 +08:00 |
|
Alexander Surkov
|
fb9b25387c
|
Bug 499653 - unify ARIA state attributes mapping rules, r=marcoz, davidb
|
2009-06-25 10:12:38 +08:00 |
|
Alexander Surkov
|
2d358705aa
|
Bug 461922 - remove nsPIAccessibleDocument, r=marcoz, davidb, sr=neil
|
2009-06-25 10:08:53 +08:00 |
|
Jesse Ruderman
|
a944b7552a
|
Fix allocator mismatch in nsSVGFEConvolveMatrixElement::Filter (bug 500273). r=roc
|
2009-06-24 16:32:46 -07:00 |
|
Gavin Sharp
|
4109cb3c44
|
Add Mohammad Reza Haghighat to credits, r=mconnor
|
2009-06-24 19:20:31 -04:00 |
|
David Bolter
|
2326fc5b85
|
Bug 500213 - compiler warns about unused enums in switch; r=MarcoZ
|
2009-06-24 19:18:46 -04:00 |
|
David Bolter
|
c2d734f03a
|
Bug 500210 - comparison of unsigned and signed integer warnings; r=MarcoZ
|
2009-06-24 19:18:46 -04:00 |
|
David Bolter
|
ff5ef6b8af
|
Bug 500202 - Unused variable build warnings; r=MarcoZ
|
2009-06-24 19:18:46 -04:00 |
|
Marco Bonardo
|
d6c5ee0c9f
|
Bug 495675 - 500 ms delay when holding mouse down on folders on bookmarks toolbar before they open, r=dietrich
|
2009-06-25 00:15:25 +02:00 |
|
Walter Meinl
|
42781281d7
|
Bug 494490 - make install on linux installs the system_wrappers{_js} in includedir; r=benjamin
|
2009-06-24 23:31:27 +02:00 |
|
Jonathan Griffin
|
3d09db9aac
|
Bug 424766 - Left part of the page isn't repainted properly; invalidate reftest; r=roc
|
2009-06-24 23:31:25 +02:00 |
|
Serge Gautherie
|
2eb47a0c84
|
Bug 474688 - TUnit check: TestCrashReporterAPI.cpp fails on Windows, around shutdown; (Bv1a) Delete this (superseded) test; r=ted.mielczarek
|
2009-06-24 23:31:23 +02:00 |
|
Serge Gautherie
|
8e72c3b5fd
|
Bug 495730 - xpcshell-tests: each test leaks 3 nsStringBuffer, after (harness) bug 483062 landing; (Cv1) test_crashreporter.js: synchronize from TestCrashReporterAPI.cpp; r=ted.mielczarek
|
2009-06-24 23:31:22 +02:00 |
|
Jesse Ruderman
|
ece7abd9f0
|
Instrument nsSVGRenderingObserverList for trace-refcnt (bug 499613). r=roc
|
2009-06-24 14:19:02 -07:00 |
|
Brad Lassey
|
0162065e05
|
bug 50070 - mozconfig2configure can't handle paths with parenthesis r=ted
|
2009-06-24 16:21:14 -04:00 |
|
Jonathan Kew
|
89f34af9f3
|
Bug 476927. Pad out the glyph extents of Quartz text to account for possible antialiased pixels outside the regular bounds. r=roc
|
2009-06-15 10:00:12 +12:00 |
|
Jonathan Kew
|
2746f1c822
|
Bug 475968. Pad out the glyph extents of Windows text to account for possible antialiased pixels outside the regular bounds. r=roc
|
2009-06-15 10:01:19 +12:00 |
|
Jonathan Kew
|
227f047f17
|
add margin to avoid overflow due to antialiasing, fixing test breakage for bug 476927 and 475968
|
2009-07-10 14:02:59 +12:00 |
|
Robert O'Callahan
|
dd9d905b7d
|
Bug 500910. GTK2 test plugin should take window shapes into account when computing the effective clip region. r=karlt
|
2009-07-10 14:02:58 +12:00 |
|
Boris Zbarsky
|
7382b846b1
|
Bug 498559. Speed up tokenizing numbers in CSS. r+sr=dbaron
|
2009-07-09 18:44:20 -07:00 |
|
Justin Dolske
|
1e2a5f3f42
|
Bug 496832 - Disable media entries in context menu when media source is invalid. r=gavin.sharp
|
2009-07-09 18:26:35 -07:00 |
|
Robert Strong
|
35b04863ea
|
Typo in test only - Bug 503409.
|
2009-07-09 16:42:59 -07:00 |
|
Robert Strong
|
86cd66476e
|
Test only - Bug 503308 - Debug build failure in toolkit/mozapps/update/TestAUSReadStrings.cpp: undefined reference to NS_DebugBreak. 2nd try - succeeded on the try server. r=me
|
2009-07-09 15:50:49 -07:00 |
|
Robert Strong
|
9a93cf2aa6
|
Test only - Bug 503409 - test_0030_general.js hangs on WinMo. add do_throw when the directory specified for nsHttpServer registerDirectory doesn't exist or isn't a directory. r=me
|
2009-07-09 15:50:45 -07:00 |
|
Justin Dolske
|
5e37204846
|
Bug 503202 - Change Windows CE user agent string. r=vladimir
|
2009-07-09 15:23:04 -07:00 |
|
Boris Zbarsky
|
9046d1bc03
|
Bug 503364. Make GetAbsoluteContainingBlock work correctly for abs pos table ancestors again. r+sr=roc
|
2009-07-09 15:13:58 -07:00 |
|
Paul O’Shannessy
|
4c164de319
|
Bug 499204 - tweak default UI for vertically-challenged devices, r=vlad
--HG--
extra : rebase_source : ae70d45e7a3f3947f4a399bf58df880db0a26739
|
2009-07-09 14:55:50 -07:00 |
|
Jim Blandy
|
38da11cf33
|
Bug 501760: Don't try to use mmap for JS allocation on Symbian. r=blassey
|
2009-07-09 14:59:54 -07:00 |
|
Boris Zbarsky
|
710dcca8d0
|
Bug 498562. Skip the Expand/Compress cycle in the common case of inline style sets. r+sr=dbaron
|
2009-07-09 14:50:39 -07:00 |
|
Jonathan Griffin
|
b906db9a26
|
Adding test for bug 293235. r=bzbarsky
|
2009-07-09 14:09:44 -07:00 |
|
Jonathan Griffin
|
1059e5f5b1
|
Add test for bug 294258. r=bzbarsky
|
2009-07-09 14:09:44 -07:00 |
|