Commit Graph

197657 Commits

Author SHA1 Message Date
Olli Pettay
a50b33d3fb Bug 458206 - Abort @ ~nsXMLHttpRequest, r+sr=sicking 2008-10-08 14:08:01 +03:00
Oleg Romashin
b30929e3b0 Bug 458360 - Qt build breaks after implementation of user font set object. r=vladimir. 2008-10-08 09:06:09 -05:00
Josh Aas
e0500c5ac2 merge 2008-10-08 01:37:53 -04:00
Josh Aas
12b6aa82b1 Backed out changeset 4a461b03f6ae, b=456603 2008-10-08 01:32:04 -04:00
Josh Aas
9831ec2acb comment change to kick off new builds 2008-10-08 01:18:07 -04:00
Alexander Surkov
b8b067f3c5 Bug 457219 - collapsed and expanded states are exposed both, r=marcoz, aaronlev 2008-10-08 13:27:24 +08:00
Josh Aas
dc484fbeef Get rid of flawed Windows stat cache. b=456603 r=smichaud sr=dougt 2008-10-07 23:18:05 -04:00
Josh Aas
7510a5abce Clean up npupp.h and rename it to npfunctions.h, part 2. b=455458 r/sr=jst 2008-10-07 21:53:02 -04:00
Josh Aas
bad0caf3f6 Clean up npupp.h and rename it to npfunctions.h. b=455458 r/sr=jst
--HG--
rename : modules/plugin/base/public/npupp.h => modules/plugin/base/public/npfunctions.h
2008-10-07 21:50:25 -04:00
Josh Aas
05e8caa7d0 Don't incorrectly change permissions on link target in SetPermissionsOfLink in unix fs code. Just don't do anything for changes targetting links. b=457487 r=smichaud sr=dougt 2008-10-07 21:26:41 -04:00
Serge Gautherie
afcf19b8de Bug 457046 - Decide what to do with <TestPipes.cpp> |#if 0|'ed code; Bv1; r=benjamin 2008-10-08 02:27:05 +02:00
Serge Gautherie
22bc4a73fd Bug 457046 - Decide what to do with <TestPipes.cpp> |#if 0|'ed code; Av1; r=benjamin 2008-10-08 02:24:31 +02:00
Serge Gautherie
e73ea32b16 Bug 456561 - Remove obsolete reference to <nsWidgetStateManager.js>; r+sr=benjamin 2008-10-08 02:23:21 +02:00
Serge Gautherie
c345ac8422 Bug 453166 - 'TestCrashReporterAPI' : "mFreeCount: LEAKED 231 + mAdoptFreeCount: LEAKED 7"; r=benjamin 2008-10-08 02:22:46 +02:00
Serge Gautherie
4bf2e2f7c7 Bug 453164 - 'TestServMgr' : "mFreeCount : LEAKED 233 + mAdoptFreeCount : LEAKED 7"; r=benjamin 2008-10-08 02:22:01 +02:00
Serge Gautherie
85a3458be2 Bug 438331 - Remove WIN16 (support) code everywhere; (Av1) </xpcom/*>; r+sr=benjamin 2008-10-08 02:21:13 +02:00
L. David Baron
58c68f214a Handle serialization of inherit and -moz-initial for shorthand properties correctly, and refuse to serialize most unspecifiable cases of shorthands. (Bug 160403) r+sr=bzbarsky 2008-10-07 15:10:20 -07:00
L. David Baron
4ec363bfc8 Add CSS_PROPERTY_DIRECTIONAL_SOURCE property flag. (Bug 160403) r+sr=bzbarsky 2008-10-07 15:10:19 -07:00
L. David Baron
16f9ced174 Add a flags table for CSS properties. (Bug 160403) r+sr=bzbarsky 2008-10-07 15:10:19 -07:00
L. David Baron
42047643c7 Fix warnings about breaking strict aliasing rules by making mChildren a union. (Bug 458813) r+sr=bzbarsky 2008-10-07 15:10:19 -07:00
L. David Baron
01883bba6f Fix warnings about CascadeSheetRulesInto being declared but not defined. (Bug 458813) r+sr=bzbarsky 2008-10-07 15:10:19 -07:00
L. David Baron
d988f99ef5 Fix glitches in border-image drawing. (Bug 449647) r=robarnold, sr=vlad 2008-10-07 15:10:19 -07:00
Boris Zbarsky
db9f6aad6b Fixing build warnings due to us null-checking a pointer that's never null. No bug. 2008-10-07 17:24:37 -04:00
Boris Zbarsky
5c7541d076 Bug 458100. Make sure that we'll also instantiate the plug-in even if the nsPluginDocument has no presshell yet at OnStartRequest time. Thanks to Evgeny <evg.salmin@gmail.com> for pointing out the problem. r+sr=jst 2008-10-07 14:53:23 -04:00
Boris Zbarsky
df524887d2 Bug 456617. Refactor some ugly code to only live in one spot. r+sr=jst 2008-10-07 14:53:23 -04:00
Boris Zbarsky
3d3ffffc5e Bug 452964. Don't flag pseudo-frames wrapping generated content as themselves being generated content, since they might be shared with non-generated content. r+sr=roc. 2008-10-07 14:53:22 -04:00
Boris Zbarsky
c0a57d4047 Bug 456484. Kids of an inline-block that has overflow:'something other than visible' should not necessarily shrink-wrap. r+sr=roc 2008-10-07 14:53:22 -04:00
Boris Zbarsky
8ca556e440 Bug 452969. Drop native theming for controls that inherit user-specified values. r+sr=dbaron 2008-10-07 14:53:22 -04:00
Boris Zbarsky
e295957544 Bug 455540. Eliminate the non-OOM-failures-possible version of GetNodInfo. r+sr=jst 2008-10-07 14:53:22 -04:00
Ben Hearsum
6e092a8909 bug 449792: tracking bug for build and release of fx3.1b1 - version bump to 3.1b2pre 2008-10-07 14:43:52 -04:00
Mike Beltzner
cdb2035310 bug 458895: Backout name change for 3.1b1. 2008-10-07 13:58:19 -04:00
Ben Hearsum
85c9f664f5 bug 458895: Change name of Firefox 3.1 M3 to "Firefox 3 Beta 1" for official branding. r=johnath, p/a=beltzner 2008-10-07 11:45:10 -04:00
Dave Townsend
3e18fb4aca Update the in-tree blocklist with the latest version from AMO. No bug, a=beltzner 2008-10-07 14:52:07 +01:00
Axel Hecht
e1ca485eeb bug 458056, update shipped-locales for Firefox 3.1 Beta 1 2008-10-07 10:06:47 +02:00
Doug Turner
382b1ea9f8 458135 - geolocation hrows NS_ERROR_NOT_AVAILABLE when no geolocation provider. r/sr=jst, a=beltzner 2008-10-06 20:57:44 -07:00
Blake Kaplan
a52a78014b Temporarily disable speculative parsing to see its effect on tinderbox crashiness. r+sr=jst 2008-10-06 15:19:28 -07:00
Ryan Flint
8ced551418 Bug 394979 - Search Service is slow on startup. r=gavin 2008-10-06 16:57:18 -04:00
Robert Sayre
3c92b0896b Merge. 2008-10-06 16:55:12 -04:00
Robert Sayre
a7f1ed748a Bug 408838. Native JSON. r/sr=shaver 2008-10-06 16:54:12 -04:00
Boris Zbarsky
43a6ea85c9 Back out changeset a8eb5fc88c01: relanding bug 455311. Treat .url files as redirects. r+sr=biesi 2008-09-29 17:02:44 -04:00
Boris Zbarsky
88512b418e Bug 433616. Fix the XML parser's bailing out on CSS loads blocked by the security manager, fix a base URI bug in <svg:use>, add some more tests. r=jst, sr=roc 2008-09-28 15:18:04 -04:00
Boris Zbarsky
f49d088b98 Bug 433616 tests. r+sr=roc 2008-09-28 15:16:34 -04:00
Boris Zbarsky
c9e6929f52 Bug 433616 part 3. Integration of externa resource documents into nsReferencedElement, plus some SVG fixups needed to handle nsReferencedElement returning an element from a different document, r+sr=roc 2008-09-28 15:16:15 -04:00
Asaf Romano
15a34c883c Bug 458070: listen for the right drop event to avoid multiple drop actions being performed when dragging tabs (tab dnd causes page reload, URL dropping causes loads in multiple tabs), r=mconnor 2008-10-06 10:58:42 -04:00
Robert Longson
ff22f48332 Bug 458068 - SVG fill="none" is broken, behaves like fill="black" (reftest) 2008-10-06 15:45:01 +02:00
Robert Longson
ec7531ab95 Bug 458068 - SVG fill="none" is broken, behaves like fill="black". r+sr=roc 2008-10-06 15:44:40 +02:00
Gavin Sharp
9533587227 Bug 454324: Handle error from SelectNode to fix crash when selection-less items are dragged (including, recently, tabs). r+sr=bzbarsky 2008-10-05 20:30:09 -07:00
L. David Baron
5ac0e57eb8 Merge backout of changeset a8cfcc9b6d5c: relanding Bug 455990 - Close button on last open tab should be hidden. r=gavin 2008-10-05 20:27:18 -07:00
Dão Gottwald
4bde54076c Backed out changeset a8cfcc9b6d5c: relanding Bug 455990 - Close button on last open tab should be hidden. r=gavin 2008-10-05 20:09:07 -07:00
L. David Baron
f7423b5b9a Merge backout of changeset 6357eb31cec6 (bug 455311) for causing performance regression bug 458065. 2008-10-05 19:56:17 -07:00