Commit Graph

68533 Commits

Author SHA1 Message Date
Justin Lebar
f0e9722244 Fix bug 642338. r=smaug
--HG--
extra : rebase_source : c23e4c1c7d9b284d9f32acae93434e79a001df08
2011-04-27 16:54:07 -04:00
Justin Lebar
2dbe5ce82d Bug 490153 - Fix intermittent orange in test_not-opener.html. r=sicking
--HG--
extra : rebase_source : 1865a51f62271e34f4d718ad9b9ed019a5c4fdb3
2011-04-27 16:53:52 -04:00
Justin Lebar
9a4f992181 Bug 652167 - Remove space in filename from layout/html/tests/printer/js/change_while_in printdialog.html. r=philor
--HG--
rename : layout/html/tests/printer/js/change_while_in printdialog.html => layout/html/tests/printer/js/change_while_in_printdialog.html
extra : rebase_source : 949a734bb56cc298048feba89d52b7a6fcfbb255
2011-04-27 16:53:52 -04:00
Ehsan Akhgari
e62cc2c992 Backout changeset 05fe748d2031 (bug 468736) on the suspicion of 400% Tshutdown regression, landed on a CLOSED TREE 2011-04-27 12:56:56 -04:00
Matt Brubeck
b8ba7ce477 Bug 652989 - Enable methodjit for chrome in Fennec [r=mfinkle] 2011-04-27 09:10:52 -07:00
Matt Brubeck
009f7fb2ca Bug 646297 - On tab close in Fennec, switch to sibling before parent [r=mfinkle] 2011-04-27 09:10:52 -07:00
Olli Pettay
5c6ac73f77 Bug 652970 - nsXULDocument doesn't unlink enough, r=peterv
--HG--
extra : rebase_source : 75d7a69aeec165fbddef66da67161fc65eb2777d
2011-04-27 18:44:24 +03:00
Taras Glek
db4fe4f5cd Bug 651262 - Update histogram.h/cc r=cjones 2011-04-19 15:18:48 -07:00
Vivien Nicolas
9a9cd16ca3 Bug 649000 - "Drop down options not present for input.mozilla.org mobile version" [r=mark.finkle] 2011-04-19 16:27:00 -04:00
Mark Finkle
04d874fe8e Bug 630398 - Session store should ignore transient about:blank pageloads [r=mbrubeck] 2011-04-27 11:52:29 -04:00
Mark Finkle
d1012fa632 Bug 653114 - Misc code cleanup [r=mbrubeck] 2011-04-27 11:52:27 -04:00
Mark Finkle
95857ecc44 Bug 653091 - Fix broken packaging and really turn off safe browsing [r=mbrubeck] 2011-04-27 09:44:12 -04:00
Mark Finkle
797ffb812c Backed out changeset 3105d6107723 2011-04-27 09:57:05 -04:00
Mark Finkle
a14a59799d imported patch phishingfixes 2011-04-27 09:44:12 -04:00
Trevor Saunders
d38a91e804 Bug 653086 - clean up editor configuration lines in a11y atk files, r=surkov 2011-04-27 22:42:27 +09:00
Brad Taylor
2d0ff623b4 Bug 480317 - Provide a way for atk-based plugins to slot into our a11y tree, r=joshmoz, ginn, surkov, trev, patch=btaylor, mcarrion, mgorse 2011-04-27 22:42:18 +09:00
Trevor Saunders
e80a0ff0ba Bug 652380 - nsRootAccessible::NativeState() should only call GetChromeFlags() once, r=surkov 2011-04-27 22:42:03 +09:00
Olli Pettay
744a48fa95 Bug 652814 - Rename nsIDOMTouchPoint to nsIDOMTouch (and a *aRetVal = nsnull for bug 648573 comment 19), r=mbrubeck 2011-04-27 14:58:25 +03:00
Tim Taubert
49c723b621 Bug 648882 - TabPriorityQueue updates tabItems when UI is busy; f=raymond, r=ian 2011-04-19 18:54:02 +02:00
Tim Taubert
5c6f3cec99 Bug 618188 - browser-chrome: browser_600545.js (and _601955.js) intermittently times out; r=zpao 2011-04-26 22:02:49 +02:00
Kevin Gadd
f1147ca3b6 bug 632102 - Don't assert that mozAfterPaint and mozPaintCount are in sync, since that's not reliable. r=roc 2011-04-29 12:26:46 +00:00
Mounir Lamouri
2b24e1f8fe Bug 651075 - Make content/html/content/test/test_bug386496.html non flaky. r=ehsan 2011-04-29 12:23:23 +00:00
Steven Michaud
d9ba960b3f Bug 652854 - Fix crash with OS X file picker dialog. r=joshmoz 2011-04-29 12:21:43 +00:00
Wes Johnston
11253e1521 Bug 544614 - Touch Events [r=mfinkle, bstover] 2011-03-21 11:20:34 -07:00
Mark Finkle
8d07c1716c Bug 653091 - Use a dummy tab when restoring session to keep the resize code happy [r=mbrubeck] 2011-04-29 10:38:51 -04:00
Marco Bonardo
68533cc515 Merging Places to mozilla-central 2011-04-29 16:04:47 +02:00
Timothy Nikkel
f739336f73 Bug 653129. Remove useless CreateViewForFrame calls that don't do anything anymore. r=roc 2011-04-29 15:51:09 +02:00
Timothy Nikkel
ba639fd0f4 Bug 653131. nsBoxFrame::CreateViewForFrame is only used for menu popups, so simplify it and move it there. r=roc 2011-04-29 15:51:05 +02:00
Marco Bonardo
281f764ca6 bug 651315 (followup) - Fix the test on Linux and Mac. 2011-04-29 12:43:39 +02:00
Marco Bonardo
b1af1ebb06 Bug 638123 (followup) - Remove extraneous semicolon to make Linux happy. 2011-04-28 21:47:10 +02:00
Marco Bonardo
64f53660f8 Bug 652379 - place:folder=-1 returns a non-empty result.
r=dietrich
2011-04-28 19:59:39 +02:00
Marco Bonardo
da6b6004f1 Bug 644727 - intermittent failure in test_faviconService_expireAllFavicons.js.
rs=me
2011-04-28 19:59:35 +02:00
Wladimir Palant
df4582b112 Bug 651315 - Addon manager is unable to open dialogs from a chrome-like protocol.
r=jst,bz
2011-04-28 19:59:32 +02:00
Marco Bonardo
bb49951f5b Test for bug 651315.
r=dtownsend
2011-04-28 19:59:26 +02:00
Marco Bonardo
5628a61652 Bug 638123 - Test for bug 637957.
r=sdwilsh
2011-04-28 19:55:09 +02:00
timeless@mozdev.org
e4ba3540e8 Bug 620627 PlacesSQLQueryBuilder::SelectAsDay() is not l12y friendly.
Further modified by Marco Bonardo (f=gandalf)
r=mak
2011-04-28 19:55:06 +02:00
Marco Bonardo
83e900946a Bug 524091 - Remove microsummaries support. (Sync changes)
r=philikon
2011-04-26 14:25:27 +02:00
Marco Bonardo
3914c254ba Bug 524091 - Remove microsummaries support. (Places changes) 2011-04-26 14:25:07 +02:00
Marco Bonardo
2ab61e5ace Bug 524091 - Remove microsummaries support. (Mobile changes) 2011-04-26 14:25:03 +02:00
Marco Bonardo
07b1468200 Bug 524091 - Remove microsummaries support. (Service removal) 2011-04-26 14:25:00 +02:00
Marco Bonardo
f59a88b6e0 Bug 524091 - Remove microsummaries support. (Browser changes) 2011-04-26 14:24:57 +02:00
Dão Gottwald
8a0572e422 Backed out changeset e0110ab48587 2011-04-26 12:14:38 +02:00
Buu-Minh Ta
b49d0a96a4 Bug 615728 - When selecting an empty tab, autofocus on the location bar. r=dao 2011-04-26 10:48:58 +02:00
Mike Hommey
1ef24167d8 Bug 652306 - Move some parts of aboutDialog.css into branding. r=gavin 2011-04-26 08:49:51 +02:00
Cameron McCormack
a6e786942e Bug 652501 - Part 2: Make existing plugin crash reftests clean up after themselves. r=roc 2011-04-26 15:02:38 +12:00
Cameron McCormack
b9c6da9e02 Bug 652501 - Part 1: Allow reftests to clean up plugin and IPC process crash dumps. r=roc 2011-04-26 15:02:38 +12:00
Chris Pearce
036c423acb Bug 645773 - Typo fix in nsOggReader::GetSeekRanges(). r=roc 2011-04-26 11:32:08 +12:00
Cameron McCormack
656947cd7b Bug 645268 - Dump failing console message to see where browser_webconsole_bug_595934_message_categories.js is going orange. r=jwatt
--HG--
extra : rebase_source : 41eac2b8f017468c5ef9cd480f8f8261775e4d5f
2011-04-26 09:12:06 +12:00
Dave Townsend
195514f276 Bug 613294: Upgrading a restartless add-on to a non-restartless add-on doesn't call the uninstall method. r=robstrong 2011-04-25 14:08:43 -07:00
Ehsan Akhgari
d2a61eb331 Backout changeset 13f6847dd840 (bug 616684) because it changes code semantics in a bad way, which results in problems like the crash in bug 652580, possibly among others 2011-04-25 17:05:17 -04:00