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

23323 Коммитов

Автор SHA1 Сообщение Дата
tor@cs.brown.edu 5c14246b41 Bug 389498 - <mask> not rendered correctly when scrolling. r=longsonr, sr+a=roc 2007-09-17 08:20:35 -07:00
enndeakin@sympatico.ca a67343039b Bug 394887, create widgets for popups lazily, second attempt with a slight change to see if performance is ok 2007-09-16 08:51:27 -07:00
Olli.Pettay@helsinki.fi caab97bba9 Bug 395725, Crash [@ nsIFrame::GetFrameSelection], r+sr+a=roc 2007-09-15 12:48:20 -07:00
enndeakin@sympatico.ca c7c32d14eb Bug 387486, editor in grid overflows, r+sr+a=roc 2007-09-15 08:14:27 -07:00
bzbarsky@mit.edu f57439e68f Only update the select command for focused text inputs. Bug 394792, r=roc, sr=neil, a=roc 2007-09-14 15:33:40 -07:00
enndeakin@sympatico.ca a331d980c9 Backed out as it made performance worse for some reason 2007-09-14 13:31:37 -07:00
enndeakin@sympatico.ca 6f0045db50 Bug 394887, lazily create popup content and widgets, r+sr=bz, a=roc 2007-09-14 12:45:17 -07:00
bzbarsky@mit.edu 802a7d2fcb Process XBL constructors after processing style reresolves. In particular, this makes sure that we process the former even if there were none of the latter. Bug 394676 and bug 394014, r=smaug, sr=sicking, a=roc 2007-09-14 12:15:44 -07:00
sayrer@gmail.com daa8fb73f4 Bug 394542. we leak the blink timer and its timer in a cycle. Patch by David Baron. r/sr=roc, a=dsicore/mconnor 2007-09-11 13:06:44 -07:00
gavin@gavinsharp.com 7e84c77e96 Check the test for bug 394534 back in 2007-09-11 11:57:32 -07:00
gavin@gavinsharp.com a0a7cd6e7e Remove missing reftest 2007-09-11 09:40:39 -07:00
jst@mozilla.org 19e654a508 Fixing bug 394534. Make first attribute win in misplaced content. Patch by bzbarsky@mit.edu, r=mrbkap@gmail.com, sr=peterv@propagandism.org, a=jonas@sicking.cc/dsicore@mozilla.com 2007-09-10 16:50:16 -07:00
longsonr@gmail.com 8fe590a4df Bug 388411 - Rationalise SVG frame construction. r+sr=tor,a=dsicore for m8 2007-09-07 02:30:51 -07:00
smontagu@smontagu.org c2ac0f818a Unit tests for bug 394239 (based on Martijn Wargers' testcase) and bug 392923 2007-09-07 00:17:23 -07:00
roc+@cs.cmu.edu 9d1799a58c Bug 386807. Remove duplicate elements from the linebreak array textrun construction parameter. r=smontagu,a-M8=damon 2007-09-06 14:54:33 -07:00
jruderman@hmc.edu 32db1a46fc I think bz forgot to remove this "why it fails" comment when he marked the test as no longer failing. 2007-09-05 21:45:21 -07:00
reed@reedloden.com c183baefac Bug 393970 - "Grid columns don't line up if one <rows> block is scrollable" (patch #1) [p=trev.moz@adblockplus.org (Wladimir Palant) r+sr+a1.9=roc] 2007-09-05 21:35:42 -07:00
roc+@cs.cmu.edu 4b5be55a55 Bug 392435. Reftest... 2007-09-05 18:54:50 -07:00
roc+@cs.cmu.edu d9ee339191 Bug 392435. Make ClearTextRun work no matter which frame of a continuation chain we call it on. r=smontagu,a=dbaron 2007-09-05 16:06:05 -07:00
roc+@cs.cmu.edu 002d8fe7b4 Bug 393923. Fix text-offset calculation for first-letter. r=smontagu,a=dbaron 2007-09-05 16:03:31 -07:00
roc+@cs.cmu.edu f6e4d8e1c2 Bug 394510. Don't leak the hyphen textrun when we display a soft hyphen. r=smontagu 2007-09-05 15:59:44 -07:00
cbiesinger@gmx.at 493e169572 393845 Stop plugins from content instead of from layout. Also, reget the frame after stopping the plugin, as that may process events. Finally, make the object frame not touch member variables after stopping the plugin. r+sr=bz a=jst 2007-09-05 13:33:18 -07:00
timeless@mozdev.org c0948a8fd5 Bug 393144 consistently use NS_THEME_NONE r=bz, r=bz, r=dbaron, sr=bz, a=dbaron 2007-09-05 03:27:06 -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 e574119f30 Bug 348748 - Cleanup from the handful of patches which have landed since the initial landing that have readded cast macros; I intend to remove the rest of the instances Very Soon, all but certainly before the M8 freeze, so the macro definitions can be removed, again all but certainly before the M8 freeze, if people are okay with them being removed. Still r=bsmedberg, a=no-functionality-change 2007-09-04 23:41:35 -07:00
martijn.martijn@gmail.com 583933e1c8 Bug 362734 - Crash [@ nsPrintEngine::DocumentReadyForPrinting] with testcase that sets print preview, then reloads the page, patch by Andrew Smith, r=sharparrow1, sr=roc (blocking1.9 bug) 2007-09-04 14:44:42 -07:00
smontagu@smontagu.org 5c87a41088 Unit test for bug 394173 based on Martijn Wargers' testcase 2007-09-04 12:48:24 -07:00
gavin@gavinsharp.com 41b5952210 Fix incorrect instanceofs, r=vlad (no bug) 2007-09-04 12:01:38 -07:00
enndeakin@sympatico.ca 95b5a17857 Bug 389996, menubar menus flicker when switching between them, r+sr=bz, a=dbaron 2007-09-04 10:42:38 -07:00
martijn.martijn@gmail.com c39b456426 Bug 257938 - Should css scrollable areas without scrollbars be tabbable?, patch by Aaron Leventhal, r+sr+a=roc 2007-09-04 05:14:52 -07:00
longsonr@gmail.com ddd20d148f Bug 378575 - revert to image surface now that bug 383512 has landed. r+sr+a=tor 2007-09-04 02:43:09 -07:00
neil@parkwaycc.co.uk f36f2629d5 Followup to fix the test for the rightmost column b=306990 r=Enn sr=roc a=dbaron 2007-09-04 02:08:15 -07:00
Olli.Pettay@helsinki.fi e85dd21355 Bug 394120, 'ASSERTION: post-reflow queues not empty' with xul:listboxbody and xul:text, r+sr+a=roc 2007-09-04 01:46:50 -07:00
bzbarsky@mit.edu 8604751296 Make sure content is up to date before we start processing restyles. Bug 393801, r+sr+a=roc 2007-09-04 01:31:01 -07:00
roc+@cs.cmu.edu 3096a8ed68 Bug 389583. Floats fit if their bottom edge is equal to the available space bottom edge. r=eli,sr=mats,a=dbaron 2007-09-03 21:04:12 -07:00
roc+@cs.cmu.edu 61fc8340a0 Bug 391621. Remove unnecessary trimmed-space counting. r=smontagu,a=dbaron 2007-09-03 21:02:22 -07:00
smontagu@smontagu.org f15950149d Unit test for bug 389630 based on Jesse Ruderman's testcase 2007-09-03 09:59:44 -07:00
smontagu@smontagu.org c7188bdf5c Unit test for bug 385751 based on Martijn Wargers' testcase 2007-09-03 09:12:27 -07:00
masayuki@d-toybox.com 09bbf2b929 Bug 394109 Inconsistent text-decoration positioning. r+sr+a=roc 2007-09-03 08:27:26 -07:00
smontagu@smontagu.org 32debc5480 Unit test for bug 384527 based on Martijn Wargers' testcase 2007-09-03 08:22:42 -07:00
smontagu@smontagu.org b65bf5260e Only substitute real frame for placeholder frame when it is an inline container. Bug 394239, r+sr+a=roc 2007-09-03 07:30:38 -07:00
masayuki@d-toybox.com 8d58bb3b74 Oops, backing-out previous checked-in, because tinderbox has RED. 2007-09-03 04:03:49 -07:00
masayuki@d-toybox.com a3584487f1 Bug 394109 Inconsistent text-decoration positioning. r+sr+a=roc 2007-09-03 04:01:48 -07:00
jruderman@hmc.edu dca5af75d9 Add period at end of sentence. Comment-only change. 2007-09-03 02:51:52 -07:00
smontagu@smontagu.org be4d03bd6a Previous checkin was for bug 382422 2007-09-03 00:00:10 -07:00
smontagu@smontagu.org 11c84e0f9d Bug 394222: Optimize calls to Bidi resolution. r=dbaron, sr+a=roc 2007-09-02 23:51:11 -07:00
bzbarsky@mit.edu 5db96d01e6 Fix bug 394111. r+sr+a=bzbarsky 2007-09-02 18:28:08 -07:00
martijn.martijn@gmail.com e3f2d3c480 Bug 393696 - Crash [@ PresShell::ResizeReflow] with onbeforecut removing element, iframe and position: fixed, patch by Mathieu Fenniak, r=Olli.Pettay, sr+a=jst 2007-09-01 01:53:07 -07:00
bzbarsky@mit.edu 707aa8094f Adding test. 2007-08-31 19:35:08 -07:00
dbaron@dbaron.org ef74fe1b6d Add real test for the nsCSSValue regression caught on Monday only by an unexpected pass. b=382027 2007-08-31 10:07:02 -07:00