roc+%cs.cmu.edu
140fbb3377
Bug 330934. Set a nsIFrame's stylecontext in its constructor, to ensure that there's always one available for GetPresContext() to use even if Init hasn't been called. Patch by Marc Liddell, r+sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@193022 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-26 21:30:36 +00:00
roc+%cs.cmu.edu
cbf12a16e3
Bug 328946. Mark reflowed block as non-dirty earlier, so we don't get a spurious assertion. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@193020 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-26 21:02:19 +00:00
roc+%cs.cmu.edu
a6877ac98a
Bug 326501. Mark tree views as being suitable for untrusted code. r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@193019 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-26 20:59:03 +00:00
roc+%cs.cmu.edu
61d6f777a5
Bug 326501. Mark tree views as being suitable for untrusted code. r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@193018 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-26 20:57:53 +00:00
mvl%exedo.nl
680a360a5a
Bug 328073, make the UI for monthly recurrence work. r=jminta
...
git-svn-id: svn://10.0.0.236/trunk@193017 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-26 19:18:18 +00:00
bmlk%gmx.de
05ec63bbda
also limit the table pseudo frame processing if colgroups are the limiting frame, bug 329900, r/sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@193016 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-26 18:32:13 +00:00
edburns%acm.org
2a694a98ee
pluglet_build
...
git-svn-id: svn://10.0.0.236/trunk@193013 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-26 16:36:55 +00:00
mattwillis%gmail.com
6fefacfd67
bug 331737 - remove 'About Sunbird' from 'Help' menu on Mac OS X - r=jminta
...
git-svn-id: svn://10.0.0.236/trunk@193012 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-26 16:17:34 +00:00
bmlk%gmx.de
7984fc7818
adjust start col index when looping over rtl colspans bug 331344 r/sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@193011 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-26 15:58:34 +00:00
hwaara%gmail.com
f61d89cf35
bug 323780. Make Camino portable. By setting CAMINO_PROFILE_DIR to a custom path, you can 1) Run more than 1 Camino simultaneously 2) Have a profile that can be moved to other computers. r=mento, sr=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@193010 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-26 15:45:58 +00:00
jshin%mailaps.org
2988e15bda
bug 331453 : downloading a binary file results in a corrupted (truncated) file : r/sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@193009 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-26 15:34:40 +00:00
Olli.Pettay%helsinki.fi
be3ac61b6f
Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation (missing from the previous patch)
...
git-svn-id: svn://10.0.0.236/trunk@193008 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-26 14:57:13 +00:00
bugzilla%standard8.demon.co.uk
0d6bb82036
Bug 264675 Make sure we respect locked prefs throughout UI. (Bv2) <pref-smart_browsing-ac.xul>. Patch by Serge GAUTHERIE <gautheri@noos.fr>, r=iann_bugzilla
...
git-svn-id: svn://10.0.0.236/trunk@193006 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-26 12:34:06 +00:00
mattwillis%gmail.com
0c8e805dd5
removed erroneous trailing xml comment r=jminta
...
git-svn-id: svn://10.0.0.236/trunk@193003 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-26 04:58:19 +00:00
brendan%mozilla.org
8cf326962c
Home sp (and pc) before allocating call-outs (331719, r=mrbkap).
...
git-svn-id: svn://10.0.0.236/trunk@193002 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-26 03:51:47 +00:00
dbaron%dbaron.org
e92900026b
Always use the UI direction for the scrollbar side, which is what we used to do in the most common case, but make it a pref. b=330863 r=smontagu sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@193001 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-26 00:48:03 +00:00
glen.beasley%sun.com
fe61b990c6
318970 wtc fix for RSA fipstest using RSA_HashSign r=neilW sr= brelyea
...
git-svn-id: svn://10.0.0.236/trunk@193000 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-25 23:48:07 +00:00
igor%mir2.org
e9732b9053
Bug 331456: Cache of deflated string bytes is per runtime now. To preserve
...
API compatibility JS_GetStringBytes(JSString *str) calls newly introduced
js_GetGCStringRuntime(JSString *str) to extract JSRuntime* instance based
on the layout of GC structures. r=brendan
git-svn-id: svn://10.0.0.236/trunk@192999 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-25 22:55:00 +00:00
Olli.Pettay%helsinki.fi
ed6f59a4d7
Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@192998 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-25 22:03:49 +00:00
brendan%mozilla.org
2a0d15e8b9
Rooting fixes courtesy dbaron (331678, r=mrbkap).
...
git-svn-id: svn://10.0.0.236/trunk@192997 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-25 21:54:18 +00:00
mark%moxienet.com
fcd7bae029
329860 Remove unused files small_close.tiff and filePreferences.icns. Patch by one or more of Samuel Sidler <bugzilla@samuelsidler.com> and Smokey Ardisson <alqahira@mindspring.com>. r=me
...
git-svn-id: svn://10.0.0.236/trunk@192996 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-25 21:21:44 +00:00
igor%mir2.org
ea7f683bbe
Bug 331598: Cleanup/simplifications after landing of patch for recursion-free GC from bug 324278.
...
git-svn-id: svn://10.0.0.236/trunk@192995 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-25 20:21:31 +00:00
pavlov%pavlov.net
487289998a
speed up 8bit alpha png decoding by not doing extra division for opaque pixels. bug 331298
...
git-svn-id: svn://10.0.0.236/trunk@192994 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-25 20:02:21 +00:00
brendan%mozilla.org
e2eaab95ea
Fix silly null ptr deref (331664, r=mrbkap).
...
git-svn-id: svn://10.0.0.236/trunk@192993 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-25 19:26:20 +00:00
ajschult%verizon.net
e72c1a17e1
Bug 331674: Replace QI call in nsBrowserStatusHandler with instanceof. patch by Alex Vincent <ajvincent@gmail.com>, r=jag, sr=neil, branch181=neil
...
git-svn-id: svn://10.0.0.236/trunk@192991 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-25 18:18:29 +00:00
silver%warwickcompsoc.co.uk
6c7a55b702
Bug 326523 - Strip spaces from CTCP ping replies (IRC services send this).
...
ChatZilla only.
r=samuel
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
git-svn-id: svn://10.0.0.236/trunk@192990 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-25 17:02:08 +00:00
silver%warwickcompsoc.co.uk
a952abd128
Bug 330164 - Use nickname!*@* for ban masks when the hostname is not yet available.
...
ChatZilla only.
r=samuel
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
git-svn-id: svn://10.0.0.236/trunk@192989 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-25 16:56:59 +00:00
silver%warwickcompsoc.co.uk
73f17e7095
Bug 307774 - Capture drag-drop and pasting of text and switch to multiline input if appropriate.
...
ChatZilla only.
r=silver
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
git-svn-id: svn://10.0.0.236/trunk@192988 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-25 16:52:44 +00:00
jminta%gmail.com
15c5ea1866
Bug 331022 Shared entity for 'Status' and 'Priority' causes translation problems in some languages. patch by bugzilla@babylonsounds.com, r=jminta
...
git-svn-id: svn://10.0.0.236/trunk@192987 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-25 16:32:18 +00:00
mattwillis%gmail.com
ba0011143b
bug 329581 - Removed references to non-existant overlays
...
git-svn-id: svn://10.0.0.236/trunk@192986 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-25 16:29:36 +00:00
jminta%gmail.com
53f74ea8d7
Bug 331698 change anonid to class for consistency in nav-button boxes. patch by ssitter, r=jminta
...
git-svn-id: svn://10.0.0.236/trunk@192985 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-25 15:20:07 +00:00
mvl%exedo.nl
9d09d35e15
Bug 329226: highlight current day. patch by thomas.benisch@sun.com, r=mvl
...
git-svn-id: svn://10.0.0.236/trunk@192984 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-25 14:26:42 +00:00
hwaara%gmail.com
6114798845
Fix bug 330801, [ad-blocking] ads made by javascript not blocked on spiegel.de. Patch by Smokey Ardisson (alqahira@mindspring.com). r+sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@192983 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-25 14:23:09 +00:00
Jan.Varga%gmail.com
35c2f3646b
Fix for bug 330662. isdominated check in template builder is not necessary and causes problems in some specific cases
...
r=enndeakin sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@192982 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-25 08:07:33 +00:00
dbaron%dbaron.org
e06606efc9
Put comment where LXR likes it. (At least I only messed up one file.)
...
git-svn-id: svn://10.0.0.236/trunk@192981 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-25 07:14:13 +00:00
justdave%bugzilla.org
ae7ceb43ea
Bug 326775: properly escape cvsroot parameter.
...
r=timeless
git-svn-id: svn://10.0.0.236/trunk@192980 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-25 06:26:29 +00:00
dbaron%dbaron.org
a02fd2d2f8
File comments that show up in LXR and provide a quick summary of what's in each file.
...
git-svn-id: svn://10.0.0.236/trunk@192979 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-25 05:47:31 +00:00
pavlov%pavlov.net
dbce87cd81
turns out you can't index in to an int
...
git-svn-id: svn://10.0.0.236/trunk@192978 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-25 04:55:19 +00:00
dbaron%dbaron.org
1f8a8bbc2f
Revert old fix for 230336 in favor of better fix elsewhere.
...
git-svn-id: svn://10.0.0.236/trunk@192977 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-25 04:16:00 +00:00
pavlov%pavlov.net
21d72df900
more build fixes
...
git-svn-id: svn://10.0.0.236/trunk@192976 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-25 04:08:17 +00:00
pavlov%pavlov.net
91a2766356
fixing linux build
...
git-svn-id: svn://10.0.0.236/trunk@192975 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-25 03:32:44 +00:00
bryner%brianryner.com
5ba1918023
change <load> event to <document action='load'> for consistency (bug 330711). r=marria
...
git-svn-id: svn://10.0.0.236/trunk@192974 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-25 02:35:59 +00:00
pavlov%pavlov.net
caa40dd53b
removing the enum name to fix sad gcc
...
git-svn-id: svn://10.0.0.236/trunk@192973 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-25 01:36:11 +00:00
pavlov%pavlov.net
4552a8765d
didn't mean to remove this line.
...
git-svn-id: svn://10.0.0.236/trunk@192972 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-25 01:20:24 +00:00
pavlov%pavlov.net
f66cfd7c07
fixing build bustage
...
git-svn-id: svn://10.0.0.236/trunk@192971 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-25 01:05:34 +00:00
pavlov%pavlov.net
e7f2c401e8
fixing build bustage
...
git-svn-id: svn://10.0.0.236/trunk@192969 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-25 00:56:10 +00:00
beng%bengoodger.com
714620c65c
324958 - folder undo delete back to previous folder id. Implement folder removal transaction in bookmarks service itself, using private methods to restore folders back to previous ids. Adjust fe to use new api. r=brettw (C++), annie.sullivan (JS)
...
git-svn-id: svn://10.0.0.236/trunk@192968 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-25 00:46:28 +00:00
pavlov%pavlov.net
1a031f6829
speed up image drawing by decoding directly in to 32bpp buffers. bug 331298. r=vlad
...
git-svn-id: svn://10.0.0.236/trunk@192967 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-25 00:34:48 +00:00
gavin%gavinsharp.com
9c2024fe7d
Bug 330456: evil XUL with <menubar> within <toolbarbutton> makes browser crash [@ nsMenuFrame::DoLayout], patch by Nickolay Ponomarev <asqueella@gmail.com>, r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@192964 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-24 23:58:39 +00:00
dbaron%dbaron.org
3e32c584d7
Match recent changes to cvsview2.cgi. Patch from Nelson Bolyard <nelson@bolyard.com>. r=dbaron a=justdave
...
git-svn-id: svn://10.0.0.236/trunk@192963 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-24 23:34:09 +00:00