Richard Newman
eb026253c6
Bug 749668 - Delete TabsRecord.java and dirs under src. r=trivial, a=accidentalcheckin
2012-04-27 11:39:17 -07:00
Ms2ger
9ad96a593c
No bug - Fix buildwarning about nsHTMLDocument::GetPlugins; r=bz
2012-04-27 20:17:22 +02:00
Justin Lebar
1cb8e5461d
Bug 741652 - Followup: Remove incorrect comment. DONTBUILD
2012-04-27 13:46:45 -04:00
Eitan Isaacson
163a386d57
Bug 747270 - Make UtteranceGenerator return string arrays in all generator methods. r=davidb
2012-04-27 10:44:15 -07:00
Eitan Isaacson
e81ce5777f
Bug 747273 - Remove emitGeckoAccessibilityEvent, just emit one directly.
2012-04-27 10:35:47 -07:00
Serge Gautherie
b584765c50
Bug 747668. (Cv1) XPFE autocomplete.xml: Regroup code into onSearchComplete(). r=neil.
...
DONTBUILD (npotb).
2012-04-27 00:52:25 +02:00
Honza Bambas
5c980b456a
Bug 749182 - crash in nsSessionStorageEntry::~nsSessionStorageEntry due to a double delete, r=bz
2012-04-26 23:07:51 +02:00
Olli Pettay
d15bcc7fbb
Bug 749128 - Make sure to have JSContext before creating TabChildGlobal, r=jst
2012-04-26 23:56:46 +03:00
Frank Yan
c91cd73ac1
Bug 748161 - Improve visible tab indication in tab list menu. r=dao ui-r=shorlander
2012-04-26 16:27:38 -04:00
Margaret Leibovic
2d39356968
Bug 746946 - Force AsyncTask onPostExecute to only touch UI on the main thread. r=mfinkle
2012-04-26 16:20:03 -04:00
Lucas Rocha
43d909e6ac
Bug 749493 - Catch SQLiteDatabaseLockedException when ensuring unlocked database (r=blassey)
2012-04-27 09:13:39 -04:00
Ed Morley
5d64aa60f9
Merge mozilla-central to mozilla-inbound
2012-04-27 17:57:52 +01:00
Chris Lord
077e78ae9e
Bug 749630 - Fix single-colour checkerboard and masking. r=kats
...
Bug 748718 tried to fix masking of the checkerboard layer, but incorrectly
calculated the values for the right and bottom sides of the page, causing
less masking to occur than should happen.
It also possibly broke single-colour layer drawing (though I'm not sure this
worked previously), which this fixes by clearing to the page colour instead of
generating and drawing a texture for it.
2012-04-27 12:54:18 -04:00
Edward Lee
64af4a659f
Bug 707836 - Handle URI navigation outside app domain for native apps [r=felipe]
...
Followup to add the new ContentPolicy.js file to the Firefox package manifest.
2012-04-27 09:53:11 -07:00
Geoff Brown
18feb2c818
Bug 747162 - SUT agent: increase version to 1.08; r=ctalbert
2012-04-27 12:31:06 -04:00
Justin Dolske
1b4202b666
Bug 699707 - Limit form parsing to first + last N forms in a document. r=mnoorenberghe
2012-04-27 12:11:27 -04:00
Ed Morley
bf5a9bc630
Backout 6b5668320ce4 (bug 749493) for android startup crashes
2012-04-27 15:58:24 +01:00
Aryeh Gregor
5513a92220
Bug 748725 - nsINode::GetParentElement() should return dom::Element*; r=smaug
2012-04-27 16:21:12 +03:00
Lucas Rocha
9996558708
Bug 749493 - Catch SQLiteDatabaseLockedException when ensuring unclocked database (r=blassey)
2012-04-27 09:13:39 -04:00
Paolo Amadini
52c0fd1e94
Bug 728168 - Replace old synchronous favicons calls in feeds. r=mak
2012-04-27 15:05:34 +02:00
Paolo Amadini
b03aa5460e
Bug 695829 - Add telemetry metrics for private browsing transitions. r=ehsan
...
--HG--
rename : browser/components/privatebrowsing/test/unit/test_privatebrowsing_autostart.js => browser/components/privatebrowsing/test/unit/test_privatebrowsing_telemetry.js
rename : browser/components/privatebrowsing/test/unit/test_privatebrowsingwrapper_autostart.js => browser/components/privatebrowsing/test/unit/test_privatebrowsingwrapper_telemetry.js
2012-04-27 15:05:20 +02:00
Paolo Amadini
dfd7155be0
Bug 746787 - Ensure the browser window is not minimized when opening the Downloads panel. r=mak
2012-04-27 15:05:04 +02:00
Paolo Amadini
0155206774
Bug 746853 - Fix finalization of the past downloads query in error cases. r=mak
2012-04-27 15:04:42 +02:00
Paolo Amadini
a164946104
Bug 746658 - Failed downloads can't be removed from panel. r=mak
2012-04-27 15:04:27 +02:00
Ed Morley
cb6102ad4d
Bug 696297 - Define MOZ_VALGRIND in autoconf.mk.in, to fix Valgrind suppression file generation; r=ted
2012-04-27 13:42:28 +01:00
Graeme McCutcheon
444c09308a
Bug 747379 - Override Histogram::AddSampleSet for FlagHistograms. r=nfroyd
2012-04-27 11:14:03 +01:00
Peter Van der Beken
d4809c1dce
Fix for bug 723465 (Make finalize for DOM list bindings use XPConnect).
...
--HG--
extra : rebase_source : e4df7d98765aaa2c600044d69f8714568f1d6109
2012-04-27 10:15:40 +02:00
Andrzej Skalski
a1f63f3a3d
Bug 716644 - expandoify accessible roles, r=tbsaunde
2012-04-26 20:25:33 +02:00
Mike Hommey
54f688fea4
Fixup for bug 748739 for Linux PGO breakage. rs=edmorley
2012-04-30 10:17:56 +02:00
Mounir Lamouri
745093013b
Bug 707580, Do not remove some directories generated by |make package| when re-called, r=khuey
2012-04-30 15:19:58 +12:00
Mounir Lamouri
2c306a702c
Bug 707579, xpt.py shouldn't try to generate destination file if inputs are all older, r=khuey
2012-04-30 15:18:58 +12:00
Mounir Lamouri
4099aa1ab3
Bug 707578, Package.pm shouldn't copy older files, r=khuey,rstrong
2012-04-30 15:17:40 +12:00
Mounir Lamouri
1881a31fe0
Bug 707577, Create a |fast-package| target on mobile, r=khuey
2012-04-30 15:15:49 +12:00
Brian Nicholson
cdc4c62f77
Bug 748498 - Don't set tab URL on document start. r=mfinkle
2012-04-27 13:52:21 -04:00
Mike Hommey
90af61ce13
Bug 749573 - Declare run-mozilla.sh and xpcshell as SDK_BINARY. r=ted
2012-04-30 08:05:34 +02:00
Mike Hommey
8adf17ff29
Bug 749550 - Import dbg-client.jsm from resource://gre/ instead of resource:///. r=past
2012-04-30 08:05:05 +02:00
Mike Hommey
5ee4cebbf9
Bug 749548 - Only reference IE and Safari migrators in components manifest when they are installed. r=mak
2012-04-30 08:04:31 +02:00
Mike Hommey
d278e617c4
Bug 748739 - Link stdc++compat as a static library, and always link it when STDCXX_COMPAT is enabled. r=ted
...
--HG--
rename : build/stdc++compat.cpp => build/unix/stdc++compat/stdc++compat.cpp
2012-04-30 08:03:59 +02:00
Gene Lian
eee7aaa762
Bug 743064: Shutdown FramebufferWatcher thread gracefully by using it as a pthread. r=cjones a=b2g-only
2012-04-26 16:46:52 +08:00
Bellindira Castillo [:bellindira]
d260bbdff7
Bug 721389 - New Tab Page doesn't retain zoom level r=ttaubert
2012-04-25 13:50:09 -06:00
Rob Campbell
828c2d516e
Backed out changeset c6db0b79bd98, already on mozilla-central.
2012-04-26 09:58:00 -04:00
Paul Rouget
f76efd777e
Bug 747919 - browser/devtools/layoutview/test/browser_layoutview.js leaks chrome and content windows; r=dao
2012-04-25 16:53:21 +02:00
Olli Pettay
816969d710
Bug 747675, try to decrease max forgetSkippable times, r=mccr8
2012-04-25 16:43:18 +03:00
ffxbld
bccc545514
Automated blocklist update from host moz2-linux-slave44
2012-04-28 03:15:22 -07:00
Serge Gautherie
0bafd38bc8
Bug 741070. (Bv1b-FF) browser_394759_basic.js: Use 'Services.prefs', Set 'general.warnOnAboutConfig' preference, Remove a 'whenWindowLoaded()' call, Add an 'info()' call, Nits. f=neil r=zpao.
2012-04-28 04:18:00 +02:00
Tim Abraldes
6469dfddbe
Bug 747470. Statically link the CRT in webapprt.exe. r=bsmedberg
2012-04-24 16:44:36 -04:00
Felipe Gomes
eaa7025069
Bug 748199. Cannot install an webapp with the same name of a previously installed app on Mac. r=mstange
2012-04-26 07:37:34 -07:00
Felipe Gomes
2ef7695ad7
Bug 747921. Cannot install apps on systems where the Uninstall regkey hadn't been created yet by some other app. r=timA
2012-04-26 07:34:39 -07:00
Paul Rouget
9b3e6383bf
Bug 747919 - browser/devtools/layoutview/test/browser_layoutview.js leaks chrome and content windows. r=dao
2012-04-25 16:53:21 +02:00
Ed Morley
9da8d22547
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-04-26 13:46:02 +01:00