Vincent Chang
2e6e7dfb14
Bug 799825 - [wifi] Unable to connect to WPA Network. r=mrbkap
2012-11-02 11:18:11 +08:00
Vincent Chang
9058385ee7
Bug 799825 - [wifi] Unable to connect to WPA Network. r=mrbkap
2012-11-01 16:33:44 +08:00
Hsin-Yi Tsai
245b3ed1b5
Bug 804073 - B2G RIL: use system message to notify telephony new calls. r=philikon
2012-10-23 15:06:14 +08:00
Hsin-Yi Tsai
7a8522969c
Bug 806785 - B2G RIL: _enumerationTelephonyCallbacks undefined. r=allstars.chh
2012-10-30 17:24:31 +08:00
Kyle Machulis
b1710fac8d
Bug 802428: Support varying adapter properties based on android version; r=ggrisco r=echou
...
--HG--
extra : rebase_source : 7e469ae48df6aef480e882e196ee901c27702aa8
2012-10-31 20:24:54 -07:00
Kyle Machulis
5242679a56
Backed out changeset f57c433cb7bc: Wrong patch version r=echou r=qdot
...
--HG--
extra : rebase_source : 51f68f0f2c32ac4f41d0bd8fb21f323331ae3418
2012-10-31 20:24:15 -07:00
Gregor Wagner
bbbc01886a
Bug 807463 - [sms] Possible wrong SMS DB upgrade code. Followup. r=bent
2012-10-31 19:15:07 -07:00
Gregor Wagner
b6f3486ddb
Bug 807463 - [sms] Fix SMS DB upgrade code. r=philikon
2012-10-31 17:34:27 -07:00
Randell Jesup
aa19509013
Bug 807103: plug leak of PeerConnectionImpl in PeerConnection r=anant
2012-10-31 20:31:37 -04:00
Gregor Wagner
121f4ebd0f
Bug 776668 - Split permission for Settings/Contacts access into ReadOnly and ReadWrite variants. r=ddahl
2012-10-31 17:26:05 -07:00
William Chen
bcc2b792e9
Bug 807034 - Fix WebIDL codegen for static readonly attributes. r=bz
2012-10-30 11:38:58 -07:00
Andrea Marchesini
577ba2edac
Bug 803451 - GPS code prompts even when GPS is disabled. r=dougt
2012-10-31 20:19:34 -04:00
Justin Lebar
3ef37ad3a3
Bug 802647 - Send browser screenshots as blobs, not base-64 strings. r=khuey,daleharvey
2012-10-31 19:28:11 -04:00
Chris Pearce
ead18a1762
Bug 807360 - Missing string rename which should have been in patch for bug 805301. r=jlebar
2012-11-01 11:58:41 +13:00
Ben Turner
cb08377fc6
Bug 805354 - 'Add read/write permission checks to chrome databases from other processes'. r=fabrice+khuey.
...
--HG--
extra : rebase_source : c23136e4d10dacb3c9d1c11598da3a6972281467
2012-10-25 10:12:14 -07:00
Vendelin Ruzicka
80dae24d12
Bug 806184 - Can't use 'delete' method in WebIDL. r=bz
2012-10-31 13:36:20 +01:00
Kyle Machulis
486db47187
Bug 802428: Support varying adapter properties based on android version; r=ggrisco r=echou
...
--HG--
extra : rebase_source : 7acc2d356afd1578ea9f6266e2056eb9f02571e1
2012-10-31 13:45:50 -07:00
Fabrice Desré
f2789b7e05
Bug 806624 - (dev mode only) Support using hosted apps with certified permissions [r=vingtetun]
2012-10-31 14:02:37 -07:00
Jason Duell
799c77afee
Bug 804495 - Allow nsGlobalWindow to support GetInterface(nsILoadContext) r=bz
2012-10-24 21:25:00 -07:00
Nathan Froyd
083390c43e
Backout 57d8f6cd245a (bug 803669), fb673c95d56b (bug 803665), 24d8e0cb73f2 (bug 803665), ac46bd0d9fba (bug 803669), c9c67b62799b (bug 803666), b3314c0ddaac (bug 803668) for debug build test failures
2012-10-31 13:23:17 -04:00
Doug Turner
2c40fe1d13
Bug 805178 - Device Storage - Add tests to ensure Application Permissions match that of the Permission Matrix. r=jmaher
2012-10-31 10:06:51 -07:00
Doug Turner
4ee2adc832
Bug 806472 - NS_CONTENT_PERMISSION_PROMPT_CONTRACTID is used both as a service and an instance. r=bent
2012-10-31 10:06:42 -07:00
Kyle Huey
1482122303
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
...
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Nathan Froyd
6db8e72565
Bug 803665 - part 2 - dispense with nsGlobalWindow::{First,Last}Timeout and nsTimeout::{Next,Previous}; r=bz
2012-10-22 11:24:27 -04:00
Nathan Froyd
a837cd5d23
Bug 803665 - convert nsGlobalWindow's timeout list to use mozilla::LinkedList; r=bz
2012-10-19 12:22:35 -04:00
Jose Antonio Olivera Ortega
c9a44afcda
Bug 793208 - Part 4: tests. r=marshall_law
2012-10-31 14:58:47 +01:00
Jose Antonio Olivera Ortega
d8ad804847
Bug 793208 - Part 3: RIL impl. r=marshall_law
2012-10-31 14:58:39 +01:00
Jose Antonio Olivera Ortega
4bc68c8568
Bug 793208 - Part 2: DOM impl (C++). r=smaug
2012-10-31 14:58:32 +01:00
Jose Antonio Olivera Ortega
2d7a680247
Bug 793208 - Part 1: DOM API. r=sicking
2012-10-31 14:58:24 +01:00
Guillermo López
f7c4db43c1
Bug 805789 - Handle null and undefined as correct values instead of converted to strings on USSDReceivedEventDict::message; r=smaug
2012-10-31 13:53:09 +01:00
Tom Schuster
85c2e983ae
Bug 805222 - Change some usages of GetFunctionId to GetFunctionDisplayId for better JS stacktrace. r=bholley,robcee
2012-10-31 13:34:42 +01:00
Gina Yeh
04d3a8ad36
Bug 806296 - Patch 1(v1): Cannot create an encrypted socket, r=echou
2012-10-31 17:33:50 +08:00
Vicamo Yang
3cf2bd5b9e
Bug 797277 - Part 5/5: test cases, r=marshall_law
2012-10-31 17:25:26 +08:00
Vicamo Yang
6693e14a21
Bug 797277 - Part 4/5: Android implementation, r=mounir,blassey
2012-10-31 17:10:53 +08:00
Vicamo Yang
3db84a4d40
Bug 797277 - Part 3/5: RIL implementation, r=philikon
2012-10-31 17:10:48 +08:00
Vicamo Yang
c34b9ab197
Bug 797277 - Part 2/5: dom implementation, r=mounir
2012-10-31 17:10:44 +08:00
Vicamo Yang
7c00f19fa1
Bug 797277 - Part 1/5: add messageClass
attribute in nsIDOMSmsMessag, sr=sicking
2012-10-31 17:10:41 +08:00
Vicamo Yang
8297cdabd6
Backout 67cb43bb8865: Breaks B2G Marionette
2012-10-31 16:35:11 +08:00
Hsin-Yi Tsai
79c8386d65
Bug 804983 - WebTelephony API: DOM does not accurately handle an outgoing call. r=bent
2012-10-25 18:31:37 +08:00
Eric Chou
f73dfbb691
Bug 802080 - Update connected device address, r=qdot
2012-10-31 14:07:06 +08:00
Nicholas Nethercote
ba984ea26b
Bug 802894 - Add a memory reporter for nsEffectiveTLDService. r=jduell.
...
--HG--
extra : rebase_source : 32cdfbf060c963d6a16875af406949b8eef50453
2012-10-19 05:07:13 -07:00
Gina Yeh
7ef5e107ca
Bug 805708 - Patch 1: Cannot answer a waiting call during a phone call when press the headset, r=qdot
2012-10-31 11:53:36 +08:00
Karl Tomlinson
5ff1381f60
b=797568 call Finish() on old surfaces before passing them back to child r=roc
...
--HG--
extra : transplant_source : %9A%EF%B0%AF.%F4c%A5%3A%9C%D2aV%84%CE%B3FfeJ
2012-10-31 15:54:42 +13:00
Karl Tomlinson
9c4ac49947
b=797568 update the ImageContainer in RecvShow instead of GetImageContainer, for CAIRO images r=roc
...
--HG--
extra : transplant_source : %CF%C2%B8%97%E3%14%95F%3A%F9%25%A0vw.%E9%D4Ml%E6
2012-10-31 15:54:06 +13:00
Karl Tomlinson
72ea587259
b=797568 don't create a container just to reset it r=roc
...
--HG--
extra : transplant_source : %A5%86%22%D2%A8n%B6%F6E%05%1Ez%05%AB%09%1C%D8%AB%D4%A1
2012-10-31 15:54:06 +13:00
Karl Tomlinson
9da873f8c3
b=797568 remove obsolete nsObjectFrame::GetImageContainer() r=roc
...
--HG--
extra : transplant_source : h%CB%86%8A%E4%9B%1A%7DqS9%AC6%93s%0D%099%0A%B2
2012-10-31 15:53:37 +13:00
Eric Chou
deb420ea77
Bug 803614 - [b2g-bluetooth] Save received file, r=qdot, r=dougt
2012-10-31 11:15:12 +08:00
Justin Lebar
6f958d371d
Backed out changeset 86d8067fa9e5 (bug 802366) on a CLOSED TREE
2012-10-30 21:36:32 -04:00
Justin Lebar
c867b89b40
Backed out changeset e710acd6ef11 (bug 802366)
2012-10-30 21:36:32 -04:00
Justin Lebar
d75eb03310
Backed out changeset a6a847452dbf (bug 802366)
2012-10-30 21:36:29 -04:00
Justin Lebar
848d9e7171
Backed out changeset 9b533d393792 (bug 802366)
2012-10-30 21:35:48 -04:00
Justin Lebar
14dffb1cbe
Backed out changeset a844765fb5d9 (bug 806127)
2012-10-30 21:35:46 -04:00
Justin Lebar
e6629a4045
Backed out changeset fcf7daa94373 (bug 806168)
...
--HG--
rename : dom/indexedDB/test/webapp_clearBrowserData.js => dom/indexedDB/test/test_webapp_clearBrowserData.html
2012-10-30 21:35:45 -04:00
Justin Lebar
50dc5fc310
Backed out changeset 4eba57a286d7 (bug 806168)
2012-10-30 21:35:44 -04:00
Fabrice Desré
6faecdb392
Bug 806185 - Error: "caller is undefined" in ActivitiesService.jsm, line 305
2012-10-30 16:31:59 -07:00
Fabrice Desré
d97539b881
Bug 805967 - [OTA update] much of my user data blown away in today's update [r=sicking]
2012-10-30 00:11:17 -07:00
Masayuki Nakano
8ecdaabd92
Bug 805357 part.2 Get rid of NS_SUCCESS_IME_NO_UPDATES since OnIMEFocusChange(false) is always called r=roc
2012-10-31 08:22:23 +09:00
Boris Zbarsky
7cb30ff9c6
Bug 801819. Remove nsIDOMCSS2Properties and the classinfo bits for CSS declarations. r=peterv,dbaron
2012-10-30 17:14:06 -04:00
Justin Lebar
7e748f5b3a
Bug 802366 - The main event: Let a browser process inherit its app's id. r=bz,cjones DONTBUILD
...
The main bug fixed here is that in half of our interfaces, we use "is browser frame/element" to mean "browser or app", and in the other half, we use it to mean "is browser not app".
There's a related, functional bug also fixed here, which is that a browser process doesn't inherit its parent's app-id. This causes problems e.g. for IndexedDB: If a browser inside an app uses IndexedDB, the DB should have the app's app-id.
I also modified Tab{Parent,Child} and nsFrameLoader to call "app" "ownOrContainingApp", to emphasize that we might have inherited the app from a parent process. I left nsIDocShell::appId alone, because changing that would have necessitated changing nsILoadGroup and therefore a /lot/ of users in Necko; it's also not clear it would have clarified anything in those cases.
(Re-landing changeset a6a847452dbf, backed out in 5091aa6083c4, because it was originally landed with the incorrect bug number.)
2012-10-30 16:13:21 -04:00
Justin Lebar
6bd563b2ee
Backed out changeset a6a847452dbf due to incorrect bug number (should be bug 802366, but was bug 802367). DONTBUILD
2012-10-30 16:13:20 -04:00
Justin Lebar
fd1dec6d7f
Bug 806168 - Remove extra indentation in webapp_clearBrowserData.js. r=bent
...
The extra indentaiton was necessary because we wanted hg/git to notice that webapp_clearBrowserData.js was actually a rename of test_webapp_clearBrowserData.html.
--HG--
extra : rebase_source : 5154e7406238a0a257e10114a8446ca9288ec08d
2012-10-30 15:55:06 -04:00
Justin Lebar
94490d8c63
Bug 806168 - Test for bugs 802366 and 806127. r=bent
...
--HG--
rename : dom/indexedDB/test/test_webapp_clearBrowserData.html => dom/indexedDB/test/webapp_clearBrowserData.js
extra : rebase_source : baa5325286fa456eaf5c828b4a59a0ba57680e21
2012-10-30 15:55:06 -04:00
Justin Lebar
1c32e4bcb8
Bug 806127 - Test that cookies from pages inside <iframe mozbrowser> are not considered third-party. r=bz
...
The test for the other change in bug 806127 (which affects IndexedDB) is in bug 806168.
--HG--
extra : rebase_source : e1adb7af745953b019d80b8a8c086aba24e8408c
2012-10-30 15:55:05 -04:00
Justin Lebar
dd373841e9
Bug 802366 - Epilogue: Remove workaround for bug 802366 in Webapps.jsm. r=sicking
...
--HG--
extra : rebase_source : ce3e114a9c168810f71a3fa122b94fbd7d97ddca
2012-10-30 15:55:05 -04:00
Justin Lebar
c936f604ec
Bug 802367 - The main event: Let a browser process inherit its app's id. r=bz,cjones
...
The main bug fixed here is that in half of our interfaces, we use "is browser frame/element" to mean "browser or app", and in the other half, we use it to mean "is browser not app".
There's a related, functional bug also fixed here, which is that a browser process doesn't inherit its parent's app-id. This causes problems e.g. for IndexedDB: If a browser inside an app uses IndexedDB, the DB should have the app's app-id.
I also modified Tab{Parent,Child} and nsFrameLoader to call "app" "ownOrContainingApp", to emphasize that we might have inherited the app from a parent process. I left nsIDocShell::appId alone, because changing that would have necessitated changing nsILoadGroup and therefore a /lot/ of users in Necko; it's also not clear it would have clarified anything in those cases.
--HG--
extra : rebase_source : f3ef9475e21204da10bf39c6cca506bc08096949
2012-10-30 15:55:05 -04:00
Justin Lebar
8eb0aa0ed6
Bug 802366 - Prelude, part 2: Rename GetParentIgnoreBrowserFrame to GetSameTypeParentIgnoreBrowserAndAppBoundaries. r=bz
...
It's a long name, but at least it's clear.
--HG--
extra : rebase_source : fdf13259e0b0cc3b0f5d1760f5ced512dee2c28b
2012-10-30 15:55:05 -04:00
Justin Lebar
4c333b07a9
Bug 802366 - Prelude, part 1: Rename in-process-browser-frame-shown to in-process-browser-or-app-frame-shown. r=bz
...
--HG--
extra : rebase_source : 683e1facc5a6356a4cce0546fd2593a701fe69c0
2012-10-30 15:55:05 -04:00
David Rajchenbach-Teller
f00db38ba7
Bug 770538 - dirfd, MacOS X version. r=froydnj
2012-10-30 11:34:49 -04:00
Kyle Huey
bdf47895bb
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 12:28:11 -07:00
Ed Morley
415466b584
Backout fdb7c9649a07 (bug 805967), 72003517a631 (bug 806538), 354250ed1e72 (bug 770538), ea6edd3749ce (bug 770538) for bustage on a CLOSED TREE
2012-10-30 17:56:20 +00:00
Ed Morley
777eed8444
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
2012-10-30 17:02:31 +00:00
Fabrice Desré
a628308e1c
Bug 805967 - [OTA update] much of my user data blown away in today's update [r=sicking]
...
--HG--
extra : rebase_source : 102151f13a1176c8afa9eaf73123c383c82bcefc
2012-10-30 00:11:17 -07:00
Patrick Wang
4024b59207
Bug 801540 - Use setupDataCallByType to build data connection. r=dougt
2012-10-23 15:18:11 +08:00
Steven Lee
45a49f2fa0
Bug 792290 - Rename TimeSetting.cpp/TimeSetting.h to TimeZoneSettingObserver.cpp/TimeZoneSettingObserver.h. r=jlebar
...
--HG--
rename : dom/system/gonk/TimeSetting.cpp => dom/system/gonk/TimeZoneSettingObserver.cpp
rename : dom/system/gonk/TimeSetting.h => dom/system/gonk/TimeZoneSettingObserver.h
2012-10-30 11:34:50 -04:00
Steven Lee
d6f5073988
Bug 792290 - Change TimeSetting to TimeZoneSettingObserver. r=jlebar
2012-10-30 11:34:49 -04:00
David Rajchenbach-Teller
8bc51b6773
Bug 770538 - dirfd, MacOS X version. r=froydnj
2012-10-30 11:34:49 -04:00
Kyle Huey
aa1997a51a
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 08:26:12 -07:00
Nathan Froyd
bd55a07f0e
Bug 806618 - rewrite PR_NewLogModule calls to not generate static initializers; r=ehsan
2012-10-29 19:32:10 -04:00
Ed Morley
5a558dae9c
Backout 95752d95cf73, 190933b35023, 6834d09f8f09, 53e3e62c2b3d & f39ba5076599 (bug 797277) for xpcshell failures
2012-10-30 12:15:07 +00:00
Vicamo Yang
c930c024ae
Bug 797277 - Part 5/5: test cases, r=marshall_law
2012-10-30 18:55:48 +08:00
Vicamo Yang
a18f73e8a7
Bug 797277 - Part 4/5: Android implementation, r=mounir,blassey
2012-10-30 18:55:44 +08:00
Vicamo Yang
a93ff362b4
Bug 797277 - Part 3/5: RIL implementation, r=philikon
2012-10-30 18:55:41 +08:00
Vicamo Yang
f06151c4ac
Bug 797277 - Part 2/5: dom implementation, r=mounir
2012-10-30 18:55:37 +08:00
Vicamo Yang
fae1955114
Bug 797277 - Part 1/5: add messageClass
attribute in nsIDOMSmsMessag, sr=sicking
2012-10-30 18:55:34 +08:00
Vicamo Yang
5d43612b5f
Bug 742790 - Part 5/5: test cases, r=marshall_law
2012-10-30 18:53:35 +08:00
Vicamo Yang
7d4ced12cb
Bug 742790 - Part 3/5: B2G RIL implementation, r=philikon,marshall_law
2012-10-30 18:53:27 +08:00
Vicamo Yang
1d73a296f4
Bug 742790 - Part 2/5: DOM implementation, r=mounir
2012-10-30 18:53:24 +08:00
Vicamo Yang
2242dbeeca
Bug 742790 - Part 1/5: support SMS delivery failure event. Interface changes, sr=sicking,mounir
2012-10-30 18:53:20 +08:00
Peter Van der Beken
9e18022b7d
Fix for bug 763643 (Implement static operations and attributes for WebIDL). r=bz.
...
--HG--
extra : rebase_source : d9dd5450af5d2b1f3e7e3a738ec2efdc7f7053da
2012-10-19 09:34:28 +02:00
Andrea Marchesini
d8a1911a95
Bug 805712 - Try to fix Intermittent test_archivereader_zip_in_zip.html r=mounir
2012-10-30 11:31:34 +01:00
Jan Varga
49e3ad9384
Bug 786688 - Part 3: Automatic tests. r=sicking
2012-10-30 07:12:18 +01:00
Jan Varga
52c04ab469
Bug 786688 - Part 2: Code cleanup. r=sicking
2012-10-30 07:11:58 +01:00
Jonas Sicking
534f67d717
Bug 786688 - Part 1: Add chrome only openForPrincipal() and deleteForPrincipal(). r=bent
2012-10-30 07:07:09 +01:00
Ehsan Akhgari
451773ee5b
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
Masayuki Nakano
0c44af9695
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
Blake Kaplan
309b7a6a97
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
eaf1ecb30a
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
Fabrice Desré
5f0e9e9b55
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
Mike Habicher
67537fe5ea
Bug 804741 - close our recorder output file handle because recorder dup()s it. r=mwu
2012-10-29 16:16:42 -07:00
Jacek Szpot
0b35b0e3d8
Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan
2012-10-26 15:32:10 +02:00
Chris Pearce
818603ae1d
Bug 805301 - Rename iframe.mozallowfullscreen to allowfullscreen. r=jlebar
2012-10-30 11:02:24 +13:00
Phil Ringnalda
278263cb2f
Merge m-c to m-i
2012-10-29 14:37:11 -07:00
Peter Van der Beken
704bdbee45
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
7c33475369
Merge the last PGO-green cset on mozilla-inbound to mozilla-central
2012-10-29 13:48:37 -07:00
Doug Turner
41e523420b
Bug 804789 - Fix commented out code cause by Bug 793955. r=bent
2012-10-29 09:54:35 -07:00
Bobby Holley
b4461f0bed
Bug 803068 - Merge DirectWrapper and Wrapper. r=ejpbruel
...
--HG--
extra : rebase_source : a2b98a9585c6f7761747cfaf55684e6eeed91344
2012-10-29 16:52:53 +01:00
Phil Ringnalda
30415c8366
Bug 766886 - Reenable test_pluginstream_seek_close.html to see whether it leaks, or only test_streamatclose.html does
2012-10-28 13:11:28 -07:00
Phil Ringnalda
5909705354
Bug 766886 - Disable test_streamatclose.html in debug builds for frequent leaks
2012-10-28 13:09:37 -07:00
Aryeh Gregor
aefd9986ca
Bug 802562 - createElement(null) should work like createElement("null"); r=bz
2012-10-21 13:46:39 +02:00
Aryeh Gregor
a228233511
Bug 801425 - Make hasFeature() and isSupported() always return true for non-SVG features; r=bz
2012-10-15 13:59:38 +02:00
Ryan VanderMeulen
57a69e0741
Backout b6089a8b78d3 (bug 782547) to see if it fixes Flash hangs.
2012-10-28 00:24:02 -04:00
Ryan VanderMeulen
d2391cc76a
Merge m-c to inbound.
2012-10-27 17:29:15 -04:00
Ed Morley
884329c538
Bug 766886 - Disable test_pluginstream_seek_close.html for intermittent leaks
2012-10-27 17:16:21 -04:00
Ryan VanderMeulen
5fb0de670c
Merge inbound to m-c.
2012-10-27 16:39:23 -04:00
Henrik Skupin
3c33a0b7f2
Bug 803493 - Move WebRTC Mochitests from dom/tests/mochitests/media to /dom/media/tests/mochitest. r=ted
2012-10-27 13:51:48 -04:00
Rob Wood
2a1e67750d
Bug 800377 - Develop a test to verify sms timestamps, update manifest; r=jgriffin, DONTBUILD(NPOTB)
2012-10-25 09:50:56 -04:00
Phil Ringnalda
c1d4fa89e7
Back out 487f6dcb3d85 (Bug 805178) for browser-chrome failures
2012-10-26 14:21:21 -07:00
Eitan Isaacson
25b41701c7
Bug 805670 - Introduce nsIDOMWindowUtils.getResolution. r=dholbert sr=smaug
2012-10-26 14:09:38 -07:00
Fabrice Desré
bcbab695b4
Bug 805178 - Device Storage - Application Permissions do not match that of the Permission Matrix [r=dougt]
2012-10-26 12:50:10 -07:00
Markus Stange
9e63676c33
Bug 647216: Allow testing of MozMouseHittest window dragging. r=enndeakin
2012-10-26 15:40:11 -04:00
Gregor Wagner
53172eba0c
Bug 805646 - Allow access fields in manifest files. r=ddahl
2012-10-26 12:34:48 -07:00
James Willcox
c52a0d38f9
Bug 777460 - Guard against null plugin instance on Android r=blassey
2012-10-26 13:49:50 -04:00
Tim Taubert
7811fcf12b
Bug 805377 - [Camera] Change to video record mode will cause app crash r=mikeh a=blocking-basecamp
2012-10-26 14:55:08 +02:00
Jed Parsons
e4891fd894
Bug 794680 - Connect gecko to gaia identity ui. r=benadida, r=cjones
2012-10-26 07:39:38 -04:00
Fabrice Desré
b0db851988
Bug 805178 - Device Storage - Application Permissions do not match that of the Permission Matrix [r=dougt]
2012-10-26 12:50:10 -07:00
Gregor Wagner
75f54ad19a
Bug 805934 - Ignore unknown permissions during install and don't throw. r=fabrice
2012-10-26 20:45:25 -07:00
Masayuki Nakano
d76bb01beb
Bug 801989 part.1 Add mNativeIMEContext to InputContext and TextComposition should use it instead of nsIWidget r=smaug, sr=roc
2012-10-27 08:35:20 +09:00
Gregor Wagner
94f2e887b4
Bug 800063 - Make GC_ALLOCATION_THRESHOLD dynamic. r=billm
2012-10-26 16:06:19 -07:00
Anant Narayanan
59635f87a5
Bug 805871: Make PeerConnection constraints optional; r=jesup
2012-10-26 15:31:17 -07:00
Ben Turner
1225b426c1
Bug 753981 - 'XHR in Web Workers bypasses Offline AppCache'. r=smaug.
2012-11-01 20:37:55 -07:00
Karl Tomlinson
c981603dac
b=807728 Finish() only Xlib old surfaces r=roc
...
--HG--
extra : transplant_source : %DB%1B%92%BA%27%25%05%DE%B2-%E5j%EB%A8%06T%C8%24_%F5
2012-11-02 15:04:41 +13:00
Andrew Quartey
96949afbbf
Bug 792581 - part 23: Replace LL_INIT and LL_UDIVMOD macros. r=ehsan
2012-11-01 20:57:25 -04:00
Ehsan Akhgari
41f9f14161
Bug 807533 - Implement DelayNode; r=bzbarsky
...
--HG--
extra : rebase_source : 36bb70c9f4b9c86fc1564447a34153d92fe7f347
2012-10-31 20:26:03 -04:00
Ehsan Akhgari
463e083c2e
Bug 807697 - Enable integer to float type coercion in the Web IDL parser; r=bzbarsky
...
--HG--
extra : rebase_source : 93907e32c1111773af0b207274aa32323aabfa03
2012-11-01 12:30:21 -04:00
Jed Parsons
4886a2138b
Bug 806605 - Replace loggedInEmail parameter with loggedInUser. r=benadida
2012-11-01 19:23:14 -04:00
Al Tsai
78d5b9d481
Bug 805539 - Prevent effect from default values and network geolocation provider. r=dougt
2012-11-01 19:23:14 -04:00
Ryan VanderMeulen
0aa6d668d3
Merge m-c to inbound.
2012-11-01 19:23:07 -04:00
Honza Bambas
f58e5a0d57
Bug 751754 - Allow separation between the update-available and start-download states in appcache, r=jduell
2012-10-02 15:55:00 +02:00
Gina Yeh
fc3f599f06
Bug 803475 - Failed to transfer audio back to bluetooth headset while in a phone call, r=qdot
2012-10-26 17:48:47 +08:00
Gina Yeh
dd34b4b1f1
Bug 804436 - Patch 2 : Failed to connect from a headset again after turn off and turn on the headset, r=qdot
2012-10-26 17:28:39 +08:00
Gina Yeh
a3f7f89a1e
Bug 804474 - Null address value in system message of "bluetooth-hfp-status-changed", r=qdot
2012-10-26 17:21:32 +08:00
Andrea Marchesini
1e998bca39
Bug 804446 - Disable the javascript: protocol when it is entered in the location bar of browser in Firefox OS, r=bz
2012-10-26 10:46:27 +02:00
Robert O'Callahan
981ed9e7ef
Bug 805254. Part 13: Make nsAudioStream::Write take an AudioDataValue* parameter instead of void. r=kinetik
2012-10-25 23:10:51 +13:00
Robert O'Callahan
e0ece2f796
Bug 805254. Part 5: Remove format parameter from PAudio constructor. r=kinetik
2012-10-25 23:09:39 +13:00
Ryan VanderMeulen
d9543c4b84
Merge m-c to inbound.
2012-10-25 21:57:47 -04:00
Kyle Machulis
56f246da50
Bug 802288: Make BluetoothOppManager shutdown at xpcom-shutdown event; r=echou
2012-10-25 18:25:46 -07:00
Kyle Machulis
4f3285fdcf
Bug 804687: Remove sHfpCommandThread from BluetoothHfpManager; r=echou
2012-10-25 18:25:15 -07:00
Ryan VanderMeulen
40f09ef25e
Merge the last PGO-green inbound chnageset to m-c.
2012-10-25 21:14:50 -04:00
Masayuki Nakano
072949e794
Bug 805306 Get rid of nsIMEStateManager::OnTextStateBlur() and nsIMEStateManager::OnTextStateFocus() r=smaug
2012-10-26 09:49:13 +09:00
Randell Jesup
b993796c62
Bug 805451: Remove lock (mostly) and ensure other singleton refs are MainThread r=derf
2012-10-25 20:14:47 -04:00
Andrew Quartey
549c0bfc08
Bug 792581 - part 22: Replace LL_ZERO and LL_Zero() macros with 0. r=ehsan
2012-10-25 19:25:59 -04:00
Andrew Quartey
1d28872093
Bug 792581 - part 20: Replace LL_UI2L macro with int64_t cast. r=ehsan
2012-10-25 19:25:57 -04:00
Nikhil Marathe
36f99c3113
Bug 804174 - Inline IsCallerTrustedForWrite with IsCallerChrome. r=mccr8
2012-10-25 16:10:54 -07:00
Nikhil Marathe
17ccba841b
Bug 804174 - Inline IsCallerTrustedForRead with IsCallerChrome. r=mccr8
2012-10-25 16:10:53 -07:00
Nikhil Marathe
1ded83c0cc
Bug 804174 - Inline IsUniversalXPConnectCapable with nsContentUtils::IsCallerChrome. r=mccr8
2012-10-25 16:10:53 -07:00
Nikhil Marathe
453b3dce5f
Bug 804174 - Inline CallerHasUniversalXPConnect with IsCallerChrome. r=mccr8
2012-10-25 16:10:53 -07:00
Ryan VanderMeulen
130a50c2ca
Merge m-c to inbound.
2012-10-25 17:43:19 -04:00
Jonathan Griffin
665ee0fcce
Bug 805539 - Disable manifest.ini with no active tests, a=test-only, DONTBUILD(NPOTB)
2012-10-25 13:57:58 -07:00
Tim Taubert
101d75524c
merge m-c to fx-team
2012-10-25 21:23:58 +02:00
Jonathan Griffin
d02b3f89d7
Bug 805539 - Disable failing test test_geolocation.js, a=test-only, DONTBUILD(NPOTB)
2012-10-25 11:34:28 -07:00
Randell Jesup
558beaed38
Bug 798829: Force MediaManager to be created from MainThread r=anant
2012-10-25 00:54:38 -04:00
Phil Ringnalda
a19a4bd14d
Back out d8cf15921d03 (bug 799952) for intermittent failures
2012-10-24 21:06:23 -07:00
Anant Narayanan
70fbb3f665
Bug 802694: Pass along constraints from PC JS module to PCImpl; r=ekr,jesup
2012-10-25 12:24:30 -07:00
Ben Turner
d0b0ab5ea2
Bug 782766 - [WebActivities] support blobs - Part 2: IPC changes [r=khuey]
...
--HG--
extra : rebase_source : 0b6e2e7745e716994d305f4e29ade68c71826481
2012-10-25 11:45:15 -07:00
Fabrice Desré
12098e7a72
Bug 782766 - [WebActivities] support blobs - Part 1: System Messages changes [r=gene]
...
--HG--
extra : rebase_source : bff9c5c4745493b652a6218a60d5840e09f7235e
2012-10-25 11:45:14 -07:00
Mounir Lamouri
695f1b2810
Bug 805168 - Make IccManager QI to nsIObserver. r=bent
2012-10-25 20:16:05 +02:00
Ehsan Akhgari
f117c7a7b0
Backed out 2 changesets (bug 579517)
...
Backed out changeset 5298adc70963
Backed out changeset 86ccf7c918ce (bug 579517)
2012-10-25 12:32:24 -04:00
Ehsan Akhgari
48b5c1a608
Code hygiene: don't use PR_TRUE and PR_FALSE, and use stdint types instead of PRInt types (no bug really, but you could say bug 579517)
2012-10-25 11:48:19 -04:00
Justin Lebar
9cc8a76bf7
Bug 799595 - Add nsIMessageLoop::PostIdleTask and use it to take screenshots. r=cjones
2012-10-25 11:36:24 -04:00
Bobby Holley
6bae1ef04d
Bug 797821 - Address Ms2ger's review comments. r=me
2012-10-25 17:01:09 +02:00
Bobby Holley
c562949e50
Bug 797821 - Hoist XPConnect-y stuff out of the compartment private and into the XPCWrappedNativeScope. r=mrbkap
...
This change means we no longer have to keep around a set of XPConnect compartments.
We keep the compartment private around for non-xpconnecty stuff like about:memory
instrumentation that needs to happen on non-xpconnect compartments.
2012-10-25 17:01:09 +02:00
Bobby Holley
a257acaeb2
Bug 797821 - Removed the unused reserved slot for XPConnect globals. r=mrbkap
2012-10-25 17:01:09 +02:00
Bobby Holley
05aea8b835
Bug 797821 - Replace usage of XPCWrappedNativeScope::FindInJSObjectScope(ccx, obj) with GetObjectScope(obj). r=mrbkap
2012-10-25 17:01:08 +02:00
Jim Mathies
ae9b1663ef
Bug 798821 - On Windows, restrict enabling of W3C touch interfaces to devices that support touch input. Also convert touch pref to 3-state value. r=bsmedberg
2012-10-25 09:57:51 -05:00
Vivien Nicolas
dd3eb265a6
Bug 802063 - [Settings] Won't remember the Data Connection status after reboot. r=gwagner
2012-10-25 15:02:15 +02:00
Gina Yeh
cf617ca4a7
Bug 804460 - Patch 1: Failed to set audio stream volume to correct value by bluetooth headset, r=qdot
2012-10-25 18:50:41 +08:00
Mihai Sucan
ff15ba270c
Bug 803964 - Cannot show window object with inspect viewer in remote web console; r=bz
2012-10-24 13:01:54 +03:00
Mook
265cffd198
bug 782549 - check if the window has device sensor listeners, instead of global listener count (r=dougt)
2012-10-20 21:40:56 -07:00
Masatoshi Kimura
53d572c954
Bug 801487 - Update WebIDL definitions. r=sicking
2012-10-24 22:03:21 -04:00
Masatoshi Kimura
4240a47850
Bug 801487 - Update StringEncoding API per the latest spec and fix some bugs. r=sicking
2012-10-24 22:03:21 -04:00
Matt Wobensmith
a0d4ab9222
Bug 799952 - Test for x-domain access to location objects. r=bz
2012-10-24 22:03:20 -04:00
Randell Jesup
7471bcbfec
Bug 803976: Bustage fixes r=ehsan
2012-10-24 21:31:08 -04:00
Randell Jesup
b7a4ba499c
Bug 803976: Implementation of LocalMediaStreams for .stop() r=roc,anant
2012-10-24 19:21:32 -04:00
Randell Jesup
0b36cd32e3
Bug 803799: Start gUM streams in Success callback; add MediaManager mutex r=anant,roc
2012-10-24 19:21:15 -04:00
Ehsan Akhgari
e4097ac608
Backed out changeset ea436c6f7d2d (bug 803799), landed on a CLOSED TREE
2012-10-24 20:30:08 -04:00
Ehsan Akhgari
cab6e9af53
Backed out changeset 165208ecd591 (bug 803976)
2012-10-24 20:29:32 -04:00
Michael Vines
ae58b008c3
Bug 803733 - Normalize camera sensor orientation. r=cjones
2012-10-24 17:23:01 -07:00
Randell Jesup
8865bcac96
Bug 803976: Implementation of LocalMediaStreams for .stop() r=roc,anant
2012-10-24 19:21:32 -04:00
Randell Jesup
491dae523f
Bug 803799: Start gUM streams in Success callback; add MediaManager mutex r=anant,roc
2012-10-24 19:21:15 -04:00
Henrik Skupin
984ac2c283
Bug 805063 - Fix hang in crashtest for bug 791330. r=ekr
2012-10-24 17:13:39 -04:00
David Dahl
3f82bb0aab
Bug 773114 - Permission UI events for apps r=sicking r=anygregor
2012-10-24 15:19:01 -05:00
Nathan Froyd
f706e21609
Bug 805069 - use SimpleTest.executeSoon instead of SpecialPowers.executeSoon in test_devicemotion_multiple_listeners.html; r=jdm
2012-10-23 12:36:13 -04:00
Boris Zbarsky
82bd188144
Bug 804725. Use the right type name for interface arguments for binding example codegen. r=jst
2012-10-24 16:10:49 -04:00
Boris Zbarsky
f2b84a3ae9
Bug 793267. Add support for [Unforgeable] in WebIDL. r=peterv
...
Unforgeable attributes are defined directly on the object, not on the
prototype. So we keep them in a separate spec array and define them
during object creation as needed.
This means that we have to pass that separate spec array to the Xray
helpers, unfortunately, which somewhat complicates those.
2012-10-24 16:10:49 -04:00
Neil Deakin
5c3be470f7
Bug 782547, allow killfocus and deactivate messages to arrive in any order, remove blur suppression code, r=jmathies
2012-10-24 16:05:29 -04:00
Bobby Holley
29e21a9717
Bug 747607 - Remove GetContextFromStack. r=bz
2012-10-19 23:26:17 +02:00
Bobby Holley
c2219d0e69
Bug 747607 - Don't throw when we fail to find a source document. r=bz
2012-10-19 23:26:17 +02:00
Fabrice Desré
ca5d080497
Bug 801546 - [gallery] [camera] Not able to add a photo to a contact from contact details [r=cjones]
2012-10-19 13:53:51 -07:00
Jason Smith
b99c56e34d
Bug 780780 - Crash test for mozilla::SuccessCallbackRunnable::Run - r=jesup
2012-10-17 23:32:25 -07:00
Anant Narayanan
5042136270
Bug 780790: Check for NULL callbacks in getUserMedia; r=jesup
2012-10-18 11:31:00 -07:00
Etienne Segonzac
7347cba040
Bug 795164 - Preventing DOMApplicationRegistry from broadcasting the same message to the same message manager multiple times. r=fabrice
2012-10-19 11:17:05 -07:00
Chris Peterson
5a658cc058
Bug 804851 - Add telephony mock object to avoid Contacts app errors on B2G Desktop. r=gwagner
...
--HG--
extra : rebase_source : 9329364aac86696b3d6f526831b85235167aa8f8
2012-10-23 15:09:29 -07:00
Doug Turner
3f1bc262ec
Bug 804790 - Remove usused file in nsDOMDeviceStorage::GetRootDirectory(). r=bent
2012-10-24 08:31:48 -07:00
Bobby Holley
880b3c9172
Bug 801576 - Bustage fix. r=me
2012-10-24 13:19:33 +02:00
Bobby Holley
c26369f65b
Bug 801576 - Fix {push,pop}State tests. r=jlebar
2012-10-24 12:04:18 +02:00
Yoshi Huang
8e7705728d
Bug 802977 :B2G RIL - Update comments in SimToolKit.idl. r=philikon
2012-10-18 14:26:25 +08:00
Steven Lee
ff0e536827
Bug 797798: System App can't Receive Sensor Event During Early Suspend State. r=jlebar
2012-10-24 10:30:10 +08:00
Mike Habicher
a454d7be50
Bug 795379 - Add support for getting and setting video recording profiles. r=jst
2012-10-23 18:30:28 -04:00
Benjamin Peterson
1adbee29f9
Bug 804404 - Set source hook in XPC initialization. r=bz
2012-10-23 18:09:00 -04:00
Alexandre Poirot
afbc09258f
Bug 791039 part 2: Fill webapp appcache from its local cache
folder. [r=vingtetun]
...
--HG--
extra : rebase_source : 6bbf96eaf461ba7d66c96a0c501a6466c9717d43
2012-10-23 13:52:57 -07:00
Alexandre Poirot
7276011d72
Bug 791039 part 1: Factorize code executed after system app install. (onAppsLoaded
function) [r=vingtetun]
...
--HG--
extra : rebase_source : e0fd524a16500c56c578945c1bee1084071eba2c
2012-10-23 13:52:57 -07:00
Alexandre Poirot
e2cc52cc86
Bug 791039 part 0: Fix typo in Webapps.jsm [r=fabrice]
...
--HG--
extra : rebase_source : 1b752cd5e977c8f6c4ff07b090226d0240e64feb
2012-10-23 13:52:57 -07:00
Henrik Skupin
c264e710b1
Bug 791330 - Crashtest for WebRTC crash [@ mozilla::NrIceCtx::GetGlobalAttributes], r=jesup
2012-10-23 16:18:09 -04:00
Fabrice Desré
46279b1aad
Bug 801355 - Race condition setting up permissions at startup [r=gwagner]
2012-10-23 13:11:02 -07:00
Vladan Djeric
2b6792d402
Bug 802920: Gather additional Telemetry on performance of LocalStorage operations. r=taras
2012-10-23 15:37:13 -04:00
Fernando Jiménez
720c35ff31
Bug 804595 - [B2G RIL] Regression in USSD support; r=philikon
2012-10-23 21:05:07 +02:00
Ben Turner
1493ea2ca6
Bug 786295 - 'Delete IndexedDB related to an app when uninstalled'. r=bz+khuey+sicking.
2012-10-23 09:31:19 -07:00
Chuck Lee
ddac623d6a
Bug 780142 - Rewrite MozWifiConnectionInfoEvent. r=smaug
2012-10-22 18:18:26 +08:00
Chuck Lee
a7168749c9
Bug 780142 - Rewrite WifiStatusChangeEvent. r=smaug
2012-10-22 17:17:18 +08:00
Gene Lian
96bfc4ebf7
Bug 801096 - [settings] Set-Automatically for time should take effect *immediately* instead of waiting on next NITZ coming (part 2). r=philikon
2012-10-23 15:15:53 +08:00
Gene Lian
7412405399
Bug 801096 - [settings] Set-Automatically for time should take effect *immediately* instead of waiting on next NITZ coming (part 1). r=jlebar
2012-10-23 15:15:43 +08:00
Alexandre Lissy
7e170b73a1
Bug 788191 - Exporting ICC SPN and MSISDN, r=vicamo, sr=sicking
...
SPN is Service Provider Name, MSISDN is Mobile Station ISDN Number (i.e.
user's phone number), and both can be useful to have, e.g., to be able
to display them in Gaia settings (as Android does).
2012-10-23 14:54:51 +08:00
Etienne Segonzac
cd9297d202
Bug 803628 - Fixing test file for bug 795164 [r=fabrice]
2012-10-22 22:07:46 -07:00
Henrik Skupin
6c9a1d75a2
Bug 804118 - Fix crashtests to use mozRTCPeerConnection insread of mozPeerConnection. r=jesup
2012-10-22 22:22:27 -04:00
Peter Van der Beken
328657410b
Fix for bug 802739 (Make parent wrapping for DOM bindings fall back to XPConnect for nsISupports classes).
...
--HG--
extra : rebase_source : 212a49060710b5b3791203b9472c9efcad578a58
2012-10-19 09:33:18 +02:00
Peter Van der Beken
57adeb4354
Fix for bug 773780 (Add API for new DOM bindings for Node). r=bz.
...
--HG--
extra : rebase_source : 5dd51c4ad5274da9235c8c341b0531f234e95a91
2012-10-09 14:31:24 +02:00
Shih-Chiang Chien
3a4a9e32aa
Bug 790393 - Add MozPower.factoryReset() for factory reset. r=cjones, r=vingtetun, sr=sicking
2012-10-04 17:28:34 +08:00
Carmen Jimenez Cabezas
5ce3a161b8
Bug 773891 - With AppsService changes
2012-10-19 12:43:17 +02:00
Ehsan Akhgari
1f78e9ca0c
Merge mozilla-central into mozilla-inbound
2012-10-22 17:05:46 -04:00
Rob Wood
d5113f35ca
Bug 803861 - Tests should wait for 'onalerting' event when making outgoing calls; r=jgriffin, DONTBUILD(NPOTB)
2012-10-20 17:33:42 -04:00
Ms2ger
ff1fb0488f
Bug 796903 - Part b: Remove classinfo from DOMImplementation; r=bz
2012-10-21 09:38:41 +02:00
Ms2ger
c2f432be69
Bug 796903 - Part a: Move DOMImplementation to its own file and move it to Paris bindings; r=bz
2012-10-21 09:38:41 +02:00
Justin Lebar
4f11ea7287
Bug 800166 - Fire a low-memory notification when a B2G process is backgrounded. r=gwagner,bent
2012-10-22 15:40:19 -04:00
Boris Zbarsky
85cc57baf9
Bug 798187 even more followup. Disable broken WebGL test, and update to Peter's review comments. r=peterv
2012-10-22 15:14:30 -04:00
Boris Zbarsky
0b95078494
Bug 798187 followup. Actually return our newly-created object from dictionary ToObject. r=peterv
2012-10-22 14:35:08 -04:00
Nick Hurley
31985d7fa6
Bug 536324 part 3 - Change consumers of nsIChannel. r=sworkman
2012-10-22 10:51:07 -07:00
Nick Hurley
a115c7b5bc
Bug 536324 part 2 - Change implementers of nsIChannel. r=sworkman
2012-10-22 10:51:07 -07:00
Abhishek Potnis
2509c81393
Bug 795511: Removed usages of PR_BIT and PR_BITMASK from the tree; r=ehsan
2012-10-20 07:31:43 +05:30
Boris Zbarsky
3011384d8c
Bug 798187 part 2. Switch WebGLContextAttributes to being a dictionary. r=peterv,bjacob
2012-10-22 13:08:52 -04:00
Boris Zbarsky
640f21eb69
Bug 798187 part 1. Add support for dictionary return values. r=peterv
2012-10-22 13:08:52 -04:00
Boris Zbarsky
b3b06a3510
Bug 798151. Support stringifier operations (but not yet attributes!) on non-proxy bindings, and fix Object.prototype.toString for proxy bindings. r=peterv
2012-10-22 13:08:52 -04:00
Boris Zbarsky
5d16209106
Bug 801712 part 3. Make object return values faster by only doing the JS_WrapValue if needed. r=peterv
2012-10-22 13:08:52 -04:00
Boris Zbarsky
2c0d8809e7
Bug 801712 part 2. Switch ImageData to WebIDL bindings. r=peterv
2012-10-22 13:08:52 -04:00
Boris Zbarsky
98124699eb
Bug 776242. Remove now-unused 2d canvas classinfo. r=peterv
2012-10-22 13:08:52 -04:00
Gina Yeh
a59063cab6
Bug 800695 - Final version: Audio route is set to sco before connecting to a bluetooth headset, r=qdot
2012-10-22 18:34:15 +08:00
Bobby Holley
cbd9a55d15
Bug 789224 - Remove miscellaneous UniversalXPConnect checks sprinkled throughout gecko. r=mrbkap
2012-10-22 08:29:55 +02:00
Andrew McCreight
c5144ead95
Bug 792405 - move sTop_id case in nsWindowSH::NewResolve. r=mrbkap
2012-10-20 08:14:04 -07:00
Peter Van der Beken
0fca6b2112
Fix for bug 801083 (Remove old proxy-based list bindings). r=bz.
2012-10-13 14:50:24 +02:00
Patrick Wang
19413584e3
Bug 803448 - Return state of default interface for apntype that uses default apn. r=swu
2012-10-19 14:17:03 +08:00
Oonishi Atsushi
4dfc130001
Bug 801357 - Remove Get/SetProcessingScriptTag(). r=smaug
2012-10-19 21:44:13 -04:00