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

180633 Коммитов

Автор SHA1 Сообщение Дата
mats.palmgren@bredband.net 8f7ef470bb Make the viewport area that of the root frame, or in paginated contexts, the page content frame. b=380816 r=sharparrow1 sr=roc 2007-07-03 18:13:07 -07:00
cbarrett@mozilla.com 7eff900533 Bug 361299 - read image directly from input stream in icon decoder. Patch by Alfred Kayser <alfredkayser@nl.ibm.com>. r=tor, sr=biesi. 2007-07-03 18:09:10 -07:00
jst@mozilla.org 8f77194a15 Fixing bug 380618. Remove support for window.ononline and window.onoffline in favor of using window.addEventListener() for these new events. r=chris.double@double.co.nz, sr=jonas@sicking.cc 2007-07-03 16:40:11 -07:00
gavin@gavinsharp.com 3f33c3cfe4 Remove #ifdef DEBUG pref that isn't read in debug builds (see bug 383365 comment 2) 2007-07-03 16:34:15 -07:00
joshmoz@gmail.com f64b334504 fix a crash when invoking drag sessions and check cached transferables when saying whether or not a drag or paste supports a particular flavor. b=386751 r=cbarrett sr=pav 2007-07-03 16:13:28 -07:00
sdwilsh@shawnwilsher.com 48b5d9c4c7 Orange fix. rs=gavin.sharp 2007-07-03 15:49:42 -07:00
sharparrow1@yahoo.com b6d8dd200b Bug 386142: fantasai's li'l Need More Comments bug. Patch by fantasai, r+sr=roc 2007-07-03 15:49:00 -07:00
gavin@gavinsharp.com 7163c757c3 Bug 261633: treat setInterval('foo()') as setTimeout('foo()', 0) to match IE and avoid recursive timeouts, r+sr=jst 2007-07-03 15:38:04 -07:00
sdwilsh@shawnwilsher.com c85a71828e Fix orange. r=gavin.sharp 2007-07-03 15:33:46 -07:00
gavin@gavinsharp.com 7ab79d699a Disable new location bar (bug 366797) again due to Ts/Txul regression 2007-07-03 15:32:31 -07:00
sharparrow1@yahoo.com f8eb726afe Bug 386141: Switch NS_FRAME_IS_BOX to use IsFrameOfType. Patch by fantasai, r+sr=roc. 2007-07-03 15:11:28 -07:00
flamingice@sourmilk.net c062ff619a Bug 382367, Add support for enabling and disabling individual plugins, r+sr=jst 2007-07-03 14:42:35 -07:00
mats.palmgren@bredband.net b125d74ea1 Use predefined load types instead of rolling our own. b=385663 r+sr=bzbarsky 2007-07-03 14:41:32 -07:00
dbaron@dbaron.org 1cbc7c38ef Put comment in the right place. b=180380 2007-07-03 14:31:02 -07:00
dbaron@dbaron.org 91e460c07f Make suspectCurrent assertion not fire constantly after we Fault. b=386664 r+sr=peterv 2007-07-03 14:21:57 -07:00
dbaron@dbaron.org 68c77f6e8d Make nsGTKRemoteService properly implement its AddRef and Release methods so it doesn't leak on shutdown. b=336920 r=bsmedberg 2007-07-03 14:21:11 -07:00
mats.palmgren@bredband.net 69ebf5ac96 Fix crash [@ nsPopupSetFrame::Destroy]. b=384877 r=enndeakin sr=roc 2007-07-03 14:16:48 -07:00
dolske@mozilla.com db93eccb6c Bug 386744: "View Image" on <canvas> throws "Error: uncaught exception: Load of denied." r=mano 2007-07-03 14:11:15 -07:00
sdwilsh@shawnwilsher.com 74aba047ce Bug 385871 - DM needs to have schema checking. r=mano 2007-07-03 14:04:54 -07:00
sdwilsh@shawnwilsher.com f7a000c5ad Bug 386394 - Add a BackupDB method to mozIStorageConnection. r=mano 2007-07-03 13:54:36 -07:00
cbarrett@mozilla.com f131cd226d bug 380185 (part 2) - Scrollbars should not try to draw their features if there is not enough space. r=josh sr=roc. 2007-07-03 13:05:15 -07:00
bzbarsky@mit.edu f64501fa12 Fix spelling in comment. Bug 384981 2007-07-03 12:39:51 -07:00
bzbarsky@mit.edu e332256c63 Fixing build bustage 2007-07-03 12:15:26 -07:00
joshmoz@gmail.com 6542e94ec0 Scrollbars should not try to draw their features if there is not enough space. b=380185 r=josh sr=roc 2007-07-03 11:49:44 -07:00
bzbarsky@mit.edu eca3a4a55a Menubars are special on OSX too. Bug 385880, r=bernd, sr=roc 2007-07-03 11:48:57 -07:00
bzbarsky@mit.edu 31793a2838 Propagate the principal responsible an image load all the way to
CanLoadImage/LoadImage in nsContentUtils, and use it for security checks
there.  Bug 310165, r=sicking, sr=dbaron
2007-07-03 11:45:39 -07:00
bzbarsky@mit.edu 159729a500 Adding test. 2007-07-03 11:27:38 -07:00
axel@pike.org bfc6e8cc34 bug 383585, improve tooling for dummy localizations, r=sayrer 2007-07-03 10:54:52 -07:00
gavin@gavinsharp.com f8eb26511d Bug 386746: remove unneeded URL bar code, patch by Dão Gottwald <dao@design-noir.de>, r=me 2007-07-03 10:40:40 -07:00
gavin@gavinsharp.com 74f7aa6e2c Bug 386741: attempt at fixing Ts/Txul regression by eliminating unnecessary XBL fields 2007-07-03 10:09:50 -07:00
sdwilsh@shawnwilsher.com 8c6fa165b4 Bug 386371 - Use getters and setters for database schema version. r=myk 2007-07-03 09:56:20 -07:00
gavin@gavinsharp.com 09ed0dcd8f Bug 380932: land netError page for malware URIs, patch by Johnathan Nightingale <johnath@mozilla.com>, r=biesi, ui+r=beltzner 2007-07-03 09:49:06 -07:00
Olli.Pettay@helsinki.fi ee3d7a8d83 Add tests also for blur event (bug 238987) 2007-07-03 09:27:28 -07:00
surkov.alexander@gmail.com 0a80939806 Bug 378468 - remove warnings from nsDocAccessible::InvalidateCacheSubtree, r=ginn.chen 2007-07-03 09:19:08 -07:00
sspitzer@mozilla.org d8632c7080 fix for bug #386705: Description field of new bookmark is not populated even though it has <META name="description" content="...">
fix by=Marco Bonardo <mak77@supereva.it>

r=sspitzer
2007-07-03 08:39:33 -07:00
gavin@gavinsharp.com dd6232ab01 Bug 366797: Re-enable new location bar binding, but disable use of the eTLD service pending leak fixes (bug 386154, bug 386155), patch by Dão Gottwald <dao@design-noir.de>, r=me 2007-07-03 07:58:20 -07:00
gavin@gavinsharp.com e4aace6b01 Bug 366797: Re-enable new location bar binding, but disable use of the eTLD service pending leak fixes (bug 386154, bug 386155), patch by Dão Gottwald <dao@design-noir.de>, r=me 2007-07-03 07:54:05 -07:00
gavin@gavinsharp.com 1bcd1f75b3 Bug 253851: wait for background image loads before firing onload (match behavior of IE/Safari/Opera), r+sr=dbaron 2007-07-03 06:59:02 -07:00
Olli.Pettay@helsinki.fi d57c010537 Bug 238987, Focus and blur events bubble from some form input controls, r+sr=bz 2007-07-03 06:37:32 -07:00
peterv@propagandism.org 490ab90e91 Part 2 of the fix for bug 382778. r=smaug, sr=sicking. 2007-07-03 06:00:12 -07:00
Olli.Pettay@helsinki.fi 09de4e615b back out bug 238987 2007-07-03 05:37:00 -07:00
peterv@propagandism.org cad259320f Fix for bug 386495 (Javascript is not disabled when designMode is on). r/sr=jst. 2007-07-03 04:54:41 -07:00
Olli.Pettay@helsinki.fi c1fe374f29 Bug 238987, Focus and blur events bubble from some form input controls, r+sr=bz 2007-07-03 04:49:40 -07:00
longsonr@gmail.com a87fafd959 Bug 386713 - mark text-font-weight-01.svg failing on linux 2007-07-03 04:28:41 -07:00
longsonr@gmail.com 8819ed1885 Add reftest for lighter text - bug 379284 2007-07-03 03:16:11 -07:00
longsonr@gmail.com c6d03fa523 Bug 385228 - ASSERTION: Surface size too large (would overflow) - change asserts to warnings. r+sr=vladimir 2007-07-03 02:16:50 -07:00
longsonr@gmail.com 7ed2d8873d Bug 383872 - invalid image height assertion with svg foreignObject element, background image, height: 0.5px. r=vladimir,sr=roc 2007-07-03 01:53:03 -07:00
joshmoz@gmail.com 2792f72167 rewrite much of the Mac OS X clipboard service to fix several bugs and improve performance. also a lot of cleanup. b=386225 r=smorgan sr=pav 2007-07-03 00:16:19 -07:00
dolske@mozilla.com dd6a9f754d Bug 385503: 'Set Desktop Background' on an image large than screen and position=center preview is too large, patch by Dao Gottwald <dao@design-noir.de>, r=mano 2007-07-02 23:11:19 -07:00
jruderman@hmc.edu 5339922cd3 Fix bug 383426 (OOM crash). r=peterv, sr=roc. 2007-07-02 23:03:11 -07:00