Commit Graph

37626 Commits

Author SHA1 Message Date
Phil Lacy
b5bacc4e95 Bug 462172: Drag downloaded items from download manager r=sdwilish,enndeakin 2010-01-30 08:08:37 -05:00
Masayuki Nakano
87066daf06 Bug 534420: Fix intermittent failure in browser_focus_steal_from_chrome.js r=enndeakin 2010-01-30 08:05:42 -05:00
Alexander L. Slovesnik
df9e0f60fd Bug 542823: Fix display of cp932 encoded messages r=smontagu 2010-01-30 07:52:32 -05:00
Walter Meinl
4829f752d9 Bug 536343: Fix build bustage on OS/2 in nsSigHandles.cpp r=bsmedberg,dragtext 2010-01-30 07:48:32 -05:00
Walter Meinl
6948bd4934 Bug 536269: Fix build bustage on OS/2 in xpcom/build/dlldeps.cpp r=bsmedberg 2010-01-30 07:45:56 -05:00
Shailen
5b0b88f3bc Bug 501894: Fix AIX linker error in libvorbis r=roc 2010-01-30 07:43:45 -05:00
Jesse Ruderman
e26dab4047 Disable randomly-orange, likely-bogus test. See bug 524788 2010-01-29 22:33:10 -08:00
Daniel Holbert
2d27756ba3 merge after backing out c7a04be6904 on suspicion of causing bug 543034 2010-01-29 18:56:08 -08:00
Daniel Holbert
46ba50b0cb Backed out changeset dc7a04be6904 on suspicion of causing bug 543034. 2010-01-29 18:50:46 -08:00
Zack Weinberg
d6677fdb08 Bug 536603 followup: Look up network.http.max-connections-per-server in httpd.js, rather than hardwiring a constant that needs to be bigger than that pref. r=jwalden 2010-01-29 18:17:33 -08:00
Dave Townsend
0644f0e330 Bug 541420: Files extracted from XPI files have their executableness stripped. r=robstrong 2010-01-29 15:04:40 -08:00
Daniel Holbert
1a10ab7962 Bug 542731, Patch A: Clean up nsSMILValue class. r=roc 2010-01-29 12:18:50 -08:00
Daniel Holbert
696a82b8cc Bug 535850: fix random orange in SMIL mochitest, test_animLengthReadonly.xhtml, by adding initial pause & seek-to-0. (test-only fix) 2010-01-29 12:18:50 -08:00
Daniel Holbert
32a1fb0c00 Bug 542959: Add 'const' to NP_GetMIMEDescription's parameter, to fix "deprecated conversion from string constant to ‘char*’" warning. r=cjones 2010-01-29 12:18:50 -08:00
Josh Aas
46d060dccd Get rid of nsPluginInstanceTag. Clarifies the plugin object hierarchy and makes it easier to get from one object to another. We avoid unnecessary null checks and strong references due to clarified lifetimes dependencies between objects. Makes all of this code less error-prone. b=542971 r=jst 2010-01-29 14:42:54 -05:00
Chris Jones
bab3961fbc Prevent |ChildAsyncCallback|s from touching freed |PluginInstanceChild|s if NPP_Destroy() re-enters or races with the callback. r=bsmedberg 2010-01-29 13:24:11 -06:00
Ehsan Akhgari
cb2e381e3f Bug 542914 - Add some tests for text input fields to make sure their basic behavior and appearance does not regress; r=roc
--HG--
extra : rebase_source : 9d642f48af7ff927ad5e73d0e22d763fbcc9d5a7
2010-01-29 13:22:15 -05:00
Brad Lassey
e2147ffb92 bug 542623 - don't dismiss menubar and sip button while focused on a text box r=dougt 2010-01-29 13:48:49 -05:00
Brad Lassey
d8360d5cc4 bug 542884 - remove softkb notifier r=dougt 2010-01-29 12:59:56 -05:00
Marco Bonardo
c4eac2f2df Fix some CRLF newlines in browser.js, r=gavin 2010-01-29 17:50:43 +01:00
Ted Mielczarek
bafdb917a4 Try to fix bug 535585 (random tests failing with xpcshell return code 1) by switching to the non-TerminateThread codepath provided by Breakpad 2010-01-29 07:18:14 -05:00
Marco Bonardo
fe871e5dcd Bug 528219 - Double the timeout for test browser_354894.js (random orange) 2010-01-29 12:58:18 +01:00
Jesse Ruderman
c7905493a0 Remove or clarify mentions of fixed bugs in reftest.list files 2010-01-29 03:26:59 -08:00
Jesse Ruderman
42a85b7235 Remove duplicated, out-of-date reftest.list instructions 2010-01-29 03:25:48 -08:00
Jonathan Kew
6c865c48f3 Bug 542777: add reftests for bidi mirroring. r=roc 2010-01-29 08:42:00 +00:00
Henri Sivonen
d46d25ad26 Bug 539687 - Add </label> tags in test_bug353415-2.html to make type=hidden not be a child of label. r=bzbarsky.
--HG--
extra : rebase_source : 25803ae79266841d1bc104fe74593a1cb92a4a9b
2010-01-28 16:24:41 +02:00
Henri Sivonen
6835111d7b Bug 539215 - Chunk long tree op queue flushes into multiple runnables in the HTML5 parser. r=bnewman.
--HG--
extra : rebase_source : 31f125d0e833aaea2c1bd4755c16d5e7fd5f2e83
2010-01-14 15:58:27 +02:00
Oleg Romashin
959dec8b52 Bug 534644 - e10s: implement Qt ipc/chromium backend, part 2. r=benjamin. 2010-01-29 08:50:44 +02:00
Brian Crowder
d54cb40dda # vim: se ft=diff :
Bug 519843 - "JS shell on WinCE should run as if it NEVER has a tty, not as if it ALWAYS does" [r=mrbkap]
2009-09-30 15:41:00 -07:00
Brian Crowder
75e7313aa4 Bug 542280 - use GetUpdateRgn() on Windows mobile, r=blassey 2010-01-28 20:02:12 -08:00
John Daggett
d067f3ab2b Bug 542162 - Use fullname and Postscript name tables for src local lookups. r=jkew 2010-01-29 10:41:25 +09:00
Tom Dyas
1cd5b6cb2a Mac OS X native menus: Remove special case in DOM observer code for the root nsIContent. b=415463 r=josh 2010-01-28 20:06:54 -05:00
Benjamin Smedberg
c710c65fbd Change the exit code of the crashreporter TerminateThread in the hopes that this will help diagnose bug 535585. 2010-01-28 17:55:44 -05:00
Mats Palmgren
2b3d68789b Register the frame also when the widget already existed (re-instantiating a stopped plugin). b=542608 r=roc 2010-01-28 21:58:04 +01:00
Ben Turner
33a8aae576 Bug 542337 - '[OOPP] hang in test_plugin_clipping2.xhtml' Followup fix, r=roc.
--HG--
extra : transplant_source : ._%92%D6%40%FE%1E%92%01%11%7F%BA%2A%EF%24Y%84%DC6%0E
2010-01-28 12:23:07 -08:00
Ben Turner
453fbad6ed Bug 542337 - '[OOPP] hang in test_plugin_clipping2.xhtml' r=jimm. 2010-01-28 11:32:41 -08:00
Justin Lebar
a827ba17fc Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking 2009-09-01 09:45:05 -07:00
Dave Townsend
39858b12af Bug 537449: Opening new chrome windows is broken after cancelling window.onbeforeunload event. r=bsmedberg, r=jst 2010-01-28 10:35:20 -08:00
Ben Turner
fe949c04d2 Bug 542617 - 'Deferred message loop mishandles WM_NCCALCSIZE'. r=jimm.
--HG--
extra : transplant_source : o%DD%22%21%91%F6%14%1D%C0H%BFsu%12%12%06%0B%81JM
2010-01-28 10:03:37 -08:00
Benjamin Smedberg
4245b947f3 Bug 539063 - Implement a whitelist/blacklist for OOPP, r=josh 2010-01-28 10:31:53 -05:00
Honza Bambas
e1a5b71c19 Bug 501423 - StorageEvent implementation does not match the spec, r=jst 2010-01-28 15:53:53 +01:00
Marco Bonardo
8aab88f4b7 Bug 525610 - Double the timeout for test browser_library_views_liveupdate.js (random orange) 2010-01-28 14:09:55 +01:00
Dão Gottwald
e5f8155023 Remove some cruft (no bug) 2010-01-28 12:51:52 +01:00
Daniel Holbert
2cedf35eb7 Remove executable bit from reftest files that shouldn't be executable: *.svg, *.ttf, *.txt, *.eot (no bug #) 2010-01-28 01:54:14 -08:00
Daniel Holbert
345647b7b2 Bug 541828 followup: Convert "sizeof" result to signed integer, to fix signed-vs-unsigned build warning in nsZipArchive. r=tglek 2010-01-28 01:52:35 -08:00
Daniel Holbert
d215e312fb Bug 542731: SMIL misc code cleanup - remove end-of-line whitespace. 2010-01-28 01:51:03 -08:00
Daniel Holbert
86c7eaa0cd Bug 542731: SMIL misc code cleanup: remove trailing '.' from warning messages, to prevent the '.:' in output like 'ASSERTION: blah blah.: /path/to/file:NN'. (no changes outside of assertion/warning message text) 2010-01-28 01:50:30 -08:00
Dão Gottwald
3077101e2a Add missing comma 2010-01-28 10:03:24 +01:00
Masayuki Nakano
df43c2f541 Bug 531341 Stack overflow crash related to scrolling with trackpad and plugins [@ nsWindow::HandleScrollingPlugins] [@ _SEH_prolog4 ] r=VYV03354 2010-01-28 17:39:51 +09:00
Jonathan Kew
b5b474a080 Bug 541924: fix regression in handling bad-underline fonts blacklist on Windows. r=jdaggett 2010-01-28 06:56:16 +00:00