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

250 Коммитов

Автор SHA1 Сообщение Дата
John Daniels e0bca1e0bb Bug 419532 – deCOMtaminate nsICaret. r+sr=roc 2008-07-16 12:52:01 +02:00
Robert O'Callahan 70265557e3 Bug 344258. Make <use> honour changes to the ID-to-element map. r=longsonr,sr=mats 2008-06-26 10:41:04 +12:00
roc+@cs.cmu.edu 4f5ea6ed18 Bug 317189. Do the second-scroll-to-anchor on onload (i.e. subresources have loaded), not just when the document has finished loading. Also, don't do it at all if the user has scrolled manually between the first anchor scroll and the second. r+sr=dbaron 2008-02-27 02:01:17 -08:00
aaronleventhal@moonset.net 9c3b582081 Bug 414654. Accessibles not hidden for visibility:hidden w/ position:absolute. r+sr=roc, a=beltzner 2008-01-29 20:17:57 -08:00
aaronleventhal@moonset.net 85cea31b8d Bug 413716. Repetitive warning in a11y, not supported for frames. r+sr=roc, a=beltzner 2008-01-25 12:44:53 -08:00
reed@reedloden.com b463a8115e Bug 364719 - "Resizers of images are positioned wrongly when page is scrolled" [p=mfenniak-moz@mathieu.fenniak.net (Mathieu Fenniak) / chris@pearce.org.nz (Chris Pearce [cpearce]) r=peterv r+sr=roc a=blocking1.9+] 2008-01-21 23:39:06 -08:00
Olli.Pettay@helsinki.fi 1887860ac2 Bug 368760, r=mats, sr=roc, a=blocking1.9+ 2007-11-22 12:47:33 -08:00
reed@reedloden.com ec741b6363 Bug 401361 - Draw correctly when drawWindow is called on a window using fullZoom [p=roc r+sr=vlad a=blocking1.9+] 2007-11-07 20:43:36 -08:00
reed@reedloden.com 1b271b013c Completely backout patch from Jonathan Steele in bug 399753 due to bustage. 2007-10-14 20:42:27 -07:00
reed@reedloden.com 9dcf0b4207 Bug 399753 - "Remove "nsISupportsArray" in the layout directory" [p=xfsunoles@gmail.com (Jonathan Steele) r+sr+a1.9=dbaron] 2007-10-14 20:09:59 -07:00
mrbkap@gmail.com c31ad5865b Restore the right caret in all cases. bug 395888, r+sr+a=roc 2007-09-22 14:06:58 -07:00
surkov.alexander@gmail.com 3016606d3e Bug 388927 - getChildAtPoint fails for scrolled content, r=evan.yan, roc, sr=roc, a=dsicore 2007-09-05 01:00:40 -07:00
jwalden@mit.edu 12e960c504 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -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
enndeakin@sympatico.ca 4f1b5e6da7 Bug 279703, backing out the popup changes due to performance regressions. sigh. 2007-06-29 15:15:59 -07:00
enndeakin@sympatico.ca a38bda36bc Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz 2007-06-29 12:04:45 -07:00
sharparrow1@yahoo.com 14635c3543 Bug 379015: Fix nsPresShell::RenderOffscreen. r+sr=roc 2007-05-22 17:11:05 -07:00
bzbarsky@mit.edu af881ad8e5 Process XBL constructors right after the frame construction inInitialReflow(). Bug 377119, r+sr=sicking 2007-05-13 20:52:48 -07:00
bzbarsky@mit.edu bd7815c2b9 Fixing typo. 2007-05-06 19:58:07 -07:00
bzbarsky@mit.edu 035ec35210 Followup to bug 378784 based on rbs's review comments. 2007-05-06 15:50:21 -07:00
bzbarsky@mit.edu d6284567b3 Change the FrameNeedsReflow API to pass the dirty flags to be added directly tothe method, instead of setting them before calling the method. That way we canavoid reflowing the ancestor of a reflow root which is not itself dirty but hasdirty children. This also makes it harder to set dirty bits inconsistentlywith the FrameNeedsReflow call. Bug 378784, r+sr=dbaron, pending rbs' reviewon the mathml parts. 2007-05-06 12:16:51 -07:00
aaronleventhal@moonset.net 990758bba3 Bug 357583. Allow XPCOM clients to init accessibility when they use nsIAccessible. r=surkov, sr=roc 2007-05-03 19:19:18 -07:00
aaronleventhal@moonset.net fd4e347720 Backing out accidental checkin for bug 357583 2007-05-03 13:20:58 -07:00
aaronleventhal@moonset.net 32ae0bb8b0 Bug 357583. Allow XPCOM clients to init accessibility when they use nsIAccessible. r=surkov, sr=roc 2007-05-03 12:22:24 -07:00
bzbarsky@mit.edu ed77655b3d Make InitialReflow just post a reflow event instead of doing a synchronousreflow. Bug 378975, r=dbaron and Eli Friedman, sr=dbaron 2007-05-01 10:15:08 -07:00
bzbarsky@mit.edu ab3ee8ccb0 Fix the vertical scrollbar guessing in nsHTMLScrollFrame to do better for aninitial reflow if we're doing that initial reflow a ways into the documentload. Bug 378480, r+sr=roc 2007-04-25 19:29:21 -07:00
enndeakin@sympatico.ca 58e8597155 Bug 374570, constrain popups to frame, r+sr=roc 2007-04-20 11:20:03 -07:00
Olli.Pettay@helsinki.fi 1f7ec1b192 375196, r+sr=roc 2007-03-25 22:38:22 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
roc+%cs.cmu.edu a1aea0e8a3 Bug 317189. Do the second-scroll-to-anchor on onload (i.e. subresources have loaded), not just when the document has finished loading. Also, don't do it at all if the user has scrolled manually between the first anchor scroll and the second. r+sr=dbaron 2008-02-27 10:01:18 +00:00
aaronleventhal%moonset.net 825bb8f392 Bug 414654. Accessibles not hidden for visibility:hidden w/ position:absolute. r+sr=roc, a=beltzner 2008-01-30 04:17:58 +00:00
aaronleventhal%moonset.net 2a4122d9ae Bug 413716. Repetitive warning in a11y, not supported for frames. r+sr=roc, a=beltzner 2008-01-25 20:44:53 +00:00
reed%reedloden.com ed491d1146 Bug 364719 - "Resizers of images are positioned wrongly when page is scrolled" [p=mfenniak-moz@mathieu.fenniak.net (Mathieu Fenniak) / chris@pearce.org.nz (Chris Pearce [cpearce]) r=peterv r+sr=roc a=blocking1.9+] 2008-01-22 07:39:07 +00:00
Olli.Pettay%helsinki.fi c6fb8a53db Bug 368760, r=mats, sr=roc, a=blocking1.9+ 2007-11-22 20:47:35 +00:00
reed%reedloden.com 499bd7a61b Bug 401361 - Draw correctly when drawWindow is called on a window using fullZoom [p=roc r+sr=vlad a=blocking1.9+] 2007-11-08 04:43:36 +00:00
reed%reedloden.com 60463bff28 Completely backout patch from Jonathan Steele in bug 399753 due to bustage. 2007-10-15 03:42:27 +00:00
reed%reedloden.com 84f61ae821 Bug 399753 - "Remove "nsISupportsArray" in the layout directory" [p=xfsunoles@gmail.com (Jonathan Steele) r+sr+a1.9=dbaron] 2007-10-15 03:10:00 +00:00
mrbkap%gmail.com 25bf255e15 Restore the right caret in all cases. bug 395888, r+sr+a=roc 2007-09-22 21:06:58 +00:00
surkov.alexander%gmail.com a85a321363 Bug 388927 - getChildAtPoint fails for scrolled content, r=evan.yan, roc, sr=roc, a=dsicore 2007-09-05 08:00:40 +00:00
jwalden%mit.edu ef68fcf595 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
enndeakin%sympatico.ca a71cb5f411 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 15:49:46 +00:00
enndeakin%sympatico.ca d6cdd07569 Bug 279703, backing out the popup changes due to performance regressions. sigh. 2007-06-29 22:16:06 +00:00
enndeakin%sympatico.ca 250695914b Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz 2007-06-29 19:04:52 +00:00
sharparrow1%yahoo.com 3319de9cba Bug 379015: Fix nsPresShell::RenderOffscreen. r+sr=roc 2007-05-23 00:11:05 +00:00
bzbarsky%mit.edu 8f97837637 Process XBL constructors right after the frame construction in
InitialReflow().  Bug 377119, r+sr=sicking
2007-05-14 03:52:49 +00:00
bzbarsky%mit.edu 39d6ab8e2e Fixing typo. 2007-05-07 02:58:07 +00:00
bzbarsky%mit.edu 5ebb31afb7 Followup to bug 378784 based on rbs's review comments. 2007-05-06 22:50:21 +00:00
bzbarsky%mit.edu c7a6b387d2 Change the FrameNeedsReflow API to pass the dirty flags to be added directly to
the method, instead of setting them before calling the method.  That way we can
avoid reflowing the ancestor of a reflow root which is not itself dirty but has
dirty children.  This also makes it harder to set dirty bits inconsistently
with the FrameNeedsReflow call.  Bug 378784, r+sr=dbaron, pending rbs' review
on the mathml parts.
2007-05-06 19:16:52 +00:00
aaronleventhal%moonset.net 3e624b2925 Bug 357583. Allow XPCOM clients to init accessibility when they use nsIAccessible. r=surkov, sr=roc 2007-05-04 02:19:18 +00:00
aaronleventhal%moonset.net 8c1d76b576 Backing out accidental checkin for bug 357583 2007-05-03 20:20:58 +00:00