Commit Graph

5655 Commits

Author SHA1 Message Date
Blake Kaplan
8ff2c5566c Bug 727680 - Fix yet another race condition. Now we'll try to connect to Mozilla/Mozilla Guest once we both have scan results *and* we're INACTIVE. r=cjones 2012-02-16 18:10:02 +01:00
Blake Kaplan
04e697b8b1 Bug 727680 - Try to force a connection to Mozilla Guest, even if it's not broadcasting. r=cjones 2012-02-16 15:42:25 +01:00
Blake Kaplan
23dd667c71 Bug 727680 - Only attempt to connect to Mozilla or Mozilla Guest after we actually have scan results. r=cjones 2012-02-16 15:38:17 +01:00
Blake Kaplan
b51aac68cb Bug 727680 - Make networks objects. r=cjones 2012-02-16 15:00:53 +01:00
Blake Kaplan
4036d5bea0 Backout these patches since they were checked in with the wrong bug number (bug 727680). 2012-02-17 16:27:48 +01:00
Neil Deakin
36ff9c0df5 Bug 499008, part 3, remove nsIDOMNSEvent::tmpRealOriginalTarget, r=smaug 2012-02-17 09:16:59 -05:00
Blake Kaplan
bb1819bbee Bug 728029 - Fix yet another race condition. Now we'll try to connect to Mozilla/Mozilla Guest once we both have scan results *and* we're INACTIVE. r=cjones
--HG--
extra : rebase_source : 80ed171354e0dbbd9b2607b2e6cceb1a7eead3a1
2012-02-16 18:10:02 +01:00
Blake Kaplan
f040a30b9b Bug 728029 - Try to force a connection to Mozilla Guest, even if it's not broadcasting. r=cjones
--HG--
extra : rebase_source : 15bd53e8bec6d63920b1a990956c744750cca914
2012-02-16 15:42:25 +01:00
Blake Kaplan
da7b97f3fd Bug 728029 - Only attempt to connect to Mozilla or Mozilla Guest after we actually have scan results. r=cjones
--HG--
extra : rebase_source : de4fbd2d7a71c06a621aaa6b4e312909eb6dac7f
2012-02-16 15:38:17 +01:00
Blake Kaplan
74ffd06481 Bug 728029 - Make networks objects. r=cjones
--HG--
extra : rebase_source : e21a67df7a93697605e8665916e37396cf0ed4cc
2012-02-16 15:00:53 +01:00
Josh Aas
dc0c9f0628 Bug 724717: Fix crash at nsPluginInstanceOwner::CARefresh. r=benwa 2012-02-16 21:27:37 -05:00
Ed Morley
fce8b46788 Backout 6c1ded13556d (bug 720643), 5cf0a12c1cf0, ac771e54d7ca & 3bb24b12b0d6 (bug 720632) for Android build failures 2012-02-16 23:18:45 +00:00
Philipp von Weitershausen
229f1fa610 Bug 720643 - B2G SMS: Notify SMS send success. r=qDot 2012-02-16 14:51:54 -08:00
Philipp von Weitershausen
206c481d58 Bug 720632 - Part 2: XPCOMtaminate SmsRequestManager. r=cjones,mounir 2012-02-16 14:50:52 -08:00
Philipp von Weitershausen
750fcd7593 Bug 720632 - Part 1: nsISmsRequestManager. r=cjones,gal 2012-02-16 14:50:52 -08:00
Benjamin Smedberg
042c5829ad Bug 724465 - Only inlude the Referer header in GET requests from plugins, not POST requests, because IIS throws malformed request exceptions, r=josh 2012-02-16 13:14:29 -05:00
Benjamin Smedberg
ac31c26498 Test for bug 410904 and bug 724465 - Is the Referer header present and correct when plugins request streams? 2012-02-16 13:40:03 -05:00
Aryeh Gregor
77160ffd5a Bug 655478 - CSSStyleDeclaration.setProperty shouldn't require the third parameter to be set; r=bzbarsky
--HG--
extra : rebase_source : 131b879a0190c1979ee563cc102b5a548bf6986d
2012-02-15 16:31:40 -05:00
Marco Bonardo
756b3f734f Merge central to inbound 2012-02-16 11:47:36 +01:00
Marco Bonardo
7a229c8f87 Merge last green PGO from inbound to central 2012-02-16 11:45:18 +01:00
Matthew Schranz
f4ee122174 Bug 725289 - Removed moz prefix in Blob.mozSlice. r=sicking
--HG--
rename : dom/workers/test/fileReadMozSlice_worker.js => dom/workers/test/fileReadSlice_worker.js
rename : dom/workers/test/fileMozSlice_worker.js => dom/workers/test/fileSlice_worker.js
rename : dom/workers/test/test_fileReadMozSlice.xul => dom/workers/test/test_fileReadSlice.xul
rename : dom/workers/test/test_fileMozSlice.xul => dom/workers/test/test_fileSlice.xul
2012-02-16 11:22:25 +01:00
Kyle Huey
bda258b857 Bug 727310: Make sure XHR unpins itself if it never recieved a loadstart event. r=bent 2012-02-15 08:50:22 -08:00
Kyle Machulis
326642dc74 Bug 711601 - Bluetooth Implementation on B2G - patch 1: Boilerplate code for creating navigator.mozBluetooth object. r=bent 2012-02-15 13:37:13 -08:00
Kyle Machulis
1e21da06e6 Bug 711601 - Bluetooth Implementation on B2G - patch 1: Boilerplate code for creating navigator.mozBluetooth object. r=bent 2012-02-14 17:51:52 -08:00
Kyle Huey
914205a696 Bug 726241: XHR should not double AddFeature itself. r=bent 2012-02-13 14:47:14 -08:00
Johnny Stenback
dbc1f7b85e Bug 704623, part 1. Track orphan DOM nodes so that they can be reported in about:memory. r=smaug 2012-02-14 15:13:19 -08:00
Kyle Huey
832af15406 Merge m-c to m-i to pick up Bug 725848. 2012-02-14 14:37:20 -08:00
Kyle Huey
96c0ca1f9a Bug 725848: Fix it for real this time. r=me 2012-02-14 14:33:11 -08:00
Marco Bonardo
ead310cb44 Merge last green PGO from inbound to central 2012-02-14 11:16:13 +01:00
Geoff Lankow
c4d2ef72bf Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part G, remove remaining uses of nsIPrefBranch2; r=bsmedberg 2012-01-18 23:23:28 +13:00
Neil Deakin
a104105bd5 Bug 670317, add a focus manager flag to restrict tab navigation to the same frame, r=smaug 2012-02-13 14:24:28 -05:00
Vladan Djeric
429c698156 Bug 714964 - Add a 'dirty bit' column to webappsstore2_temp to reduces writes in DOM storage. r=honzab 2012-02-13 14:18:38 -05:00
Josh Aas
5504950b37 Bug 661260: Don't unregister plugins as content handlers just because they are unloaded. Thanks to Rodd Zurcher for his report and proposed solution. r=bsmedberg 2012-02-13 11:52:58 -05:00
Ed Morley
6270d4ef00 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-11 01:49:07 +00:00
Olli Pettay
ea2d04cbc4 Bug 726007 - Add telemetry probes for forgetSkippable, r=mccr8
--HG--
extra : rebase_source : aa3a24a53fc95c41bbe460bba732cc5e024107dc
2012-02-11 01:30:20 +02:00
Philipp von Weitershausen
fe6c0ade94 Bug 725901 - RIL: Data call fixes. r=qDot DONTBUILD because NPOTB 2012-02-10 11:27:38 -08:00
Philipp von Weitershausen
33464fd732 Bug 725137 - RIL: process registration state + GPRS registration state. r=qDot 2012-02-10 11:27:23 -08:00
José Antonio Olivera Ortega
860df7c6d7 Bug 725599 - B2G telephony: speakerEnabled does not work; r=philikon 2012-02-10 11:27:23 -08:00
Fernando Jiménez
1010202068 Bug 724994 - Silence RIL signal strength logcat messages; r=qDot 2012-02-10 11:27:23 -08:00
Panagiotis Koutsourakis
52aeae032c Bug 702388 - Convert some more Makefiles to use |TEST_DIRS += foo|; r=khuey 2012-02-10 21:06:56 +00:00
Ed Morley
8d711e3c7b Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-10 12:14:39 +00:00
Ms2ger
e177d90345 Bug 718287 - Remove plugins ForceRedraw functions; r=bz 2012-02-10 11:04:45 +01:00
Kyle Huey
81dc370d56 Bug 725418: IndexedDB - GetAll[Keys] with an explicit 0, null, or undefined for the maximum number of records should return all records. r=bent
--HG--
extra : rebase_source : d4ebec7bb33e581bf9e709440a20117e245d1fcd
2012-02-09 20:56:48 -08:00
Kyle Huey
f9c687c41f Bug 725848: ProxyCompleteRunnable must always run, even when clearing the event queue. r=bent
--HG--
extra : rebase_source : 02683e57a931f1e7c78a4bd7c13f2452a5e36c94
2012-02-09 20:54:47 -08:00
Kyle Huey
adb43ca69b Bug 725885: Worker interval timers can be deleted prematurely. r=bent
--HG--
extra : rebase_source : 9588ec51cd18a7bf2ac3c07aa6ef0dfe50a01bef
2012-02-09 19:03:11 -08:00
Ms2ger
3953c27825 Bug 712378 followup - Fix incorrect license headers; r=sparky 2012-02-10 11:04:44 +01:00
Ed Morley
16fb8f0845 Backout 79121553f728 (bug 720799), 4a763183482f (bug 720795), e965486f4b50 & 4a7c7c6b9b11 (bug 720794) for failing to build on any platform 2012-02-09 12:06:50 +00:00
Mounir Lamouri
c3a1286f3d Bug 720799 - Don't use mDocShell in nsScreen. r=jst 2012-02-06 16:31:16 +01:00
Mounir Lamouri
4ed35d32d6 Bug 720795 - Screen Orientation API reading and event implementation in Android. r=dougt 2012-02-09 11:29:44 +01:00
Mounir Lamouri
6212b3ee0e Bug 720794 - Part 2 (DOM) - Implement reading and event parts of Screen Orientation API. r=jst sr=sicking 2012-02-09 11:29:09 +01:00