Commit Graph

12504 Commits

Author SHA1 Message Date
dietrich@mozilla.com
e1f7230d08 Bug 384370 ? use JSON as the on disk, lossless format for our bookmark backup - TESTING PERF (r=mconnor) 2008-03-04 11:41:52 -08:00
joshmoz@gmail.com
df3cd329a5 take key modifiers from the current event not the current hardware state. b=320746 r=smichaud sr=roc 2008-03-04 09:58:52 -08:00
joshmoz@gmail.com
41721e9840 protect against obj-c exceptions in printing ui. b=419389 r/sr=roc 2008-03-04 09:56:32 -08:00
bclary@bclary.com
aa85512db5 JavaScript Tests - update known failures 2008-03-04 09:27:38 -08:00
dietrich@mozilla.com
bed549bc9d Bug 419315 ? All bookmarks lost after using "Restore all user preferences" (r=mano) 2008-03-04 09:05:13 -08:00
bclary@bclary.com
28de70863d JavaScript Tests - remove wfm failure, bug 417916 2008-03-04 08:54:08 -08:00
dietrich@mozilla.com
0f68b878af Bug 405755 ? when viewing a saved search in the bookmark sidebar, the children aren't visible (r=mano) 2008-03-04 08:52:42 -08:00
johnath@mozilla.com
9b15e4344f Safebrowsing appends "..." in XUL, should be localizable. b=406083 r=dcamp a=blocking-firefox3 (beltzner) 2008-03-04 08:05:13 -08:00
igor@mir2.org
d9417500fc Bug 419969: the interpreter loop belongs to its own compilation unit. r,a1.9=brendan 2008-03-04 04:52:43 -08:00
ted.mielczarek@gmail.com
1dfcefcbcd bug 420759 - only public symbols for spidermonkey in breakpad. landing as bustage fix to get symbols into nightlies 2008-03-04 04:00:38 -08:00
reed@reedloden.com
151f7bd98c Bug 414183 - "Style site button and search button to mirror the keyhole form on Windows" [p=dao@mozilla.com (Dão Gottwald) ui-r=beltzner r=gavin a=blocking-firefox3+] 2008-03-04 03:32:11 -08:00
reed@reedloden.com
5139eec10c Bug 419885 - "livemark update could fail due to an uncaught exception" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=dietrich a=blocking-firefox3+] 2008-03-04 03:30:35 -08:00
reed@reedloden.com
e1494eab89 Bug 420569 - "Remove all button icons from the Add-ons Manager in gnomestripe and winstripe" [p=ispence@gmail.com (Ian Spence) r=Mano a=blocking-firefox3+] 2008-03-04 03:29:38 -08:00
reed@reedloden.com
382ada8ba7 Bug 420569 - "Remove all button icons from the Add-ons Manager in gnomestripe and winstripe" [p=ispence@gmail.com (Ian Spence) r=Mano a=blocking-firefox3+] 2008-03-04 03:28:55 -08:00
reed@reedloden.com
67836dd7e3 Bug 351580 - "Possible null pointer dereferences in |nsCrypto::GenerateCRMFRequest|" (Fixed !NULL checks + GC rooting) [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=mrbkap a=blocking1.9+] 2008-03-04 03:25:44 -08:00
reed@reedloden.com
9f6f2c9921 Bug 412666 - "make an effort to scroll tabstrip to show new tabs opened in background" [p=dao@mozilla.com (Dão Gottwald) r=mconnor a1.9=beltzner] 2008-03-04 03:24:41 -08:00
reed@reedloden.com
eb76521bb9 Bug 417042 - "Moving mouse over bookmark folders in Places Library generates huge amount of queries" [p=ondrej@allpeers.com (Ondrej Brablc) r=dietrich r=Mano a=blocking-firefox3+] 2008-03-04 03:22:48 -08:00
reed@reedloden.com
ed56f170de Bug 420580 - "missing padding for (content) dropdowns on XP" [p=zeniko@gmail.com (Simon Bünzli) r=vlad sr=roc a=blocking1.9+] 2008-03-04 03:21:47 -08:00
jdaggett@mozilla.com
fe4a934348 Bug 420822. Missing 500 weight font should fallback to lighter weights. r+sr=stuart 2008-03-04 02:24:32 -08:00
roc+@cs.cmu.edu
4815c48c47 Backing out 403181 again 2008-03-04 01:36:07 -08:00
roc+@cs.cmu.edu
d8ef70bf14 Bug 403181. Track which subimage of an image we want to draw and copy it to a temporary surface if necessary to prevent sampling of pixels outside the subimage when zooming. Also, enable EXTEND_PAD or SetFilter(0) if the context has a transformation that's not a simple translation, since that might induce cairo to sample pixels outside the source (sub)image. r=vlad,sr=dbaron 2008-03-04 00:21:34 -08:00
joshmoz@gmail.com
dbd3fa04fd protect against obj-c exceptions in uriloader. b=419390 r/sr=roc 2008-03-04 00:14:47 -08:00
joshmoz@gmail.com
d36a5e8532 protect against exception being thrown when trying to remove a native menu item from a menu it isn't in. b=420640 r=smichaud sr=roc 2008-03-04 00:11:29 -08:00
joshmoz@gmail.com
88a5c0d639 fix ctrl-space for context menus. b=357540 r=smichaud sr=roc 2008-03-04 00:06:47 -08:00
rhelmer@mozilla.com
a57a633088 track new kernel version b=418926 r=rhelmer p=joduinn 2008-03-03 23:54:19 -08:00
roc+@cs.cmu.edu
8e5d82e2be Bug 408913. Do a proper fix for pixel-aligned drawing of IFRAME contents. The secret is make ViewToWidgetOffset return correct results for the root views of subdocuments. r+sr=bzbarsky 2008-03-03 23:48:52 -08:00
ajschult@verizon.net
e4404c7ea6 Bug 420630: Disable typeahead find autostart in SeaMonkey mochitests. rs=Neil 2008-03-03 23:24:26 -08:00
dholbert@cs.stanford.edu
898cea883b Backing out bug 407080 to investigate breakage of mochitest test_bug396024.html 2008-03-03 22:11:54 -08:00
jst@mozilla.org
ca610c2fd7 Backing out fix for bug 419848 due to feed code breakage. 2008-03-03 21:39:09 -08:00
jst@mozilla.org
fbd1cdf2f8 Fixing bug 419848. Tighten rules about what JS files content can load. r+sr=jonas@sicking.cc 2008-03-03 20:17:33 -08:00
timeless@mozdev.org
64fa3a079b Bug 420807 xpconnect should not use fun->atom r=dbradley a=brendan 2008-03-03 19:19:17 -08:00
roc+@cs.cmu.edu
b9eca15a36 Bug 419095 crashtest 2008-03-03 18:42:11 -08:00
roc+@cs.cmu.edu
d7fe999fe7 Crashtest for bug 416637 2008-03-03 18:37:35 -08:00
jdaggett@mozilla.com
b6cc0312c3 Bug 419757. Cache codepoints for which no font matches on windows. r+sr=stuart 2008-03-03 18:34:05 -08:00
roc+@cs.cmu.edu
caf967a145 Bug 416637. There might be some skipped characters before standalone combining marks at the start of a textrun. r=vlad 2008-03-03 18:30:20 -08:00
jst@mozilla.org
999b99b5ba Fixing bug 419093. Make access to undeclared global properties fast too! r+sr=brendan@mozilla.org 2008-03-03 17:52:34 -08:00
jst@mozilla.org
75c29b117f Fixing bug 413200. Make sure script termination functions run when XPConnect is done executing script on a context and there's no other script running on that context. r+sr=mrbkap@gmail.com 2008-03-03 17:44:16 -08:00
jonas@sicking.cc
78b8e1e6ec Bug 383818: Cloned menu items don't display correctly. r/sr=jst 2008-03-03 17:25:06 -08:00
bent.mozilla@gmail.com
372aac713d Bug 414977 - "insufficient unlink methods in some DOM classes?". Fix for DEBUG_xpc_hacker builds. Not part of the normal build, r+sr+a=jst. 2008-03-03 17:20:55 -08:00
dholbert@cs.stanford.edu
57c4c6eade Bug 407080: Disallow print-preview if page is loading. r+sr=roc, a=blocking1.9+ 2008-03-03 17:05:27 -08:00
nrthomas@gmail.com
c81540ff5c Bug 418926, bump nightly version to 3.0b5pre/1.9b5pre following branch for 3.0b4, r=rhelmer, a=beltzner 2008-03-03 16:58:35 -08:00
rhelmer@mozilla.com
34736d7a9e bootstrap config for firefox 3.0b4 rc1 b=418926 r=rhelmer p=joduinn 2008-03-03 12:20:43 -08:00
reed@reedloden.com
43d41c24c5 Backed out patch from bug 420344 now that tag has been made. 2008-03-03 11:22:01 -08:00
reed@reedloden.com
104b626822 Bug 420344 - "Change name of Firefox 3 M12 to "Firefox 3 Beta 4" for official branding (for beta build tagging only)" [p=reed r=mconnor a1.9b4=beltzner] 2008-03-03 11:13:55 -08:00
dmose@mozilla.org
f35fcf6561 Backing out the addition of the Yahoo protocol handler; the checkin exposed a bug that turned the tree orange; a1.9b4=beltzner 2008-03-03 10:54:14 -08:00
nrthomas@gmail.com
62b6f4a569 Bug 419771, add another couple of locales for 3.0b4, r=chofmann a1.9b4=beltzner 2008-03-03 10:00:16 -08:00
bclary@bclary.com
8ab86290e2 JavaScript Tests - update known failures, bug 420480 2008-03-03 09:01:40 -08:00
gavin@gavinsharp.com
ba71d3491b Bug 413630: add Yahoo mailto: handler, patch by dmose@mozilla.org, r=me, a=beltzner 2008-03-03 06:53:18 -08:00
gavin@gavinsharp.com
92426fc368 Bug 420179: add 'id' to all-locales, r=chofmann, a=beltzner 2008-03-03 06:06:04 -08:00
gavin@gavinsharp.com
40610a75bb Bug 420179: add 'sr' to all-locales, r=chofmann 2008-03-03 06:03:03 -08:00