Commit Graph

186132 Commits

Author SHA1 Message Date
longsonr@gmail.com
a48b04f245 Bug 406312 - textPath startOffset does not react to DOM changes. r=tor,sr=roc,a1.9=tor 2007-12-03 22:51:36 -08:00
dwitte@stanford.edu
90cc1d86f5 relanding 402008. 2007-12-03 22:30:47 -08:00
reed@reedloden.com
d47cd88076 Bug 404498 - "Improve GTK look of menu selection" [p=ispence@gmail.com (Ian Spence) r+sr=roc a1.9=schrep] 2007-12-03 22:28:34 -08:00
joshmoz@gmail.com
a416c79d64 don't call RemoveAll when responding to DOM label change for a submenu in Cocoa menu code. b=406631 r=cbarrett sr=roc a=schrep 2007-12-03 22:10:51 -08:00
dcamp@mozilla.com
6a2a4787e8 Bug 406621: fix an off-by-one error reading chunks during safebrowsing updates. r=tony, a=dsicore 2007-12-03 21:49:11 -08:00
tor@cs.brown.edu
1abda28533 Bug 376952 - pointer events not working properly when clipPath present. r=longsonr, sr=roc, a=tor 2007-12-03 21:11:49 -08:00
dcamp@mozilla.com
1a594c2ccd Bug 405685: check the phishing preference when blocking pages in the url-classifier. r=tony, a=dsicore 2007-12-03 21:10:22 -08:00
dcamp@mozilla.com
881148c428 Bug 403354: only read/parse/write applied-chunk lists once per safe-browsing update. r=tony, a=damons 2007-12-03 20:49:22 -08:00
reed@reedloden.com
f5d1463a71 Bug 403423 - "PNG files with sRGB chunk displayed improperly when color_management is enabled" [p=glennrp@gmail.com (Glenn Randers-Pehrson) r=tor sr=stuart a1.9=damons] 2007-12-03 20:43:09 -08:00
tor@cs.brown.edu
a79c52724d Bug 370006 - svg doesn't get scaled up on high resolution displays. r=jwatt, sr=roc 2007-12-03 20:40:52 -08:00
dcamp@mozilla.com
4d6e56edaa Bug 404645: apply an entire safebrowsing update as one transaction, rather than a transaction per chunk of entries. r=tony, blocking-1.9=beltzner 2007-12-03 20:35:25 -08:00
joshmoz@gmail.com
fb96b11198 Set menu object title to the same thing as it's parent menu item title because it turns out in some cases the menu's title itself does matter. Patch by Colin Barrett. b=405674 r=josh sr=roc 2007-12-03 20:24:52 -08:00
masayuki@d-toybox.com
33dc350fab Bug 405151 IME handling is killed at opening a popup which has |ignorekeys=true| r=enndeakin, sr=roc, b1.9=beltzner 2007-12-03 20:07:12 -08:00
jst@mozilla.org
e1961ddec2 Fixing bug 406671. Speed up nsWindowSH::GetProperty(). r+sr=peterv@propagandism.org, a=jonas@sicking.cc 2007-12-03 19:53:00 -08:00
jst@mozilla.org
d91b8ab657 Fixing bug 406692. Speed up nsNodeSH::PreCreate(). r+sr=peterv@propagandism.org, a=jonas@sickin.cc 2007-12-03 19:49:33 -08:00
jwalden@mit.edu
cef5323c43 Kick the stupid Windows test box. 2007-12-03 19:40:06 -08:00
jwalden@mit.edu
5f1329f34e Bug 376957 - Prevent data leaks from cross-site JSON loads (JavaScript literals), by making the global name bindings ReadOnly/DontDelete and making [] and {} use the global bindings. Still more that can be done here, but this covers a lot of the fix. r+a=brendan 2007-12-03 19:05:24 -08:00
dwitte@stanford.edu
7122b2f331 backing out due to orange. 2007-12-03 18:46:02 -08:00
rob_strong@exchangecode.com
b0132a26a6 Bug 406387 - Move System Defaults from Main to Advanced - General. r=sspitzer, approval1.9=dsicore 2007-12-03 18:38:06 -08:00
dwitte@stanford.edu
0df570cddb Bug 402008 - expose nsIURI::GetHost() "display normalization" behavior on nsIIDNService. r+sr=biesi, a=dsicore 2007-12-03 18:24:53 -08:00
mozilla.mano@sent.com
27576bb37b Bug 398445 - eliminate jitter when selecting new item in Applications prefpane. patch from Florian Queze <florian@mozilla.com>, r=me. 2007-12-03 17:45:52 -08:00
bhearsum@mozilla.com
e05a081503 add update verify configs for Fx 1.9. r=rhelmer, patch=me 2007-12-03 17:32:44 -08:00
roc+@cs.cmu.edu
8f60f35e6e Bug 406484. Do RecoverStateFrom for not-dirty inline lines containing floats when willReflowAgain is true, because the floats must be moved by deltaY. r+sr=dbaron 2007-12-03 17:30:49 -08:00
stuart.morgan@alumni.case.edu
6f2678b14b Bug 401328: Account for appunit/pixel conversion when painting from nsWebBrowser [p=roc]. r=smorgan sr=bzbarsky a1.9=blocking1.9 2007-12-03 17:01:59 -08:00
jst@mozilla.org
11a6f57383 Fixing bug 406251. Make NPVariant to jsval conversion do the right thing with large integer values. r+sr=peterv@propagandism.org, a=dsicore@mozilla.com 2007-12-03 16:33:48 -08:00
stuart.morgan@alumni.case.edu
12e481ad5f Follow up to bug 404290, make sure embedding clients don't crash (bug 406108). r+sr=bzbarsky a1.9=blocking1.9 2007-12-03 16:31:21 -08:00
bzbarsky@mit.edu
008e1cb0ae Disabling again for now 2007-12-03 16:23:44 -08:00
dmose@mozilla.org
900f4d9482 Handler service instantiation recurses on fresh profile (bug 403885), patch by florian@mozilla.com, r=dmose, sr=biesi, a=blocking-1.9+ 2007-12-03 15:47:45 -08:00
bzbarsky@mit.edu
687f4af4c6 Assert that the channel succeeded, so if it fails we'll know 2007-12-03 15:44:07 -08:00
neil@parkwaycc.co.uk
9c29ea4f59 Bug 405445 Let popup know which notification button was clicked r=Enn a=dsicore 2007-12-03 15:20:29 -08:00
kaie@kuix.de
67bf3693e9 Bug 404059, connection to t-mobile hotspot startup page takes very long Landing workaround patch (shorten timeout) r=rrelyea, blocking1.9=mtschrep 2007-12-03 14:58:06 -08:00
aaronleventhal@moonset.net
684f6988ba Bug 406595. Accessible hierarchy broken. r=davidb, a=dsicore 2007-12-03 14:49:42 -08:00
gavin@gavinsharp.com
c84fb99b70 Bug 405664: keyboard shortcuts to display the search engine list broken, r=enndeakin, a=schrep 2007-12-03 14:35:08 -08:00
mozilla@weilbacher.org
dbeca1e657 [OS/2] Bug 406447: use gfxFontCache on OS/2 2007-12-03 14:31:03 -08:00
mozilla@weilbacher.org
360aacfaa7 [OS/2] Bug 404196: fix calculation of space width in GetMetrics, so that monospaced text always lines up nicely 2007-12-03 14:22:36 -08:00
reed@reedloden.com
983655a0a3 Bug 406608 - "Cast needed in jsfun.c (C++ compatibility)" [p=jorendorff@mozilla.com (Jason Orendorff) r=igor a1.9=damons] 2007-12-03 14:21:17 -08:00
reed@reedloden.com
a2c3edbb7e Bug 406439 - "Inconsistent use of "website" and "web site" in Page Info" [p=bugzilla@n321.com (Arjan) r=gavin a1.9=damons] 2007-12-03 14:20:08 -08:00
reed@reedloden.com
b707196872 Bug 389766 - "Hard-to-understand presentation of protocol-handlers on Linux" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=biesi a=blocking-firefox3+] 2007-12-03 14:18:03 -08:00
kaie@kuix.de
b3718507bf bug 402574, Identity UI lost when switching between tabs r=rrelyea, blocking-ff3=mconnor Also includes merged fix for: Bug 405145, Mixed SSL/non-SSL content reporting inconsistent between standard and EV Certs Patch contributed by Bill Gianopoulos r=kengert, a=dsicore 2007-12-03 14:09:27 -08:00
bzbarsky@mit.edu
4302054740 Fix bug 402937 -- don't allow recursion into Instantiate(). r=biesi, sr=jst, a=dsicore. 2007-12-03 14:09:00 -08:00
bzbarsky@mit.edu
ca8e765bfe Propagate the node's principal as the owner to <object> loads as needed, and allow <object data="javascript:"> to work. Bug 353334 and bug 300263, r=biesi, sr=jst, a=dsicore 2007-12-03 13:57:17 -08:00
bzbarsky@mit.edu
80962d0003 Reenable test now that we have a higher timeout for Tunit 2007-12-03 13:47:54 -08:00
dolske@mozilla.com
bacde85933 Bug 403115 - Option missing to save password for HTTP auth. r=benjamin, sr=cbiesinger, blocking1.9=mconnor 2007-12-03 13:47:45 -08:00
dmose@mozilla.org
6105e70250 Make protocol handler application 'always ask' status be remembered (bug 397906), r+sr=biesi, a=blocking-firefox3+ 2007-12-03 13:45:01 -08:00
mark.finkle@gmail.com
5c81782bc0 b=389705. r=gavin. a=blocking-firefox3. Tighten up the launch application dialog 2007-12-03 13:43:33 -08:00
bzbarsky@mit.edu
6749e64aee Add a way to extract the charset and the position of the charset parameter from a content-type header. Use this in XMLHttpRequest to not clobber the non-charset parameters and not clobber the charset if it's already what we'll set, up to case. Apparently some broken servers are case-sensitive when looking at charsets! Bug 393968 (wherein the patch lies) and bug 397234, r+sr=biesi 2007-12-03 13:34:44 -08:00
bzbarsky@mit.edu
ef5b9128ec Relanding bug 403657, since there was no obvious perf impact 2007-12-03 13:31:26 -08:00
dholbert@cs.stanford.edu
74b81a2900 Re-landing Bug 405517, after backing it out to look for Ts regression. (no regression found) 2007-12-03 12:41:24 -08:00
bzbarsky@mit.edu
b56cb69be0 Disable test for now. tbox sucks 2007-12-03 12:04:03 -08:00
bhearsum@mozilla.com
5f5d5eaa6b bug 406613: add staging and production 1.9 bootstrap configs to cvs. r=rhelmer, patch=me 2007-12-03 12:02:56 -08:00