Граф коммитов

180127 Коммитов

Автор SHA1 Сообщение Дата
sspitzer@mozilla.org 7f25642ab8 fix for bug #384671: when resetting the history sidebar view, don't use applyFilter()
this is needed for bug #380735, for when we persist day and host container
open state in the history sidebar.

additionally, call load() instead of using .place directly to avoid doing queriesToQueryString() only to call queryStringToQueries().

r=mano
2007-06-18 18:31:51 -07:00
graydon@mozilla.com 31b7fc133f Bug 384942, dump graph on cycle collection fault.
r=dbaron
2007-06-18 18:29:10 -07:00
mats.palmgren@bredband.net c3d61f5c54 Remove the license text for xregion, because the code has been removed from the tree. b=384666 r=dbaron r=gerv 2007-06-18 17:58:32 -07:00
mats.palmgren@bredband.net 1e3c47198d Make nsFocusController::MoveFocus() return an error code when it fails. Patch by Daniel Bainton <daniel.bainton@gmail.com>. b=381404 r=me sr=jst 2007-06-18 17:49:49 -07:00
mozilla.mano@sent.com d07fb7189a Bug 384763 - left click broken in bookmarks menu. r=ssptizer. 2007-06-18 17:16:09 -07:00
sspitzer@mozilla.org 98a8321d77 fix for bug #384677: for history sidebar and history menu, don't specify begin / end times
r=dietrich
2007-06-18 17:08:17 -07:00
mozilla.mano@sent.com 3609439fb6 Bug 384623 - renaming root folder in the bookmarks tree doesn't update the tree view. r=dietrich. 2007-06-18 16:55:58 -07:00
dbaron@dbaron.org b7d4e53846 Mac-only, probably. 2007-06-18 16:53:06 -07:00
dbaron@dbaron.org 96766e5d16 Mark test as random for now. 2007-06-18 16:50:58 -07:00
sdwilsh@shawnwilsher.com d96db35e43 Bug 384454 - Remove sqlite3_bind_parameter_indexes. r=sspitzer 2007-06-18 16:42:23 -07:00
dbaron@dbaron.org c8e15fecde Back out patch to make mousethrough attribute apply to all elements. b=380094 a=roc 2007-06-18 16:22:46 -07:00
dbaron@dbaron.org 9ec12d834f Make marquee work again when direction is rtl, by working around changes to range of offsetLeft. b=336736 Patch by Daniel Holbert <dholbert@mozilla.com>. r=martijn sr=dbaron 2007-06-18 16:21:56 -07:00
jonas@sicking.cc ac44cecea7 Backing out previous checkin since leaks went up 2007-06-18 16:21:28 -07:00
dbaron@dbaron.org f609ba3e39 Reftest for bug 381507. Patch by Daniel Holbert <dholbert@mozilla.com>. r=dbaron 2007-06-18 16:20:34 -07:00
dbaron@dbaron.org 7299d6225d Handle the vertical resizing in the first pass reflow correctly when we've previously done a special height reflow. b=381507 r=dholbert sr=roc 2007-06-18 16:19:39 -07:00
sayrer@gmail.com 5939f50f17 bug 384507. nsContentSink.h contains static non-member functions and globals. r+sr=jst 2007-06-18 15:44:11 -07:00
jonas@sicking.cc 9d0c915718 Bug 348156: Don't rely on UnbindFromTree to break cycles since that puts us in an inconsistent state. r/sr=jst 2007-06-18 15:27:27 -07:00
crowder@fiverocks.com 5eb2ffa8b3 Bug 384901: leak in jsfile.c, patch by Robin Ehrlich, rehrlich@ubiqinc.com, r=mrbkap 2007-06-18 14:40:30 -07:00
mrbkap@gmail.com 8b94eb77fd Protect js_GetStringBytes from callers that happen during the last GC. Patch from brendan, bug 336907, r=daumling sr=shaver 2007-06-18 14:38:31 -07:00
crowder@fiverocks.com 2633aada42 Bug 383607: add ARM pure endian double support to JS engine, r=crowder, patch by Gavin Reaney gavin@picsel.com 2007-06-18 14:31:48 -07:00
sdwilsh@shawnwilsher.com c756a733d7 Bug 384732 - Download manager should use a transaction when importing from downloads.rdf. Patch by Edward Lee <edilee@gmail.com>. r=sdwilsh 2007-06-18 13:49:05 -07:00
crowder@fiverocks.com 238b7dc549 bug 379056: quieting the assertions here for all but myself and mrbkap, r=mrbkap 2007-06-18 13:24:00 -07:00
sdwilsh@shawnwilsher.com f0deac9b25 Bug 384161 - autoRemoveAndClose checks wrong pref type. Patch by Edward Lee <edilee@gmail.com>. r=sdwilsh 2007-06-18 13:17:42 -07:00
sdwilsh@shawnwilsher.com 0cc451f2bd Bug 384892 - Investigate eliminating the LL_* macros from nsDownloadManager.cpp. Patch by Ryan Jones <sciguyryan@gmail.com>. r=sdwilsh 2007-06-18 13:11:29 -07:00
sdwilsh@shawnwilsher.com ed93b369d4 Bug 384867 - nsDownloadManager.cpp #includes nsInt64.h. Patch by Ryan Jones <sciguyryan@gmail.com>. r=sdwilsh 2007-06-18 13:11:06 -07:00
flamingice@sourmilk.net 756da201cd Bug 375921, configure should throw error when APNG not found, Patch by Andrew Smith, r=dbaron, r=benjamin 2007-06-18 12:44:11 -07:00
igor@mir2.org a1781f7de4 Bug 384478: Patch from Mike Moening to fix warning when compiling with VC. r=me 2007-06-18 12:33:21 -07:00
bclary@bclary.com e241d518ba JavaScript Tests - update test range to 48.5-51.5%, bug 211590 2007-06-18 11:35:32 -07:00
flamingice@sourmilk.net fa6f29c2f5 Bug 338830, Multiple license blocks in safe browsing JS components, Patch by Régis Caspar, r=benjamin 2007-06-18 10:36:49 -07:00
Olli.Pettay@helsinki.fi df557c69c7 Bug 384663, r+sr=bz 2007-06-18 08:43:40 -07:00
jwatt@jwatt.org 5f4f8a101b Fixing bug 383917. The new Components.utils.import code shouldn't spam the console. r=sayrer@gmail.com, sr=brendan@mozilla.com 2007-06-18 08:36:16 -07:00
bzbarsky@mit.edu b7acce844e Don't tear down part of the content tree while there are still frames
referencing it.  Bug 384728, r+sr=tor
2007-06-18 08:30:57 -07:00
bzbarsky@mit.edu d9d2951fb4 Fix assertion to not fire when it shouldn't. Bug 303003, patch by Radek
'sysKin' Czyz <syskin@syskin.cjb.net>, r=alfredkayser@nl.ibm.com, sr=biesi
2007-06-18 08:24:17 -07:00
bzbarsky@mit.edu 647cbff151 Make security manager API more useful from script. Make more things
scriptable, and add a scriptable method for testing whether a given principal
is the system principal.  Bug 383783, r=dveditz, sr=jst
2007-06-18 08:12:09 -07:00
bzbarsky@mit.edu 434b4cf8db Optimize immutability of codebase/domain a little bit. Bug 380475, r=dveditz, sr=biesi 2007-06-18 08:07:02 -07:00
bzbarsky@mit.edu ec536a72cf Make nsPrincipal::Equals compare codebases, not just certs, for certificate
principals.  Bug 369201, r=dveditz, sr=jst
2007-06-18 08:01:53 -07:00
bzbarsky@mit.edu 5594639fe8 Initialize the thing we're going to test to see whether we
succeeded... otherwise we'll be testing random quantities.  Bug 384264, r+sr=roc
2007-06-18 07:58:29 -07:00
bzbarsky@mit.edu d4193fc178 Backing out bug 300079 to see whether that fixes tinderbox orange. 2007-06-18 07:32:35 -07:00
neil@parkwaycc.co.uk 1a449e3e70 Clean up some uses of __AUTOCOMPLETE_BOX__ (more to follow) b=303409 r+sr=jag 2007-06-18 06:22:39 -07:00
ginn.chen@sun.com db8d66af7c Bug 383482 [a11y]overflow:hidden style should not "invalidate" the focused link
r=surkov.alexander
2007-06-17 22:47:33 -07:00
brendan@mozilla.org 6f85936f1c Fix violation of function prototyping due to cloned function object implementation (300079, r=igor). 2007-06-17 22:33:36 -07:00
bclary@bclary.com cd5d086b5a JavaScript Test - catch indirect eval exception on trunk, bug 352797 2007-06-17 22:20:11 -07:00
bclary@bclary.com 66d51ee069 JavaScript Test - catch indirect eval exception on trunk, bug 361571 2007-06-17 22:17:54 -07:00
brendan@mozilla.org 045ac58126 Remove __callee__ property of Call prototypes (384642, r=igor). 2007-06-17 22:10:19 -07:00
rob_strong@exchangecode.com 73d5d3cd98 Bug 384350 - Don't remove HKLM\Software\Clients\StartMenuInternet\FIREFOX.EXE key during reinstall / update. r=sspitzer 2007-06-17 21:28:02 -07:00
stuart.morgan@alumni.case.edu 6b8b9c879b Bug 384509: preserve button end-cap shape when shrinking buttons below HITheme minimums. r=josh sr=pink 2007-06-17 17:29:34 -07:00
dwitte@stanford.edu 6d2c342bb5 missed this file in previous checkin. 2007-06-17 17:01:10 -07:00
dwitte@stanford.edu 341f5cae54 rev nsICookieManager2 interface to allow adding httpOnly cookies, and update consumers to match. b=379408, r+sr=biesi. 2007-06-17 16:40:40 -07:00
mozilla.mano@sent.com c5c5550f0d Bug 384813 - [mac] xul menubar is invisible when inspecting browser.xul in DOMi. r=gavin. 2007-06-17 15:06:47 -07:00
dwitte@stanford.edu 5493e24575 switch cookies over to mozStorage. b=230933, r=sdwilsh, sr=mconnor.
remove nsInt64 usage from cookies, b=384225, r+sr=biesi.
2007-06-17 14:52:22 -07:00