Hiroyuki Ikezoe
d8cbca802f
Bug 656781 - More efficient way to use g_app_info_launch_uris and gnome_vfs_mime_application_launch, r=karlt
...
--HG--
extra : rebase_source : a97c1bdaf1b45d380c3b90d9abb2507c68ab5128
2011-05-12 20:55:00 -07:00
Phil Ringnalda
b9f79ef09d
Bug 657252 - Clean up some random packaging warnings, r=khuey
...
--HG--
extra : rebase_source : 44bc71af666ba46ecdfe7a0c90d8e8932518c1be
2011-05-15 18:07:38 -07:00
Justin Lebar
66eadc7e21
Bug 656991 - Fix leak in nsStructuredCloneContainer::InitFromVariant. r=bz,igor
2011-05-15 20:29:19 -04:00
Justin Lebar
9ce61756db
Bug 655273 - SHEntries created by history.pushState should have their titles set. r=sicking
2011-05-09 14:54:36 -04:00
Justin Lebar
0421065dcb
Bug 646422 - push/replaceState should inform global history of the new URI's title. r=mak
2011-05-15 20:29:18 -04:00
Justin Lebar
548056eb81
Bug 654354 - Don't output python backtraces when a mochitest is killed via ctrl-c. r=ted
...
--HG--
rename : testing/mochitest/pywebsocket_ignore_sigint.py => testing/mochitest/pywebsocket_wrapper.py
2011-05-09 17:54:35 -04:00
Tatiana Meshkova
7542ad5654
Bug 656167 - Temporarily disable or back out fixed layers. Visibility part. r=roc
2011-05-13 16:21:59 +03:00
Matt Brubeck
7e64da9007
Bug 656167 - Disable reftest until fixed layers are re-enabled (test-only).
2011-05-15 09:36:52 -07:00
Raymond Lee
ce22dc914e
Bug 625195 - 'Move to New Window' is disabled if a tab is orphaned or the only tab in the active group r=dao
2011-05-13 10:17:04 +08:00
Frank Yan
b32b5f5fa7
Bug 653655 - Fix errors when opening List All Tabs menu. r=dolske
2011-04-28 22:21:13 -07:00
Paul ADENOT
fd896d6eec
Bug 620331 - Remote nsAudioStreamRemote::GetMinWriteSamples; r=kinetik
2011-05-15 12:53:55 +02:00
Kai Liu
0610b6c451
Bug 654698 - Overlap the border on select elements correctly in RTL; r=jimm
2011-05-15 12:25:54 +02:00
Ms2ger
3388f3994d
Bug 657160 - Remove NS_NewCaret; r=ehsan,roc
2011-05-15 12:17:09 +02:00
Ms2ger
48b02e4f5a
Bug 657160 - Remove NS_NewTextEditRules; r=ehsan
2011-05-15 12:16:45 +02:00
Ms2ger
63679730f9
Bug 657160 - Remove NS_NewHTMLEditRules; r=ehsan
2011-05-15 12:15:35 +02:00
Ms2ger
f828b0aa18
Bug 656996 - Remove NS_NewHTMLCSSUtils; r=ehsan
2011-05-15 12:07:30 +02:00
Ms2ger
d5df8a6e33
Bug 655514 - Remove nsIDOMDocumentTraversal; f=ehsan r=jonas
2011-05-15 12:07:30 +02:00
Ms2ger
a49c5db9c8
Bug 655513 - Remove nsIDOMDocumentRange; f=ehsan r=bzbarsky
2011-05-15 12:07:28 +02:00
Robert Longson
af8247261e
Bug 633072 - Fix reftests failure by using crispEdge drawing. r=dholbert
2011-05-15 09:30:17 +01:00
Johannes Buchner
2757e19223
Bug 399998 - Use Escape to close permission manager and cookie manager dialogs, r=sdwilsh, ui-r=faaborg
2011-05-14 16:11:48 -07:00
Phil Ringnalda
732ca210bc
Back out 40d44ce2377e (bug 640213) on suspicion of causing Windows crashes and timeouts in media tests
2011-05-14 20:13:57 -07:00
Kyle Huey
4c49faddb7
Bug 656647: Followup for missed review comment. DONTBUILD
2011-05-14 16:45:19 -07:00
Kyle Huey
5b218f0873
Bug 656647: File constructor should take nsIFiles. r=sicking
2011-05-14 16:41:20 -07:00
Kyle Huey
0fca46149e
Bug 656640: DOM File objects should DEFER_OPEN their streams. r=sicking
2011-05-14 16:37:41 -07:00
Kyle Huey
70623e6e02
Bug 652364: Fix build error with osxspell. r=ehsan
2011-04-23 19:28:19 -04:00
Phil Ringnalda
d1450f99b2
Bug 652447 - Straighten out the weirdness of Pinstripe's livemark-item.png and livemarkItem.png, r=dao
2011-04-24 11:45:00 -07:00
Mike Hommey
e56745d75b
Bug 620931 part 3 - Allow GRE and XUL application to use omni.jar independently. r=bsmedberg,r=mwu
...
We now store two independent locations for an omni.jar, allowing GRE/XRE and
XUL application to each have their own omni.jar. And since xulrunner setups
are very independent from the XUL applications, we implement support for both
omni.jar and non omni.jar cases in the same runtime, with the side effect of
allowing to switch from one to the other manually without rebuilding the
binaries.
We let the mozilla::Omnijar API handle both cases, so that callers don't need
too much work to support them.
We also make the preferences service load the same set of preferences in all
the various cases (unified vs. separate, omni.jar vs. no omni.jar).
The child process launcher for IPC is modified to pass the base directories
needed for the mozilla::Omnijar API initialization in the child process.
Finally, the startupcache file name canonicalization is modified to separate
APP and GRE resources.
2011-02-25 12:53:36 +01:00
Mike Hommey
0268686b84
Bug 620931 part 2.5 - Properly quote arguments on Windows when starting child processes. r=rstrong
2011-05-12 15:44:35 +02:00
Makoto Kato
bb272b699c
Bug 656205 - Remove unused browser migration code. r=mak77
2011-05-18 13:40:55 +09:00
Josh Aas
f6eb4c8df6
Bug 637253: Remove nsIPluginInstance interface. r=bsmedberg
2011-05-17 21:48:34 -04:00
Ginn Chen
bd84420522
Bug 654655 ieeefp.h is required for finite() on Solaris r=bz
2011-05-18 09:47:37 +08:00
Bas Schouten
6a5507939e
Backed out changeset eb3239a968ac
2011-05-18 00:21:49 +00:00
Bas Schouten
472d5df9be
Bug 620216: Use EXTEND_PAD when doing DrawImage. r=roc
2011-05-17 23:10:09 +00:00
Myk Melez
6edbc38947
Bug 656195 - Update jetpack in m-c to use 7.0a1 as maxversion r=ctalbert
2011-05-17 14:10:33 -07:00
Justin Lebar
51df3f318b
Bug 656354 - Guard against null pointer dereference in nsDocShell::SetDocCurrentStateObject. r=sicking
...
--HG--
extra : rebase_source : 74ea820470f5bf8f11d9d61ecfa7dc93207fa3fc
2011-05-17 16:25:06 -04:00
Justin Lebar
e4d14ff224
Bug 164580 - Use 64-bit words in nsID::Equals. r=bsmedberg
...
--HG--
extra : rebase_source : cc6b5ebc3f523ce887ceab275f721f5310c8695d
2011-05-17 16:24:04 -04:00
Philipp von Weitershausen
9f405bc548
Merge services-central with mozilla-central
2011-05-17 13:21:35 -07:00
Hernán Rodriguez Colmeiro
606f92fb24
Bug 656269: Add link to Mozilla plugin check from Add-ons Manager. r=dtownsend
2011-05-17 12:57:38 -07:00
Bas Schouten
de12263c7f
Bug 657141: Avoid excessive clipping by only popping to the common ancestor. r=jrmuizel
2011-05-17 21:27:05 +02:00
Michael Wu
ff498efba8
Bug 656050 - Fix jar reordering on linux by moving jarlog dir, r=ted
2011-05-17 11:06:16 -07:00
Joel Maher
49f029c6fb
Bug 654461 - cleanup chrome and a11y harnesses to simplify code. r=ted, a=test-only
2011-05-17 13:10:37 -04:00
Mounir Lamouri
cdb007323d
Bug 656909 - Use a native rendering for vertical progress bar on Windows. r=jimm
2011-05-17 18:39:22 +02:00
David Bolter
5d565215f4
Bug 640707 - Add event support for aria-sort. r=surkov
...
Yahoo mail needs this ASAP.
--HG--
rename : accessible/tests/mochitest/events/test_aria_hidden.html => accessible/tests/mochitest/events/test_aria_objattr.html
2011-05-17 12:33:45 -04:00
Robert O'Callahan
4c7ec4c28c
Bug 640889. Have test_leaf_layers_partition_browser_window.xul test maximized windows as well as normal windows; on Windows XP, don't test normal windows because we know the resizer overlaps there. r=tnikkel
2011-05-17 15:45:19 +02:00
Mounir Lamouri
69108eb545
Backout c0f9a84ffb2d (bug 640889) because it has been pushed with the incorrect bug number.
2011-05-17 15:43:59 +02:00
Marco Bonardo
b0bc1f276a
Merge Places and mozilla-central
2011-05-17 15:40:41 +02:00
Marco Bonardo
b8dfb02f0c
Bug 656188 - Cache last 10 fetched bookmarks info to speed up repeated requests.
...
r=sdwilsh
2011-05-17 00:11:35 +02:00
Philipp von Weitershausen
36cb59d296
Merge mozilla-central to services-central
2011-05-16 10:08:13 -07:00
David Shiga
06e635c615
Bug 644161 - Open All in Tabs from native bookmarks menu fails if no window is open.
...
r=mak
2011-05-14 11:14:17 -04:00
Marco Bonardo
4a5a10eb83
Bug 633274 - Follow-up to fix an intermittent crash.
...
r=postreview
2011-05-16 11:19:03 +02:00