Commit Graph

513 Commits

Author SHA1 Message Date
Olli.Pettay@helsinki.fi
4828fb7a4d Bug 396652, gecko scrolls on activate event (mouse click) with gtk embeds, r+sr+a=roc, p=iainnicol-mozbugs2007@yahoo.co.uk+me 2007-09-22 08:57:03 -07:00
roc+@cs.cmu.edu
c11d00e32d Backing out due to test bustage 2007-09-22 06:28:16 -07:00
roc+@cs.cmu.edu
d72a839c93 Bug 96041. Compute true glyph bounding metrics. r=vlad,dbaron,sr=dbaron 2007-09-22 05:43:52 -07:00
bzbarsky@mit.edu
ee2d3464be Fire DOMContentLoaded async from EndLoad. Bug 344305, r=sicking, sr=jst, a=sicking 2007-09-21 10:30:37 -07:00
Olli.Pettay@helsinki.fi
3d3dee855b backout patch for Bug 373462, Bug 385322 2007-09-21 03:00:47 -07:00
roc+@cs.cmu.edu
0789c7b2c1 Bug 392761. getClientRects/getBoundingClientRect *do* take scrolling into account, including viewport scrolling. r+sr=dbaron 2007-09-21 02:15:42 -07:00
Olli.Pettay@helsinki.fi
08d334c65d Bug 373462, Bug 385322, Better scheduling of cycle collection/gc, r=jst, sr=sicking, a=sicking 2007-09-21 01:54:36 -07:00
bzbarsky@mit.edu
a61b828bb2 Make this test actually test something 2007-09-20 20:58:35 -07:00
bzbarsky@mit.edu
7ed598436e Add comment that sicking asked for and I forgot 2007-09-20 20:54:11 -07:00
bzbarsky@mit.edu
3ca9091c29 Slight code simplification. 2007-09-20 20:42:59 -07:00
bzbarsky@mit.edu
aa2a9b2bd2 Fixing test for real. 2007-09-20 20:39:16 -07:00
bzbarsky@mit.edu
baec163f3f Fixing test to actually pass 2007-09-20 20:06:50 -07:00
bzbarsky@mit.edu
f91b2b313b Fix bug 392318. r+sr+a=sicking. 2007-09-20 19:41:08 -07:00
bzbarsky@mit.edu
7f6abfd9be Make sure to tear down the XBL binding for nodes which forced one even though not in the document. Bug 389636, r+sr+a=sicking 2007-09-20 19:05:43 -07:00
bzbarsky@mit.edu
df30233ab2 Make getElementsByClassName handle the root element properly. Bug 395915, r+sr=peterv, a=sicking. 2007-09-20 15:10:27 -07:00
masayuki@d-toybox.com
f8c11bb744 Bug 389056 Don't break line between periods and quote/Bug 388096 add line-breaking opportunity after U+058A ARMENIAN HYPHEN, U+2010 HYPHEN, U+2012 FIGURE DASH and U+2013 EN DASH. And U+2014 EM DASH should be breakable before and after except that between the same characters/Bug 389595 Don't break around '(' and ')'/Bug 390920 Don't break around   r+sr=roc, b1.9=dbaron 2007-09-18 23:34:24 -07:00
sayrer@gmail.com
8bcd5fb9f2 Bug 396452. Enforce SpiderMonkey request model with assertions. r=mrbkap, sr/a=brendan 2007-09-18 17:26:39 -07:00
longsonr@gmail.com
c7184a1174 Bug 395667 - New style nsSVGInteger. r=tor,sr=roc,a=roc 2007-09-18 05:09:26 -07:00
Olli.Pettay@helsinki.fi
2e21d3ae6d Bug 394442, Optimize ID, class and style getters, r=bz+sicking, sr=sicking, a=jst 2007-09-18 01:38:24 -07:00
Olli.Pettay@helsinki.fi
ae89765af6 Bug 395426, Contextmenu opened using keyboard should have .button == 0, r=enndeakin,sr+a=jst 2007-09-18 00:25:49 -07:00
bzbarsky@mit.edu
12bb6b8b24 Fix nsStandardURL serialization/deserialization to properly restore all state. Bug 396389, r+sr=biesi, a=bsmedberg 2007-09-17 15:23:12 -07:00
bzbarsky@mit.edu
8ff844ab55 Make the nsISerializable implementation of nsPrincipal actually work. This makes it possible to save principal objects to a stream and read them back. Bug 369566, r=dveditz+brendan, sr=jst, a=jst 2007-09-17 15:18:28 -07:00
tor@cs.brown.edu
ee42650dde Bug 395616 - rework orientType/orientAngle mapping of orient attribute. r=longsonr, sr+a=roc 2007-09-14 15:12:20 -07:00
bzbarsky@mit.edu
3ee408ea1f Fix serialization of '&' in "script" attribute values so that it round-trips correctly. Bug 392511, r+sr=peterv, a=jst 2007-09-14 12:03:13 -07:00
bzbarsky@mit.edu
d8af0891f1 Make disabling image loading in prefs also block images loaded via <object>. Bug 393503, r+sr=biesi, a=jst 2007-09-14 11:57:59 -07:00
jst@mozilla.org
9f7c1a9794 Landing fix for bug 394418. Notify on text changes before firing mutation events. Patch by bzbarsky@mit.edu, r+sr=jonas@sicking.cc, a=jst@mozilla.org/dsicore@mozilla.com 2007-09-10 16:46:22 -07:00
mats.palmgren@bredband.net
26c2c2b87a [OS/2] Remove non-cairo OS2 gfx code from the tree. b=389729 r=mozilla@Weilbacher.org 2007-09-08 09:22:56 -07:00
reed@reedloden.com
b9cabd0e97 Bug 392567 - "Impossible to submit forms to JAR URLs" [p=trev.moz@adblockplus.org (Wladimir Palant) r=bzbarsky sr=sicking a1.9=sicking] 2007-09-05 21:29:17 -07:00
jonas@sicking.cc
1e10ddb95c Bug 393329: Clean up destructors in xslt code. Patch by peterv. r/sr/a=sicking 2007-09-05 21:02:40 -07:00
jonas@sicking.cc
e1ca6cd31b Bug 390219: Ignore OnStartRequest/OnStopRequest calls for other channels, i.e. ones already aborted. Also set owner on the right channel for multipart responses. r/sr/a=jst 2007-09-05 20:51:56 -07:00
aaronr@us.ibm.com
69172f1fd1 XTF doesn't properly handle readonly and readwrite. Bug 391905, r=olli sr=peterv a=jonas 2007-09-05 16:15:28 -07:00
tor@cs.brown.edu
bad0c551e3 Bug 320622 - removeAttribute doesn't effect some underlying DOM properties. r+sr+a=roc 2007-09-05 16:07:34 -07:00
tor@cs.brown.edu
68f42fbb6b Backout of 320622. 2007-09-05 14:56:06 -07:00
tor@cs.brown.edu
e3feb0186a Bug 320622 - removeAttribute doesn't effect some underlying DOM properties. r=longsonr, sr=roc, a=roc 2007-09-05 13:51:21 -07:00
cbiesinger@gmx.at
3f5cf3a38d 393845 Stop plugins from content instead of from layout. Also, reget the frame after stopping the plugin, as that may process events. Finally, make the object frame not touch member variables after stopping the plugin. r+sr=bz a=jst 2007-09-05 13:33:18 -07:00
bent.mozilla@gmail.com
3ce9c7d7ed Bug 394042 - "Dangling pointer in nsXULPDGlobalObject leads to mem corruption/crashes". r+sr=bzbarsky, a=jst. 2007-09-05 13:15:28 -07:00
bent.mozilla@gmail.com
740b273a1e Bug 394042 - backing out for now, tree is orange. 2007-09-05 11:05:26 -07:00
bent.mozilla@gmail.com
f0ee65b121 Bug 394042 - "Dangling pointer in nsXULPDGlobalObject leads to mem corruption/crashes". r+sr=bzbarsky, a=jst. 2007-09-05 10:48:09 -07:00
jag@tty.nl
9198e9c4b8 Bug 394139: Replace a bunch of NS_DEFINE_CIDs with CONTRACTIDs. r=/sr=/a=bsmedberg 2007-09-05 06:04:54 -07:00
jag@tty.nl
89ed2efec0 Bug 271824 follow-up: fix build bustage before it happens (I hope) 2007-09-05 02:20:31 -07:00
jag@tty.nl
d535057a5e Bug 271824: do_GetFastLoadService should use nsGetServiceByCID. r=/sr=/a=bsmedberg 2007-09-05 02:13:57 -07:00
Olli.Pettay@helsinki.fi
953400dbb5 Bug 394735, cache event listener manager when dispatching events, r+sr+a=jst 2007-09-05 02:02:23 -07:00
Olli.Pettay@helsinki.fi
23b0473f54 Bug 394740, Inline MayDispatchMutationEvent, r+sr=peterv, a=jst 2007-09-05 02:01:48 -07:00
surkov.alexander@gmail.com
d91459d49c 390414 - text-changed:delete event details no longer correct effective, r=aaronlev, sr=bz, a=dsicore 2007-09-05 01:22:17 -07:00
jag@tty.nl
5ac630ec0f Bug 393809: Fix compile warning in nsXBLPrototypeHandler.cpp. r=/sr=Neil, a=sicking 2007-09-04 18:55:55 -07:00
Olli.Pettay@helsinki.fi
e91b602a57 Bug 394825, Crash [@ nsGenericHTMLElement::SetElementFocus], r+sr+a=jst 2007-09-04 14:38:37 -07:00
Olli.Pettay@helsinki.fi
a8001bd18a Bug 394700, update selectedIndex when mutation event listener modifies option list, r+sr+a=sicking 2007-09-04 12:35:04 -07:00
enndeakin@sympatico.ca
527d68a644 Fix missing semicolon 2007-09-04 08:34:08 -07:00
enndeakin@sympatico.ca
7efdf9125f Bug 393566, add cycle collection to XULPopupListener, r+sr=peterv, a=dbaron 2007-09-04 08:26:35 -07:00
peterv@propagandism.org
7855e88a83 Fix for bug 393035 (nsNSElementTearoff should participate in cycle collection). r/sr=jst, a=sicking. 2007-09-02 03:45:36 -07:00
peterv@propagandism.org
220f8d4a85 Fix for bug 393329 (numerous xslt leaks visiting http://www.metacafe.com). r/sr/a=sicking. 2007-09-01 10:47:39 -07:00
Olli.Pettay@helsinki.fi
5cd6c5acf1 Backout bug 394442 2007-09-01 09:14:53 -07:00
Olli.Pettay@helsinki.fi
f3d5c4a16d Test land bug 394442, will back out after tp/tp2/tdhtml results 2007-09-01 08:23:29 -07:00
bzbarsky@mit.edu
1629ea8f55 Checking in test for bug 324378 and bug 214577 2007-08-31 20:42:19 -07:00
emaijala@kolumbus.fi
67a880e6e0 Backing out patch for bug 261074 again due to failing tests in popup windows. 2007-08-31 11:27:46 -07:00
tor@cs.brown.edu
65a49f6a67 Bug 394335 - incorrect mapping for marker units enum. r=longsonr, sr+a=roc 2007-08-31 10:03:10 -07:00
emaijala@kolumbus.fi
3e2558a353 Fix for bug 261074: OnFocus fires twice when window restored r=neil sr=roc a=auto-approved 2007-08-31 09:36:38 -07:00
longsonr@gmail.com
21a0fa4c4d Bug 389865 - Improve filter architecture. r=tor,sr=roc,a=pavlov 2007-08-31 07:44:28 -07:00
enndeakin@sympatico.ca
a0b52957c1 Bug 195031, support sticky bookmarks menus, r=mano,sr=bz, blocking bug 2007-08-30 08:43:10 -07:00
cbarrett@mozilla.com
41d03dfc0f Bustage fix. Backslash in a comment in a makefile, Bad Waldo! No Cookie! irl-r=biesi 2007-08-29 15:06:14 -07:00
jwalden@mit.edu
128440f16f So this test also fails when run inside an iframe, so I'm just disabling it entirely, still followup to bug 199692 commit. 2007-08-29 14:52:31 -07:00
jwalden@mit.edu
08b40f42af I'm stupid, followup to bug 199692 commit. 2007-08-29 14:43:57 -07:00
jwalden@mit.edu
ef93f59265 Use ok(a === b) since we're getting null in one of the test failures, actually, followup to bug 199692 commit. 2007-08-29 14:37:54 -07:00
jwalden@mit.edu
6d0942bae4 Convert an is to a todo until we figure out what's wrong here, followup to bug 199692 commit. 2007-08-29 14:36:13 -07:00
jwalden@mit.edu
d610945e9f Bug 199692 - Add support for document.elementFromPoint(x, y). Patch by Ben Karel <web+moz@eschew.org>, r+sr=roc, a=jst 2007-08-29 13:38:44 -07:00
surkov.alexander@gmail.com
c572b30a87 Bug 174889 - unable to get keyboard shortcut for treeitem node, r=smaug, ginn.chen, mats, sr=mats, a=sicking 2007-08-28 23:52:46 -07:00
jwalden@mit.edu
79066f5a93 Bug 393974 - Tree walkers leak with a non-null filter. r=smaug, sr=sicking, a=blocking1.9 2007-08-28 16:42:41 -07:00
bent.mozilla@gmail.com
6c2d18dcfb Bug 394042 - "Dangling pointer in nsXULPDGlobalObject leads to mem corruption/crash". r+sr+a=jst. 2007-08-28 16:20:57 -07:00
aaronleventhal@moonset.net
254ef80129 Bug 391846. Fire correct text change events when a node is shown or hidden. r=surkov, sr=sicking, a=sicking 2007-08-28 14:57:53 -07:00
jag@tty.nl
ab46daa9b4 Fix code indentation, part 2. r/sr/a=Jack,Lumpy 2007-08-28 03:21:14 -07:00
Olli.Pettay@helsinki.fi
57325958ce Bug 339501, r=bz, sr=sicking, a=1.9+ 2007-08-28 00:09:32 -07:00
jst@mozilla.org
db3bc91cfc Fix code indentation. No code changes. 2007-08-27 16:28:02 -07:00
jst@mozilla.org
0569ade9bb Fixing bug 393294. Stop leaking event data from popup blocked event objects. r=Olli.Pettay@gmail.com, sr=jonas@sicking.cc, a=jst@mozilla.org 2007-08-27 16:26:43 -07:00
tor@cs.brown.edu
085f1967a7 Bug 392928 - new style nsSVGEnum. r=longsonr, sr=roc, a=roc 2007-08-27 16:11:14 -07:00
philringnalda@gmail.com
b032759693 Bug 393704 - Can't build without MOZ_XUL after bug 385275 landed, patch by romaxa <romaxa@gmail.com>, r+sr+a1.9=roc 2007-08-25 22:37:02 -07:00
bzbarsky@mit.edu
ee50c0fc2c Fix orange from bug 390168 by adopting a slightly different approach. Reviews from jst pending. 2007-08-24 18:45:15 -07:00
bzbarsky@mit.edu
99dad3c6fe Make sure to store the security info correctly for wyciwyg. Bug 390168, r+sr=jst 2007-08-24 17:25:41 -07:00
surkov.alexander@gmail.com
478d0ec01a Bug 371680 - expose nsIAccessibleText::scrollSubstringTo, r=aaronlev, roc, sr=roc, a=roc 2007-08-23 21:54:45 -07:00
philringnalda@gmail.com
88f44b6ffb Bug 365810 - Ctrl+Y for Edit->Redo broken, patch by Simon Bünzli <zeniko@gmail.com>, r=aaronlev sr=neil a1.9=bz 2007-08-23 20:09:59 -07:00
Olli.Pettay@helsinki.fi
1777dd6f97 Bug 393294, DOM event leaks (patch 2), r+sr+a=jst 2007-08-23 14:38:55 -07:00
enndeakin@sympatico.ca
7050414f86 Bug 145320, support hover in xul trees, r+sr=neil 2007-08-23 08:57:54 -07:00
vladimir@pobox.com
ddb7432e72 b=390487, typo fix for default canvas text drawing font, r/a=vlad, patch from robarnold 2007-08-22 14:30:47 -07:00
masayuki@d-toybox.com
a17a03f2ea Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc 2007-08-22 04:13:46 -07:00
Olli.Pettay@helsinki.fi
fb735cb14f Bug 391568, Mutation events not fired if listeners are only in anonymous content. r+sr=bz, a=sicking 2007-08-21 23:48:47 -07:00
bzbarsky@mit.edu
295ac223f1 Make sure to process style updates before reflow, and both before painting. Bug 375436, r+sr=roc, a=dbaron 2007-08-21 19:57:06 -07:00
Olli.Pettay@helsinki.fi
d023c05d44 Bug 373911, r=bz, sr=dbaron, a=1.9+ 2007-08-21 14:45:00 -07:00
dbaron@dbaron.org
1e507496e8 Fix leak when two documents race to load the same script (but leave for later fixing that we load the same script twice). b=392542 r=enndeakin sr=bzbarsky a=roc 2007-08-21 09:47:48 -07:00
martijn.martijn@gmail.com
bbcebbd0c2 Let only top level documents call this code, bug 391043, r=jst, sr=bzbarsky, a=dbaron 2007-08-20 23:44:43 -07:00
bzbarsky@mit.edu
a65e95ce03 Make <object> do the same text/plain sniffing that <iframe> does, and use the content type hint if the type comes back as application/octet-stream or sniffed-binary. Bug 389677, r+sr=biesi, a=sicking 2007-08-20 20:26:12 -07:00
bzbarsky@mit.edu
b20e634109 Don't make getting .selected change what .selected returns in the future. Bug 391994, r+sr+a=sicking 2007-08-20 20:24:11 -07:00
bzbarsky@mit.edu
03372522d9 Make HTML content objects use QI tables. Bug 389797, r+sr=jst, a=sicking. 2007-08-20 15:55:06 -07:00
cbiesinger@gmx.at
f626a42e8c bug 392117 pass lowercase strings to LowerCaseEqualsLiteral r+sr=sicking 2007-08-20 10:27:47 -07:00
Olli.Pettay@helsinki.fi
9ecfe06bd0 Bug 319374, XPath should ignore changes to anonymous content, r+sr=sicking, a=1.9+ 2007-08-19 22:53:02 -07:00
Olli.Pettay@helsinki.fi
7258de185d Mochitest for bug 288392, DOMSubtreeModified event does not fire at all 2007-08-17 16:53:23 -07:00
neil@parkwaycc.co.uk
92d0a0560b Don't stomp on observers when we're not expecting it b=391614 r+sr=bz a=dbaron 2007-08-16 16:07:39 -07:00
Olli.Pettay@helsinki.fi
3cb3aeeda7 Bug 339649, incorrect script-global used in nsXBLPrototypeHandler::ExecuteHandler, remove XXX, r+sr=jst, a=1.9+ 2007-08-16 14:46:33 -07:00
Olli.Pettay@helsinki.fi
2eb6dc5b73 Bug 277890, disabling BUTTON after form.submit() prevents submission, r+sr=bz, a=1.9+, mochitest by ispiked@gmail.com 2007-08-16 14:10:29 -07:00
enndeakin@sympatico.ca
aef0ee7c4d Bug 385275, handle tab navigation in popups properly, r+sr=roc 2007-08-15 18:09:58 -07:00
neil@parkwaycc.co.uk
1eddf617ec Backout of unapproved patch to bug 391614 2007-08-15 06:45:24 -07:00
smontagu@smontagu.org
30e73a1db8 Add docCharsetIsForced member to nsIDomWindowUtils. Bug 391631, r+sr=bz, a=jst 2007-08-11 11:37:16 -07:00