616b04255d3555d4b046dcc1fd673e19699d4af5: Bug 387132 followup - build the reftest-fast tool correctly with libxul, r=vlad a=only functional change is NPOB
benjamin@smedbergs.us - Mon, 06 Aug 2007 13:13:19 -0700 - rev 4319
Bug 387132 followup - build the reftest-fast tool correctly with libxul, r=vlad a=only functional change is NPOB
ba32151fb85ad4b426485482f4cb677d645087e1: b=390904. r=bsmedberg. a=bsmedberg. XREDirProvider will also check the application folder for a 'platform' subfolder so apps can do platform dependent skins and components.
mark.finkle@gmail.com - Mon, 06 Aug 2007 12:54:09 -0700 - rev 4318
b=390904. r=bsmedberg. a=bsmedberg. XREDirProvider will also check the application folder for a 'platform' subfolder so apps can do platform dependent skins and components.
528e612797864afa00448d5df5d2f9785946e1b2: Bug 389718 - Hide xptcall shared stubs, x86 and a matching x86-64 change, r=dbaron a=bz
benjamin@smedbergs.us - Mon, 06 Aug 2007 12:30:51 -0700 - rev 4317
Bug 389718 - Hide xptcall shared stubs, x86 and a matching x86-64 change, r=dbaron a=bz
12eda829560920d1046ee857fb6c813902dfaf00: [SessionStore] Add 'Recently Closed Windows'/'Undo Close Window' (or make API easier on extensions) (for zeniko@gmail.com, r=dietrich)
dietrich@mozilla.com - Mon, 06 Aug 2007 12:04:23 -0700 - rev 4316
[SessionStore] Add 'Recently Closed Windows'/'Undo Close Window' (or make API easier on extensions) (for zeniko@gmail.com, r=dietrich)
b5106a98eb526b9cf447c96abb703bb941b0ef55: 364235 don't instantiate plugins for URLs with unknown schemes unless we also have a type specified r+sr=bz
cbiesinger@gmx.at - Mon, 06 Aug 2007 11:02:14 -0700 - rev 4315
364235 don't instantiate plugins for URLs with unknown schemes unless we also have a type specified r+sr=bz
8b96da4e125d2ed4997fb0f398843c8d07fa05e8: Fix Thunderbird/--disable-svg bustage from bug 379178. rs=jwatt
jwalden@mit.edu - Mon, 06 Aug 2007 11:00:01 -0700 - rev 4314
Fix Thunderbird/--disable-svg bustage from
bug 379178. rs=jwatt
5981a4c540f27ca6f941886dffd7d23235693741: Bug 355789 - Use vista native uxtheme for menu rendering. Patch by Rob Arnold <robarnold@mozilla.com>. r=vladimir, a=[wanted-1.9]
sdwilsh@shawnwilsher.com - Mon, 06 Aug 2007 10:45:57 -0700 - rev 4313
Bug 355789 - Use vista native uxtheme for menu rendering. Patch by Rob Arnold <robarnold@mozilla.com>. r=vladimir, a=[wanted-1.9]
ad476a76958106bbed27b9745bffd7daee0bfe3f: Part 1 of bug 347743, try 2. Patch by Johnny Stenback, r=brendan, sr=jonas, a=blocking1.9+
sharparrow1@yahoo.com - Mon, 06 Aug 2007 10:19:55 -0700 - rev 4312
Part 1 of
bug 347743, try 2. Patch by Johnny Stenback, r=brendan, sr=jonas, a=blocking1.9+
15bbd07dd3d6dc9b976c4b286a839766ff7c6701: Back out for bug 347743.
sharparrow1@yahoo.com - Mon, 06 Aug 2007 09:49:59 -0700 - rev 4311
85c3a5d0867f356c32f8ee6642532ce254bcffb6: Part 1 of bug 347743. Patch by Johnny Stenback, r=brendan, sr=jonas, a=blocking1.9+
sharparrow1@yahoo.com - Mon, 06 Aug 2007 09:36:03 -0700 - rev 4310
Part 1 of
bug 347743. Patch by Johnny Stenback, r=brendan, sr=jonas, a=blocking1.9+
b52f7cd3d855e8008f36652b8ec8167316203a33: Bug 390451, Remembered passwords lost when changing Master Password Update to fixed NSS snapshot r=me
kaie@kuix.de - Mon, 06 Aug 2007 09:29:54 -0700 - rev 4309
Bug 390451, Remembered passwords lost when changing Master Password Update to fixed NSS snapshot r=me
59b26c8b271fc00579c48b05019e5b7bfec80d96: Bug 388504 - It should be possible for an extension to reload Page Info on a different document patch by Florian Quèze <f.qu@queze.net>, r=db48x, sr=neil
db48x@yahoo.com - Mon, 06 Aug 2007 09:13:05 -0700 - rev 4308
Bug 388504 - It should be possible for an extension to reload Page Info on a different document patch by Florian Quèze <f.qu@queze.net>, r=db48x, sr=neil
336d1eb2ad935652daa594487d037587b6c8b8aa: Bug 267831, add a resizer between the url and search fields, r=mano
enndeakin@sympatico.ca - Mon, 06 Aug 2007 08:57:40 -0700 - rev 4307
Bug 267831, add a resizer between the url and search fields, r=mano
eb4dcd5a2a7a2ece407d89e9b0ca1b36f035e9a4: Hoist the code for handling class and id up from nsGenericHTMLElement to the newly-created nsStyledElement so that it can be reused by MathML and to some extent by SVG. Bug 379178, patch by Daniel Kraft <domob@daniel-kraft.net>, r=jwatt for the SVG changes, r+sr=sicking for the rest, a=dsicore
bzbarsky@mit.edu - Mon, 06 Aug 2007 08:27:19 -0700 - rev 4306
Hoist the code for handling class and id up from nsGenericHTMLElement to the newly-created nsStyledElement so that it can be reused by MathML and to some extent by SVG.
Bug 379178, patch by Daniel Kraft <domob@daniel-kraft.net>, r=jwatt for the SVG changes, r+sr=sicking for the rest, a=dsicore
9119e2dc0aea7349896706f53e30edfd6276a297: Bug 386025 - Expose cycle-collection symbols, r=graydon
benjamin@smedbergs.us - Mon, 06 Aug 2007 07:34:02 -0700 - rev 4305
Bug 386025 - Expose cycle-collection symbols, r=graydon
d8e588aa488ce5e6de133e7168c8567004d7b7c7: Bail out of gfxFont::Draw if setting up the Cairo font fails. b=390476 r+sr=pavlov a19=pavlov
mats.palmgren@bredband.net - Mon, 06 Aug 2007 05:30:13 -0700 - rev 4304
Bail out of gfxFont::Draw if setting up the Cairo font fails.
b=390476 r+sr=pavlov a19=pavlov
b03016c98bb6dcf46fa48b19871bf4e2187fdeb3: Bug 390282: xul labels should be cropped with unicode ellipsis (\u2026) instead of three dots, Patch by Dão Gottwald, r+sr=bz, a1.9=dbaron
mcsmurf@mcsmurf.de - Mon, 06 Aug 2007 02:50:45 -0700 - rev 4303
Bug 390282: xul labels should be cropped with unicode ellipsis (\u2026) instead of three dots, Patch by Dão Gottwald, r+sr=bz, a1.9=dbaron
6ea6e9f29942f16ae651f3014c3c04a99a2346c3: Bug 365336 text-decoration width should be rounded to the device pixels r+sr=roc
masayuki@d-toybox.com - Mon, 06 Aug 2007 01:15:00 -0700 - rev 4302
Bug 365336 text-decoration width should be rounded to the device pixels r+sr=roc
a7a8c7d444261a0c08b24ee1c9b283204f19a4cc: b=390798, animated gifs shrunk to favicon size; also b=390622, yahoo mail beta misrendered; r=stuart
vladimir@pobox.com - Sun, 05 Aug 2007 21:14:14 -0700 - rev 4301
b=390798, animated gifs shrunk to favicon size; also
b=390622, yahoo mail beta misrendered; r=stuart
5a4d9ce5e1c7c452d6594bd454d613546e95dc0e: Bug 389203 - Crash [@ nsBindingManager::GetBindingImplementation] with setting display: table-cell on input type=image inside label r=aaronleventhal a=dsicore for 1.9
Evan.Yan@Sun.COM - Sun, 05 Aug 2007 20:50:11 -0700 - rev 4300
Bug 389203 - Crash [@ nsBindingManager::GetBindingImplementation] with setting display: table-cell on input type=image inside label r=aaronleventhal a=dsicore for 1.9