roc+@cs.cmu.edu
|
4cedbfdd70
|
Bug 408749. Reflow captions with unconstrained height, because we have no logic to reflow their continuations. r+sr=bzbarsky
|
2007-12-20 19:25:36 -08:00 |
jwalden@mit.edu
|
46fda60001
|
Windows and Linux suck because they don't like the Acid2 reftest.
|
2007-12-20 18:51:30 -08:00 |
sayrer@gmail.com
|
74e937ea0b
|
Bug 409302. js_DoubleToECMA(u)Int32 has an unused cx param. r/a=brendan
|
2007-12-20 17:43:49 -08:00 |
jwalden@mit.edu
|
9ac0e3214b
|
Bug 289480 - Add a reftest for acid2. Note that there are known issues with acid2 with certain fonts in how the chin is displayed -- if you're running reftests and hit a problem with how the chin renders, comment in the bug and we can comment out the chin or something. Acid2 test by Hixie, reftest and nose-job image by me. a=itsatest
|
2007-12-20 17:02:07 -08:00 |
bent.mozilla@gmail.com
|
8acd482e75
|
Bug 334363 - "can't change existing (cookie, popup blocking, xpi install, images) permissions for site, need to remove and then re-add". r=dwitte, a=beltzner.
|
2007-12-20 16:26:21 -08:00 |
bclary@bclary.com
|
d245f8e4aa
|
JavaScript Tests - update list of known failures, no bug, not part of the build
|
2007-12-20 16:07:00 -08:00 |
bclary@bclary.com
|
9e55903594
|
JavaScript Tests - update tests to reflect changed behavior due to bug 409252
|
2007-12-20 16:02:14 -08:00 |
Olli.Pettay@helsinki.fi
|
935f2d6de0
|
Bug 392698, ASSERTION: can't mark frame dirty during reflow, r+sr=roc, a=blocking1.9
|
2007-12-20 15:49:46 -08:00 |
jwalden@mit.edu
|
deaae4d9bd
|
Bug 409293 - Support HTML targets on reftests, e.g. to allow acid2.html#top as the test or the reference. r=dbaron, a=testonlychange
|
2007-12-20 15:49:00 -08:00 |
mrbkap@gmail.com
|
16497c7ae3
|
Fix this test to deal with the new error that's being thrown.
|
2007-12-20 15:46:08 -08:00 |
brendan@mozilla.org
|
fe9da94d52
|
Don't fix typename bindings without JS2 opt-in (409252, r=mrbkap).
|
2007-12-20 15:29:31 -08:00 |
mrbkap@gmail.com
|
84507f0e2e
|
Give the JS engine some knowledge of wrappers so that they can compare equal and be noticed when they take part in __proto__ cycles. bug 397855, r=brendan sr=dveditz
|
2007-12-20 14:59:44 -08:00 |
mark@moxienet.com
|
1405172390
|
409224 Don't use obsolete gcc -no-cpp-precomp. r=ted.mielczarek a/1.9=beltzner
|
2007-12-20 14:54:31 -08:00 |
mark@moxienet.com
|
8f76920517
|
409066 sNativeRegionPool visibility is wrong in libgkgfx. Decorate with visibility at declaration. Old gfx, not part of current trunk builds. r=ted.mielczarek a/1.9=beltzner
|
2007-12-20 14:52:45 -08:00 |
mozilla.mano@sent.com
|
56a17ddaf5
|
Bustage fix part 1
|
2007-12-20 14:10:53 -08:00 |
dougt@meer.net
|
0bc968cf90
|
toolpaths to toolspath include file name change
|
2007-12-20 14:05:00 -08:00 |
dougt@meer.net
|
e97b6f899b
|
From the 1.8 branch to trunk. dropping support for older SDKs.
|
2007-12-20 13:37:07 -08:00 |
dougt@meer.net
|
35e026fb4e
|
not part of default build. updating wince shunt layer: upgrading to window mobile v6 sdk removing mozce_ prefix from functions removing stub fuctions which are not supported on windows mobile v6 upgrading tools to work with msys and v6 sdk. removing old visual studio projects. patch by atotic, r=dougt.
|
2007-12-20 13:26:09 -08:00 |
mozilla.mano@sent.com
|
e412ab4831
|
Bug 393870 - unable to sort by tags in the bookmark organizer. r=dietrich, sspitzer.
|
2007-12-20 11:07:58 -08:00 |
smontagu@smontagu.org
|
f725bd21d8
|
Mark test failing on tinderbox as random
|
2007-12-20 09:08:46 -08:00 |
smontagu@smontagu.org
|
1cdc7cc87a
|
Reftests for ZWNJ
|
2007-12-20 08:13:41 -08:00 |
enndeakin@sympatico.ca
|
b6d58ed9fd
|
Bug 400185, crash with popupgroup, disallow using popupgroups and only create a frame for the native anonymous one, r+sr=bz
|
2007-12-20 06:46:12 -08:00 |
longsonr@gmail.com
|
78907aa4c6
|
Bug 396771 - SVG text with percentage positioning not shown correctly (add missing assertion). r=jwatt,sr=tor,a=blocking1.9+
|
2007-12-20 06:31:17 -08:00 |
longsonr@gmail.com
|
a4869ed310
|
Bug 396771 - SVG text with percentage positioning not shown correctly. r=jwatt,sr=tor,a=blocking1.9+
|
2007-12-20 06:26:34 -08:00 |
jwatt@jwatt.org
|
5fca12ed55
|
Skip reftest since it's somehow causing itself and other tests to fail to load
|
2007-12-20 04:09:37 -08:00 |
jwatt@jwatt.org
|
2538e75efa
|
Re-checkin reftest for bug 407959 (this time setting fullZoom onload)
|
2007-12-20 03:42:57 -08:00 |
neil@parkwaycc.co.uk
|
d5818898b9
|
Bug 393120 Make use of notification bar in SeaMonkey for popup blocking p=twanno@lycos.nl (Teune van Steeg) r+sr=me
|
2007-12-20 03:34:40 -08:00 |
dwitte@stanford.edu
|
8e8fcb0405
|
relanding switch to nsAutoTObserverArray per bug 407442.
|
2007-12-20 02:37:52 -08:00 |
smontagu@smontagu.org
|
5fefbd0626
|
testcases for bug 408292
|
2007-12-20 02:18:19 -08:00 |
smontagu@smontagu.org
|
742f271840
|
Collect frames from all block continuations in the buffer for bidi resolution. Bug 408292. r+sr=roc, a=schrep
|
2007-12-20 02:06:14 -08:00 |
reed@reedloden.com
|
47aa446f9a
|
Bug 408310 - "20071213 trunk crash when visiting protopage.com @ all platforms" (Make sure to use the right paletteSize to prevent crashes) [p=alfredkayser@nl.ibm.com (Alfred Kayser) r=stuart sr=tor a=blocking1.9+]
|
2007-12-20 01:38:53 -08:00 |
reed@reedloden.com
|
bbe04f7ef0
|
Bug 408073 - "Some frames of this animated gif image looks slightly distorted" (Fix the clearing of the 'second' frame) [p=alfredkayser@nl.ibm.com (Alfred Kayser) r=stuart sr=tor a=blocking1.9+]
|
2007-12-20 01:37:34 -08:00 |
dwitte@stanford.edu
|
2dbb432c39
|
backing out change.
|
2007-12-20 01:33:03 -08:00 |
jwatt@jwatt.org
|
ec94d96083
|
Re-checkin fix for bug 407959 (this time without the reftest that I suspect caused other tests to fail (a modified test will follow)). Embedded SVG object disappears when zooming or in Print Preview. r=tor@acm.org, sr=roc@ocallahan.org
|
2007-12-20 01:13:38 -08:00 |
roc+@cs.cmu.edu
|
eeb2512976
|
Backing out jwatt's fix for bug 407959 because of test failures.
|
2007-12-20 00:16:01 -08:00 |
dwitte@stanford.edu
|
d3a1fc3baa
|
relanding part of 407442.
|
2007-12-19 23:30:04 -08:00 |
jwatt@jwatt.org
|
7e85bc610d
|
Fixing bug 407959. Embedded SVG object disappears when zooming or in Print Preview. r=tor@acm.org, sr=roc@ocallahan.org
|
2007-12-19 22:48:15 -08:00 |
jruderman@hmc.edu
|
272266b6c5
|
Add bug number for skipped reftest
|
2007-12-19 21:40:15 -08:00 |
jruderman@hmc.edu
|
64543ec07d
|
Disable this test on Windows (again); it seems to crash or hang on Tinderbox.
|
2007-12-19 21:31:48 -08:00 |
jruderman@hmc.edu
|
2a5bd8f474
|
Let's see whether this test still turns Windows orange/red.
|
2007-12-19 20:22:14 -08:00 |
mrbkap@gmail.com
|
ce2c77ecd3
|
Use two flags for filenames: "system" and "want native wrappers". bug 408859, r=jst sr+a=brendan
|
2007-12-19 19:11:02 -08:00 |
jruderman@hmc.edu
|
452232cbcf
|
Move setTimeout to onload to make sure it doesn't fire too early.
|
2007-12-19 17:29:26 -08:00 |
jruderman@hmc.edu
|
2553fb5ca8
|
Over the past week, I checked in 377 crashtests, mostly for bugs I reported. Now it's your turn.
|
2007-12-19 16:35:23 -08:00 |
jruderman@hmc.edu
|
f9b32a709e
|
To prepare for landing, please place your crashtests in the upright, locked position.
|
2007-12-19 16:08:13 -08:00 |
jruderman@hmc.edu
|
e5bd5a20e8
|
Remove stray onload attribute
|
2007-12-19 16:07:45 -08:00 |
jruderman@hmc.edu
|
1bef45ac10
|
Do not look into crashtest with remaining eye.
|
2007-12-19 16:04:17 -08:00 |
jruderman@hmc.edu
|
ed047585b3
|
Do not inhale crashtest.
|
2007-12-19 16:02:52 -08:00 |
jruderman@hmc.edu
|
ddab81975c
|
Use this crashtest only with proper ventilation.
|
2007-12-19 16:01:30 -08:00 |
jruderman@hmc.edu
|
3bcc16bbb5
|
Wearing this crashtest does not enable you to fly.
|
2007-12-19 16:00:28 -08:00 |
dwitte@stanford.edu
|
e3448f5ea9
|
Bug 324397 - 'Allow cookies for the original site only' preference, should be selected by default. relanding now that bug 404399 is fixed. r=mconnor, a=mconnor/schrep
|
2007-12-19 15:58:38 -08:00 |