Jeremy Lea
|
ce80f69254
|
Bug 448830. Make nsIntRect/nsIntMargin/nsIntSize/nsIntPoint different types from nsRect/nsMargin/nsSize/nsPoint different types for better compile-type unit checking. r+sr=roc
--HG--
extra : rebase_source : a331a9e49fbc5931f546919281fcca7f008ab615
|
2009-01-15 16:27:09 +13:00 |
|
L. David Baron
|
c56c851ea5
|
Make the code to suppress infinite synthesized mouse move loops work again with asynchronous style changes. (Bug 302561) r+sr=bzbarsky,roc
|
2008-12-07 13:58:07 -08:00 |
|
L. David Baron
|
e6e2f9494e
|
Backed out changeset 7b553bbed53d (bug 302561) due to chrome test crash.
|
2008-12-04 09:57:18 -08:00 |
|
L. David Baron
|
971d17c3fd
|
Make the code to suppress infinite synthesized mouse move loops work again with asynchronous style changes. (Bug 302561) r+sr=bzbarsky,roc
|
2008-12-04 08:09:52 -08:00 |
|
Markus Stange
|
72aca2a4c9
|
Bug 457864 - Make wheel scrolling asynchronous, r+sr=roc (relanding)
|
2008-11-01 15:07:34 +01:00 |
|
Keith Schwarz
|
48a87265ac
|
Bug 435293. Implement CSS transforms. r=dbaron,r+sr=roc
|
2008-09-13 21:42:11 +12:00 |
|
L. David Baron
|
8b1fb3a9e2
|
Flush view manager's delayed resize when flushing layout. (Bug 453896) r+sr=bzbarsky
|
2008-09-09 06:43:10 -07:00 |
|
Robert O'Callahan
|
c04d96c610
|
Bug 376662. Convert nsIFrame::GetOffsetTo to not use views. We need to ensure that for popups and scrollframes, views and frames are kept in sync at *all* times. Also fixes bugs in tests for NS_FRAME_NO_MOVE_FRAME. r+sr=bzbarsky
|
2008-09-06 20:52:56 +12:00 |
|
Robert O'Callahan
|
8d8390a5b5
|
Backing out changeset 1bdd5da49865 (for bug 376662) due to regression bug 453661
|
2008-09-05 15:40:06 +12:00 |
|
Robert O'Callahan
|
82aa805186
|
Bug 376662. Make nsIFrame::GetOffsetTo not explicitly use views. r+sr=bzbarsky
|
2008-09-04 09:35:52 +12:00 |
|
Benjamin Smedberg
|
556cf36dc9
|
Bug 442729 - Annotate stack-only classes in layout, r+sr=roc
|
2008-07-01 15:16:45 -04:00 |
|
Olli.Pettay@helsinki.fi
|
060a5a3d0c
|
Bug 421209, r=cpearce, sr=jst, a=beltzner
|
2008-03-20 13:24:36 -07:00 |
|
roc+@cs.cmu.edu
|
73197c8a63
|
Bug 417967. Align subframe drawing so that drawing at (0,0) relative to the root view's origin is aligned to a pixel boundary. r+sr=bzbarsky
|
2008-02-24 17:39:34 -08:00 |
|
roc+@cs.cmu.edu
|
518856f1c7
|
Bug 399852. Experimental relanding to collect data from centos5.
|
2008-02-19 01:16:20 -08:00 |
|
roc+@cs.cmu.edu
|
4a6b816dec
|
Backing out bug 399852 again, looks like it caused more focus-related mochitest failures
|
2008-02-11 19:04:48 -08:00 |
|
roc+@cs.cmu.edu
|
35dc50961d
|
Bug 399852. Suppress focus changes during content updates, reboot focus after the update has finished. patch by Chris Pearce, r+sr=roc
|
2008-02-11 17:57:18 -08:00 |
|
roc+@cs.cmu.edu
|
019ef8a41f
|
Fixing bustage
|
2008-01-26 16:10:21 -08:00 |
|
roc+@cs.cmu.edu
|
a93abc37c9
|
Bug 413292. Make Begin/EndUpdateViewBatch be sure to remove the batch-count from the same viewmanager we added one to. r+sr=bzbarsky
|
2008-01-26 15:59:50 -08:00 |
|
dholbert@cs.stanford.edu
|
e66b5b8b2a
|
Backing out 399852 due to mac mochitest failures
|
2008-01-15 16:56:43 -08:00 |
|
dholbert@cs.stanford.edu
|
02315d843d
|
Bug 399852 - Crash [@ nsCSSFrameConstructor::FindFrameWithContent] with position: fixed, focusing and contenteditable, patch by Chris Pearce <chris@pearce.org.nz>, r+sr=roc, a=blocking1.9+ (re-landing; mochitest failures should be fixed)
|
2008-01-15 16:19:47 -08:00 |
|
roc+@cs.cmu.edu
|
71377762e9
|
Backing out 410489 to fix test failures
|
2008-01-09 16:40:07 -08:00 |
|
martijn.martijn@gmail.com
|
334bf6c7b6
|
Bug 399852 - Crash [@ nsCSSFrameConstructor::FindFrameWithContent] with position: fixed, focusing and contenteditable, patch by Chris Pearce, r+sr=roc, a=blocking1.9+
|
2008-01-09 13:44:59 -08:00 |
|
enndeakin@sympatico.ca
|
8ccc15cac7
|
Bug 395334, allow noautohide panels to have a parent so they that float and move with their parent, also fixes bug 395123, r=josh,roc,sr=roc
|
2007-11-28 12:18:11 -08:00 |
|
Olli.Pettay@helsinki.fi
|
a43ff636b0
|
Bug 373344, r+sr=roc, a=blocking1.9+
|
2007-11-22 07:08:13 -08:00 |
|
sharparrow1@yahoo.com
|
8090790964
|
Bug 3477743: plugin crash. patch by myself and Johnny Stenback, r+sr=roc
|
2007-08-13 13:47:04 -07:00 |
|
jwalden@mit.edu
|
6d7584839a
|
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 |
|
mconnor@steelgryphon.com
|
1e873a4350
|
backing out bug 347743 due to major crasher in 386332
|
2007-06-29 10:21:55 -07:00 |
|
jst@mozilla.org
|
b30f4be28c
|
Fixing bug 347743. Delay plugin destruction on windows to get it out of layout frame destruction. r+sr=roc@ocallahan.org
|
2007-06-27 17:15:11 -07:00 |
|
sharparrow1@yahoo.com
|
bda6ee51bc
|
Update UUIDs
|
2007-06-27 15:15:13 -07:00 |
|
sharparrow1@yahoo.com
|
9693b2be65
|
Bug 385978: View cleanup. r+sr=roc
|
2007-06-27 14:23:02 -07:00 |
|
sharparrow1@yahoo.com
|
c6ad0c8d5f
|
Bug 379015: Fix nsPresShell::RenderOffscreen. r+sr=roc
|
2007-05-22 17:11:05 -07:00 |
|
sharparrow1@yahoo.com
|
bb057f50e6
|
Bug 378662: Get rid of PresShellViewEventListener. r+sr=roc
|
2007-05-04 16:28:00 -07:00 |
|
joshmoz@gmail.com
|
96c071174a
|
get rid of old backbuffer API and related code. b=371392 r/sr=roc
|
2007-03-26 23:21:55 -07:00 |
|
hg@mozilla.com
|
05e5d33a57
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|
sharparrow1%yahoo.com
|
884351335b
|
Bug 371528: Stop creating views for pages. r+sr=roc.
|
2007-02-25 22:26:47 +00:00 |
|
sharparrow1%yahoo.com
|
88fb576ad6
|
Bug 371460: Remove clipping functions from views. r+sr=roc.
|
2007-02-24 15:27:20 +00:00 |
|
sharparrow1%yahoo.com
|
4862938c93
|
Bug 370379: Create views less frequently. Stops creating views for -moz-hidden-unscrollable, opacity, fixed backgrounds, and scrollbars, plus removes some unneeded methods from views and view managers. r+sr=roc.
|
2007-02-24 00:23:42 +00:00 |
|
sharparrow1%yahoo.com
|
d19f64369b
|
Bug 370185: clean up view header includes (trivial). rs=bzbarsky.
|
2007-02-12 19:17:33 +00:00 |
|
roc+%cs.cmu.edu
|
2f8f7e5581
|
Bug 130078. Reverting fix because of regressions. We'll have to come back to this again :-(.
|
2006-11-23 01:12:52 +00:00 |
|
roc+%cs.cmu.edu
|
1839efdd55
|
Bug 130078. Integrate view hierarchies, watching for perf results. r+sr=dbaron
|
2006-11-13 22:59:14 +00:00 |
|
mark%moxienet.com
|
a8750b5d4b
|
319078 Handle smooth mousewheel (and two-finger touchpad) scrolling. r=josh sr=darin r,sr=roc
|
2006-07-20 15:38:43 +00:00 |
|
roc+%cs.cmu.edu
|
0df069259f
|
Bug 130078. Backing out now that I have perf. numbers
|
2006-05-04 05:36:53 +00:00 |
|
roc+%cs.cmu.edu
|
7a9451c41b
|
Bug 130078. Test checkin of patch to unify view manager hierarchy. We need to see how this affects performance metrics. r+sr=dbaron
|
2006-05-04 03:46:19 +00:00 |
|
dbaron%dbaron.org
|
5c4f5f9567
|
Another attempt at the Windows bustage. b=317375
|
2006-01-26 07:06:26 +00:00 |
|
roc+%cs.cmu.edu
|
77bca74243
|
Bug 317375. Reorganize frame painting and mouse event targeting around frame display lists. Some review from dbaron, lots of testing help from Martijn, Julien and others
|
2006-01-26 02:29:17 +00:00 |
|
bsmedberg%covad.net
|
78f6d0683d
|
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
|
2005-11-11 14:36:26 +00:00 |
|
roc+%cs.cmu.edu
|
ba0eb45c1a
|
Bug 296838. Rework drawWindow a bit so it draws fixed-position elements. r/rs=dbaron,a=asa
|
2005-07-19 23:24:30 +00:00 |
|
masayuki%d-toybox.com
|
2af8267b63
|
Changing IID for Bug 299748's previous patch r+sr=bzbarsky, a=cbeard
|
2005-07-11 05:27:10 +00:00 |
|
masayuki%d-toybox.com
|
8f458edf50
|
Bug 299748 On listbox, Sometimes, We cannot scroll the page to bottom by mouse wheel r+sr=roc, a=asa
|
2005-07-07 15:53:07 +00:00 |
|
roc+%cs.cmu.edu
|
17da1f0409
|
Backing out fix for bug 296838 to see how it's hurting Tp
|
2005-06-23 00:17:45 +00:00 |
|