Граф коммитов

235729 Коммитов

Автор SHA1 Сообщение Дата
Ehsan Akhgari 4680bdd42c Merge backout of bug 614286; a=bustage-fix 2010-11-30 13:58:01 -05:00
Ehsan Akhgari 7daaa00ea9 Backed out changeset 630b08a7fe63 because of xpcshell test failures 2010-11-30 13:57:24 -05:00
Boris Zbarsky 3402cba7c8 Bug 614058. Fix regression in IsEqualNode. r=jst, a=blocker 2010-11-30 13:19:59 -05:00
Boris Zbarsky 26f311d0b7 Bug 609272. Make sure to not apply clipping of overflow when printing to the root element, because it doesn't really make use of its overflow style itself. r=dbaron 2010-11-30 13:19:57 -05:00
Boris Zbarsky 98af71aef3 Bug 478445 and bug 499628. strokeText needs to not re-stroke the current path. r=vlad, a=vlad 2010-11-30 13:19:56 -05:00
Boris Zbarsky 26f3831fe8 Bug 605296 part 2. Make username/password stringify undefined to empty string. r=sicking 2010-11-30 13:18:15 -05:00
Boris Zbarsky 5bffd5e5b2 Bug 605296 part 1. Infrastructure for supporting AUTF8String in quickstubs. r=jorendorff 2010-11-30 13:18:15 -05:00
Boris Zbarsky 3fe2b9b4bb Bug 608914 part 2. Get rid of some temporary strings now that we can AppendFloat to an nsAString. r=dbaron 2010-11-30 13:18:15 -05:00
Boris Zbarsky 2c04de129c Bug 608914 part 1. Remove the nsString overloads of AppendInt and move AppendFloat up to nsAString. r=bsmedberg 2010-11-30 13:18:15 -05:00
Boris Zbarsky 65d75b2402 Bug 614724. Quickstub createElementNS. r=peterv 2010-11-30 13:18:14 -05:00
Raymond Lee db27e30269 Bug 608158 - Exiting Panorama when nothing but hidden groups and no app tabs, should create new tab [r=ian, a=beltzner]
--HG--
extra : rebase_source : ddd7a59682ade581eabe1330e6745cd052c3107d
2010-11-30 10:02:22 +08:00
Raymond Lee 0a70b01cbe Bug 608037 - Undo close tab in Panorama UI should keep you in Panorama UI [r=ian, a=beltzner]
--HG--
extra : rebase_source : 6ccf0158f4eb2b969a31590eb36a6ec1eb2c7853
2010-11-30 13:03:51 +08:00
Ehsan Akhgari dfed869c9f Bug 614286 - Don't initialize the socket transport service unless we know that we're online; r=bzbarsky a=blocking-beta8+ 2010-11-25 00:20:11 -05:00
Ehsan Akhgari e6fd2c9dad Bug 614988 - "ASSERTION: We should never try to use the editor if we're not initialized unless we're being initialized" should not apply to textarea's; r=bzbarsky a=roc 2010-11-26 15:48:45 -05:00
timeless@mozdev.org ce3df3aeac Bug 615534 warning: operation ++ on 'i' may be undefined as i is used again in an argument to CopyIndexAfterObject in MinidumpGenerator::WriteMemoryListStream. r+a=ted 2010-11-30 15:44:36 +00:00
Jonathan Kew 9de27c6c67 bug 615121 - reftests for direction of vertical glyph offsets. r=karlt a=test-only 2010-11-30 15:44:36 +00:00
Karl Tomlinson b2ddc04354 bug 615121 - fix operator precedence error in glyph yoffset. r=jfkthame a=blocking-betaN 2010-11-30 15:44:35 +00:00
Alexander Surkov bf1e98aa19 Bug 614829 - menupopup end event isn't fired for ARIA menus, r=fer, marcoz, a=blocking2.0final+ 2010-11-30 23:43:17 +08:00
Axel Hecht 503fda9430 bug 613055, update shipped-locales for beta 8, a=DONTBUILD
--HG--
extra : rebase_source : b87ec9511bc0dd02608e35c42b55fc1b1dfa0883
2010-11-30 15:01:46 +01:00
Vivien Nicolas 5a57d40dc8 Bug 597296 - Chrome registry selected locale should not changed immediatly [r=bsmedberg,glandium, a=blocking-fennec] 2010-11-30 15:02:23 +01:00
Mounir Lamouri b07af12fe3 Backed out changeset d1fe7786e33b (see of orange). a=backout 2010-11-30 12:31:22 +01:00
Boris Zbarsky f4effdf6a3 Bug 614724. Quickstub createElementNS. r=peterv a=jst 2010-11-30 11:56:12 +01:00
Ginn Chen ad0cb3e937 Bug 612234 Part 4: Fix fg color of menu in open state r=dao a=blocking-2.0 2010-11-30 14:39:35 +08:00
Ginn Chen 7dee8d48a0 Bug 612234 Part 3: Make internal pixman functions hidden for Solaris Studio compiler r=jmuizelaar a=blocking-2.0 2010-11-30 14:38:47 +08:00
Ginn Chen b8007388b7 Bug 612234 Part 2: Rename all pixman export functions r=jmuizelaar a=blocking-2.0 2010-11-30 14:38:22 +08:00
Ginn Chen 72a40ae401 Bug 612234 Part 1: Define MOZ_TREE_PIXMAN when using internal pixman r=jmuizelaar a=blocking-2.0 2010-11-30 14:38:02 +08:00
timeless@mozdev.org 0cda5059a7 Bug 615256 warning: 'PRBool FramesOnSameLineHaveZeroHeight(nsIFrame*)' defined but not used; r=mats a=ehsan landing on a CLOSED TREE instead of a white-space change to get a Windows debug X test run 2010-11-30 00:00:38 -05:00
Ehsan Akhgari 80819351a9 Disable the last part of the testcase for bug 553094 to make it pass correctly on Mac as well; a=bustage-fix landed on a CLOSED TREE 2010-11-29 22:28:13 -05:00
Ehsan Akhgari c149fb3212 Followup of the backout of bug 542999, fix an incorrect merge conflict resolution 2010-11-29 22:27:46 -05:00
Paul O’Shannessy 26de26b45a Fix xpcshell failure from bug 468246 revealed by bug 613516 [a=bustage] landed on a CLOSED TREE 2010-11-29 20:57:30 -05:00
Igor Bukanov 3cd80126ed Bug 613516 - xpcshell dump doesn't print newlines. r=jorendorff, a=blocking 2010-11-29 13:27:27 -08:00
Ehsan Akhgari df34270157 Merge backout of bug 542999 2010-11-29 20:50:32 -05:00
Ehsan Akhgari 93f671b05d Backed out changeset 78d7e307a632 (bug 542999) because the patch doesn't solve the problem, and the test is broken 2010-11-29 20:40:42 -05:00
Christian Biesinger 4c2c51437a Bug 614717 retry: Make test_bug369787.js not hang when the test fails by
ensuring that do_test_finished is called even when an exception is thrown.
Also make the test work in the presence of PAC, where the channel changes
between asyncOpen and onStartRequest.

r=bz a=test-only
2010-11-29 15:41:21 -08:00
Christian Biesinger 88ff626760 Backed out changeset dd249f45dc3d
Clearly I don't know hg well enough, didn't mean to commit all this. a=I-messed-up
2010-11-29 15:34:30 -08:00
Christian Biesinger 6f6cd3b97a Bug 614717 Make test_bug369787.js not hang when the test fails by ensuring
that do_test_finished is called even when an exception is thrown.
Also make the test work in the presence of PAC, where the channel changes
between asyncOpen and onStartRequest.

r=bz a=test-only
2010-11-29 15:28:40 -08:00
Ehsan Akhgari 35049eba11 Merge backout; a=bustage 2010-11-29 18:15:36 -05:00
Ehsan Akhgari da9d854ade Backed out changeset 650ad3cd7e52 because of xpcshell test failure 2010-11-29 18:15:24 -05:00
Igor Bukanov b3ca74b9eb Bug 613516 - xpcshell dump doesn't print newlines. r=jorendorff, a=blocking 2010-11-29 13:27:27 -08:00
Margaret Leibovic 27b8db0a93 Bug 610773 - In the Firefox menu items in the right and left panes need to be vertically aligned. r=dao, ui-r=faaborg, a=sdwilsh 2010-11-29 13:23:49 -08:00
Margaret Leibovic f852314cf2 Bug 608791 - onBeforeLinkTraversal should compare host strings instead of top level domains. r=gavin, a=blocking 2010-11-29 13:22:25 -08:00
Ehsan Akhgari 06b524cb96 Merge backout; a=bustage 2010-11-29 15:04:32 -05:00
Ehsan Akhgari c6bea6950f Backed out changeset 1f53f85ddfb5 because of mochitest-3 failure 2010-11-29 15:04:20 -05:00
Justin Lebar 5039e47c46 Bug 615061 - Dispatch the hashchange event synchronously. r=smaug, a2.0=blocking 2010-11-29 11:13:12 -08:00
Ehsan Akhgari 292738a141 Bug 614116 - Enforce HTTP mode when setting a storage value for in-memory databases; r=mayhemer a=blocking-betaN+ 2010-11-29 13:50:09 -05:00
Ehsan Akhgari 88dcd8da4e Bug 614116 - Enforce HTTP mode when setting a storage value for in-memory databases; r=mayhemer a=blocking-betaN+ 2010-11-29 13:50:09 -05:00
David Bolter 0deefd5250 Bug 613502 - Map <article> like we do aria role "article". r=MarcoZ,surkov a=davidb 2010-11-29 13:32:19 -05:00
David Bolter ec0c7c0bf8 Bug 614330 - Add role name for html:aside. r=MarcoZ a=davidb 2010-11-29 13:32:14 -05:00
David Bolter 27dea06b2f Bug 607046. Switch the order of the debug output. r=davidb,a=debugging 2010-11-29 13:30:54 -05:00
Michael Yoshitaka Erlewine b9b7cebb40 Bug 610266 - Remove Drag.isResizing [r+a=dolske]
--HG--
extra : rebase_source : c3a30c9e1630a266e22c58d75a0b27ee9a5adbe2
2010-11-24 16:19:47 -05:00