peterv@propagandism.org
|
31723fc8ee
|
Fix for bug 398466 (XBL unlinking triggered hash-table recursion assertion (again)). r/sr=sicking.
|
2007-12-04 10:53:53 -08:00 |
|
kaie@kuix.de
|
e64d67a61b
|
Bug 378241, Changes from bug 107491 lead to tons of thread-safety asserts r=rrelyea, r=wtc, sr=benjamin, blocking1.9=benjamin
|
2007-12-04 10:53:14 -08:00 |
|
peterv@propagandism.org
|
1e0f9a83e6
|
Fix for bug 404117 (ASSERTION: Class name and proto chain interface name mismatch!). r/sr/a=jst.
|
2007-12-04 10:49:38 -08:00 |
|
bzbarsky@mit.edu
|
e055db8c48
|
Update the binding manager before doing any other notifications, and don't notify the document for nodes not in the document. Bug 398492, r+sr=sicking.
|
2007-12-04 10:37:54 -08:00 |
|
gavin@gavinsharp.com
|
52b94fea43
|
Bug 405235: search bar autocomplete doesn't appear unless content autocomplete has been used (don't rely on openAutocompletePopup to unhide the autocomplete panel), r=sspitzer
|
2007-12-04 10:37:21 -08:00 |
|
dietrich@mozilla.com
|
d07002ff34
|
Bug 398914 Creating an additional bookmark with "Add a keyword for this search" overwrites the POST_DATA of existing bookmark(s) with the same location (r=sspitzer)
|
2007-12-04 10:34:44 -08:00 |
|
igor@mir2.org
|
a59fada795
|
Bug 406736: fixing the test to report the success with read-only Array. r=Bob Clary, not part of the build
|
2007-12-04 10:16:43 -08:00 |
|
bhearsum@mozilla.com
|
a34b35a6f3
|
bug 405042: make patcher2.pl work on old and new build machines. r=rhelmer, patch=me
|
2007-12-04 10:11:10 -08:00 |
|
bzbarsky@mit.edu
|
b936455339
|
Fixing build bustage. Bug 401743
|
2007-12-04 09:30:07 -08:00 |
|
bzbarsky@mit.edu
|
165bff4bff
|
Fix comment too. Bug 395107
|
2007-12-04 09:14:20 -08:00 |
|
bzbarsky@mit.edu
|
079ff160bc
|
Fix build bustage. Bug 395107
|
2007-12-04 09:09:31 -08:00 |
|
bzbarsky@mit.edu
|
da176665eb
|
Try to handle people processing events from inside an XBL constructor somewhat sanely. Bug 401743, r+sr+a=sicking
|
2007-12-04 08:56:44 -08:00 |
|
ted.mielczarek@gmail.com
|
08ab0d988a
|
bug 400204 - window.innerWidth throws exception when called on a non-displayed frame (mochitest). r=jst
|
2007-12-04 08:52:23 -08:00 |
|
bzbarsky@mit.edu
|
5c98500ba4
|
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
|
87e0e9ef26
|
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
|
9c859db900
|
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
|
319f72faea
|
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
|
cbe649c3cb
|
Additional fix for bug 404375. r=robstring, a=mconnor
|
2007-12-04 07:56:58 -08:00 |
|
martijn.martijn@gmail.com
|
b0f0adb6bf
|
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
|
eacdc8e46e
|
bug 392919 - update Breakpad to SVN revision 234. r=mento
|
2007-12-04 07:54:20 -08:00 |
|
reed@reedloden.com
|
65fdc02cc0
|
Backing out patch from bug 406094 due to perf regression.
|
2007-12-04 03:22:14 -08:00 |
|
sspitzer@mozilla.org
|
c932ae6528
|
supplimental fix for bug #405231 and bug #406094: (the pref got renamed)
|
2007-12-04 01:36:08 -08:00 |
|
igor@mir2.org
|
e5af2095c0
|
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
|
1c10d71daf
|
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
|
38b83d293a
|
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
|
0ea5b6f14c
|
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
|
d74c607a13
|
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
|
03082af022
|
JavaScript Tests - update known failure list, bug 406726, not part of the build
|
2007-12-04 00:30:49 -08:00 |
|
jwatt@jwatt.org
|
8ecf5a2fcc
|
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
|
072a037af4
|
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
|
a05a934200
|
backing out.
|
2007-12-04 00:07:15 -08:00 |
|
sspitzer@mozilla.org
|
7098e7087f
|
*** empty log message ***
|
2007-12-04 00:03:25 -08:00 |
|
longsonr@gmail.com
|
54f0fc6396
|
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
|
c35938c835
|
relanding 402008.
|
2007-12-03 22:30:47 -08:00 |
|
reed@reedloden.com
|
1a3396c0ad
|
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
|
fd8bb8f823
|
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
|
d1be87fadf
|
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
|
0b43c94739
|
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
|
a0669a4d56
|
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
|
61678070f3
|
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
|
ac9b5300ca
|
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
|
52c686c1e5
|
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
|
27fbc00206
|
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
|
aba0e4cbc3
|
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
|
1a63c8d59c
|
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
|
e9b15f58e3
|
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
|
dcbc4b321a
|
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
|
908d04a379
|
Kick the stupid Windows test box.
|
2007-12-03 19:40:06 -08:00 |
|
jwalden@mit.edu
|
d3b11a2cbf
|
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
|
5474394150
|
backing out due to orange.
|
2007-12-03 18:46:02 -08:00 |
|