186151 Commits

Author SHA1 Message Date
bzbarsky@mit.edu
c446f4e760 Make <select> handle changes to defaultSelected on node for which selected has not been set. Bug 395107, r+sr=sicking. 2007-12-04 08:50:32 -08:00
dtownsend@oxymoronical.com
8154ac7363 Bug 401624: Remove support for install.js based xpi bundles. r=bsmedberg, a=schrep 2007-12-04 08:47:25 -08:00
dietrich@mozilla.com
046bc72f9d Bug 402882 pre-compile and store the query in nsAnnotationService::GetItemsWithAnnotationTArray() (r=sspitzer, a=schrep) 2007-12-04 08:46:40 -08:00
ted.mielczarek@gmail.com
f431c09abe bug 400204 - window.innerWidth throws exception when called on a non-displayed frame (mochitest). r=jst 2007-12-04 08:45:15 -08:00
dtownsend@oxymoronical.com
16885b260f Additional fix for bug 404375. r=robstring, a=mconnor 2007-12-04 07:56:58 -08:00
martijn.martijn@gmail.com
1cee792cb6 Bug 398342 - Print Preview says An unknown error occurred while printing. when there's no printer installed, r=mats.palmgren, sr=roc, a=mtschrep 2007-12-04 07:56:17 -08:00
ted.mielczarek@gmail.com
4f77545328 bug 392919 - update Breakpad to SVN revision 234. r=mento 2007-12-04 07:54:20 -08:00
reed@reedloden.com
200b7905d7 Backing out patch from bug 406094 due to perf regression. 2007-12-04 03:22:14 -08:00
sspitzer@mozilla.org
7dc7a7296b supplimental fix for bug #405231 and bug #406094: (the pref got renamed) 2007-12-04 01:36:08 -08:00
igor@mir2.org
e0204b24b7 Bug 406555: The decompiler output no longer depend on JS_C_STRINGS_ARE_UTF8 for uniformity. a,r=brendan 2007-12-04 01:30:23 -08:00
igor@mir2.org
1132407f8d Bug 405962: extra patch to move the switch case for CALL_PROP to a beter place in the source. r,a=brendan 2007-12-04 01:26:23 -08:00
jwatt@jwatt.org
7c6f9a7d9e Re-enable reftest on Linux now that tboxes are updated and crash is gone 2007-12-04 01:19:37 -08:00
igor@mir2.org
9d53c49a98 Bug 405962: making sure that we can compile with !JS_HAS_XML_SUPPORT. a,r=brendan 2007-12-04 01:08:13 -08:00
sspitzer@mozilla.org
f7beac1809 fix for bug #405231: create the "Smart Bookmarks" folder and queries for existing profiles fix for bug #399477: determine better wording for "Places" folder and pre-defined queries r=dietrich, a=blocking-firefox3+ 2007-12-04 00:31:07 -08:00
bclary@bclary.com
6e692bf6de JavaScript Tests - update known failure list, bug 406726, not part of the build 2007-12-04 00:30:49 -08:00
jwatt@jwatt.org
62a4f05aa5 Re-enable reftest on Linux now that tboxes are updated and crash is gone 2007-12-04 00:12:44 -08:00
sspitzer@mozilla.org
1d4185e3a9 fix for bug #406094: removing places.sqlite manually (or having it corrupted) and restarting leaves me without a personal toolbar, without a bookmarks menu, and with a blank organize patch=Marco Bonardo <mak77@supereva.it> r=sspitzer a=schrep for 1.9 2007-12-04 00:08:33 -08:00
sspitzer@mozilla.org
6b771142cc backing out. 2007-12-04 00:07:15 -08:00
sspitzer@mozilla.org
06d08e10ae *** empty log message *** 2007-12-04 00:03:25 -08:00
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