Commit Graph

213749 Commits

Author SHA1 Message Date
Zack Weinberg
3d6d30b6cb Bug 532721: follow-up tweaks and bustage fix. r=roc 2009-12-15 19:01:01 -08:00
Josh Aas
67bf82a379 Windows bustage fix, b=533371 2009-12-15 20:21:57 -05:00
Ben Turner
9ee0d71899 Bug 534308 - 'Request needed for jsshell'. r=jorendorff. 2009-12-15 16:07:04 -08:00
Robert O'Callahan
e0905a7d9c Backing out test for bug 533371 to try to fix leaks 2009-12-16 12:54:59 +13:00
Robert O'Callahan
80c9b59aca Backed out changeset 682926ebca13 2009-12-16 12:54:30 +13:00
Daniel Holbert
cc8f060f2b Fix for Bug 534918's bustage (build error: "initialization of 'OSVal' is skipped by 'default' label") 2009-12-15 15:37:55 -08:00
Jeff Wang
ffd38ebc2c 64-bit Mac OS X bustage fix for font code. b=532346 r=jkew r=joshmoz 2009-12-15 18:16:12 -05:00
Josh Aas
781b6e1ced Separate plugin tag code from the plugin host. b=533371 r=jst 2009-12-15 17:47:22 -05:00
Daniel Holbert
b90db2ed10 Bug 534918: Add 'default' case to switch statement in nsThebesDeviceContext::SetDPI(), to fix build warnings. r=mfinkle 2009-12-15 14:42:54 -08:00
Olli Pettay
3ed6a2c84c Bug 534407 - Crash [@ nsPrintEngine::DoPrint(nsPrintObject*)] while printing, r=roc
--HG--
extra : rebase_source : 2dfe04469e14c8dc6903f5284daf2a36fa9d723d
2009-12-16 00:17:57 +02:00
Dan Witte
04a3ac83b6 Bug 444600 - (cookiemonster2) Cookies go missing after a few days. r=sdwilsh, sr=mconnor 2009-12-15 14:21:28 -08:00
Dan Witte
cead3c8fea Bug 518621 - JS_ReportErrorNumber ignores exception type for user-generated messages. r=mrbkap 2009-12-15 14:20:48 -08:00
Christopher A. Aillon
d04a74d8f1 Bug 435313 - "Printing on linux should set SIMPLIFY_OPERATORS | DISABLE_SNAPPING" [r=vlad] 2009-12-15 17:04:22 -05:00
Neil Rashbrook
580b190210 Bug 533355 nsPrefBranch fails to correctly clean up some stale weak references r=bsmedberg 2009-12-15 21:44:48 +00:00
Neil Rashbrook
b15b96c080 Bug 532617 -moz-background-size does not always get serialised r=dbaron 2009-12-15 21:40:38 +00:00
Neil Rashbrook
7ce78cf1ff Bug 525057 \'make clean\' deletes automationutils.py r=ted 2009-12-15 21:39:51 +00:00
Serge Gautherie
a46170e7e4 Bug 484799 - make {package,installer} should rebase on windows; (Cv1) Remove obsolete 'rebasedlls*'.
r=ted.mielczarek.
2009-12-15 22:26:17 +01:00
Serge Gautherie
1161bcc143 Bug 381467 - Switch application/x-javascript to application/javascript; (Cv1) /docshell/resources/content/netError.xhtml.
r=cbiesinger.
2009-12-15 22:25:41 +01:00
Josh Aas
75ab03884b Greatly reduce the number of timers firing when multiple Carbon plugin instances are active on Mac OS X. Should reduce CPU usage. Make all instances use the same (at most two) timers for idle events. b=519598 r=roc 2009-12-15 15:44:52 -05:00
Josh Aas
348c5ba6e1 Add a plugin test that sets and then gets a cookie. b=530980 r=roc 2009-12-15 15:14:03 -05:00
Robert O'Callahan
42cb415b08 Bug 534426. Use our zlib.h, not system zlib.h. r=jfkthame 2009-12-16 09:09:00 +13:00
Robert O'Callahan
926cc0af8a Bug 534366. Make nsFirstLineFrame set InlineReflowState::mLineLayout correctly. r=dbaron 2009-12-16 09:08:59 +13:00
Zack Weinberg
c73be4c883 Bug 532721. Be aware that gradient background rendering depends on the size of the containing frame. r=dbaron 2009-12-16 09:08:59 +13:00
Robert O'Callahan
81abfbc319 Bug 526323. Make test_access_controls more precise about attributing failures to the right test, and re-enable it. r=cpearce 2009-12-16 09:08:59 +13:00
Robert O'Callahan
53276000eb Bug 526323. nsCrossSiteListenerProxy for media loads should not treat 416 'range not satisfiable' as an error. r=doublec 2009-12-16 09:08:59 +13:00
Robert O'Callahan
28b7b9ba8c Bug 526323. Add to nsCrossSiteListenerProxy support for treating certain HTTP result codes as non-errors. r=sicking 2009-12-16 09:08:58 +13:00
Robert O'Callahan
9c08f86f61 Bug 526323. httpd.js should send custom headers with 416 responses. r=jwalden 2009-12-16 09:08:58 +13:00
Dão Gottwald
5915ccca32 more browser_354894.js debug spew 2009-12-15 19:20:46 +01:00
Masayuki Nakano
7f5db327e8 bug 534420 debug code for the test 2009-12-16 01:49:17 +09:00
Neil Deakin
0ae60a4b04 Bug 321177, use recursive algorithm to find member variable, r=jonas 2009-12-15 11:07:50 -05:00
Neil Deakin
615f463e9e Bug 523780, cannot drag first search engine, r=rflint 2009-12-15 11:07:45 -05:00
David Bolter
27de225329 Bug 529289 - Implemented "scrollbar" and aria-orientation mappings. r=MarcoZ,surkov 2009-12-15 11:03:39 -05:00
Markus Stange
8fe57176cf Bug 534416 - Only turn off initial auto repeat delay for hover autorepeatbuttons. r=Enn 2009-12-15 15:36:11 +01:00
Markus Stange
a5863c942e Bug 534421 - Intermittent failure in test_platform_colors.xul. test_native_mouse_mac.xul needs to remove its event listeners when it's finished.
--HG--
extra : rebase_source : be19f02daf4ca4a4a6706521a3f78d6f06c89f4d
2009-12-15 14:36:34 +01:00
Henri Sivonen
0609f873d9 Bug 525094 - Avoid shadowing member fields with local variables in the HTML5 parser. rs=sicking.
--HG--
extra : rebase_source : bb52f6d5f9e335a7473524c6acc410b62b3c0863
2009-12-15 15:19:09 +02:00
Dão Gottwald
99a291f6e5 more debug spew 2009-12-15 12:50:26 +01:00
Myk Melez
60bc2871ac update comments to clarify that (get|set)CookieString[FromHTTP] should be passed a channel so that cookies are correctly get/set when third-party cookies are disabled by the user; rs=bzbarsky
--HG--
extra : rebase_source : bba695d76a8bdef06a64772e67dc6c8feaf656f8
2009-12-14 16:24:44 -08:00
Zack Weinberg
29fe01d9f2 Bug 532721: less conservative detection of gradients with size dependence. r=dbaron 2009-12-15 12:34:19 -08:00
Jim Mathies
19576f9ebc Bug 529273 - js timer exception when updating jumplists. r=dao. 2009-12-15 14:33:51 -06:00
Josh Aas
c4ecb63431 Unset the plugin instance on the plugin instance owner if the instance fails to initialize. b=533030 r=jst 2009-12-15 15:28:12 -05:00
Johnathan Nightingale
a09392117e Bug 519344 - Blocklist antique, unversioned instances of GoogleDesktopNetwork3.dll to prevent crashes. a=blocking-firefox3.6 r=vlad 2009-12-14 11:37:11 -05:00
Henri Sivonen
113801fed9 Bug 531106 - Crash in [@ nsHtml5Parser::DropStreamParser] triggered by Softpedia framebreaker. r=bnewman. 2009-11-30 17:34:51 +02:00
Dão Gottwald
4b3877cdde Bug 525708 - mIconURL shouldn't need to be accessed outside of tabbrowser.xml. r=mano 2009-12-15 08:49:08 +01:00
Dão Gottwald
391a06f734 browser_354894.js debug spew
--HG--
extra : rebase_source : 1fa29533fb6db03453fc95d8ccb43304b6f739c9
2009-12-15 08:09:33 +01:00
L. David Baron
2744fa0b89 reftest-print assertion workaround needs to expect three assertions for every reftest-print test on Mac. (Bug 472557)
--HG--
extra : transplant_source : 2%EBk%2A%88%D0%F3%BA%2A%92%83G%CE4%AC%D4m0%E5%A6
2009-12-14 12:53:42 -08:00
Ted Mielczarek
92a98a2e95 Rename sqlite3 library to mozsqlite3, fixes compile problems and crashes on Mac OS X. b=513747 r=sdwilsh 2009-12-15 01:52:57 -05:00
Ted Mielczarek
c0c711dcde NSS: Allow the specification of an alternate library for SQLite. b=519550 r=rrelyea 2009-12-15 01:52:21 -05:00
Justin Dolske
7e92175ad9 Bug 531703 - Minimize disk space usage on Windows CE. r+a=vladimir 2009-12-14 22:28:40 -08:00
Roy Frostig
41df03a52a Bug 527872. Fix tests for bug 514732 from going randomorange. 2009-12-14 21:39:03 -08:00
Jim Mathies
608472e9b0 Bug 533529. Detect it if someone calls GetNextToken when we're not initialized and bail out. r=bzbarsky 2009-12-14 22:05:19 -08:00