roc+@cs.cmu.edu
|
5038231661
|
Bug 392435. Reftest...
|
2007-09-05 18:54:50 -07:00 |
|
roc+@cs.cmu.edu
|
17a86da0cd
|
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
|
fa88299620
|
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
|
d832331217
|
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
|
3f5cf3a38d
|
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
|
7ce7e8401d
|
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
|
017060dc17
|
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
|
f57320c98b
|
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
|
a3a38445dd
|
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
|
fe84c9f060
|
Unit test for bug 394173 based on Martijn Wargers' testcase
|
2007-09-04 12:48:24 -07:00 |
|
gavin@gavinsharp.com
|
ab18032a16
|
Fix incorrect instanceofs, r=vlad (no bug)
|
2007-09-04 12:01:38 -07:00 |
|
enndeakin@sympatico.ca
|
f661cd1541
|
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
|
242c20f5b9
|
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
|
4d8bad0607
|
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
|
52b0080297
|
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
|
b611d9a6b0
|
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
|
b0d2800c3f
|
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
|
d00b4dc27a
|
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
|
5901370c90
|
Bug 391621. Remove unnecessary trimmed-space counting. r=smontagu,a=dbaron
|
2007-09-03 21:02:22 -07:00 |
|
smontagu@smontagu.org
|
01e0fcea12
|
Unit test for bug 389630 based on Jesse Ruderman's testcase
|
2007-09-03 09:59:44 -07:00 |
|
smontagu@smontagu.org
|
4399fb4211
|
Unit test for bug 385751 based on Martijn Wargers' testcase
|
2007-09-03 09:12:27 -07:00 |
|
masayuki@d-toybox.com
|
5a84442569
|
Bug 394109 Inconsistent text-decoration positioning. r+sr+a=roc
|
2007-09-03 08:27:26 -07:00 |
|
smontagu@smontagu.org
|
dc00d4bbac
|
Unit test for bug 384527 based on Martijn Wargers' testcase
|
2007-09-03 08:22:42 -07:00 |
|
smontagu@smontagu.org
|
9a3a2fab23
|
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
|
bfe2436be6
|
Oops, backing-out previous checked-in, because tinderbox has RED.
|
2007-09-03 04:03:49 -07:00 |
|
masayuki@d-toybox.com
|
8541f8f7f0
|
Bug 394109 Inconsistent text-decoration positioning. r+sr+a=roc
|
2007-09-03 04:01:48 -07:00 |
|
jruderman@hmc.edu
|
b57bde0ea9
|
Add period at end of sentence. Comment-only change.
|
2007-09-03 02:51:52 -07:00 |
|
smontagu@smontagu.org
|
fbd7d46cd2
|
Previous checkin was for bug 382422
|
2007-09-03 00:00:10 -07:00 |
|
smontagu@smontagu.org
|
6650b96bdc
|
Bug 394222: Optimize calls to Bidi resolution. r=dbaron, sr+a=roc
|
2007-09-02 23:51:11 -07:00 |
|
bzbarsky@mit.edu
|
fb39157dcc
|
Fix bug 394111. r+sr+a=bzbarsky
|
2007-09-02 18:28:08 -07:00 |
|
martijn.martijn@gmail.com
|
ddf07681e6
|
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
|
19d08a1057
|
Adding test.
|
2007-08-31 19:35:08 -07:00 |
|
dbaron@dbaron.org
|
5518da3f51
|
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 |
|
jwatt@jwatt.org
|
cb68b4d27f
|
Fixing bug 353460. SVG image has no horizontal scrollbar. r=bzbarsky@mit.edu, sr=roc@ocallahan.org, a=auto (blocking1.9+)
|
2007-08-30 14:20:41 -07:00 |
|
tor@cs.brown.edu
|
feac646416
|
Bug 392359 - some values of pointer-events not working. r=longsonr, sr=roc, a=vlad
|
2007-08-30 11:53:05 -07:00 |
|
tor@cs.brown.edu
|
14c69a8ed5
|
Bug 390193 - incorrect gradient transform inside filter. r=longsonr, sr=roc, a=vlad
|
2007-08-30 11:45:06 -07:00 |
|
tor@cs.brown.edu
|
dcaa75a159
|
Bug 380448 - simply SVG frame initialization. r=longsonr, sr=roc, a=vlad
|
2007-08-30 10:01:37 -07:00 |
|
enndeakin@sympatico.ca
|
a0b52957c1
|
Bug 195031, support sticky bookmarks menus, r=mano,sr=bz, blocking bug
|
2007-08-30 08:43:10 -07:00 |
|
martijn.martijn@gmail.com
|
dd8687a04c
|
Bug 92543 - BandRect.mFrames should be created as an nsAutoVoidArray, patch by Alfred Kayser, r+sr=roc, a=dbaron
|
2007-08-30 08:29:06 -07:00 |
|
roc+@cs.cmu.edu
|
f467e1f991
|
Bug 389421. Rework word selection, in particular so that layout.word_select.stop_at_punctuation is applied to boundaries between punctuation and non-punctuation, and all Unicode punctuation is treated as punctuation.
|
2007-08-29 20:10:19 -07:00 |
|
jwalden@mit.edu
|
d610945e9f
|
Bug 199692 - Add support for document.elementFromPoint(x, y). Patch by Ben Karel <web+moz@eschew.org>, r+sr=roc, a=jst
|
2007-08-29 13:38:44 -07:00 |
|
smontagu@smontagu.org
|
65cff8b443
|
Remove cruft from nsBidiPresUtils. Bug 393962, r+sr+a=roc
|
2007-08-29 02:19:16 -07:00 |
|
roc+@cs.cmu.edu
|
03e055e67f
|
Bug 385426. Be careful about looking for a previous soft-hyphen when checking for hyphen breaks. r=smontagu
|
2007-08-29 02:11:39 -07:00 |
|
smontagu@smontagu.org
|
56fd1888c8
|
Detect placeholders when building the array of frames for bidi resolution and add the real frames to the array. Bug 384527, r+sr=roc, b=dbaron
|
2007-08-29 01:21:38 -07:00 |
|
smontagu@smontagu.org
|
567078a36a
|
Null check after CheckLineOrder. Bug 388175, patch by Uri Bernstein <uriber@gmail.com>, r=me, sr+a=roc
|
2007-08-29 00:22:42 -07:00 |
|
gijskruitbosch@gmail.com
|
b0138c1358
|
Backing out fix for bug 92543 due to build bustage
|
2007-08-28 02:10:22 -07:00 |
|
gijskruitbosch@gmail.com
|
b095022a82
|
Bug 92543 - BandRect.mFrames should be created as an nsAutoVoidArray p=alfredkayser@nl.ibm.com (Alfred Kayser) r+sr=roc@ocallahan.org (Robert O'Callahan) a=dbaron@mozilla.com (David Baron)
|
2007-08-28 01:53:33 -07:00 |
|
dbaron@dbaron.org
|
85722de549
|
Attempt to fix test failures from bug 382027.
|
2007-08-28 00:29:03 -07:00 |
|
dbaron@dbaron.org
|
7b0d849066
|
Fix accounting showing leak of CSS value types, and optimize CSS value constructors/destructors a bit. b=382027 r+sr=bzbarsky a1.9=roc
|
2007-08-27 23:47:32 -07:00 |
|
sharparrow1@yahoo.com
|
2c1936f084
|
Bug 389224: Clipped objects are sometimes not fully redrawn after clipping. r+sr=roc, a=dbaron
|
2007-08-27 18:35:59 -07:00 |
|