Gavin Sharp
4be59e3c0c
Bug 805474: fix chatbar title styling in high contrast themes, and crop chatbox titles, r=jaws
2012-10-29 15:03:16 -07:00
Mark Hammond
d0d11f149d
Bug 804258 - the social sidebar should appear under View->Sidebar. r=gavin
2012-10-29 23:28:31 -07:00
Jared Wein
9aa35fb2c6
Bug 803344 - Add a menuitem in the social toolbar button menu to disable the Social API with confirmation, r=gavin
2012-10-29 23:25:53 -07:00
Jan Varga
922043c200
Bug 786688 - Part 3: Automatic tests. r=sicking
2012-10-30 07:12:18 +01:00
Jan Varga
118e4386f6
Bug 786688 - Part 2: Code cleanup. r=sicking
2012-10-30 07:11:58 +01:00
Jonas Sicking
6118c870a6
Bug 786688 - Part 1: Add chrome only openForPrincipal() and deleteForPrincipal(). r=bent
2012-10-30 07:07:09 +01:00
Phil Ringnalda
334260b774
Back out 4770ab40cdb6 (bug 804064) for bustage
2012-10-29 22:59:21 -07:00
Alexander Surkov
65456e8b97
Bug 733848 - log stacks for accessible/name/test_markup.html
2012-10-30 14:51:36 +09:00
Nicolas B. Pierron
7a0380e724
Bug 804064 - TableSwitchV, unbox integers values before branching. r=h4writer
2012-10-29 22:31:20 -07:00
Richard Newman
755e644afe
Bug 806460 - Part 1: NS_ERROR_ILLEGAL_VALUE in nsINavBookmarksService.insertBookmark while inserting query. r=gps
...
* * *
Bug 806460 - Part 2: more nuanced rejection of malformed records. r=me (fix bustage).
2012-10-29 15:24:52 -07:00
Richard Newman
482e9f691b
Bug 806460 - Part 0: modernize test_bookmark_store.js. r=gps
2012-10-29 15:22:31 -07:00
Ehsan Akhgari
2bcb7f9713
Bug 803392 - Initial implementation of AudioParam; r=bzbarsky
...
This patch implements most of the semantics of AudioParam in a
templatized base class called AudioEventTimeline. This is done in order
to make it possible to test this code from C++ without the need of
linking to libxul. Basically we take everything that could depend on
libxul or is not suitable for a genertic implementation and put it in a
traits like type as a template argument. Then the test creates mock
objects that conform to the argument interfaces, and tests the logic of
AudioEventTimeline.
2012-10-16 21:19:06 -04:00
Felipe Gomes
972a83c14d
Bug 806038. Sidebar docShell is not defined after sidebar has been unloaded. r=gavin
2012-10-29 20:52:56 -07:00
Masayuki Nakano
d5a93b094c
Bug 805761 Fix warning in layers::FrameMetrics::GetScrollOffsetInLayerPixels() r=drs
2012-10-30 10:58:29 +09:00
Masayuki Nakano
df393c0357
Bug 806300 Use intptr_t instead of int64_t for the 3rd argument of GetInputContext() of PBrowser r=cjones, feedback=Ms2ger
2012-10-30 10:58:29 +09:00
Chris Pearce
bf9284fc79
Bug 803287 - Don't use GStreamer (when enabled) for Ogg/WebM if builtin backends present. r=doublec
2012-10-30 14:38:42 +13:00
EKR
aa12461aed
Bug 806335: MediaPipeline destroys TransportFlow on wrong thread; r=anant
2012-10-29 15:35:12 +01:00
EKR
8a817de1e6
Bug 806306: Fix compile bustage for MediaConduit; r=anant
2012-10-29 15:33:19 +01:00
Blake Kaplan
4fa1c6712a
Bug 802418 - Turn on background scanning when we're disconnected to work around wpa_supplicant's sched_scan getting stuck. r=vchang
...
--HG--
extra : rebase_source : c254c88d441b9ef6d449f509b8cc0beac6a215cc
2012-10-25 16:27:10 -07:00
Kartikaya Gupta
be5ffce036
Bug 806473 - Update browser.js to use nsIMemoryInfoDumper instead of nsIMemoryReporterManager. r=jlebar
2012-10-29 20:41:14 -04:00
Kartikaya Gupta
4f1989dd8e
Bug 806473 - Expose MemoryInfoDumper methods via a nsIMemoryInfoDumper service. r=jlebar
...
--HG--
rename : xpcom/base/MemoryInfoDumper.h => xpcom/base/nsIMemoryInfoDumper.idl
rename : xpcom/base/MemoryInfoDumper.cpp => xpcom/base/nsMemoryInfoDumper.cpp
2012-10-29 20:41:14 -04:00
Bill McCloskey
a8edcf7264
Bug 806644 - Back out 782072 (r=terrence)
...
--HG--
extra : rebase_source : ac0be1c64b09a18d9617ccae0a6e015f0b14b797
2012-10-29 17:34:59 -07:00
Margaret Leibovic
add61bfe8d
Bug 801925 - Let Gaia handle crash reporter dialog/banner logic. r=fabrice
2012-10-29 17:27:09 -07:00
Margaret Leibovic
781742fcca
Bug 801809 - Add hooks for b2g crash reporter UI. r=fabrice
2012-10-29 11:18:50 -07:00
Justin Dolske
4a49f7f2f7
Bug 778608 - Move SafeBrowsing.jsm to toolkit. r=gavin
...
--HG--
rename : browser/components/safebrowsing/content/blockedSite.xhtml => browser/base/content/blockedSite.xhtml
rename : browser/components/safebrowsing/content/report-phishing-overlay.xul => browser/base/content/report-phishing-overlay.xul
rename : browser/components/safebrowsing/SafeBrowsing.jsm => toolkit/components/url-classifier/SafeBrowsing.jsm
2012-10-29 17:26:41 -07:00
Fabrice Desré
aac18ecac5
Bug 802683 - mozApp.download() doesn't do anything (packaged app) [r=vingtetun]
...
--HG--
extra : rebase_source : 892f89978c4582f1624f9acacabed852eda522b7
2012-10-29 17:17:47 -07:00
Brian Nicholson
4ba853504c
Bug 722661 - Part 5: Miscellaneous fixes. r=mfinkle
2012-10-29 16:34:29 -07:00
Brian Nicholson
6cbaa2ba4f
Bug 722661 - Part 4: Remove restoreMode command line argument. r=mfinkle
2012-10-29 16:34:29 -07:00
Brian Nicholson
eca146b727
Bug 722661 - Part 3: Include private browsing session with restore. r=mfinkle
2012-10-29 16:34:29 -07:00
Brian Nicholson
6a16c03043
Bug 722661 - Part 2: Stub tabs in Java when doing an OOM restore. r=mfinkle
2012-10-29 16:34:29 -07:00
Brian Nicholson
ff28091a45
Bug 722661 - Part 1: Factor out session JSON parsing into SessionParser. r=mfinkle
2012-10-29 16:34:28 -07:00
Brian Nicholson
3f8f07ae3b
Bug 803325 - Check tab count instead of Gecko:Ready for showing tabs tray. r=sriram
2012-10-29 16:34:28 -07:00
Mike Habicher
ff87bb2f7d
Bug 804741 - close our recorder output file handle because recorder dup()s it. r=mwu
2012-10-29 16:16:42 -07:00
Daniel Holbert
f2f61487b3
Bug 795655: Mark "StringFromPtr()" in RecordedEvent.h as inline, not static, so that it doesn't trigger build warnings in cpp files that don't use it. r=bas
2012-10-29 16:15:31 -07:00
Michael Wu
83677b0e70
Bug 799805 - Avoid using bionic's fork(), r=cjones
2012-10-25 19:34:06 -04:00
Chris Lord
eda62c08cb
Bug 796117 - Fix ReusableTileStoreOGL. r=bgirard
...
Changes to FrameMetrics and progressive tiling caused ReusableTileStoreOGL
to basically not work anymore. Refactor to provide the same function as it did
previously taking into account the platform changes.
2012-10-29 22:46:54 +00:00
Wes Johnston
32df5c04e9
backout 387a5f8b5e4f and b45a4dcb88c1
2012-10-29 15:45:52 -07:00
Phil Ringnalda
7f209888ee
Bug 806253 - Reftest needs to set prefs to disable blocklist updates, to avoid having them reported as leaks when they are still running at shutdown
...
--HG--
extra : rebase_source : 0a8103ec19056a71a150e5fe794807518f0aaf0e
2012-10-29 15:10:07 -07:00
Nicolas B. Pierron
afb5b47f23
Bug 792631 - Add IC for missing properties. r=dvander
2012-10-29 15:17:06 -07:00
Benoit Girard
4203da214f
Bug 805792 - Avoid another extra copie when calling RenderTile. r=Cwiiis
...
* * *
Bug 805907 - Handle memory pressure notification in the TileStore. r=Cwiiis,ehsan
--HG--
extra : rebase_source : 976deda3ab13c2e178f9a6922b7c17c294175fad
2012-10-29 18:10:45 -04:00
Jacek Szpot
bea8356b2c
Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan
2012-10-26 15:32:10 +02:00
Chris Pearce
0e375de354
Bug 805301 - Rename iframe.mozallowfullscreen to allowfullscreen. r=jlebar
2012-10-30 11:02:24 +13:00
Ehsan Akhgari
965c3bc123
Backed out changeset 73976ead8d6c (bug 800532) in order to fix bug 806028
2012-10-29 17:46:13 -04:00
Phil Ringnalda
c89f106824
Merge m-c to m-i
2012-10-29 14:37:11 -07:00
Wes Johnston
a649a716c6
Bug 790454 - Follow up to fix bustage and remove unused nsresult. r=dholbert
2012-10-29 14:35:15 -07:00
Wes Johnston
612d2e4a63
Bug 790454 - Find target for touch during touchstart. r=smaug
2012-10-29 14:02:17 -07:00
John Ford
d698119847
bug 806548 - sync 32bit and 64bit linux desktop b2g mozconfigs rs=cjones DONTBUILD because NPOTB
2012-10-29 14:01:18 -07:00
Peter Van der Beken
b17dd93f15
Fix for bug 778152 (Content window does not have an XMLHttpRequest property when accessed via an Xray wrapper in a subscript) - followup to fix problem pointed out by reviewer. r=bz.
...
--HG--
extra : rebase_source : 13271029cb0c7cd18b98fa2ed409e43f1df13e47
2012-10-29 21:55:13 +01:00
Phil Ringnalda
51866d5aa3
Merge the last PGO-green cset on mozilla-inbound to mozilla-central
2012-10-29 13:48:37 -07:00
Doug Turner
c3e175a44f
Bug 804789 - Fix commented out code cause by Bug 793955. r=bent
2012-10-29 09:54:35 -07:00