Commit Graph

54820 Commits

Author SHA1 Message Date
Ian Gilman
826463d586 Bug 595371 - Do the right thing when app tabs open/close [r=gavin, a=blocking]
--HG--
extra : rebase_source : 36ca15add8447e718f8e2f98a711076fe807c18e
2010-10-06 11:33:18 -07:00
Raymond Lee
213ac2e1e9 Bug 595893 - New tabs should never be orphans [r=dolske, blocking2.0] 2010-10-07 02:56:13 +08:00
Ian Gilman
ed0876caa1 Merge mozilla-central to tabcandy-central. 2010-10-05 13:43:50 -07:00
Raymond Lee
9150fe99df Bug 601863: make "Undo Close Group" button label localizable, r=dietrich, a=blocking 2010-10-05 13:58:44 +08:00
Gavin Sharp
6478d2c0f6 Bug 601201: followup to ignore the devtools.console.enabled pref value (treat it as always-on), rather than changing it's default value, r=dolske, a=me 2010-10-05 11:45:04 -04:00
Ehsan Akhgari
8ffe74c957 Bug 595236 followup - Port the theme changes to Windows; r=dao a=blocking-beta7+
--HG--
extra : rebase_source : 4047dd82c3c7d6c1635b27c31d6593951b9c2330
2010-10-05 13:30:59 -04:00
Philipp von Weitershausen
4b8ea85cc0 Bug 601952 - Merge fx-sync to mozilla-central. a=blocking-beta7 2010-10-05 19:11:27 +02:00
Mike Hommey
4f5ce943b9 Bug 583209 - Use ctypes.libraryName and don't use a full path to load libnss3 from weavecrypto. [r=dolske] 2010-10-05 08:32:37 +02:00
Oleg Romashin
c58271c6e7 Bug 601451 - Allow compile qt port with system cairo which does not have QT_SURFACE compiled. r=joe a=npodb
--HG--
extra : rebase_source : a6bc7d01efb4a9d91418a33d43bbaf07139b4a18
2010-10-05 09:15:57 +03:00
Oleg Romashin
90150a79e4 Bug 599202 - Add support NPP_ImageDraw API for Maemo6. r=dougt a=npodb
--HG--
extra : rebase_source : 8486484c5c2bd25a1e1b63859a62bf41787e7004
2010-10-05 09:15:49 +03:00
Philipp von Weitershausen
753f9d8d3e Bug 600995 - Use a record's "encryption" property only as a fallback, default to the engine's value. [r=mconnor] 2010-10-04 22:39:08 +02:00
Mike Hommey
aa34147ec9 Bug 586867 - Use resource:///modules/services-sync/ instead of resource://gre/modules/services-sync, as it is an application (not GRE) module. [r=philikon] 2010-10-01 13:01:52 +02:00
Ian Gilman
6efa60e356 merge mozilla-central to panorama-central 2010-09-30 15:14:08 -07:00
Jason Duell
6fbe21f5ba Bug 596476 followup: Forgot to change name of constant. r=me a=beta7 2010-09-30 11:39:39 -07:00
Brad Lassey
ccb341534e bug 597041 - Feedback is missing in the control panel on the Android platform r=mwu a=blocking-fennec 2010-09-30 13:19:05 -04:00
Alon Zakai
444fbbd224 Bug 594845 - Double prompts due to wakeupservice. r=mfinkle a=blocking-fennec
--HG--
extra : rebase_source : e95547fbbfc19822426c57a14828a0928521947e
2010-09-30 13:06:41 -04:00
Michael Yoshitaka Erlewine
4de5b10a85 Bug 580412: adding missing test
--HG--
rename : browser/base/content/test/tabview/browser_tabview_snapping.js => browser/base/content/test/tabview/browser_tabview_bug580412.js
2010-09-30 11:36:45 -04:00
Rob Campbell
d36b27a97f Bug 600245 - Inspector tree panel styling broken on windows with aero, r=gavin, a=blocking2.0b7 2010-09-30 12:31:02 -03:00
Raymond Lee
7f93d9e6a7 Bug 590606 - Switching among groups always selects the first tab of group [r=dolske,a=dietrich] 2010-09-30 18:08:28 +08:00
Dave Townsend
c31a61fa29 Bug 570012: Show download progress when installing new add-ons (strings only). r=gavin a=strings 2010-09-29 17:00:08 -07:00
Brad Lassey
f32c02f973 bug 589906 - Fennec hangs at startup with black screen when out of disk space r=mwu uir=beltzner a=blocking-fennec 2010-09-30 11:53:42 -04:00
Brad Lassey
854d433e01 bug 582616 - Sharing back-end for Android r=mwu,mfinkle sr=stuart a=blocking-fennec 2010-09-30 11:37:36 -04:00
Brad Lassey
31a00d810d bug 569497 - need finger friendly file picker for android r=mwu a=blocking-fennec 2010-09-30 11:37:36 -04:00
Boris Zbarsky
db2651b719 Remove bogus JS that does nothing but throw from these reftests. a=test-only 2010-09-30 10:31:37 -04:00
Phil Ringnalda
0b59d256ed Bug 492232 - try to reduce failures in test_Scriptaculous.html's testElementMorph by doubling the timeout, a=orange 2010-09-30 07:17:30 -07:00
Oleg Romashin
5ed5aef853 Bug 599704 - mozilla.plugins.use_layers - does not have any effect. r=roc a=beta7 2010-09-29 20:32:55 -07:00
Josh Aas
8fcedf56b7 Bug 600098: Mac OS X: Update access and modification time on top-level application bundle after successful update. r=rstrong a=b7-blocker 2010-09-29 22:55:47 -04:00
Dão Gottwald
2cc3e58c54 Bug 597353 - Ensure pinned tabs have the same height and alignment as normal tabs. r=gavin a=b 2010-09-29 12:16:32 +02:00
Patrick Walton
7756e61cfc Bug 601201 - Re-enable the Error Console by default. r=beltzner,robcee 2010-10-05 12:46:03 +02:00
Josh Matthews
f1ce04b682 Bug 599198 - Content process throws several catastrophic assertions while initializing XPCOM (bandaide) r=bsmedberg a=blocking-fennec 2010-09-23 19:28:48 -04:00
Mike Kristoffersen
c174bd502a Bug 561244 - e10s: forward JS 'crypto' calls from content->chrome (Part 2/3 - Making it possible to control the define by option) r=khuey a=blocking-fennec
--HG--
extra : rebase_source : 5837be9d88d001b028e738edf9dde83332e80a19
2010-09-29 21:41:29 +02:00
Mike Kristoffersen
b819ceb9ae Bug 561244 - e10s: forward JS 'crypto' calls from content->chrome (Part 1/3 - Adding unique define to disable crypto object) r=jst a=blocking-fennec
--HG--
extra : rebase_source : 4ad7c331127b5fc75aebbad45a6a529aabe4f5e6
2010-09-29 18:56:46 +02:00
Jonas Sicking
dcce0d0b40 Bug 592829: Make parsing code able to deal with element creation failing. r=jst/peterv a=blocker 2010-10-04 18:25:44 -07:00
Jonas Sicking
b082869298 Bug 597301: Add support for access-control-expose-headers. r=jst a=blocker 2010-10-04 18:25:44 -07:00
Jonas Sicking
bdf59c33ee Bug 597301: Update CORS to latest spec. r=jst a=blocker 2010-10-04 17:41:07 -07:00
Rob Campbell
7cbb46d626 merge backout, a=developers 2010-10-04 20:56:12 -03:00
Rob Campbell
2c049c5678 Backed out changeset c42cebfbcdf7, bug 589089, a=backout 2010-10-04 20:30:29 -03:00
Dave Townsend
8932993425 Backed out changeset 3019bcf3e9ab which should not have landed. a=backout 2010-10-04 15:39:20 -07:00
Dave Townsend
052261d1e6 Bug 601143: Add loading and error states to the get add-ons view. r=robstrong, a=strings 2010-10-04 15:36:07 -07:00
Rob Campbell
f3e66470a5 Bug 589089 - NetworkPanel: Show hint if response content-type can't be displayed, r=sdwilsh, a=blocking2.0 2010-10-04 18:51:00 -03:00
Paul O’Shannessy
864398a779 Bustage fix from 91a49bf6464b. a=bustage
I shouldn't be allowed to copy & paste...
2010-10-04 13:50:16 -07:00
Paul O’Shannessy
0482dcb224 Bug 600066 - Don't use octal escape sequences in mochitest harness [r=ctalbert, a=NPOTB]
Landing again, changes were reverted in a merge in bug 543800.
2010-10-04 13:03:30 -07:00
Dave Townsend
01ce1352ec Bug 601143: Remove brandname from new strings. 2010-10-04 11:01:10 -07:00
Ehsan Akhgari
03894bd5c2 Bug 568816 - Switching out of privacy mode fails when privacy mode is enabled via the command line option 'privacy-toggle'; r=zpao,dolske,jimm sr=rstrong a=blocking-beta7+
--HG--
rename : browser/components/privatebrowsing/test/unit/test_0-privatebrowsing.js => browser/components/privatebrowsing/test/unit/do_test_0-privatebrowsing.js
rename : browser/components/privatebrowsing/test/unit/test_0-privatebrowsing.js => browser/components/privatebrowsing/test/unit/test_0-privatebrowsingwrapper.js
2010-10-02 11:53:37 -04:00
Gavin Sharp
b7c858097b merge back out of changeset 7e10dcf5f763 (bug 590225) due to bustage, a=me 2010-10-04 13:33:46 -04:00
Gavin Sharp
e51ace35e9 Backed out changeset 7e10dcf5f763 (bug 590225) due to bustage, a=me 2010-10-04 13:33:14 -04:00
Matt Brubeck
cdc7b7c99a Bustage fix for bug 601314 (botched merge). r=me, a=bustage 2010-10-04 10:13:50 -07:00
Frank Wein
d4f7410d96 Bug 590575 - Deselecting optional components in SeaMonkey installer does not work, r=khuey, a=NPOTB 2010-10-04 17:37:41 +02:00
Boris Zbarsky
e26cf68f5e Fix silly error in test a=test-only 2010-10-04 12:56:48 -04:00
Matt Brubeck
5d1cded93b Back out 0a01860cef28 (Bug 569497) because of freezes (Bug 601314). a=blocking-fennec
--HG--
extra : rebase_source : a9e9f25fba06c7041781b22f7976ccdab9a0a71b
2010-10-04 09:14:34 -07:00