Commit Graph

5735 Commits

Author SHA1 Message Date
Josh Aas
df2fa8ed63 Bug 729673: Fix cases in which plugin instance src data stream is not delivered properly. r=bsmedberg 2012-02-27 15:36:46 -05:00
Olli Pettay
ae2af798ac Bug 730753, call CC after full GC, r=mccr8 2012-02-27 16:49:59 +02:00
Florian Boesch
935a075ea1 Bug 728354 - WebGL EXT_texture_filter_anisotropic: added the EXT suffix and adjusted conformance test - r=bjacob 2012-02-26 12:06:18 -05:00
Peter Van der Beken
3b0644136d Fix for bug 691707 (Enumerating new proxy-based DOM bindings should enumerate the prototype too). r=mrbkap.
--HG--
extra : rebase_source : 788c2b3f9666ca654fab67047f6309937360f725
2012-02-07 20:55:37 +01:00
Nathan Froyd
6035a7b326 Bug 729271 - nsIDOMBatteryManager shouldn't be marked [function]; r=mounir 2012-02-21 13:12:38 -08:00
Nathan Froyd
600d5ef2d9 Bug 729269 - several sms interfaces shouldn't be marked [function]; r=mounir 2012-02-21 13:08:06 -08:00
L. David Baron
cc3e5b6ca9 Remove the CSS2Properties aliases for MozOutline* and MozOpacity for CSS properties whose CSS aliases were removed long ago (but temporarily readded in the previous changeset). (Bug 730532, patch 2) r=bzbarsky 2012-02-24 21:23:14 -08:00
David Mandelin
59dcf8cdf7 Bug 725550: remove obsolete typedef jsdouble, r=jwalden 2012-02-24 14:19:52 -08:00
Marco Bonardo
74afb56c79 Backout 4fc2f49371a8 (bug 725550) for build failures 2012-02-25 00:16:47 +01:00
David Mandelin
ad7cda83f5 Bug 725550: remove obsolete typedef jsdouble, r=jwalden
--HG--
extra : rebase_source : 772c2982184d7b3d1680737323395365e6b218da
2012-02-24 14:19:52 -08:00
Marco Bonardo
bcb8184750 Backout 92c25caf3990 (bug 691707) for m-oth failures 2012-02-24 20:05:44 +01:00
Peter Van der Beken
6bb126a26b Fix for bug 691707 (Enumerating new proxy-based DOM bindings should enumerate the prototype too). r=mrbkap.
--HG--
extra : rebase_source : 2877f225f60750d27005fccc0225e5c0482fb441
2012-02-07 20:55:37 +01:00
Marco Bonardo
89ab3a4b9e Merge central to inbound 2012-02-24 18:22:14 +01:00
Jonas Sicking
5e2c35737e Bug 722626: Implement DOMRequest object. r=mrbkap 2012-02-24 14:19:49 +01:00
Ben Turner
447466195f Bug 717451 - 'Telephony: Keep telephony objects on multiple pages in sync'. r=sicking.
--HG--
extra : transplant_source : %15%BB%92%8E%A38A%80%9E%A40T%E5BCi%BE%ACK%F7
2012-02-24 05:14:37 -08:00
Fabrice Desré
9bd1d5fa90 Bug 730176 - Volume buttons don't control call volume [r=cjones] 2012-02-24 02:47:13 -08:00
Marco Bonardo
a16e32b797 Merge last green PGO from inbound to central 2012-02-24 11:22:53 +01:00
Serge Gautherie
1d4b64c3a6 Bug 728538. (Bv2) browser_ConsoleStorageAPITests.js: Set "browser.tabs.max_tabs_undo" preference, Document code. r=gavin.sharp. 2012-02-24 07:04:55 +01:00
Andrew McCreight
0439fbfdb6 Bug 697115 - return detailed CC results. r=smaug 2012-02-23 20:16:37 -08:00
Richard Newman
85840c2035 Merge last win pgo-green changeset from m-i to m-c. 2012-02-23 18:35:17 -08:00
Honza Bambas
e9c33fe76e Bug 495337 - Make sessionStorage use principals instead of string domains, r=bz+bclary 2012-02-23 18:41:25 +01:00
Eric Chou
287329db9a Bug 713116 - B2G Bluetooth: Turn bluetooth adapter on/off - r=qDot 2012-02-23 16:55:48 +01:00
Ben Turner
a63577367a Backout 1f3643b7de2d 2012-02-23 07:09:44 -08:00
Ben Turner
7af9098625 Backed out changeset 1f3643b7de2d 2012-02-23 07:09:11 -08:00
Masatoshi Kimura
28f2776f50 Bug 699247 - Remove Win2K related code. r=jimm, sr=neil 2012-02-23 08:53:55 -06:00
Ben Turner
3dc2527e7f Bug 717414 - 'Telephony: Make calls array live'. r=sicking. 2012-02-23 03:48:35 -08:00
Florian Boesch
fc9e33241d Bug 728354 - Implement WebGL EXT_texture_filter_anisotropic extension *proposal* - r=bjacob
The spec proposal for this extension is at
  https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/extensions/proposals/EXT_texture_filter_anisotropic/index.html

This adds a conformance test as well, that will have to be merged upstream.
2012-02-23 08:43:57 -05:00
Matthew Schranz
7e8fb26c1e Bug 698381 - Make Node.cloneNode aDeep argument optional, default to true. r=smaug 2012-02-23 14:23:30 +01:00
Jesse Ruderman
2cc3de416d Fix typo (no bug, DONTBUILD) 2012-02-22 20:16:29 -08:00
Luke Wagner
7a0444dc60 Bug 720289 - Back out most of bug 699974 (r=jst) 2012-02-22 19:39:29 -08:00
Ed Morley
ef395cb269 Merge mozilla-central to mozilla-inbound 2012-02-23 01:03:16 +00:00
Masatoshi Kimura
d1bbe6a3ba Bug 720208 - Implement DOM4 DOMException types and codes. r=smaug,ms2ger 2012-02-23 01:34:14 +01:00
Mark Capella
0af24742c6 Bug 721496 - Remove MOZ_WINSDK_TARGETVER ifdefs for pre-Windows 7 SDKs. r=jimm 2012-02-23 01:33:19 +01:00
Ed Morley
d3e7abd696 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-22 22:20:54 +00:00
Nathan Froyd
4235f9af73 Bug 729276 - nsIContentPermissionRequest shouldn't be marked [function]; r=khuey 2012-02-21 13:17:52 -08:00
Nathan Froyd
6959a907f9 Bug 729267 - nsIDOMGeoGeolocation shouldn't be marked [function]; r=jdm 2012-02-21 13:03:00 -08:00
Blake Kaplan
dcef87f745 Bug 727957 - Automatically connect to wifi on akami. r=gal 2012-02-22 16:43:37 +01:00
Olli Pettay
6c798e3681 Bug 728577 - nsGlobalWindow::mFocusedNode seems to keep documents alive longer than needed, r=Enn 2012-02-22 19:08:40 +02:00
Josh Aas
b07c58481d Bug 729135: Fix virtual function warnings in core plugin code. r=bsmedberg 2012-02-22 00:19:27 -05:00
Josh Aas
f0d674a852 Bug 729155: Fix warnings in plugin ipc code. r=bsmedberg 2012-02-21 19:32:06 -05:00
Blake Kaplan
51e0efad5d Bug 730006 - Aggressively add our new networks now that they won't prevent us from connecting to other networks. r=cjones 2012-02-23 18:54:45 +01:00
Blake Kaplan
c104f6c32c Bug 729943 - Fix a potential race if b2g died between associating to the access point and running DHCP. Also move state tracking to the manager. r=cjones 2012-02-23 18:27:57 +01:00
Blake Kaplan
08c905c3b3 Bug 729943 - Add a codepath to simply reconnect to an existing wpa_supplicant for non-broken Androids. r=cjones 2012-02-23 15:24:08 +01:00
Fernando Jimenez
8da844804d Bug 729061 - B2G SMS: Lazily refetch SMSC if it's not available after startup. r=philikon DONTBUILD because NPOTB 2012-02-23 16:29:38 +01:00
Vicamo Yang
c54923de30 Bug 712804 - B2G SMS: Support UCS2 encoding. r=philikon DONTBUILD because NPOTB 2012-02-21 17:27:28 +01:00
Richard Newman
f8f9fa6f5d Merge m-c to m-i. 2012-02-23 18:37:12 -08:00
Vivien Nicolas
0bb1089192 Bug 729430 - Expose screen.mozEnabled, screen.mozBrightness to whitelisted applications r=jlebar 2012-02-24 02:55:44 +01:00
Neil Deakin
e74745aeb4 Bug 653230, add panels with focusable elements into the document tab navigation order, r=smaug 2012-02-23 16:02:33 -05:00
Philipp von Weitershausen
2c7484e17a Bug 729042 - SMS: Add nsISmsDatabaseService::saveIncomingMessage(). r=mounir 2012-02-22 09:55:01 +01:00
Philipp von Weitershausen
6fd0157dbb Bug 729104 - B2G SMS: Make SmsDatabaseService stub a JS component. r=mounir 2012-02-21 01:34:18 +01:00