aaronleventhal@moonset.net
|
ecc5ecc833
|
Bug 368012. Expose STATE_CHECKABLE for each checkable widget. Patch by David Bolter. r=aaronlev
|
2007-05-06 07:50:03 -07:00 |
kjh-5727@comcast.net
|
8c19e57b2c
|
Bustage fix from 377096.
|
2007-05-06 04:44:33 -07:00 |
kjh-5727@comcast.net
|
bc93bea324
|
Bug 377096 - Factor out nsIPrintOptions::AvailablePrinters. r=pavlov, sr=biesi.
|
2007-05-06 04:29:41 -07:00 |
igor@mir2.org
|
45314b6dc6
|
Bug 379855: js_CodeSpec.name/token are moved to separated arrays to shrink the code. r=brendan
|
2007-05-06 03:50:07 -07:00 |
smontagu@smontagu.org
|
9323ee4629
|
Assert on null gfxContext. Bug 377918, r+sr=roc
|
2007-05-06 03:41:27 -07:00 |
mats.palmgren@bredband.net
|
502ec36976
|
Incremental reflow bug with direction:rtl and bidi-override. b=375716 r=uriber sr=dbaron
|
2007-05-06 03:29:58 -07:00 |
brendan@mozilla.org
|
01a03a78c5
|
Unhide a crucial pop from the decompiler (379860, r=igor).
|
2007-05-06 02:29:21 -07:00 |
igor@mir2.org
|
c768627993
|
Bug 379851: branch callback is accessed via cx->branchCallback for smaller code. r=brendan
|
2007-05-06 02:08:52 -07:00 |
mats.palmgren@bredband.net
|
7de7b90e2f
|
Add a null-check. b=377535 r=aaronleventhal
|
2007-05-06 02:03:10 -07:00 |
bclary@bclary.com
|
8bd3be05cd
|
JavaScript Test - regression test for bug 378492, by Jesse Ruderman
|
2007-05-06 01:46:32 -07:00 |
bclary@bclary.com
|
fb1cf75443
|
JavaScript Test - regression test for bug 367120, by moz_bu_r_a4
|
2007-05-06 01:41:44 -07:00 |
bclary@bclary.com
|
6f7163d166
|
JavaScript Test - regression test for bug 367119, by moz_bu_r_a4
|
2007-05-06 01:39:46 -07:00 |
bclary@bclary.com
|
0bd6333983
|
JavaScript Test - regression test for bug 367118, by moz_bu_r_a4
|
2007-05-06 01:37:14 -07:00 |
bclary@bclary.com
|
8976c322f6
|
JavaScript Test - regression test for bug 366123, by shutdown
|
2007-05-06 01:34:25 -07:00 |
bclary@bclary.com
|
73a1a9e48c
|
JavaScript Test - regression test for bug 365527, by Igor Bukanov
|
2007-05-06 01:30:59 -07:00 |
mats.palmgren@bredband.net
|
37ff0cbe5f
|
Remove obsolete files. b=379679 r+sr=dbaron
|
2007-05-06 01:30:17 -07:00 |
bclary@bclary.com
|
dc02fc956e
|
JavaScript Test - regression test for bug 361856, by shutdown
|
2007-05-06 01:11:00 -07:00 |
bclary@bclary.com
|
bb7472b561
|
JavaScript Tests - regression tests for bug 360681, by Igor Bukanov
|
2007-05-06 01:06:47 -07:00 |
bclary@bclary.com
|
81bbb7282f
|
JavaScript Test - regression test for bug 358508, by shutdown
|
2007-05-06 01:04:05 -07:00 |
bclary@bclary.com
|
8fe6eddbfc
|
JavaScript Tests - regression test for bug 353078, by Jesse Ruderman
|
2007-05-06 01:01:46 -07:00 |
bclary@bclary.com
|
200120eeb0
|
JavaScript Test - regression test for bug 311161, by Jesse Ruderman
|
2007-05-06 00:57:19 -07:00 |
bclary@bclary.com
|
db40762d28
|
JavaScript Test - regression test for bug 346642, update decompilation changes.
|
2007-05-06 00:32:42 -07:00 |
bclary@bclary.com
|
1caa922d4a
|
JavaScript Tests - update change in decompilation due to bug 356083 fix, bug 355736
|
2007-05-05 23:53:10 -07:00 |
surkov.alexander@gmail.com
|
2ee202c244
|
Bustage fix for bug 379585
|
2007-05-05 23:23:01 -07:00 |
surkov.alexander@gmail.com
|
d3a20ef799
|
Fix for bug 379585 - implement IAccessibleTable, r=aaronlev
|
2007-05-05 23:09:49 -07:00 |
brendan@mozilla.org
|
eca0bc73e1
|
Fix blunder in reworking of how SpiderMonkey detects a label statement (reported by Steve Yegge).
|
2007-05-05 21:34:24 -07:00 |
graydon@mozilla.com
|
619436ff32
|
Back out patch for bug 368869, yet again. Seems to cause some obscure crashesin nightlies.
|
2007-05-05 20:46:06 -07:00 |
dwitte@stanford.edu
|
21747bccfe
|
add nsICookieManager{2} interface tests.
|
2007-05-05 18:31:06 -07:00 |
dwitte@stanford.edu
|
7d5736dc1b
|
tweak some comments to reflect the changes in bug 240963.
|
2007-05-05 18:29:44 -07:00 |
dwitte@stanford.edu
|
1852ac4c86
|
implement CountCookiesFromHost() in cookie backend for perf reasons, and update consumers to use it.bug 379239, r=mvl, sr=biesi
|
2007-05-05 14:09:54 -07:00 |
asqueella@gmail.com
|
c251746b06
|
Bug 377976 - Check for null mDetailedGlyphs before referencing its members for missing CompressedGlyphs.(gfxFont.h part I missed the first time)p=Karl Tomlinson <mozbugz@karlt.net>r+sr=roc
|
2007-05-05 11:19:17 -07:00 |
jwatt@jwatt.org
|
e1f578bbad
|
Add reftest for bug 369992. Areas previously occupied by a foreignObject aren't repainted.
|
2007-05-05 10:11:45 -07:00 |
jwatt@jwatt.org
|
5b0f5cb5c3
|
Add bug numbers for failing tests
|
2007-05-05 10:09:26 -07:00 |
dbaron@dbaron.org
|
72aade210a
|
Fix the description of the serialize+parse tests.
|
2007-05-05 10:06:49 -07:00 |
dbaron@dbaron.org
|
1b3b67a38d
|
Remove special handling of empty continuations, which should no longer be needed. b=238473 Based on patch by Hideo Saito <saito@densan.co.jp>. r=dbaron sr=roc
|
2007-05-05 10:06:04 -07:00 |
dbaron@dbaron.org
|
7f8af96109
|
Address bzbarsky's final review comments (comment 14) on bug 311415: consider ch units fixed as well.
|
2007-05-05 10:01:51 -07:00 |
kairo@kairo.at
|
a265ed9b15
|
bug 377799 - Move bookmarks chrome to suite/ - remove old, now unused files, r+sr=Neil
|
2007-05-05 06:59:09 -07:00 |
kairo@kairo.at
|
810faa9744
|
bug 377799 - Move bookmarks chrome to suite/ - jar.mn/build changes, r+sr=Neil
|
2007-05-05 04:41:14 -07:00 |
jwatt@jwatt.org
|
48f0cb4b50
|
Fixing bug 369827. Reflow of foreignObject with percentage width/height doesn't work. r=tor@acm.org, sr=dbaron@mozilla.com (this also fixes bug 379615, so changing the reftest manifest to expect the foreignObject tests to pass)
|
2007-05-05 04:11:07 -07:00 |
bzbarsky@mit.edu
|
07bad8b85e
|
This passes now.
|
2007-05-05 00:43:52 -07:00 |
bzbarsky@mit.edu
|
c7884d4afe
|
Oops. Missed a file.
|
2007-05-05 00:42:37 -07:00 |
bzbarsky@mit.edu
|
6b27d5e627
|
Factor out test that fails on Mac.
|
2007-05-05 00:28:20 -07:00 |
bclary@bclary.com
|
e49c3bc0d3
|
JavaScript Test - regression test for bug 376052, by George Kangas
|
2007-05-05 00:28:04 -07:00 |
bclary@bclary.com
|
c18019e09d
|
JavaScript Test - regression test for bug 379483, by Jesse Ruderman
|
2007-05-05 00:12:40 -07:00 |
bzbarsky@mit.edu
|
3b3e228945
|
Comment out test for now until I can debug it. Bug 379809.
|
2007-05-05 00:05:18 -07:00 |
bclary@bclary.com
|
e70f20a514
|
JavaScript Tests - do not use anonymous functions in statement contexts, bug 379509
|
2007-05-05 00:03:34 -07:00 |
bzbarsky@mit.edu
|
3fffd1fdc3
|
Don't apply user stylesheets to native anonymous content. Bug 286895, r+sr=dbaron
|
2007-05-04 23:47:09 -07:00 |
bzbarsky@mit.edu
|
b2ab6a6008
|
Fixing build bustage
|
2007-05-04 23:37:05 -07:00 |
bzbarsky@mit.edu
|
39e2979741
|
Override just the border width, not all the border properties. Bug 377584, r+sr=dbaron
|
2007-05-04 23:22:36 -07:00 |
bzbarsky@mit.edu
|
bf4922535e
|
Don't cut off the right-hand side of empty comboboxes. Bug 364510, r+sr=dbaron
|
2007-05-04 23:20:10 -07:00 |