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

208343 Коммитов

Автор SHA1 Сообщение Дата
sharparrow1@yahoo.com 19d17c72f8 Fix warning from Bug 285608. r+sr=roc. 2007-07-04 16:38:39 -07:00
gavin@gavinsharp.com b3ab985499 Bug 386741: remove unneeded code from the URL bar binding (currently NPOB), patch by Dão Gottwald <dao@design-noir.de>, r=me 2007-07-04 14:30:08 -07:00
dbaron@dbaron.org e9386a5ae1 Turn warning on constructing frames in the middle of reflow back into an assertion, now that the dependent bugs are fixed. b=336756 2007-07-04 13:40:14 -07:00
Olli.Pettay@helsinki.fi 6444cb717f Bug 386802, Mutation events always fired during setting of innerHTML, r+sr=bz 2007-07-04 13:39:10 -07:00
timeless@mozdev.org c34ef613ea Bug 386614 Crash [@ nsSocketTransportService::Shutdown] when toggling offline/online in 2 frames
guarding against reentrancy from thread shutdown processing events waiting for thread join.
r=biesi sr=biesi
2007-07-04 12:33:57 -07:00
sdwilsh@shawnwilsher.com f76579db28 Bug 354537 - [nb-NO] DOM Inspector Entities Need to be added. Patch by Håvard Mork <havard.mork@gmail.com>. r=sdwilsh 2007-07-04 12:00:59 -07:00
dbaron@dbaron.org 2e7a7d753d Remove unused copy constructors. b=386809 r+sr=bzbarsky 2007-07-04 11:52:27 -07:00
dbaron@dbaron.org 9edabebb5d Implement -moz-border-start and -moz-border-end. Patch by Simon Montagu <smontagu@smontagu.org> and me. b=74880 r/sr=smontagu/dbaron 2007-07-04 11:51:16 -07:00
dbaron@dbaron.org 2d5e914314 Fix bustage on x86_64 Linux. b=279703 r=enndeakin 2007-07-04 11:37:33 -07:00
Olli.Pettay@helsinki.fi c54621ca41 Bug 386820, Gmail, compose mail, cursor missing in (rich formatting) textfield, r+sr=peterv 2007-07-04 11:20:00 -07:00
Olli.Pettay@helsinki.fi 29b9e5e15f bug 386561, Page not painting properly (ensure that EndUpdateViewBatch gets called), r+sr=peterv 2007-07-04 10:53:43 -07:00
enndeakin@sympatico.ca 763c28dc18 Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, attempt 2 with creating widgets later, r=bz,neil,roc,sr=bz 2007-07-04 08:49:38 -07:00
surkov.alexander@gmail.com 1bf543bd20 Bug 369077 - listbox/richlistbox is corrupted if @selected is inside item, r=neil, enn.deakin 2007-07-04 05:16:55 -07:00
vladimir@pobox.com 838d381890 b=361695, [mac] bidi mirroring proken with some fonts, r=vladimir, patch from jdaggett@mozilla.com 2007-07-04 02:19:27 -07:00
aaronleventhal@moonset.net 55b071590b Fixing bustage again 2007-07-04 01:49:00 -07:00
aaronleventhal@moonset.net cfb79bb667 Fixing bustage again 2007-07-04 01:38:54 -07:00
aaronleventhal@moonset.net cc640dce0c Fixing bustage 2007-07-04 01:24:23 -07:00
aaronleventhal@moonset.net c3629cf1c4 Bug 386721. More ARIA properties are universal. r=david.bolter 2007-07-04 00:54:56 -07:00
aaronleventhal@moonset.net fcfec20306 Bug 386717. Changes to how tables, grids and treegrids are handled in ARIA. r=david.bolter 2007-07-04 00:52:18 -07:00
mrbkap@gmail.com 7ee3e1ad38 Don't be confused by misleading tag names. bug 386794, r+sr=sicking 2007-07-04 00:45:04 -07:00
peterv@propagandism.org fbf15f1cfd Fix for bug 386656 (Security Error: Content at moz-nullprincipal:{8c0f4edc-0aac-45cc-8471-895f07bb1bb2} may not load or link to resource://gre/res/hiddenWindow.html during install of latest NTT Build). r/sr=jst. 2007-07-04 00:27:36 -07:00
roc+@cs.cmu.edu 1bd6227b5e Fixing bustage 2007-07-03 21:07:01 -07:00
roc+@cs.cmu.edu 5786887ef2 Bug 385423. Refactor textrun cache so that all textrun clients use a single global word-based cache. Responsibility for stripping out problematic characters (e.g. newlines) is given to the word cache. r=vlad,smontagu 2007-07-03 20:39:01 -07:00
roc+@cs.cmu.edu df98dec536 Bug 386211. Turn 'fonts still alive' assertion into a warning. r=vlad 2007-07-03 20:24:04 -07:00
roc+@cs.cmu.edu b84f7fe0c6 Bug 383129. Don't treat tree-related XUL tags as special when they're root elements. r+sr=bzbarsky 2007-07-03 20:20:04 -07:00
reed@reedloden.com 5419626c76 Bug 386359 - "need more Ts runs in Talos" (get Talos to use TS_NUM_RUNS) [p=alice r=robcee] 2007-07-03 19:40:55 -07:00
mats.palmgren@bredband.net 0711c3f514 Cleanup implementations of QueryInterface. b=385750 r+sr=dbaron r+sr=jst 2007-07-03 19:15:31 -07:00
mats.palmgren@bredband.net e3dc6b00a0 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 9490b4e330 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 0948a2e84f 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 6ed9373197 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 337b727165 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 969cf32a13 Orange fix. rs=gavin.sharp 2007-07-03 15:49:42 -07:00
sharparrow1@yahoo.com d261910e89 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 25a6465d4b 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 c2b2521e64 Fix orange. r=gavin.sharp 2007-07-03 15:33:46 -07:00
gavin@gavinsharp.com 48f93ffffc Disable new location bar (bug 366797) again due to Ts/Txul regression 2007-07-03 15:32:31 -07:00
sharparrow1@yahoo.com 452068a6d2 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 934fa94442 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 581c9c9b41 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 185a3546ba Put comment in the right place. b=180380 2007-07-03 14:31:02 -07:00
dbaron@dbaron.org 63ccfec235 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 269a3e3477 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 33aeae8e8d Fix crash [@ nsPopupSetFrame::Destroy]. b=384877 r=enndeakin sr=roc 2007-07-03 14:16:48 -07:00
dolske@mozilla.com ff8ed91fee 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 9fbb9e20dd Bug 385871 - DM needs to have schema checking. r=mano 2007-07-03 14:04:54 -07:00
sdwilsh@shawnwilsher.com 8b24012813 Bug 386394 - Add a BackupDB method to mozIStorageConnection. r=mano 2007-07-03 13:54:36 -07:00
cbarrett@mozilla.com 6331156e8f 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 48c95e4f48 Fix spelling in comment. Bug 384981 2007-07-03 12:39:51 -07:00
bzbarsky@mit.edu f08d646d92 Fixing build bustage 2007-07-03 12:15:26 -07:00