Zelgadis
|
18ad8d6e45
|
Bug 517949 - Null pointer in PresShell::UnsuppressAndInvalidate() leads to crash
r+a1.9.2=roc
|
2009-09-23 16:38:57 +02:00 |
|
Serge Gautherie
|
f51ae8e7f5
|
Bug 517478 - signon.expireMasterPassword is obsolete and should be removed; (Bv1-TK) Remove obsolete default pref value
r=dolske
|
2009-09-23 16:34:17 +02:00 |
|
David Bolter
|
2e93d83ca2
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
|
David Bolter
|
e17fdbe11f
|
Bug 510128 - ERROR TEST-UNEXPECTED-FAIL | chrome://mochikit/content/a11y/accessible/test_events_caretmove.html | Wrong caret offset. r=MarcoZ
|
2009-09-23 09:20:15 -04:00 |
|
Jonathan Watt
|
93d857ad71
|
Attempt intermittent orange fix. Bug 518274. reftest: dynamic--inline-resize-window-width.xhtml intermittently fails.
--HG--
extra : rebase_source : 53ae20830f886d5076538c04bac8f6344ac5b4e3
|
2009-09-23 13:15:54 +02:00 |
|
Florian Queze
|
be70762f88
|
Backout of changeset fa03a509c7a7 - 'Bug 516124 - Crash [@ nsAlertsIconListener::SendClosed]' to fix the orange of the linux unit test box.
|
2009-09-23 12:24:05 +02:00 |
|
Jonathan Watt
|
c727301a48
|
Attempt intermittent orange fix. Bug 518274. reftest: dynamic--inline-resize-window-width.xhtml intermittently fails.
|
2009-09-23 11:42:59 +02:00 |
|
Dão Gottwald
|
a8f534133a
|
Bug 482941 - make 'View Background Image' handle background-image lists. r=mano
|
2009-09-23 11:07:12 +02:00 |
|
Simon Montagu
|
ef0718cef5
|
Share code in encoding conversion tests
|
2009-09-23 01:01:23 -07:00 |
|
Florian Queze
|
6d52478601
|
Bug 516124 - Crash [@ nsAlertsIconListener::SendClosed], r=roc.
|
2009-09-23 09:47:28 +02:00 |
|
Mark Finkle
|
3fab3ffab7
|
Bug 518281: DPI on n810 is incorrect (part 2), r=stuart
|
2009-09-23 02:31:38 -04:00 |
|
Justin Dolske
|
34a657bd23
|
Bug 511639 - Login manager should ignore untrusted events. r=gavin, sr=mconnor
|
2009-09-22 23:23:58 -07:00 |
|
Justin Dolske
|
03467114a9
|
Bug 511615 - Satchel should ignore untrusted events. r=gavin, sr=mconnor
|
2009-09-22 23:23:08 -07:00 |
|
Timothy Nikkel
|
0120bb5758
|
Bug 515028. Change the description of openPopupAtScreen to reflect that coordinates are not relative to the current screen. r=enndeakin sr=bzbarsky
--HG--
extra : rebase_source : 6c4d13f0b2c91dbdd7c2a9325c5ced0ee74bf9d4
|
2009-09-23 00:04:41 -05:00 |
|
Timothy Nikkel
|
cf4ff4828a
|
Bug 334460. Turn warning on re-entry into frame construction into an assertion. r=bzbarsky
--HG--
extra : rebase_source : a9c5cf5446a04322956b951c09154a6ebb82cf2a
|
2009-09-22 23:52:08 -05:00 |
|
Phil Ringnalda
|
b3dd760f53
|
Bug 518124 - Package content_canvas.xpt, r=ted
|
2009-09-22 20:43:07 -07:00 |
|
Reed Loden
|
4bc570db77
|
Follow-up to bug 515583 -- s/ParseFTPListDetermineRetval/ParsingFailure/
|
2009-09-22 22:40:21 -05:00 |
|
Michal Novotny
|
ddf4fe8b49
|
Bug 515583 - Fixed parsing of CMU/VMS-IP FTP style listing [r=dougt r=wtc sr=biesi]
|
2009-09-23 02:15:29 +02:00 |
|
Markus Stange
|
7251aeec3a
|
Bug 515003 - Rewrite native mouse event handling. Also add tests for native mouse events (bug 470845). r=josh, sr=roc
|
2009-09-23 14:31:37 +12:00 |
|
Markus Stange
|
5b0990240b
|
Bug 518085 - Fix some colors that I got wrong in bug 517412. r=josh
|
2009-09-23 14:21:38 +12:00 |
|
Chris Pearce
|
48a7e5790f
|
Bug 492286 - Null check in nsHTMLSourceElement::BindToTree(). r=roc
|
2009-09-23 13:58:00 +12:00 |
|
Josh Aas
|
57878ef860
|
Fix dragging in Google Maps street view on Mac OS X. b=516602 r=roc
|
2009-09-22 21:52:49 -04:00 |
|
Josh Aas
|
a62ce6bc2e
|
64-bit Mac OS X fixes for nsObjectFrame.cpp. b=518184 r=roc
|
2009-09-22 18:17:41 -04:00 |
|
Markus Stange
|
f877219f80
|
Merge backout of changeset 7799cfb99362, bug 517804
|
2009-09-23 08:53:56 +12:00 |
|
Markus Stange
|
f16e17827d
|
Backed out changeset 7799cfb99362 (Bug 517804 - Flush reflows and invalidations during viewWillDraw) because it caused a ts_shutdown regression.
|
2009-09-23 08:53:25 +12:00 |
|
Josh Aas
|
8e51c328b8
|
Don't use ::GetCaretTime() in nsLookAndFeel.mm. It isn't available to 64-bit applications. b=518140 r=mstange
|
2009-09-22 16:51:02 -04:00 |
|
Vladimir Vukicevic
|
f492ca4132
|
b=514334; add option to disable canvas cache in reftests (intermittent crash when running reftests on low memory devices); r=roc
|
2009-09-22 13:01:11 -07:00 |
|
Vladimir Vukicevic
|
1a2a2812ac
|
b=416117; allow building jemalloc on windows with vc9sp1; r=ted
--HG--
rename : memory/jemalloc/crtsp1.diff => memory/jemalloc/crtvc8sp1.diff
|
2009-09-22 13:00:18 -07:00 |
|
highmind63@gmail.com
|
6bb481c9fb
|
Bug 416276, reenable tooltip test, move into a single file and fix up to use waitForFocus, r=enn
|
2009-09-22 15:18:38 -04:00 |
|
Timothy Nikkel
|
ca4682bf22
|
Bug 435441 patch 4 followup fix. One instance of mPendingRestyles -> aRestyles was missed in patch 4. r=dbaron
|
2009-09-22 14:01:55 -05:00 |
|
David Dahl
|
1a3260b702
|
Bug 463270: fix favicon code to avoid trying to load a favicon for wyciwyg: pages (fixes ASSERTION: Must have a principal: 'mOwner'), r=gavin
--HG--
extra : rebase_source : 67d63f88c4ed980508c15ef1afcde94155e9171d
|
2009-09-22 14:13:58 -04:00 |
|
Graeme McCutcheon
|
4dc6beed49
|
Bug 493111 - ASSERTION: Range index not returned. r=roc
|
2009-09-22 19:05:39 +01:00 |
|
Dave Townsend
|
c34de6ab3a
|
Bug 518090: Extension manager throws an unknown result. r=robstrong
|
2009-09-22 18:45:44 +01:00 |
|
Josh Aas
|
66101db8a2
|
Fix test_symlinks.js failure on Mac OS X, match UNIX native target code (use readlink, not realpath). b=516799 r=bsmedberg
|
2009-09-22 13:37:30 -04:00 |
|
Mats Palmgren
|
f4053c057e
|
Eliminate long delays with a few SVG reftests. b=517744 r=longsonr
|
2009-09-22 19:01:03 +02:00 |
|
Benjamin Smedberg
|
049331bb27
|
Build bustage from bug 485409: extra quoting required for PERL now.
|
2009-09-22 10:13:27 -04:00 |
|
Walter Meinl
|
7209d54085
|
[OS/2] Bug 512504 - don't link against external libs that are stubs when the real function is in libc, r=pweilbacher
|
2009-09-22 15:57:05 +02:00 |
|
Rich Walsh
|
28a8d2ea7a
|
[OS/2] Bug 516117 - fix problem with GetFromTypeAndExtension() so that handlers get listed in Tools->Options->Applications, r=pweilbacher
|
2009-09-22 15:53:28 +02:00 |
|
Rich Walsh
|
b69ba40a4d
|
[OS/2] Bug 514408 - improved plugin clipping, r=pweilbacher
|
2009-09-22 15:51:43 +02:00 |
|
Rich Walsh
|
5c1a94f9fe
|
[OS/2] Bug 517880 - Build Break following removal of nsplugindefs.h, r=pweilbacher
|
2009-09-22 15:49:26 +02:00 |
|
Ted Mielczarek
|
d9c906da0a
|
bug 471054 - prune old crash reports in pending. fix a typo
|
2009-09-22 09:42:23 -04:00 |
|
Chris AtLee
|
a75dc67f76
|
Bug 494165 - Support --total-chunks, --this-chunk, --chunk-by-dir, and --shuffle arguments to runtests.py. r=ted
|
2009-09-22 09:12:58 -04:00 |
|
Benjamin Smedberg
|
53ad5f6a34
|
Bug 471054 - Prune old crash reports in pending/, splitting code into crashreporter_win and crashreporter_unix files, r=ted
|
2009-09-22 09:08:22 -04:00 |
|
Benjamin Smedberg
|
56a8d84c46
|
Bug 485409 - Handle a Windows-style path as $srcdir in configure, by modifying the default autoconf M4 macros so that they recognize Z:/ as an absolute path. r=ted
|
2009-09-22 09:05:48 -04:00 |
|
Mark Finkle
|
50bf449113
|
Bug 449283: DPI on n810 is incorrect, r=roc
|
2009-09-22 08:45:56 -04:00 |
|
Gervase Markham
|
141db18455
|
Bug 513834 - add "local" to Public Suffix List. Patch by Adam Langley, agl@chromium.org; r=gerv.
|
2009-09-22 11:37:24 +01:00 |
|
Gervase Markham
|
4526152711
|
Bug 469866 - update Public Suffix list with latest changes. Patch by pkasting; r=gerv.
|
2009-09-22 11:35:33 +01:00 |
|
Henri Sivonen
|
bab474a623
|
Bug 515142 - Make HTML5 parser never clone nodes. WHATWG spec SVN rev 2947. rs=sicking.
|
2009-09-21 10:00:10 +03:00 |
|
Marco Bonardo
|
5bd75ee46a
|
Bug 516440 - Port waitForFocus to browser chrome tests framework, r=gavin
|
2009-09-22 11:16:03 +02:00 |
|
Dão Gottwald
|
7d308bb248
|
Bug 511771 - Provide a way for Web content to preview and install lightweight themes. r=mconnor, sr=vlad
|
2009-09-22 10:40:12 +02:00 |
|