Commit Graph

4354 Commits

Author SHA1 Message Date
mrbkap@gmail.com
0292761798 Add a mochitest for bug 390001. r=sayrer sr=bzbarsky 2007-08-07 19:12:31 -07:00
mrbkap@gmail.com
b1458c56ab De-confuse GetWrappedNativeOfJSObject about wrappers around the outer object. bug 391055, r+sr=jst 2007-08-07 18:54:48 -07:00
mrbkap@gmail.com
0197403515 Allow UniversalXPConnect scripts to touch XPCNativeWrappers. bug 390788, r+sr=bzbarsky a=jst 2007-08-07 18:51:43 -07:00
mrbkap@gmail.com
10a72405d4 Make XPCSafeJSObjectWrapper easier to use by not throwing for primitive values passed to the constructor. Use it in more places in PAC. bug 388450, r=crowder sr=brendan a=bzbarsky 2007-08-07 18:49:49 -07:00
mrbkap@gmail.com
4bf9fb0512 Fix broken printf to fix a compile warning. bug 390855, r+sr+a=bsmedberg 2007-08-07 18:47:40 -07:00
bzbarsky@mit.edu
05d4d9dac1 Better handling of appending captions. Bug 387544, r=bernd, sr=roc, a=dbaron. 2007-08-07 18:19:04 -07:00
bzbarsky@mit.edu
73073f4f3b Use the principal doing the load to decide on the URI to pass to content policies. This will help do the right thing for data:/javascript:/about:blank, as well as allow us to skip content policies altogether if the caller is system. Bug 388597, r+sr=sicking 2007-08-07 18:16:09 -07:00
fantasai.cvs@inkedblade.net
579fff6da6 Bug 389619 - Duplicate frames for content in nested fixed-position divs, when on second page in print-preview, patch by dholbert, r+sr=roc, a=dbaron 2007-08-07 16:53:56 -07:00
aaronr@us.ibm.com
4583a01fbf make nsStringContainer_base smaller bug 390849, r+sr+a=bsmedberg 2007-08-07 16:37:44 -07:00
aaronr@us.ibm.com
e97413050d change nsIAttribute so it can be used by extensions 390480, r+sr=bz a=jst 2007-08-07 16:01:57 -07:00
vladimir@pobox.com
5b56ef41e2 b=383512, make (win32) gfx support text drawing onto any surface type, r/a=stuart 2007-08-07 15:46:42 -07:00
roc+@cs.cmu.edu
5b4693aaa4 Bug 390707. Don't leak mNativeMenuItem, fixes wicked Mac crash. patch by jag, r=hwaara,josh,sr=vlad 2007-08-07 15:00:36 -07:00
joshmoz@gmail.com
1b132c0201 copy the last file we still use from Carbon widgets to Cocoa (we never modify it, just cursor resource data so no need to do a cvs copy). fix its path in the makefile. this is part 1 of removing carbon widgets from the tree. b=378995 r/sr/a=pav 2007-08-07 13:47:08 -07:00
flamingice@sourmilk.net
87b82a4048 Bug 383880, The Page Info RSS section's feed links should be clickable, Patch by Ehsan Akhgari, r=mano 2007-08-07 13:45:00 -07:00
sharparrow1@yahoo.com
8419d2c58e Bug 389720: zooming frameset is poor. r+sr=roc, a=dbaron 2007-08-07 13:38:35 -07:00
joshmoz@gmail.com
bf99b10bfd scrolling with a mouse wheel with a context menu up scrolls content in the background. patch by Steven Michaud. b=344367 r=josh sr=pav 2007-08-07 13:33:57 -07:00
cbiesinger@gmx.at
544402e066 388523 make sure to call OnStartRequest even when we have a pending auth retry and the channel has been cancelled in the meantime r+sr=bz 2007-08-07 13:09:25 -07:00
vladimir@pobox.com
103b1d6c81 b=382049, mac native form controls draw at incorrect positions in offscreen surfaces, patch from jdaggett@mozilla.com, r/a=vlad 2007-08-07 12:36:40 -07:00
sharparrow1@yahoo.com
edc274e752 Bug 390740 - Pass lang-group into GetMetricsFor more consistently (general patch). r+sr=roc, a=dbaron 2007-08-07 12:22:26 -07:00
sharparrow1@yahoo.com
6e635b361e Bug 387445: Remove thread safety from atoms. r+sr=dbaron, a=bzbarsky 2007-08-07 12:16:52 -07:00
sharparrow1@yahoo.com
1eb555233b Bug 390740: Pass lang-group into GetMetricsFor more consistently (general patch). r+sr=roc, a=dbaron 2007-08-07 12:07:43 -07:00
flamingice@sourmilk.net
88e60e61cd Bug 386670, Restart button tooltip in add-ons manager should be changed, Patch by Dão Gottwald, r=mconnor, ui-r=beltzner 2007-08-07 10:24:55 -07:00
enndeakin@sympatico.ca
89b5b8389a Bug 371260, check in radio test agai with correct urlsn 2007-08-07 10:03:44 -07:00
rflint@ryanflint.com
7852b0add9 Bug 391226 - Remove go-container. r=gavin 2007-08-07 10:00:04 -07:00
flamingice@sourmilk.net
1b7bba6183 Bug 386268, Animated GIF doesn't loop properly, Patch by Alfred Kayser, r=pavlov, sr=tor, a=blocking1.9 2007-08-07 09:41:30 -07:00
enndeakin@sympatico.ca
42e513c5a7 Bug 386772, fix up urls so test runs properly 2007-08-07 09:15:51 -07:00
fantasai.cvs@inkedblade.net
adbcc0b57c Bug 389767 - Regression: Fixed-position items are missing on 2nd page of print-preview, fixed on behalf of HP, r+sr=bzbarsky 2007-08-07 09:06:56 -07:00
crowder@fiverocks.com
c0fe57eea8 Bug 121183 - error for {return;} isn't helpful, patch by Rich Dougherty <rich@rd.gen.nz>, r=brendan 2007-08-07 08:51:46 -07:00
mats.palmgren@bredband.net
07a2d5f8f3 Use NS_IMPL_ISUPPPORTS macros where possible. b=387211 r=neil sr=dbaron a19=pavlov 2007-08-07 08:18:36 -07:00
enndeakin@sympatico.ca
3e1121fbf6 Bug 386772, try adding the datepicker test again 2007-08-07 07:31:07 -07:00
gavin@gavinsharp.com
ce2784f468 Bug 363130: make menuitem icons 16x16px consistently on Windows/Linux, to match Mac (avoid large icons from appearing in the search bar menu), r=mano 2007-08-07 06:14:51 -07:00
igor@mir2.org
4d68066c7e Bug 387481, bug 389063: multithreading atom fixes and cleanups. r=brendan 2007-08-07 00:29:32 -07:00
ginn.chen@sun.com
9beaae123e Bug 386235 the <link> tag for stylesheets can cause text in document frame to be inaccessible r=aaronleventhal a=dsicore 2007-08-06 23:10:31 -07:00
sayrer@gmail.com
304d723cfe Bug 390958. XPCWrappedNativeScope leaks a WrappedNative2WrapperMap. r=brendan/mrbkap, sr=brendan, a=jst 2007-08-06 20:57:15 -07:00
vladimir@pobox.com
79033ece2f b=390912, odd black bars with stroked rounded rects outside of view bounds, r=shaver, rs=k&r (checking back in, linux failure seemed transient yay) 2007-08-06 20:56:16 -07:00
rhelmer@mozilla.com
34e33dbd3d simple build unpacker, b=373995 r=preed 2007-08-06 19:20:54 -07:00
bzbarsky@mit.edu
3aad27711a Add some sanity null-checks. Bug 387446, r=dveditz, sr+a=jst 2007-08-06 19:09:16 -07:00
bzbarsky@mit.edu
0781ce3df5 Keep track of both the first submit in elements and the first submit not in elements, to speed up some operations. Bug 352980, r+sr+a=jst 2007-08-06 19:07:24 -07:00
bzbarsky@mit.edu
0ae3ce0662 Don't set aside the JS stack when pushing a JSContext which is already on top of the JSContext stack on top of itself. Bug 390488, r=jst, sr=brendan, a=jst 2007-08-06 19:05:24 -07:00
bzbarsky@mit.edu
57d1cb60be Make it possible to serialize an nsISerializable instance to an arbitrary stream, not just to the fastload file. Bug 390474, r=bsmedberg, sr=brendan, a=bsmedberg. 2007-08-06 19:00:55 -07:00
bzbarsky@mit.edu
1d0c1e1468 Fix crash if the channel gets canceled too early. Bug 390938, r+sr=biesi 2007-08-06 18:59:10 -07:00
vladimir@pobox.com
e1124283e2 backing out 390912, not sure what's wrong with linux 2007-08-06 18:52:15 -07:00
vladimir@pobox.com
eb7c87258e b=367036, the bug that won't die, forgot to reapply this patch when I upgraded cairo (background of images shows as black when printed) 2007-08-06 18:15:56 -07:00
vladimir@pobox.com
8445b79997 b=390912, odd black bars with stroked rounded rects outside of view bounds, r=shaver, rs=k&r 2007-08-06 18:14:47 -07:00
cbiesinger@gmx.at
6b6b771bea Bug 390385 make sure that plugins don't get instantiated before the first Reflow of the objectframe, so that the first NPP_SetWindow call contains the right dimensions r+sr=bz 2007-08-06 17:32:14 -07:00
jst@mozilla.org
1592d59c6c Backing out tests to fix orange. 2007-08-06 17:30:30 -07:00
jst@mozilla.org
6c211e48e4 Landing tests for bug 280959. Patch by mfenniak-moz@mathieu.fenniak.net, r=Olli.Pettay@gmail.com 2007-08-06 16:11:52 -07:00
jst@mozilla.com
b68a9a1509 Added tag MOZILLA_1_9_a7_BASE for changeset 66a5c7bce7ee 2007-08-06 15:30:41 -07:00
benjamin@smedbergs.us
9b89ca5787 Revert the reftest change until I can figure out the linkage issue. 2007-08-06 14:05:20 -07:00
vladimir@pobox.com
e805fabb0c b=390907, add ability for pageloader to perform self-timed tests, r=shaver 2007-08-06 13:59:05 -07:00