Geoff Brown
a1910845c1
Bug 794070 - Robocop: allow for date change during testHistoryTab; r=jmaher
2012-09-26 07:30:09 -06:00
Shian-Yow Wu
383e6f0264
Bug 785982 - B2G RIL: toggling on->off 3G data call quickly caused data call stay in UP state. r=philikon
2012-09-26 21:05:28 +08:00
Shian-Yow Wu
6b074a34b6
Bug 772747 - B2G RIL: Add method to connect to different APN type. r=philikon
2012-09-26 20:57:37 +08:00
Shian-Yow Wu
0160c54f69
Bug 782513 - B2G RIL: Support multiple instances of RILNetworkInterface. r=philikon
2012-09-26 20:52:21 +08:00
Kartikaya Gupta
a3883315b3
Bug 791338 - When scrolling editable fields into view, do a better job of handling fields inside frames. r=Cwiiis
2012-09-26 08:45:38 -04:00
Kartikaya Gupta
50e1b4f7cd
Bug 793677 - Fix inverted viewport update message test. r=blassey
2012-09-26 08:45:33 -04:00
Mark Finkle
d26b578b61
Bug 793083 - Add more custom views to the LayoutInflater factory r=sriram
2012-09-26 08:24:34 -04:00
Mark Finkle
e3d9cafef2
Bug 787188 - Hold off on about:home marketplace promo for now r=wesj
...
--HG--
rename : mobile/android/base/AboutHomeContent.java => mobile/android/base/AboutHomeContent.java.in
2012-09-26 08:24:30 -04:00
Mark Finkle
864cd97c5b
Bug 787188 - Allow for no promo to be shown r=wesj
2012-09-26 08:24:27 -04:00
Chris Jones
9ef5517d28
Bug 789358: Enable hit-target fluffing for b2g. r=doublec
2012-09-13 15:43:16 -07:00
Axel Hecht
7dc9a71470
bug 677092, make language packs restartless, r=Unfocused
...
Make language packs just trigger the chrome registration hooks, and
disable picking up bootstrap.js, and declare them restartless.
--HG--
rename : build/valgrind/cross-architecture.sup => build/valgrind/x86_64-redhat-linux-gnu.sup
rename : toolkit/mozapps/extensions/test/addons/test_chromemanifest_1/chrome.manifest => toolkit/mozapps/extensions/test/addons/test_langpack/chrome.manifest
rename : toolkit/mozapps/extensions/test/addons/test_chromemanifest_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_langpack/install.rdf
rename : toolkit/mozapps/extensions/test/xpcshell/test_dictionary.js => toolkit/mozapps/extensions/test/xpcshell/test_langpack.js
extra : rebase_source : 73562f71a9ba983be8e84fb891c8b0d8246cdaf6
2012-09-20 10:01:39 +02:00
Vivien Nicolas
1b1c8a5e55
Bug 794262 - Navigator.onLine is true if the device is started with wifi disabled. r=philikon
2012-09-26 13:08:50 +02:00
Vivien Nicolas
bba028c12d
Bug 793553 - [b2g] oninput is not fired when the content of an input field is changed. r=mounir
2012-09-26 13:08:50 +02:00
Mounir Lamouri
9bf667b781
Merge mozilla-central in mozilla-inbound.
2012-09-26 11:58:18 +01:00
Mounir Lamouri
dcf0c40223
Merge mozilla-inbound in mozilla-central.
2012-09-26 11:57:25 +01:00
Tim Taubert
95a8c2fd38
merge m-c to fx-team
2012-09-26 10:58:10 +02:00
Gary Kwong
614495e2e7
Bug 696305 - Update all Valgrind suppression files, comment out suppressions for some known ones to try and get Valgrind stacks with line numbers. DONTBUILD
2012-09-26 01:08:52 -07:00
Gary Kwong
2ec86aac8e
Bug 793584 - Update Makefile to look out for cross-architecture.sup as well, rs=njn DONTBUILD
2012-09-26 01:07:13 -07:00
Makoto Kato
10e687271c
Bug 793583 - Remove WINCE related code from js/src. r=luke
2012-09-26 15:48:41 +09:00
Makoto Kato
038020cd78
Bug 697064 - Remove MOZ_CHECK_HEADERS(mmintrin.h) from configure.in. r=khuey
2012-09-26 15:48:29 +09:00
Chris Jones
428139de39
Remove this .rej that didn't merge properly. No bug.
...
--HG--
extra : rebase_source : de991a63653dba7575448676cb855b29fb3d66c4
2012-09-25 23:44:39 -07:00
Benjamin Smedberg
6cf3e61f1e
Bug 792541 - Block sprotector.dll on Windows 8 and up. Add support in the windows blocklist for flags and add a flag for "win8 and up only", r=ehsan
...
--HG--
rename : build/valgrind/cross-architecture.sup => build/valgrind/x86_64-redhat-linux-gnu.sup
extra : rebase_source : e7f5420fd981d467f109e2dc9a7408f32cc18394
2012-09-25 22:25:51 -07:00
Chris Jones
9bae56577f
Back out bug 785632 for breaking several things (7de3b05cd7d8)
...
--HG--
extra : rebase_source : 316d258d39e86a760326c14f3196fff5319dc2b1
2012-09-25 21:21:35 -07:00
Chris Jones
812c1f8a14
Back out bug 793831 for breaking telephony (c88496e8454f)
...
--HG--
extra : rebase_source : b559bff5e0857b2c8129a9c9c2669d8be9ce1925
2012-09-25 21:07:39 -07:00
Gina Yeh
0eb3c75249
Bug 792819 - Final version: BluetoothService::Notify() won't be called after receiving agent events, r=qdot
2012-09-26 14:29:19 +08:00
Mark Hammond
254916d132
Bug 793943 - add social api to close flyouts. r=mixedpuppy
2012-09-26 16:23:25 +10:00
Mark Hammond
12ba933a8e
Bug 792677 - dynamically adjust social panels as content changes. r=jaws
2012-09-26 16:22:38 +10:00
Gene Lian
ee4deb2801
Bug 794127 - hal::AdjustSystemClock should take a 64-bit value. r=cjones
2012-09-26 11:51:29 +08:00
Robert O'Callahan
cfed756adb
Cairo patch update for bug 792903. DONTBUILD
2012-09-26 21:34:30 +12:00
Ed Morley
36027dea2c
Backout be95f234ff6e (bug 776832) for various mochitest-1 failures
2012-09-26 10:31:19 +01:00
Ryan VanderMeulen
dbf93bfaec
Backout bug 792215 for suspected Windows m-oth leaks.
...
CLOSED TREE
2012-09-25 22:40:56 -04:00
Robert O'Callahan
bd1fa22c22
Bug 792903. Prevent num_stops from being set to zero. r=bas
2012-09-26 12:19:32 +12:00
Robert O'Callahan
7e36696064
Bug 792641. Clear mContext and mImageSurface to try to clean them up before we delete their underlying data buffer. r=jrmuizel
...
mBlur creates and owns an A8 data buffer that we pass to mImageSurface,
targeted by mContext.
Sometimes, when we remove the last reference to mContext cairo wants to
take a snapshot copy of the data buffer. If this happens after we've
deleted mBlur in ~gfxAlphaBoxBlur, we may crash due to the data
buffer having been deleted already.
A partial solution is to clear mContext and mImageSurface to force
those snapshots to be taken before deleting mBlur. This is only a
partial solution since in principle the client of gfxAlphaBoxBlur
may have kept mContext alive with its own reference. In practice
we don't do that though.
A complete solution would require making the data buffer be owned
by mImageSurface, either directly or indirectly.
2012-09-26 21:27:40 +12:00
Robert O'Callahan
74f77aba94
Bug 793844. DocHasPrintCallbackCanvas should skip documents that don't have a root element. r=smaug
2012-09-26 21:26:49 +12:00
Chris Jones
2535e26cb5
Bug 794297: Block the android build system from looking in mozilla-central. r=mwu
...
--HG--
rename : media/webrtc/Android.mk => Android.mk
2012-09-25 17:04:01 -07:00
Ryan VanderMeulen
738790db90
Merge the last PGO-green inbound changeset to m-c.
2012-09-25 17:30:17 -04:00
John Hopkins
f2064402cb
Bug 793016 - Very frequent hangs during leak tests on new linux build system. r=ted,catlee
2012-09-25 15:51:59 -04:00
Jeff Hammel
ff5c764046
Bug 793746 - point to new talos.zip for dzclient;r=jmaher
2012-09-25 09:10:16 -07:00
Andres Hernandez
38f08637b8
Bug 395681 - Password manager dialogs observe topics that are never fired r=MattN
...
--HG--
extra : rebase_source : 15898bc9b2575860ba031c0d0fc6a604044fc7b4
2012-09-25 10:00:46 -06:00
Matthew Noorenberghe
b9fb2888bc
Bug 764213 - Fix identity UI L10n notes.
...
--HG--
extra : rebase_source : 590de588ec2554e1e17c432008c694a099ca738b
2012-09-25 17:56:29 -07:00
Alexander Surkov
71b87b2f80
Bug 739455 - intermittent failure of relations/test_tabbrowser.xul and tree/test_tabbrowser.xul, r=tbsaunde
2012-09-26 09:55:07 +09:00
Gavin Sharp
da31fbcf8e
Bug 772823: try to work around intermittent failure of this test on Linux by not trying to focus the opener from under a domwindowclosed notification
2012-09-25 17:49:04 -07:00
Bill McCloskey
e79a3db5c5
Bug 779073 - Don't treat GC verifier as an incremental GC (r=terrence)
2012-09-25 17:04:17 -07:00
Matt Woodrow
b01a10cd1c
Bug 793132 - Make sure that only display lists get the reference frame adjusted transform. r=roc
2012-09-26 10:47:41 +12:00
Mark Hammond
25d1f67123
Bug 793935 - tests for closing social chat windows on logout. r=jaws
2012-09-26 09:32:27 +10:00
Sid Stamm
59b413b8c8
Bug 768029 - Apply CSP Policy to trusted and certified apps. Temporarily using a overly permissive policy for certified apps until Gaia is updated to handle the desired policy. r=sicking Parts by sicking, r=mounir
2012-09-25 16:28:17 -07:00
Mounir Lamouri
45c2bff831
Bug 773373 part 6 - Disable tests on Android. r=sicking
2012-09-25 23:33:02 +01:00
Jan Varga
ffcab88696
Bug 773373 part 5: Automatic tests. r=mounir
2012-09-25 16:06:28 -07:00
Jan Varga
e1cb2544b5
Bug 773373 part 4: Add appId and isInBrowserElement to key generation. r=sicking
2012-09-25 16:06:28 -07:00
Jan Varga
7c22a9a928
Bug 773373 part 3: Reject principals that doesn't have URIs. r=sicking
2012-09-25 16:06:28 -07:00