diff browse annotate |
f3abfe490d7f6cf1883cbed3fe86b9bdddc64d6e created 2010-04-21 10:53 -0400 pushed unknown |
Neil Deakin | Neil Deakin - Bug 418521, improve the way focus indicators are displayed to correlate better with system behaviour, add -moz-focusring property to apply only when focus rings should be drawn, r=dao,jmathies,dbaron sr=neil |
diff browse annotate |
13504a5fc0742c0922b548dce200febd06e358fa created 2010-04-03 07:36 -0400 pushed unknown |
Ehren Metcalfe | Ehren Metcalfe - Bug 556446: Remove dead code in layout. r=roc,bz |
diff browse annotate |
ff870ef6501de19e592eb4749e5774e66dbd58f5 created 2010-02-24 18:45 -0800 pushed unknown |
Jonas Sicking | Jonas Sicking - Bug 544642: Make frames report an error event if the frame src is pointed at a local file url. And don't make setAttribute thrown an exception in that scenario. r=smaug |
diff browse annotate |
704b52b7a02c5322b8e78201b1bc4484b3829a41 created 2010-02-20 16:52 -0800 pushed unknown |
Alexander Surkov | Alexander Surkov - Bug 534527 - Accessibility needs new DOM API part 2, r=smaug, sr=bz |
diff browse annotate |
a0d63d34b3ae97c6cae7f42bf4e46dcb5d155d92 created 2010-02-12 01:34 +0800 pushed unknown |
Alexander Surkov | Alexander Surkov - Bug 534527 - Accessibility needs new DOM API, r=olli.pettay, sr=roc |
diff browse annotate |
8c1587eac4b2026fc668e8bd4b2fb47200d73523 created 2009-09-09 17:40 +1200 pushed unknown |
Robert O'Callahan | Robert O'Callahan - Bug 526394. Part 18: Remove nsIScrollableViewProvider and its implementations, now that we've removed all its users. r=mats |
diff browse annotate |
c7312c8d5c2830efc512382a6d5d5579a64b4859 created 2009-12-22 17:49 -0600 pushed unknown |
Timothy Nikkel | Timothy Nikkel - Bug 488771. Stop nsIRollUpListener from inheriting from nsISupports. r=roc |
diff browse annotate |
1e37be566afa2f59aae7a09e8571f0350bc14542 created 2009-12-24 00:21 -0500 pushed unknown |
fantasai | fantasai - Bug 508473 part III: Pass destruction root to frame destruction methods r=bz sr=roc |
diff browse annotate |
e58c2ef1d65b2d3753f4de45f4ede3e0a02e11eb created 2009-12-18 21:27 +0200 pushed unknown |
Olli Pettay | Olli Pettay - bug 531176, r=sicking, sr=jst |
diff browse annotate |
5c675fda7ba6c8859abdeb64f6f0152b4a06af41 created 2009-12-11 02:37 -0500 pushed unknown |
Boris Zbarsky | Boris Zbarsky - Bug 525608 part 3. Change all style set consumers that ask for a pseudo style context to indicate what they're actually asking for (pseudo-element, anonymous box, or xul tree thing). r=dbaron |
diff browse annotate |
813718244b94428e0c1a7e8f8d0de9973ccbfe4e created 2009-12-10 18:28 -0800 pushed unknown |
Boris Zbarsky | Boris Zbarsky - Backing out bug 525608 and bug 525952 |
diff browse annotate |
80b631ea5ad11b1126d0df9ffe2cb6a41ceb1db5 created 2009-12-10 14:36 -0800 pushed unknown |
Boris Zbarsky | Boris Zbarsky - Bug 525608 part 3. Change all style set consumers that ask for a pseudo style context to indicate what they're actually asking for (pseudo-element, anonymous box, or xul tree thing). r=dbaron |
diff browse annotate |
b473c6b32f2cdbb45ac324e484f399201fd78949 created 2009-10-15 21:49 -0500 pushed unknown |
Timothy Nikkel | Timothy Nikkel - Bug 515096. Add a weak frame check in nsComboboxControlFrame methods HandleRedisplayTextEvent and RemoveOption because flushing could kill us. r=bz |
diff browse annotate |
b540248e3163e1a73d31e3772dbfead13e3ee937 created 2009-09-07 12:35 +1200 pushed unknown |
Robert O'Callahan | Robert O'Callahan - Bug 513082. Instead of passing aDirtyRect to nsDisplayItem::Paint, have nsDisplayList::OptimizeVisibility (renamed to ComputeVisibility) compute the intersection of the visible region with the bounds of each display item and store the result in the item's mVisibleRect. This lets us do less work to paint display items which have a small intersection with the visible region but a large intersection with the bounding-box of the visible region. r=dbaron |
diff browse annotate |
4b8efcb179b8d66e91fd0ca10c2c8b0b0c20c250 created 2009-09-18 13:09 +0200 pushed unknown |
Mats Palmgren | Mats Palmgren - Bug 233463, patch 5 - Remove nsFrameList(nsIFrame*) ctor. r=bzbarsky |
diff browse annotate |
1348d3ce063d1e3567360d34551cd11e92dd73d0 created 2009-09-16 17:01 +0200 pushed unknown |
Mats Palmgren | Mats Palmgren - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX. b=512106 r=roc |
diff browse annotate |
7df4c375164fd13c2290e178f0e11dc5559b81b0 created 2009-09-12 17:49 +0100 pushed unknown |
Zack Weinberg | Zack Weinberg - Bug 497495 part 3: Add methods to every nsFrame subclass that expose the as-allocated identity of every frame object. Also some cleanups to the QueryFrame implementation. r=dbaron sr=roc |
diff browse annotate |
4d18f21fa84d048dd6e8666edac59d9d824b9fb8 created 2009-09-02 14:46 +1200 pushed unknown |
Timothy Nikkel | Timothy Nikkel - Bug 513185. Cleanup - get rid of unused PresContext argument of nsComboboxControlFrame::ShowList. r=roc |
diff browse annotate |
4e8eb6276c481319ba71b269e837d95f0b796afe created 2009-08-17 20:21 -0700 pushed unknown |
Timothy Nikkel | Timothy Nikkel - Bug 503791. ComboboxControlFrame should not assume that the origin of the screen is (0,0) because that is not true with more than one display. r=dbaron |
diff browse annotate |
ae5133c2c8658c15d0078f2a7fc97275859203c4 created 2009-07-28 08:53 -0400 pushed unknown |
Boris Zbarsky | Boris Zbarsky - Bug 504221 part 12. Switch SetInitialChildList to nsFrameList. r=fantasai, r+sr=roc |
diff browse annotate |
6ecb093df4d09ffb2e3cb1a00fde604985ded502 created 2009-07-28 08:51 -0400 pushed unknown |
Boris Zbarsky | Boris Zbarsky - Bug 504221 part 5. Switch from GetFirstChild to GetChildList (returning an nsFrameList). For now, keep a GetFirstChild shim so callers don't have to be updated. r=fantasai, r+sr=roc |
diff browse annotate |
13deae34bdb8a345b2de1395466bbc1dc502fd5d created 2009-07-06 09:39 -0400 pushed unknown |
Mark Finkle | Mark Finkle - Bug 500208: select element should update label when script changes selection, r=bzbarsky |
diff browse annotate |
ecf28b25abc99b673b25a0aa5940df6aff17d3ae created 2009-06-16 12:18 +0300 pushed unknown |
Henri Sivonen | Henri Sivonen - Merge trunk into HTML5 repo |
diff browse annotate |
2770407be167898b55329386afc35e919fe6a3cd created 2009-04-16 13:36 +0300 pushed unknown |
Henri Sivonen | Henri Sivonen - Merge in patch for bug 468708. |
diff browse annotate |
6611e8bac15f6c270204b36ef5ba98cf01cf9ece created 2009-03-20 17:09 +0200 pushed unknown |
Henri Sivonen | Henri Sivonen - Merge trunk into HTML5 parsing repo |
diff browse annotate |
864c26a4c3cd25f0d2289c8fb80bc39419e44e1d created 2009-03-13 10:48 +0200 pushed unknown |
Henri Sivonen | Henri Sivonen - Bug 482923, bug 468692, bug 468708 - Make HTML namespaceURI and localName HTML5-compliant |
diff browse annotate |
74959aad851c807d231d44873f6c24b23e80eac5 created 2009-06-12 14:23 -0400 pushed unknown |
Neil Deakin | Neil Deakin - Bug 404766, right click on a bookmark menuitem closes it instead of opening another context menu, r+sr=roc |
diff browse annotate |
39f1a74e500b5eebbe9009419951088c918042e0 created 2009-06-09 10:41 +0300 pushed unknown |
Henri Sivonen | Henri Sivonen - Bug 468708 - namespaceURI for HTML elements should be http://www.w3.org/1999/xhtml (also make localName return in lower case) r=sicking, sr=peterv, a=beltzner |
diff browse annotate |
9088b4cee030a012667c722f0e83d054753a2dec created 2009-03-11 17:43 +0200 pushed unknown |
Olli Pettay | Olli Pettay - Bug 478245 - Crash [@ nsEventStateManager::PreHandleEvent], r+sr=dbaron |
diff browse annotate |
c7206236523e2161b905c2443f8c453e525e4c5b created 2009-02-17 22:27 -0500 pushed unknown |
Boris Zbarsky | Boris Zbarsky - Bug 400226. Do text redisplay as soon as it's safe, not after a trip to the event loop. r+sr=mats |
diff browse annotate |
61ca5667346845391496df48802cb4a83a8f87e0 created 2009-01-12 14:20 -0500 pushed unknown |
Benjamin Smedberg | Benjamin Smedberg - Bug 396185 - Make nsIFrame derivatives and helper abstract classes use a different dynamic-cast system than nsISupports: |
diff browse annotate |
864061941ee1bd4ae34deec261b8440e4a3a720d created 2009-01-09 11:35 -0500 pushed unknown |
Benjamin Smedberg | Benjamin Smedberg - Backed out changeset 4c4df6ed1b41 - Bug 396185 - Make nsIFrame not inherit from nsISupports due to mochitest failures... these appear to be crashes in nsGenericHTMLElement::GetEditorInternal. |
diff browse annotate |
4c4df6ed1b41131568d4659d62908214e8c81b7b created 2008-11-05 14:25 -0500 pushed unknown |
Benjamin Smedberg | Benjamin Smedberg - Bug 396185 - Make nsIFrame derivatives and helper abstract classes use a different dynamic-cast system than nsISupports: |
diff browse annotate |
fb2f301f6d0b2e2985d8322b975368aac54539bb created 2008-12-29 10:07 -0500 pushed unknown |
L. David Baron | L. David Baron - Stop using nsAreaFrame for anything other than xul:label, which is the only thing for which it does anything different from nsBlockFrame, and rename it accordingly. (Bug 471356) r+sr=roc |
diff browse annotate |
9a46f2a17ddc7c2512e78ac535f93d31aa6db661 created 2008-09-18 21:47 +1200 pushed unknown |
Robert O'Callahan | Robert O'Callahan - Bug 450930. Fire a DOM event when painting so that content and chrome can track what's being repainted. r=smaug,sr=dbaron |
diff browse annotate |
ec4733eb1bd808995ee2f6e46e0e1bd738ceb270 created 2008-09-12 15:32 -0700 pushed unknown |
Taras Glek | Taras Glek - bug 450777:deCOMtaminate nsNodeInfoManager::GetNodeInfo r+sr=jst |
diff browse annotate |
f7414f6cb95badc8eff58fa763e0685f1975d1a5 created 2008-09-06 20:52 +1200 pushed unknown |
Robert O'Callahan | Robert O'Callahan - 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 |
diff browse annotate |
4c0fa178b00669ffa4b4dd3b9611e104e2193762 created 2008-09-05 15:40 +1200 pushed unknown |
Robert O'Callahan | Robert O'Callahan - Backing out changeset 1bdd5da49865 (for bug 376662) due to regression bug 453661 |
diff browse annotate |
1bdd5da49865abc87ec6767dc69faecea0fd3b16 created 2008-09-04 09:35 +1200 pushed unknown |
Robert O'Callahan | Robert O'Callahan - Bug 376662. Make nsIFrame::GetOffsetTo not explicitly use views. r+sr=bzbarsky |
diff browse annotate |
8c0e8e4cb52d5e5e160c7ab48d4e8cefdea89d4f created 2008-04-28 20:55 -0700 pushed unknown |
vladimir | vladimir - b=431081; native selection box frame missing in fx3 - vista content only; r+sr=roc,a=beltzner |
diff browse annotate |
88f8ba037468cf1855fb11c9164016822762521c created 2008-04-17 15:30 -0700 pushed unknown |
jst | jst - Landing fix for bug 419716. Make us consistently deal how we're pass param tags to object tags when parsing XHTML. Patch by mrbkap@gmail.com and bent.mozilla@gmail.com, r+sr=jonas@sicking.cc, a=beltzner |
diff browse annotate |
3d8dbcce108f8b11d5b6b5c40d89cf91a4b110bc created 2008-04-09 21:39 -0700 pushed unknown |
roc+ | roc+ - Bug 425253. Propagate reflow-depth tracking through XUL box layout. r+sr=dbaron,a=damon |
diff browse annotate |
07af11da63839be3e2161f3de680eef857bfebf9 created 2008-04-06 05:28 -0700 pushed unknown |
timeless | timeless - Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore |
diff browse annotate |
463d86b1d7890a132597e5f08bbf9d06c42595f3 created 2008-03-19 14:55 -0700 pushed unknown |
timeless | timeless - reverting, wrong patch, missing AMBIGUOUS |
diff browse annotate |
eeb8edf346bc71a6c4016925e196744c81f3ae67 created 2008-03-19 14:19 -0700 pushed unknown |
timeless | timeless - Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore |
diff browse annotate |
0ac779a4014fba2b6eda05b374c043e94ca6e1f0 created 2007-12-18 11:26 -0800 pushed unknown |
dholbert | dholbert - Bug 408772: Replace nscoord_MAX-unsafe arithmetic with safe call to NSCoordSaturatingSubtract, in nsComboboxControlFrame::GetIntrinsicWidth. r+sr=bzbarsky a=mtschrep |
diff browse annotate |
f026e5054abb16e6897c71cacd70f21f6ebb27aa created 2007-12-03 08:33 -0800 pushed unknown |
enndeakin | enndeakin - Bug 401627, better way of handling click to close menu so that it doesn't reopen the menu again, r+sr=roc |
diff browse annotate |
6c3e10479a3b3a42078bee1f5959fb4e23235728 created 2007-12-02 22:41 -0800 pushed unknown |
bzbarsky | bzbarsky - Don't do arithmetic with unconstrained widths when reflowing comboboxes. Bug 363858, r+sr=dbaron |
diff browse annotate |
5c575a06cd85e4e256a7ed9b368e01804cd28bae created 2007-11-13 08:44 -0800 pushed unknown |
reed | reed - Bug 402198 - Use async version of Invalidate() to avoid flushing pending notifications [p=mats.palmgren@bredband.net (Mats Palmgren) r+sr=roc a1.9=schrep] |
diff browse annotate |
067e0ec85d7edbece9361957a182bafd6b139047 created 2007-11-09 20:23 -0800 pushed unknown |
mats palmgren | mats palmgren - Backing out relevant part of bug 402198 to see if it fixes Orange on Windows Tinderbox... |
diff browse annotate |
751427f8c92dde8377851675ec03ca02b31c339d created 2007-11-09 16:51 -0800 pushed unknown |
mats palmgren | mats palmgren - Use async version of Invalidate() to avoid flushing pending notifications. Also, document this aspect of the Invalidate() API. b=402198 r+sr=roc a=mtschrep |
diff browse annotate |
b108ae5f1aacadf4c7e597a16093c2243a6ceccf created 2007-08-21 20:25 -0700 pushed unknown |
bzbarsky | bzbarsky - When selectedIndex is set, make sure to display the corresponding text in the display area. Bug 330554, r+sr=mats, a=dbaron |
diff browse annotate |
4f25f1f3f9bc513a5c16ac0b778e5d370f0acf9f created 2007-08-21 19:57 -0700 pushed unknown |
bzbarsky | bzbarsky - Make sure to process style updates before reflow, and both before painting. Bug 375436, r+sr=roc, a=dbaron |
diff browse annotate |
7c81da86bbcee423fcd5bdf97fc423cadfdfa051 created 2007-08-10 05:42 -0700 pushed unknown |
enndeakin | enndeakin - Bug 390420, select dropdowns appearing in the wrong place in some cases, r+bz,a=dbaron |
diff browse annotate |
95253d8a4143ddc6417020bf2d7b35f3bb5ae163 created 2007-08-02 11:08 -0700 pushed unknown |
bzbarsky | bzbarsky - Introduce a setter for nsHTMLReflowState::mComputedHeight so that we're sure to |
diff browse annotate |
f715fb87c87fa07b4149295f16b74abcc41adc03 created 2007-07-25 21:03 -0700 pushed unknown |
roc+ | roc+ - Bug 379349. Add support for 'overflow containers' --- special frame continuations that do not map any content of their own, but serve only as containers for laying out children that overflowed their parents' content height. patch by fantasai, r+sr=eli,roc |
diff browse annotate |
ab58bdbde9e03330d3a406d8b95aa3877152cf36 created 2007-07-08 00:08 -0700 pushed unknown |
jwalden | jwalden - 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. |
diff browse annotate |
106d78ed483e626aab3fc326fef196e1eedee354 created 2007-07-03 19:15 -0700 pushed unknown |
mats palmgren | mats palmgren - Cleanup implementations of QueryInterface. b=385750 r+sr=dbaron r+sr=jst |
diff browse annotate |
f1832a0c7a792b1545b700f0a696db6da9525e1a created 2007-06-15 22:11 -0700 pushed unknown |
bzbarsky | bzbarsky - Fix parent style context warnings by being consistent about parent contexts. |
diff browse annotate |
fa45cd7a1621681a554df97de5e5f54c0ed615b5 created 2007-05-28 22:31 -0700 pushed unknown |
joshmoz | joshmoz - don't let comboboxes render their labels over the native combobox button on Mac OS X. b=382043 r/sr=roc |