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

240447 Коммитов

Автор SHA1 Сообщение Дата
Peter Van der Beken 9dc1eb9134 Backing out 8f943a699370 to fix orange 2009-11-28 15:11:05 +01:00
Dão Gottwald ef82ad6841 hotfix for newly-discovered browser_526613.js failure; will file a bug on this 2009-11-28 12:28:11 +01:00
Dão Gottwald 932bf07b06 browser_514751.js cleanup 2009-11-28 09:58:32 +01:00
Dão Gottwald a430bf2b76 browser_490040.js cleanup 2009-11-28 09:58:11 +01:00
Dão Gottwald 26f7468ca6 additional output in browser_526613.js 2009-11-28 09:57:51 +01:00
Dão Gottwald 9719008462 Bug 528776 - discard stale windows before messing with the browser state. r=zeniko 2009-11-28 07:39:31 +01:00
Dão Gottwald 3c6b3fda03 Bug 530298 - nsPrivateBrowsingService.js thinks closed windows are open. r=ehsan 2009-11-28 07:38:09 +01:00
Mike Connor 6947f1113e bug 519137 - remove F1 shortcut to help, r=gavin 2009-11-27 12:47:16 -08:00
Karl Tomlinson 9a814eb092 b=528852 subtract invalid regions in move destinations r=roc 2009-11-27 13:24:39 +13:00
Karl Tomlinson b52fe3fc54 b=528769 revert predicate for drawing button due to buttons not visually depressing r=roc 2009-11-27 13:23:40 +13:00
Karl Tomlinson c36e484aa5 b=527980 don't use tree-cairo preprocessor symbols to test for fontconfig r=bsmedberg 2009-11-27 13:21:31 +13:00
Martin Stránský 062cfaa7c7 b=495392 protect against bogus GdkAtoms from gtk_selection_data_get_targets() r=karlt 2009-11-27 13:20:27 +13:00
Marco Bonardo e0d499f6cb Disable Places Sync on some frequent random failing test, to workaround bug 507790 and reduce orangeness. a=tests-only 2009-11-26 15:29:03 +01:00
Dão Gottwald 1deb17e3ed Bug 531227 - Fix window watcher use in browser_bookmarksProperties.js. r=mak 2009-11-26 12:30:46 +01:00
Olli Pettay a9ecd1c99c Bug 530880, r=bz, sr=roc
--HG--
extra : rebase_source : 4f1e95223fd0c167fa5ec882b46ae36f9edbb071
2009-11-26 11:12:20 +02:00
Makoto Kato 302d099b34 Bug 530939 - New crash [@ GenerateFlatTextContent] in Firefox 3.6b3. r=Olli.Pettay 2009-11-26 17:41:32 +09:00
Dão Gottwald cd16cec83a Bug 530906 - random timeout while running browser_privatebrowsing_certexceptionsui.js. r=ehsan 2009-11-26 07:37:15 +01:00
Dão Gottwald 74f670d7e4 Bug 530654 - Full-screen video closes immediately on OS X. r=gavin 2009-11-26 07:36:17 +01:00
Martin Stránský 4d06526333 Bug 311340 - "Clipboard data is lost on exit (Should implement the freedesktop.org specification for clipboard management)" [r=karlt] 2009-11-25 22:08:09 -06:00
Doug Turner 30b9dcb0b2 Bug 530739 - Intermittent Shutdown crash after visiting a page with flash video. r=jst 2009-11-25 18:38:22 -08:00
Clint Talbert 3457d8a6b5 Causing oranges -- Backed out changeset b3c18f150531 2009-11-25 18:00:31 -08:00
Joel Maher 70fe8530fc Bug 512319 Add option to allow mochitest to use external web server patch=jmaher r=ted 2009-11-25 17:04:02 -08:00
Mark Finkle 2266f384cd Bug 530931: Maemo shouldn't use the true DPI [r=roc] 2009-11-25 17:27:05 -05:00
cbiesinger@gmail.com 98cf282ef2 Bug 529701 - nsCategoryCache could add a category observer twice in some situation (r=bsmedberg) 2009-11-25 13:50:01 -08:00
Doug Turner 83956b12e3 Bug 531008 - nsIDOMGeoPositionAddress must use DOMString instead of string. r=jst 2009-11-25 13:17:58 -08:00
21@vingtetun.org 84433679c9 Bug 530495 - textbox.xml throw an error (line 175) if the textbox.inputField didn't exist (r=neil) 2009-11-25 11:49:52 -08:00
Brad Lassey c4f15bde95 bug 527674 - number of askterisks doesn't match the number of password charecters when user hits delete r=neil 2009-11-25 12:50:35 -05:00
Brad Lassey 6662ca9126 bug 530367 - passwords from password manager flash in clear text r=neil 2009-11-25 12:41:23 -05:00
Josh Aas 5d79872b6a Fix a bug that prevents NPAPI plugins from retrieving cookies. b=526462 r=roc 2009-11-25 02:40:46 -05:00
Brad Lassey 4bb23b3373 backing out bug 530087 due to talos segfault on maemo 2009-11-25 01:45:30 -05:00
Boris Zbarsky 373857b904 Bug 528134. Hand out the style context with the rulenode. r=dbaron 2009-11-25 00:35:55 -05:00
Vivien Nicolas 497f5c5724 Bug 509732 - Don't do slideIn animation if the height of the notification is 0. r=dtownsend 2009-11-24 21:00:49 -08:00
Brad Lassey e1be3c32de bug 530087 - improve xptcinvoke for linux on arm r=vlad a192=vlad 2009-11-24 21:12:28 -05:00
Jonas Sicking 0b8b6fc692 Bug 530901. Fix a warning and align an error code with the spec. r=jst a=jst 2009-11-24 17:53:17 -08:00
Gavin Sharp 104e2e1388 Bug 530533: Add pref to control whether addEngine prompts to "use immediately", r=rflint 2009-11-23 11:05:33 -05:00
Jeff Walden a8ec664014 Bug 525819 - Followup to readd the removed functionality -- forgot about comm-central, won't be able to fix all its tests immediately so will make both functions and strings acceptable arguments to do_timeout, for the moment. r=bustage
--HG--
extra : rebase_source : aa46e8bf88538c5ca520b0e5e196e3a9bbd3f7ec
2009-11-24 16:14:26 -08:00
Brendan Eich 272d614009 Undo hackaround for bug 529837. 2009-11-24 15:42:03 -08:00
John Daniels 44d12116b2 Bug 525819 - Make do_timeout take a callback function, not a string to eval. r=jwalden
--HG--
extra : rebase_source : 6fbaac51eabe95fcfaf4706feb9fd8a28ba4dfbf
2009-11-24 11:58:42 -08:00
Brendan Eich 200a545f67 Undo hackaround for bug 529837. 2009-11-24 15:17:16 -08:00
Mark Banner 8778f3acf9 Back out changeset c9c35333436b / Bug 495392 due to build bustage 2009-11-24 22:25:42 +00:00
Martin Stránský d43a9bd32e Bug 495392 Crash [@ nsClipboard::HasDataMatchingFlavors] [@ nsHTMLEditor::HavePrivateHTMLFlavor] when selection contains data from java. r=karlt. 2009-11-24 22:12:04 +00:00
Mats Palmgren 932fb8be67 Bug 526769. r=roc a1.9.2=dbaron 2009-11-24 20:29:48 +01:00
Dão Gottwald b3f04488c9 Bug 529769 - notify observers when lightweight theme is selected. r=dtownsend 2009-11-24 16:59:53 +01:00
Ted Mielczarek c134ce59f5 bug 522804 - fix two more JarMaker lockFile race conditions on Windows. r=pike 2009-11-24 07:11:25 -05:00
Ted Mielczarek 14c7f6facd bug 522804 - ZipFile exception.WindowsError build problem. r=pike
--HG--
extra : rebase_source : 9a940d5e8aed187f91584a86c7bd456bd249622c
2009-11-23 10:20:21 -05:00
Daniel Brooks 4c070e1c8b revert an unintentional change from revision 0ccbfef948d5 2009-11-24 05:58:50 -06:00
L. David Baron f8f406d4c1 Remove the concept of stateless unicode decoders since they now all have state. (Bug 530328) r=smontagu 2009-11-23 22:43:48 -08:00
Mark Finkle 2048a2b8b3 Bug 530196: Using a symlinked greDir fails to launch application from nsXULStub [r=bsmedberg] 2009-11-23 22:17:06 -05:00
Doug Turner 420fdeaad7 Bug 530652 - Some sites not render flash. r=karlt
--HG--
extra : rebase_source : f0078705705e960fe148fd9d64847c38ff58a656
2009-11-24 05:57:58 -08:00
Josh Aas 27f73829e6 Fix crash in Safari pref migration code. b=529459 r=smichaud r=dietrich a=dtownsend 2009-11-23 20:56:25 -05:00