Benjamin Smedberg
|
5a723026a2
|
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
|
c51a952431
|
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
|
f191130ac3
|
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
|
0f6e65b46a
|
Merge central to inbound
|
2012-02-16 11:47:36 +01:00 |
Marco Bonardo
|
8a23d1304e
|
Merge last green PGO from inbound to central
|
2012-02-16 11:45:18 +01:00 |
Matthew Schranz
|
61f99f70aa
|
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
|
4a7700e5b5
|
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
|
cc476c09f5
|
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
|
ccc9e1fc29
|
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
|
6948efd69a
|
Bug 726241: XHR should not double AddFeature itself. r=bent
|
2012-02-13 14:47:14 -08:00 |
Johnny Stenback
|
51055b1e7a
|
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
|
beda7d1b29
|
Merge m-c to m-i to pick up Bug 725848.
|
2012-02-14 14:37:20 -08:00 |
Kyle Huey
|
02db9c8670
|
Bug 725848: Fix it for real this time. r=me
|
2012-02-14 14:33:11 -08:00 |
Marco Bonardo
|
ac1084a122
|
Merge last green PGO from inbound to central
|
2012-02-14 11:16:13 +01:00 |
Geoff Lankow
|
f5ab0eae1b
|
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
|
6321188cf8
|
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
|
fbf7bc7400
|
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
|
6dc06e60dd
|
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
|
fa2e051e80
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-02-11 01:49:07 +00:00 |
Olli Pettay
|
8633605e28
|
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
|
3f0e8b51c5
|
Bug 725901 - RIL: Data call fixes. r=qDot DONTBUILD because NPOTB
|
2012-02-10 11:27:38 -08:00 |
Philipp von Weitershausen
|
ed88593a05
|
Bug 725137 - RIL: process registration state + GPRS registration state. r=qDot
|
2012-02-10 11:27:23 -08:00 |
José Antonio Olivera Ortega
|
70f2951997
|
Bug 725599 - B2G telephony: speakerEnabled does not work; r=philikon
|
2012-02-10 11:27:23 -08:00 |
Fernando Jiménez
|
ae66156358
|
Bug 724994 - Silence RIL signal strength logcat messages; r=qDot
|
2012-02-10 11:27:23 -08:00 |
Panagiotis Koutsourakis
|
40e57df302
|
Bug 702388 - Convert some more Makefiles to use |TEST_DIRS += foo|; r=khuey
|
2012-02-10 21:06:56 +00:00 |
Ed Morley
|
8fa7a50766
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-02-10 12:14:39 +00:00 |
Ms2ger
|
5d3a417776
|
Bug 718287 - Remove plugins ForceRedraw functions; r=bz
|
2012-02-10 11:04:45 +01:00 |
Kyle Huey
|
6882060e95
|
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
|
52d3bbd1a1
|
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
|
f492f1e377
|
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
|
12a4e6c5e5
|
Bug 712378 followup - Fix incorrect license headers; r=sparky
|
2012-02-10 11:04:44 +01:00 |
Ed Morley
|
a952ee5062
|
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
|
bc56e5ee85
|
Bug 720799 - Don't use mDocShell in nsScreen. r=jst
|
2012-02-06 16:31:16 +01:00 |
Mounir Lamouri
|
f32cc2040f
|
Bug 720795 - Screen Orientation API reading and event implementation in Android. r=dougt
|
2012-02-09 11:29:44 +01:00 |
Mounir Lamouri
|
1c7dd88403
|
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 |
Mounir Lamouri
|
dda8348398
|
Bug 720794 - Part 1 (HAL) - Implement reading and event parts of Screen Orientation API. r=cjones
|
2012-02-07 13:23:45 +01:00 |
Mounir Lamouri
|
e9c7fb8189
|
Merge mozilla-central into mozilla-inbound.
|
2012-02-09 11:31:59 +01:00 |
Serge Gautherie
|
e4b806ea83
|
Bug 725349. (Av1) Add a missing space to log messages. r=gavin.sharp.
DONTBUILD (log-string only).
|
2012-02-08 19:45:48 +01:00 |
Kyle Huey
|
5a4217fcaf
|
Fix Bug 657588. r=bsmedberg
|
2012-02-08 09:27:29 -08:00 |
Ed Morley
|
b8481e9929
|
Merge mozilla-central to mozilla-inbound
|
2012-02-10 14:03:24 +00:00 |
Josh Aas
|
9911e684a2
|
Bug 723217: Fix click-to-play support for plugins on Android. r=snorp
|
2012-02-10 08:39:40 -05:00 |
Blake Kaplan
|
2a1a24d14d
|
Bug 725750 - Restore auto-Mozilla network joining hack. r=gal
|
2012-02-10 13:13:21 +01:00 |
Ed Morley
|
685743b883
|
Backout f1acc52a59da (bug 719983) & 6771bd53e267 (bug 699247) for 30% WinXp Ts regression
|
2012-02-08 21:04:21 +00:00 |
Vivien Nicolas
|
25700304c5
|
Bug 725312 - Rename nsDOMEventTargetWrapperCache to nsDOMEventTargetHelper in dom/telephony/ [r=smaug]
|
2012-02-08 11:22:01 -08:00 |
Fabrice Desré
|
6f09ba1f62
|
Backed out changeset 73614cfcb983 (wrong bug number in commit message)
|
2012-02-08 11:20:15 -08:00 |
Vivien Nicolas
|
6d108d8ad4
|
Bug 693172 - Move all subclasses of nsDOMEventTargetHelper to nsDOMEventTargetWrapperCache in dom/telephony/ r=smaug
|
2012-02-08 11:14:31 -08:00 |
Jim Mathies
|
9f0daf7f7f
|
Bug 691801 - Fix for nsPluginNativeWindowWin.cpp: 'return' : truncation from 'nsresult' to 'bool'. r=josh
|
2012-02-08 11:14:43 -06:00 |
Masatoshi Kimura
|
3a5954b8de
|
Bug 699247 - Say goodbye to Win2k related code. r=jimm, sr=neil
|
2012-02-08 10:00:45 -06:00 |
Bas Schouten
|
1b2096d4cb
|
Bug 724886: Push images from plugin code instead of pulling from nsObjectFrame. r=roc
|
2012-02-08 16:34:27 +01:00 |
Mark Capella
|
79bb212175
|
Bug 418290 - replace 'can not' with 'cannot'. r=dao
|
2012-02-08 14:16:51 +01:00 |