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

211994 Коммитов

Автор SHA1 Сообщение Дата
roc+@cs.cmu.edu 7b135748b0 Bug 395331. Fix FindPrimaryFrameFor by noticing that an element can be in anonymous content if the binding root is a binding *ancestor*, not just a binding *parent*. r+sr=bzbarsy 2007-10-07 19:42:50 -07:00
bzbarsky@mit.edu 9f28173b95 Add tests 2007-10-07 18:13:40 -07:00
bzbarsky@mit.edu bfde3b870d Fix build bustage when building with old enough gtk. Bug 362682 followup, r=stuart 2007-10-07 16:09:55 -07:00
pavlov@pavlov.net 43f59bc288 removing code that breaks when compiled with newer pangos 2007-10-07 15:52:33 -07:00
steffen.wilberg@web.de 201a221bec Bug 361759: make description for 'Open Address in New Tab' keyboard shortcut more precise. r=jwalden, a=mconnor 2007-10-07 13:14:10 -07:00
steffen.wilberg@web.de 9dfb369f40 Bug 395432: document the addition of Manage Add-ons on the Main pref panel. r=jwalden, a=mconnor 2007-10-07 13:10:10 -07:00
bzbarsky@mit.edu 1c9db02035 Fixing typos 2007-10-07 11:45:50 -07:00
bzbarsky@mit.edu 44ecf25bb9 Give the about:blank document we create when loading a javascript: URI from history the principal of the history entry so the JS will actually execute against that about:blank, not in a sandbox. Bug 384014, r+sr+a=jst 2007-10-07 11:26:02 -07:00
bzbarsky@mit.edu 221e99825f Reoder some checks to do the fast one that will test false most often first. Bug 398222, r+sr+a=sicking 2007-10-07 11:23:52 -07:00
bzbarsky@mit.edu 13603edce6 Adding test. 2007-10-07 11:18:22 -07:00
mats.palmgren@bredband.net 20635be869 Take into account that |line| can be an overflow line when accessing the previous line. Patch by roc and me. b=397007 r+sr=me/roc blocking1.9=roc 2007-10-07 10:32:07 -07:00
edward.lee@engineering.uiuc.edu 52d5a1b705 Bug 394039 - Calling removeDownload() works but doesn't update download window. r=sdwilsh, b-ff3=mconnor 2007-10-07 10:21:57 -07:00
edward.lee@engineering.uiuc.edu d75c061445 Bug 384810 - DM should restore the database state gracefully after a crash. r=sdwilsh, a=mconnor 2007-10-07 09:15:32 -07:00
mozilla@weilbacher.org a72d53b709 [OS/2] Bug 398610: following up on bug 363130 and restrict favicons to 16x16px in menus, p=wuno, r=me 2007-10-06 15:37:41 -07:00
pavlov@pavlov.net 0a2d37c5c9 removing printf that snuck in. 2007-10-06 14:07:32 -07:00
sayrer@gmail.com 40f813b8b2 Bug 398824. Smooth out status notifications. r=biesi, sr/a=mconnor 2007-10-06 13:52:21 -07:00
mrbkap@gmail.com fc8368582d Don't call setters if there is no setter to call. bug 398040, r=brendan sr=jst a=blocking1.9+ 2007-10-06 10:14:34 -07:00
aaronleventhal@moonset.net 7e8b2ba835 bug 395923. The whole page is repeated in a single node following the ordered list with 8 items on this page. Correct fix that doesn't change role for links with onclicks. r=surkov, a=dsicore 2007-10-06 09:52:04 -07:00
aaronleventhal@moonset.net 31ed144f3b Bug 388187. Incorrect initial focus event when dialogs are opened. Patch by Ginn Chen, r=aaronlev, a=dsicore 2007-10-06 09:38:05 -07:00
aaronleventhal@moonset.net 776f5ac6b9 Bug 393660. When non-accessible node is removed/shown, fire events for accessible first-line descendants. Patch put together by both Surkov and aaronlev, r=aaronlev, r=surkov, a=dsicore 2007-10-06 09:24:57 -07:00
mats.palmgren@bredband.net dedcb4d147 Make the GetListBoxBody() call from the frame constructor not Flush_Frames. b=392285 r+sr=bzbarsky a=dsicore 2007-10-06 08:03:35 -07:00
mats.palmgren@bredband.net 95bcc0e95f Call RemoveMappingsForFrameSubtree() before destroying an "internal" popup frame. b=372685 r+sr=bzbarsky blocking1.9=dsicore 2007-10-06 06:53:05 -07:00
gerv@gerv.net c9122f3571 Bug 398009 - fix mangled license headers. a=stuart. 2007-10-06 05:08:39 -07:00
peterv@propagandism.org 2f005ef27f Fix for bug 398270 ([mlk] Loading a feed leaks). r=sayrer. 2007-10-06 01:05:30 -07:00
pavlov@pavlov.net c10729129f bug 362682. re-re-landing linux text goodness. r=vlad, patch by me and Behdad Esfahbod <mozilla@behdad.org>. 2007-10-06 00:26:13 -07:00
bzbarsky@mit.edu a60b095778 Fix the test 2007-10-05 22:21:03 -07:00
bzbarsky@mit.edu bf577bab68 adding test 2007-10-05 21:02:29 -07:00
bzbarsky@mit.edu 26269e8c1d Make test actually run 2007-10-05 20:53:15 -07:00
bzbarsky@mit.edu b240e7af27 Adding test. 2007-10-05 20:46:02 -07:00
rhelmer@mozilla.com 60f3352645 use an external server for externalStagingServer b=396438 r=joduinn 2007-10-05 20:10:44 -07:00
rhelmer@mozilla.com 69ba5aaf4a set ausServer to production b=398212 r=rhelmer p=joduinn 2007-10-05 20:09:38 -07:00
bzbarsky@mit.edu 45413a16be Add test 2007-10-05 20:01:10 -07:00
bzbarsky@mit.edu 0aba12b2fb Fix build bustage by not using debug-only member in opt code. Bug 398668 2007-10-05 18:23:09 -07:00
sayrer@gmail.com 3e3f9e8835 Bustage fix for bug 398668 2007-10-05 18:13:52 -07:00
bzbarsky@mit.edu 8a7599da01 Fix a few issues in bfcache and XBL when javascript is being toggled on and off. Bug 398668, r+sr+a=jst 2007-10-05 17:35:00 -07:00
myk@mozilla.org 2e76fdbcc0 bug 398565: display icons in the Applications prefpane for the 'save file' and 'always ask' actions; r=gavin, a=mconnor 2007-10-05 16:41:21 -07:00
bzbarsky@mit.edu 8897d7f658 Remove trunk instances of MOZILLA_1_8_BRANCH interfaces. Bug 347910, r+sr+a=jst 2007-10-05 16:37:25 -07:00
myk@mozilla.org aae28a9eac bug 395136: show types handled only by disabled plugins in the Applications prefpane; r=gavin, a=mconnor 2007-10-05 16:31:10 -07:00
sayrer@gmail.com fcc59f4d62 Turn session restore back on. Tests show a performance problem. See bug 398807. 2007-10-05 16:28:27 -07:00
dolske@mozilla.com 0d5e3d7793 Disabling fast reftests (bug 387132) due to reported link problems on Linux too. *sigh* 2007-10-05 16:11:12 -07:00
cbarrett@mozilla.com 241c275ad7 Bug 397209 - Catch ObjC exception when trying to draw to an offscreen buffer. r=josh sr=vlad a1.9=vlad 2007-10-05 14:24:01 -07:00
sayrer@gmail.com de749fa67f temporarily disable session store tests while session store is disabled 2007-10-05 14:03:59 -07:00
cbarrett@mozilla.com 1c578e8288 Bug 380203 - Scrollbars now render correctly under complex transforms (rotate/scale/shear). r=josh sr=vlad 2007-10-05 14:01:42 -07:00
bclary@bclary.com 61dbedd46d JavaScript Test - ignore XPCCrossOriginWrapper on global object, bug 390946, not part of the build 2007-10-05 13:44:42 -07:00
rhelmer@mozilla.com ed1a476e53 update verify configs for Fx 2008 rc1 b=398212 r=rhelmer p=joduinn 2007-10-05 13:40:09 -07:00
Olli.Pettay@helsinki.fi f0e6a1c079 Bug 398088, r+sr=sicking 2007-10-05 13:37:55 -07:00
mconnor@steelgryphon.com ed4abd7a06 temporarily disable sessionstore to gauge Tp impact 2007-10-05 13:33:26 -07:00
sayrer@gmail.com c4e7b65e19 Bug 398114. JS_Assert: (cx)->requestDepth || (cx)->thread == (cx)->runtime->gcThread from nsJSSh::Init. r=mrbkap, sr=shaver 2007-10-05 13:10:46 -07:00
reed@reedloden.com 9b6edcd962 Bug 398382 - "A couple of missing or wrong control attributes for labels in places dialogs" [p=marco.zehe@googlemail.com (Marco Zehe) r=Mano a1.9=mconnor] 2007-10-05 12:38:41 -07:00
reed@reedloden.com 4aed89517c Bug 397216 - "nsPersistentProperties shutdown leak in uconv" [p=asqueella r=smontagu a1.9=damons] 2007-10-05 12:30:37 -07:00