Jim Mathies
|
4f55707c6c
|
Bug 509449 - Minimized browser window restores during page loads. r=jimm.
|
2009-09-26 21:07:43 -05:00 |
|
Neil Deakin
|
20a030ca4a
|
Bug 502123 - Switching focus out of a windowed plugin raises the toplevel window. r=mozbugs.
|
2009-09-26 21:05:34 -05:00 |
|
Phil Ringnalda
|
8efff13bd4
|
Bug 512064 - Reporter extension should be in toolkit.jar, not browser.jar, r=bsmedberg
|
2009-09-26 17:38:09 -07:00 |
|
Mark Finkle
|
5ca2ebf429
|
Bug 518378: buttons and list boxes in content document are unreasonably large, r=dbaron
|
2009-09-26 20:21:32 -04:00 |
|
Kyle Huey
|
c815c08e8d
|
Bug 513684. Stop :hover from bleeding through certain elements. r=roc Test fixes from Markus Stange <mstange@themasta.com>.
|
2009-09-26 16:35:05 -07:00 |
|
Rob Arnold
|
86c105ebdd
|
Bug 506124 - Fixup Aero Glass code. r=jimm, sr=vlad.
|
2009-09-26 17:42:14 -05:00 |
|
Geoff Lankow
|
bd900ff5fd
|
Bug 517882: Implement a -moz-tab-size CSS property that specifies the number of spaces between tab stops in preformatted text. r=roc, dbaron
|
2009-09-26 13:23:47 -07:00 |
|
Dão Gottwald
|
3d379874db
|
merge
|
2009-09-26 22:21:40 +02:00 |
|
Dão Gottwald
|
b15d2e3fde
|
Backed out changeset a2d46929bcbd
|
2009-09-26 22:21:22 +02:00 |
|
timeless
|
8b08ec8137
|
Bug 470240 - unrecognized certificate should highlight the case when there's no chain provided. r=kaie
|
2009-09-26 21:04:19 +02:00 |
|
Gavin Sharp
|
fee99eb3f2
|
Bug 462598 - about:rights text in nightlies is showing text for branded builds. r=dolske
|
2009-09-26 21:02:03 +02:00 |
|
Kyle Huey
|
dbd51bf4f0
|
Bug 513684 - Stop :hover from bleeding through certain elements. r=roc
|
2009-09-13 22:54:44 -04:00 |
|
Michal Novotny
|
6773e9b109
|
Bug 214405 - Unable to ftp virtual folder. r=jduell, sr=cbiesinger
|
2009-09-21 19:57:36 +02:00 |
|
Vladimir Vukicevic
|
a92ae9dcbe
|
Bug 514861 - Find does not match characters beyond first non-matching character after FAYT failure. r=gavin
|
2009-09-26 17:51:21 +02:00 |
|
Tobias Hunger
|
28c24755b6
|
Bug 518585 - Fix the cairo Qt backend to build. r=pavlov
|
2009-09-26 17:51:08 +02:00 |
|
Dave Townsend
|
c641db86b3
|
Bug 514920 - Add-ons manager opened for add-on install has no pane selector. r=dveditz
|
2009-09-26 17:50:37 +02:00 |
|
Dave Townsend
|
55b17ac54a
|
Bug 372980 - XPInstall reports "(Author not verified)" when signing certificate has no organization subject. r=dveditz
|
2009-09-26 17:50:33 +02:00 |
|
Dão Gottwald
|
ad512f87f3
|
Bug 424517 - Icons on bookmarks toolbar should be always small. r=gavin
|
2009-09-26 17:50:26 +02:00 |
|
Mitchell Field
|
26d68e5abf
|
Bug 513921 - remove echo-requires-recursive target. r=ted
|
2009-09-26 17:49:56 +02:00 |
|
Robert Sayre
|
b635467e82
|
Merge backout
|
2009-09-26 08:22:56 -07:00 |
|
Robert Sayre
|
5dbce00686
|
Backed out changeset f5ea964eb493. (Brendan Eich — High-level CSE for shape guards (518448, r=jorendorff).
|
2009-09-26 08:16:58 -07:00 |
|
Asaf Romano
|
0cdda0b913
|
Bug 498130 - Reduce places-views overhead. r=mak. sr=mconnor.
|
2009-09-26 11:23:17 +03:00 |
|
Robert Sayre
|
5f2aafc67c
|
Merge
|
2009-09-25 20:35:33 -07:00 |
|
Brendan Eich
|
41e896bfce
|
Fuss over comment in last changeset (518765).
|
2009-09-25 20:20:27 -07:00 |
|
Matthias Miller
|
5c2faf58c9
|
Bug 518765 - Fix break/continue <label> handling in Narcissus. r=mrbkap
--HG--
extra : rebase_source : 9b55f88d4747cd2751877cfd45a3340a4fc401af
|
2009-09-25 19:19:12 -07:00 |
|
Daniel Holbert
|
a9b3c25511
|
Reverting changeset 51b055be91bb (185533's main checkin) due to test_resizer.xul orange
|
2009-09-25 18:46:15 -07:00 |
|
Daniel Holbert
|
599541b7aa
|
Reverting changeset e866b92b28c4 (part of bug 185533's checkin) due to test_resizer.xul orange
|
2009-09-25 18:45:10 -07:00 |
|
Wan-Teh Chang
|
b5d4469a93
|
Update NSPR to the NSPR_4_8_1_BETA2 CVS tag. Includes fixes for
bug 414772 and bug 516396.
|
2009-09-25 18:36:35 -07:00 |
|
Dan Witte
|
061229fc6b
|
comment out failing test for now.
|
2009-09-25 18:22:48 -07:00 |
|
David Anderson
|
e48222eb05
|
Fix bogus return values with SETELEM without a POP when deep bailing (bug 518492, r=gal).
|
2009-09-25 18:20:06 -07:00 |
|
Josh Aas
|
c5d195fe3e
|
Replace IOConnectMethodStructureIStructureO usage with IOConnectCallStructMethod for 64-bit compatibility. b=517409 r=joelr
|
2009-09-25 20:43:55 -04:00 |
|
Dan Witte
|
ba4cd7b03d
|
fix windows, again.
|
2009-09-25 16:50:46 -07:00 |
|
Jonathan Kew
|
780a99bd49
|
Bug 518357, followup to fix linux reftest breakage by undoing change to media-query-remove-1 test, a=dholbert_sheriff
|
2009-09-26 00:04:45 +01:00 |
|
Paul O’Shannessy
|
d749e0bdad
|
Bug 518418 - storage-mozStorage should use executeStep() instead of step(). r=dolske+sdwilsh
--HG--
extra : rebase_source : 71540d949a7c8a7a8ff8fa44d77d0048a4bca92f
|
2009-09-25 15:34:54 -07:00 |
|
Paul O’Shannessy
|
bb8f4dab1f
|
Bug 518442 - Places tests should use executeStep() instead of step(). r=sdwilsh
--HG--
extra : rebase_source : d60b1a60575ec7ceceb41c4755e317577eef009a
|
2009-09-25 15:34:54 -07:00 |
|
Paul O’Shannessy
|
06ca1d412b
|
Bug 518611 - Form Manager should use executeStep() instead of step(). r=dolske
--HG--
extra : rebase_source : fca9c8751280a4cb09f46ba980d12edf6d66bade
|
2009-09-25 15:34:54 -07:00 |
|
Paul O’Shannessy
|
d242412793
|
Bug 518447 - Search Storage usage changes: Don't create statement wrapper & don't use step(). r=rflint
--HG--
extra : rebase_source : ae0744fb9dc8f1a2c412df816a1e919f2ac3e1f2
|
2009-09-25 15:34:53 -07:00 |
|
Paul O’Shannessy
|
bdc91e26b2
|
Bug 518608 - Download Manager Storage usage changes: Don't create statement wrapper & don't use step(). r=sdwilsh
--HG--
extra : rebase_source : 201aab379506521c18620782ea79a7f9cd0e1597
|
2009-09-25 15:34:44 -07:00 |
|
Paul O’Shannessy
|
dc9f88b701
|
Bug 518616 - Browser tests shouldn't create storage statement wrapper or use step(). r=dao
--HG--
extra : rebase_source : 34526611e426f28eaf383e0db25c32f253d4e0ff
|
2009-09-25 15:32:22 -07:00 |
|
Paul O’Shannessy
|
03f8e29da1
|
Bug 518453 - Storage usage changes: Don't create statement wrapper & don't use step(). r=myk
--HG--
extra : rebase_source : 2935c5e83eb8733df93be4415f479d4782052f9a
|
2009-09-25 15:32:21 -07:00 |
|
Paul O’Shannessy
|
315875c467
|
Bug 518617 - Private Browsing tests should use executeStep() instead of step(). r=ehsan
--HG--
extra : rebase_source : c7aa921163e13d5f7ea42ff084574876816a06d0
|
2009-09-25 15:32:21 -07:00 |
|
Paul O’Shannessy
|
5b3c2717f0
|
Bug 518440 - Deprecate mozIStorageStatementWrapper & mozIStorageStatement.step() in IDL. r=sdwilsh
--HG--
extra : rebase_source : 0ede87a6eb9a34475d9efafa433809e571a104d3
|
2009-09-25 15:32:21 -07:00 |
|
Daniel Holbert
|
0fad456e89
|
bustage fix for Bug 371976
|
2009-09-25 14:20:53 -07:00 |
|
Jim Mathies
|
c8185c84af
|
Bug 185533 fix wince bustage.
|
2009-09-25 16:16:41 -05:00 |
|
Brendan Eich
|
69fd06459c
|
High-level CSE for shape guards (518448, r=jorendorff).
|
2009-09-25 14:07:08 -07:00 |
|
Neil Rashbrook
|
f38b37ad3d
|
Bug 371976 Create synthetic plugin document content later (like image documents) r=smaug
|
2009-09-25 21:58:47 +01:00 |
|
Robert Sayre
|
bd85adb115
|
Merge.
|
2009-09-25 12:01:13 -07:00 |
|
Robert Sayre
|
14ef91c61f
|
Merge mozilla-central to tracemonkey.
|
2009-09-25 11:55:38 -07:00 |
|
David Anderson
|
d0675c7603
|
Fixed instanceof returning bogus result after deep bail (bug 518492, r=jorendorff).
|
2009-09-25 11:39:52 -07:00 |
|
Ted Mielczarek
|
d71194fb76
|
bug 518107 - don't force re-linking on every build pass for PGO builds. r=bsmedberg
--HG--
extra : rebase_source : 4d7240ab80caa53e5843b085a4b3f4c160882b89
|
2009-09-25 12:50:53 -04:00 |
|