Kyle Huey
04c4259017
Bug 738334: Fix a worker timer race condition. r=bent
2012-03-23 10:46:16 -07:00
Dão Gottwald
3bef02aec5
merge backout
2012-03-23 16:58:48 +01:00
Dão Gottwald
e62ab0f6aa
Backed out changeset bf13c2253055
2012-03-23 16:58:27 +01:00
Bobby Holley
6150e3dad7
Bug 667388 - Tests. r=mrbkap
2012-03-23 15:00:22 -07:00
Eric Chou
85cd3d3dea
Bug 730990 - Device object boilerplate for DOM Bluetooth - r=qDot
2012-03-23 14:58:12 -07:00
Kyle Machulis
233b8a5ed9
Backing out a44ac6895a2f
2012-03-23 14:50:47 -07:00
Marco Bonardo
fa6bb5c19e
Merge last green PGO from inbound to central
2012-03-23 12:49:57 +01:00
Marco Bonardo
1ffefb8021
Merge central to inbound
2012-03-23 02:02:03 +01:00
Marco Bonardo
36b3350337
Merge last green PGO from inbound to central
2012-03-23 01:59:29 +01:00
David Flanagan
4fdd1e074b
Bug 738439 - typo in Webapps.jsm [r=fabrice]
2012-03-22 14:26:36 -07:00
Marco Bonardo
ffb17ea4b7
Merge last green PGO from inbound to central
2012-03-22 13:04:29 +01:00
Neil Rashbrook
6a492894d7
Bug 737022 Re-enable strict warnings when parsing XUL r=jst
2012-03-22 08:36:36 +00:00
Jared Wein
61ab14237c
Bug 730318 - Implement a way for chrome js to enumerate the plugin objects on a page for activation. r=khuey
2012-03-22 13:53:59 -07:00
Jared Wein
8ed1697da2
Bug 730318 - Update dom/telephony to use the new implementation of nsTArrayToJSArray. r=bent
2012-03-22 13:53:52 -07:00
Oleg Romashin
ea813f0678
Bug 738416 - SetHighAccuracy method is missing in Qt Location provider. r=dougt
2012-03-22 13:24:51 -07:00
Masayuki Nakano
13041ff659
Bug 672175 part.16 Implement nsIWidget::SynthesizeNativeMouseScrollEvent() on Windows r=jimm
2012-03-22 09:59:12 +09:00
Masayuki Nakano
cd68fdc428
Bug 672175 part.15 Add new API nsIDOMWindowUtils.sendNativeMouseScrollEvent() r=roc, sr=smaug
2012-03-22 09:59:12 +09:00
Henri Sivonen
f2d3f89eb7
Bug 737417 part 1 - Split charset source constants out of nsIParser.h. r=smaug.
2012-03-22 16:42:42 +02:00
Marco Bonardo
49bd1f22b0
Merge central to inbound
2012-03-22 13:09:22 +01:00
Doug Turner
af76cee5bd
Fix build bustage caused by Bug 738121. r=me
...
--HG--
extra : rebase_source : 9943ace287e944ed84565a3d71271d411815c659
2012-03-21 22:53:54 -07:00
Doug Turner
e029f8992a
Bug 738121 - disable compassneedscalibration event. r=jdm
2012-03-21 22:26:04 -07:00
Doug Turner
686e1d7f6f
Bug 738022 - gonk gps - test GpsInterface size before using. r=jdm
2012-03-21 22:25:59 -07:00
Boris Zbarsky
4d4ac90393
Bug 622491. Make the global scope polluter work in standards mode too. r=jst
2012-03-22 00:10:50 -04:00
Paul O’Shannessy
233e097c36
Bug 714911 - Stop persisting sizemode=fullscreen [r=enn]
...
--HG--
extra : rebase_source : d94bb978f3d35c90659fca78df83d9bbca1795a6
2012-03-20 16:21:14 -07:00
Doug Turner
20a9ae5e15
Bug 737462 - nsDeviceMotion leaks hal observers. r=mwu
2012-03-20 14:50:55 -07:00
Doug Turner
72f04d8a25
Bug 735330 - move device motion from dom/system to hal. r=jdm
...
* * *
Bug 735330 - move device motion from dom/system to hal. cocoa bits. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. window/qt/linux bits. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. move accuracy into sensor data. support compassneedscalibration. r=jdm
--HG--
rename : dom/system/cocoa/smslib.h => hal/cocoa/smslib.h
rename : dom/system/cocoa/smslib.mm => hal/cocoa/smslib.mm
2012-03-20 14:46:14 -07:00
Ms2ger
18b67b5a12
Bug 736752 - Compartment mismatch in JetPack 'test-content-proxy.testTypedArrays', r=bholley
2012-03-20 13:57:00 -07:00
Blake Kaplan
81959516d4
Bug 737029 - Use DOMRequestHelper.jsm in DOMWifiManager.js. r=fabrice DONTBUILD
2012-03-20 16:59:38 +01:00
Blake Kaplan
f0eb4a974f
Bug 736092 - Notify on the 'connecting' state so the UI can update itself properly. r=cjones
2012-03-20 16:31:10 +01:00
Blake Kaplan
a9840236d4
Bug 737376 - Shut down the wifi system on shutdown. r=cjones
2012-03-20 14:57:07 +01:00
Mounir Lamouri
4ccbf5168d
Merging mozilla-inbound into mozilla-central.
2012-03-21 11:29:28 +01:00
Serge Gautherie
4339305b13
Bug 483992. (Bv1) dom-level*-*/*: Work around tests that report no SimpleTest checks. r=bzbarsky.
2012-03-21 05:30:18 +01:00
Matt Brubeck
65e0765863
Back out bug 735330, bug 737462, bug 734854 because they broke XUL Fennec
...
--HG--
rename : hal/cocoa/smslib.h => dom/system/cocoa/smslib.h
rename : hal/cocoa/smslib.mm => dom/system/cocoa/smslib.mm
2012-03-20 16:59:24 -07:00
Yoshi Huang
82a50a5a43
Bug 733266 - B2G SMS DB: Use MSISDN from RIL as own phone number. [r=philikon] DONTBUILD because NPOTB
2012-03-17 22:23:17 +08:00
Adam Dane [:hobophobe]
f6bfd29afb
Bug 720126 - Update scroll API to use ScrollAxis parameters (where and when). r=roc
2012-03-19 21:09:50 -05:00
Aryeh Gregor
5950f7d337
Bug 735805 - Part 3: Fix plugin mochitests that run no tests. r=roc
2012-03-20 13:18:08 -04:00
Mounir Lamouri
7061af5d83
Bug 720795 - Screen Orientation API reading and event implementation in Android. r=dougt
2012-03-20 14:09:45 +01:00
Neil Deakin
f9547aff6d
Bug 605991, prevent drops on a parent content page from a child frame from a different domain, r=smaug
2012-03-20 11:21:41 -04:00
Eric Chou
5fc8781e5d
Bug 730990 - Device object boilerplate for DOM Bluetooth - r=qDot
2012-03-23 14:18:03 -07:00
Jared Wein
11658f7d40
Backed out changeset 62e3e0fc06c9 (bug 730318) r=bustage
2012-03-23 11:11:40 -07:00
Jared Wein
3c05f07191
Backed out changeset 5f79a3dd45ff (bug 730318) r=bustage
2012-03-23 11:11:31 -07:00
Mark Capella
1e7fdd17b2
Bug 734023 - Remove language arguments from nsIScriptGlobalObject methods, r=jst, f=ms2ger
2012-03-23 18:13:29 +01:00
Josh Aas
c2fa9afffa
Bug 726734: Reload plugin instances when the src/data URL changes. r=jst
2012-03-23 08:33:15 -04:00
Peter Van der Beken
6fd0c1b877
Bug 738593 - Rename IsProxy to IsDOMBinding; r=mrbkap
2012-03-16 16:44:09 +01:00
Ms2ger
57ac657dfb
Bug 734724 - Inline nsIScriptContext::ConnectToInner into its only caller; r=jst
2012-03-24 09:18:22 +01:00
Ms2ger
aafc6a951d
Bug 734029 - Move nsJSContext::{Set,Create}OuterObject to nsGlobalWindow; r=bholley
2012-03-24 09:18:21 +01:00
Vivien Nicolas
946e2bcc4e
Bug 736193 - Use the offline cache to load applications [r=fabrice] DONTBUILD because NPOTB
2012-03-23 16:39:15 -07:00
Jonathan Griffin
04e9167a07
Bug 738825 - mirror Marionette Python client into gecko, a=testonly (npotb)
2012-03-26 12:40:25 -07:00
Benoit Jacob
b50b67bbf5
Bug 728029 - Preserve added JS properties on the JS object returned by webgl.getExtension - r=peterv
...
This patch adds the diff between the previous iteration of the patch (which I accidentally committed in previous cset) and the one that peterv actually r+'d.
2012-03-26 15:02:43 -04:00
Benoit Jacob
e8dddcde54
Bug 728029 - Preserve added JS properties on the JS object returned by webgl.getExtension - r=peterv
2012-03-26 14:59:04 -04:00
Josh Aas
ce96a3e646
Bug 740217: Simplify plugin instance object creation. r=bsmedberg
2012-03-30 12:52:43 -04:00
Gregor Wagner
40f9dafde0
Bug 737456 - Contacts API: Improve number lookup. r=bent
2012-03-21 11:45:03 -07:00
Hessam Salehi
25b8143afe
Bug 474505 - Replace uses of nsVoidPtrHashkey with nsPtrHashKey<T>; r=bsmedberg
2012-03-21 14:07:31 -04:00
Josh Dhaliwal
454b8453d0
Bug 735011 - geolocation - support enableHighAccuracy position option. r=dougt
2012-03-21 10:52:35 -07:00
Aryeh Gregor
9d84462dee
Bug 735805 part 1 - Fix DOM and layout mochitests that run no tests; r=bz
2012-03-16 16:07:09 -04:00
Doug Turner
c78413b635
Bug 737462 - nsDeviceMotion leaks hal observers. r=mwu
2012-03-20 23:36:17 -07:00
Doug Turner
1707159de2
Bug 735330 - move device motion from dom/system to hal. r=jdm
...
* * *
Bug 735330 - move device motion from dom/system to hal. cocoa bits. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. window/qt/linux bits. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. move accuracy into sensor data. support compassneedscalibration. r=jdm
--HG--
rename : dom/system/cocoa/smslib.h => hal/cocoa/smslib.h
rename : dom/system/cocoa/smslib.mm => hal/cocoa/smslib.mm
2012-03-20 23:36:17 -07:00
Justin Lebar
7c2c67eea0
Bug 737307 - Part 1: Fix scriptaculous test.
2012-03-21 09:53:40 -04:00
Matt Brubeck
16def08c7b
Back out 0501a5506c87 (bug 741131) because of test failures
2012-04-02 10:33:01 -07:00
Veeraya Pupatwibul
0f30f59711
Bug 741131 - Clamp negative geolocation timeout values to 0. r=jdm
2012-04-02 08:14:00 -04:00
Justin Lebar
26f2157d3f
Bug 737857 - Report number of ghost windows in telemetry. r=njn
2012-04-02 10:37:04 -04:00
Justin Lebar
155a287d43
Bug 738624 - Add ghost windows to about:compartments. r=njn
...
--HG--
extra : rebase_source : a486e644351af72a4276f26de2e4588ee851426f
2012-04-02 10:37:04 -04:00
Justin Lebar
751c5efd5d
Bug 738011 - Separate "detached" from "ghost" windows in about:memory. r=njn,mccr8
...
--HG--
extra : rebase_source : 5194c9062cdfcd215ce5d708b1b472cf5ba7f480
2012-04-02 10:37:04 -04:00
Matt Brubeck
f83a9ab93e
Merge mozilla-central and mozilla-inbound
2012-03-24 09:05:27 -07:00
Henri Sivonen
95b45892e6
Bug 672453 - Whine to console about various character encoding declaration-related authoring errors. r=smaug.
...
--HG--
rename : extensions/universalchardet/tests/bug631751be_text.html => parser/htmlparser/tests/mochitest/file_bug672453_bomless_utf16.html
2012-03-24 13:34:42 +02:00
Masatoshi Kimura
6432a363f1
Bug 736686 - Part 2: Implement Blob constructor in Worker. r=jonas, bent
2012-03-24 12:33:59 +01:00
Shriram Kunchanapalli
05c95fc3b7
Bug 150073 - Remove nsCRT:: in nsCRT::strlen. f=sgautherie, r=dougt
2012-02-18 19:17:01 +05:30
Josh Aas
0c4b7a3796
Bug 741724: Clean up nsPluginHost::SetUpPluginInstance. r=jst
2012-04-03 18:11:06 -04:00
Josh Aas
215d22990d
Bug 741726: Rename nsPluginTag::mEntryPoint to nsPluginTag::mPlugin. r=jst
2012-04-03 18:08:07 -04:00
Kan-Ru Chen
99047503ac
Bug 710135 - Move screen.enabled/brightness to mozPower. r=jlebar,mounir sr=cjones,sicking
2012-04-03 01:51:00 -04:00
Julian Seward
5ef9ea8c31
Bug 726590: Fix uninitialised value use in nsEventListenerManager::HandleEventInternal. r=smaug
2012-04-04 11:23:09 -07:00
Nathan Froyd
69d33a0304
Bug 732708 - remove nsIDOMStorageList; r=honzab
2012-03-28 12:33:41 -04:00
Marco Bonardo
63e298422a
Merge central to inbound
2012-04-04 13:39:52 +02:00
Igor Bukanov
637a51f167
Bug 737365 - stop using the cx during finalization, part 2.
...
This parts removes the usage of JSContext* during the finalization in
Web Workers and JS shells implementations. With this chnages JSContext * is only
accessed during the finalization in the SpiderMonkey implementation.
2012-03-19 15:34:58 +01:00
Igor Bukanov
83623b313c
Bug 737365 - stop using the cx during finalization, part 1.
...
This part changes the signatures for various finalization API to take
not JSContext* but rather either JSFreeOp structure or its
library-private counterpart FreeOp. These structures wrap parameters
that are passed to the finalizers removing most of explicit dependencies
on JSContext in the finalization code.
2012-03-19 15:34:55 +01:00
Veeraya Pupatwibul
1bdf9d9923
Bug 741333 - Remove PRBool/PR_TRUE/PR_FALSE that crept in r=Ms2ger
2012-04-04 11:15:10 +02:00
Igor Bukanov
fbeb82e29f
bug 730221 - delegating serialization of script principals to the embedding. r=:luke,:bz
...
Currently to serialize principals stored in JSScript we have a rather complex
schema. First there is the transcode callback that the embedding must provide
to transcode principals using XDR API. Second we use rather complex glue code
to implement that callback in terms of writing/reading nsIObjectOutputStream/
nsIObjectInputStream. This glue code is duplicated in 3 places. All this can
be avoided if we simply delegate transcoding of principals to the caller. In
addition, at least in the case of the cached startup scripts we do not even
need to transcode the principals as the the cached scripts always have the
system principal so we can skip all the transcode complexity there.
The patch implemnts this idea. In particular, the code in JS engine
responsible for transcoding of principals is replaced by the single API
function JS_XDRSetPrincipals that the embedding can use to set principals for
decoded scripts and functions. Then the startup cache uses this to set the
principals for the decoded script to the system principals. The other two
places in nsJSContext::Serialize and XBL_SerializeFunction that need to
serialize principals together with a function or script now uses common
utilities in nsXPConnect so the serialization complexity resides in the single
place.
2012-02-13 14:10:04 +01:00
Matt Brubeck
3141d23221
Merge mozilla-central and mozilla-inbound
2012-03-19 16:47:00 -07:00
Blake Kaplan
a2929f025d
Bug 736087 - Remove the ns prefix from the WifiWorker component. r=philikon DONTBUILD
...
--HG--
rename : dom/wifi/nsWifiWorker.h => dom/wifi/WifiWorker.h
rename : dom/wifi/nsWifiWorker.js => dom/wifi/WifiWorker.js
rename : dom/wifi/nsWifiWorker.manifest => dom/wifi/WifiWorker.manifest
2012-03-16 18:05:28 +01:00
Blake Kaplan
37fe07ac9a
Bug 736087 - Rename nsDOMWifiManager to DOMWifiManager. r=philikon
...
--HG--
rename : dom/wifi/nsDOMWifiManager.js => dom/wifi/DOMWifiManager.js
rename : dom/wifi/nsDOMWifiManager.manifest => dom/wifi/DOMWifiManager.manifest
2012-03-16 17:51:05 +01:00
Blake Kaplan
7fdfe04ffb
Bug 736196 - Fix a small bug in internal dhcp notifications (clear dhcpInfo when we don't have any). Don't write out fake passwords in our configs. Make sure that we enable networks upon creation so they're enabled in the config file. r=cjones
2012-03-16 14:56:38 +01:00
Dão Gottwald
950bae49e0
merge backout
2012-03-19 12:54:47 +01:00
Dão Gottwald
098b79e99e
Backed out changeset 2cd01fd07ce8
2012-03-19 12:54:32 +01:00
Masatoshi Kimura
add7512617
Bug 736687 - Warn on use of MozBlobBuilder. r=sicking
...
--HG--
rename : layout/reftests/svg/as-image/img-blobBuilder-1.html => layout/reftests/svg/as-image/img-blobURI-1.html
rename : layout/reftests/svg/as-image/img-blobBuilder-2.html => layout/reftests/svg/as-image/img-blobURI-2.html
2012-03-19 12:00:43 +01:00
Adam Dane [:hobophobe]
395f2b3456
Bug 720126 - Update scroll API to use ScrollAxis parameters (where and when). r=roc
2012-03-18 14:42:25 -05:00
Mark Finkle
c5c1e891ea
Backout 7e28d1a2c648, 330b210f503d, 2421d39e0ab3, aa978ffa44bc, 38a71ae7e06d, b94319584a7a, 7e8278f5e814, 0b4e3c7608ab, 329c07609ca8, 0d61a0d8dba4, Due to Ts regression on Android
2012-03-17 21:51:39 -04:00
Phil Ringnalda
de969a1167
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-03-17 16:57:05 -07:00
Kyle Huey
f27f4a7eaf
Bug 612311: Add some instrumentation. r=me
2012-03-17 13:07:28 -07:00
Ehsan Akhgari
e6fee3a547
Merge from mozilla-central
2012-03-17 12:32:28 -04:00
Vicamo Yang
4d09347d30
Bug 712933 - Part 6: Support receiving multipart SMS. r=philikon DONTBUILD because NPTOB
2012-03-16 17:02:06 -07:00
Vicamo Yang
d48f637cab
Bug 712933 - Part 5: refactor GsmPDUHelper readUserData(). r=philikon
2012-03-16 16:59:58 -07:00
Vicamo Yang
60c9ef5604
Bug 712933 - Part 4: Support sending multipart SMS. r=philikon
2012-03-16 16:59:35 -07:00
Vicamo Yang
c7dc94598c
Bug 712933 - Part 3: fix getNumberOfMessagesForText(). r=philikon
2012-03-16 16:57:41 -07:00
Vicamo Yang
e402af2531
Bug 712933 - Part 2: refactor calculateUserDataLength(). r=philikon
2012-03-16 16:57:06 -07:00
Vicamo Yang
8cb28b362f
Bug 712933 - Part 1: Move GsmPDUHelper.calculateUserDataLength() to RadioInterfaceLayer.js. r=philikon
2012-03-16 16:47:21 -07:00
Fernando Jiménez
8eaa9d1584
Bug 733268 - B2G SMS DB: fix deleteMessage behaviour. r=philikon
2012-03-16 16:38:50 -07:00
Fernando Jiménez
d92cb6203d
Bug 735536 - B2G SMS DB: Use new fangled IndexedDB string constants. r=philikon
2012-03-16 16:34:05 -07:00
Hsinyi Tsai
2a4304b4b6
Bug 736258 - WebTelephony: rename ringing event to alerting. r=philikon
2012-03-16 11:13:42 +08:00
Marco Bonardo
ff249f47c5
Merge inbound and central
2012-03-16 13:42:16 +01:00
Ms2ger
126a61ae1e
Bug 722154 - Part f: Remove custom quickstubs for vertexAttrib[1-4]fv; r=bjacob
2012-03-16 10:53:41 +01:00
Ms2ger
0fa822c551
Bug 722154 - Part e: Remove custom quickstubs for uniform[1-4][i,f]v and uniformMatrix[2-4]fv; r=bjacob
2012-03-16 10:52:42 +01:00
Ms2ger
6c8b1e6b1c
Bug 722154 - Part d: Remove custom quickstub for readPixels; r=bjacob
2012-03-16 10:50:51 +01:00
Ms2ger
9fe057f15e
Bug 722154 - Part c: Remove custom quickstubs for compressedTexImage2D and compressedTexSubImage2D; r=bjacob
2012-03-16 10:50:33 +01:00
Ms2ger
475f50510f
Bug 722154 - Part b: Remove custom quickstub for bufferSubData; r=bjacob
2012-03-16 10:50:18 +01:00
Ms2ger
3b2c005617
Bug 722154 - Part a: Remove custom quickstub for bufferData; r=bjacob
2012-03-16 10:50:00 +01:00
Ms2ger
90fe48b371
Bug 550309 - Part e: Remove custom quickstub for getImageData and return an actual ImageData; r=bz
2012-03-16 10:48:55 +01:00
Ms2ger
b114a45e19
Bug 550309 - Part d: Try unwrapping to nsIDOMImageData in GetImageData(); r=bz
2012-03-16 10:44:39 +01:00
Ms2ger
364d2a12d3
Bug 550309 - Part c: Implement ImageData; r=bz
2012-03-16 10:44:08 +01:00
Masayuki Nakano
12da403f4d
Bug 728103 part.2 Fix new test failures r=smaug
2012-03-16 15:29:15 +09:00
Philipp von Weitershausen
903dff7081
Bug 725002 - Part 7: Merge the remaining 'Phone' functionality into RIL. r=qDot DONTBUILD because NPTOTB
2012-03-15 18:01:24 -07:00
Philipp von Weitershausen
5d9e76aba2
Bug 725002 - Part 6: Move SMS handling to the RIL object. r=qDot
2012-03-15 17:47:00 -07:00
Philipp von Weitershausen
776904709f
Bug 725002 - Part 5: Move datacall state handling to the RIL object. r=qDot
2012-03-15 17:47:00 -07:00
Philipp von Weitershausen
dd5c0763f4
Bug 725002 - Part 4: Move call state handling to the RIL object. r=qDot
2012-03-15 17:47:00 -07:00
Philipp von Weitershausen
b56bf82138
Bug 725002 - Part 3: Move radio, card, registration state handlers to the RIL object. r=qDot
2012-03-15 17:47:00 -07:00
Philipp von Weitershausen
ef5dc10e89
Bug 725002 - Part 2: Remove a bunch of empty RIL request handlers. r=qDot
2012-03-15 17:47:00 -07:00
Philipp von Weitershausen
aaf63e3fb5
Bug 725002 - Part 1: Convert most RIL methods to simply take the 'options' message object. r=qDot
2012-03-15 17:47:00 -07:00
Philipp von Weitershausen
a43b68d7e9
Bug 735958 - B2G 3G: Typo in datacall management causes leaks and inconsistent state. r=qDot
2012-03-15 17:47:00 -07:00
Philipp von Weitershausen
28e55ae9bd
Bug 735581 - B2G RIL MSISDN follow-ups. r=qDot
2012-03-15 17:47:00 -07:00
Philipp von Weitershausen
e681f85593
Bug 735499 - B2G RIL: Leaking "options" object when rild responds with an error. r=qDot
2012-03-15 17:47:00 -07:00
Philipp von Weitershausen
27b0caf782
Bug 735492 - B2G 3G: Simplify data call handling in ril_worker.js. r=qDot
2012-03-15 17:47:00 -07:00
Mounir Lamouri
81b3fa1bc1
Bug 735781 - Make sure nsScreen don't call RemoveObserver twice in a row. r=jlebar
2012-03-15 10:58:56 +01:00
Mounir Lamouri
d0998ff48f
Bug 735261 - navigator.mozConnection should be an instance of EventTarget. r=smaug
2012-03-14 19:50:11 +01:00
Mounir Lamouri
52ab7f4c5b
Bug 720799 - Don't use mDocShell in nsScreen. r=jst,jlebar
2012-03-14 19:14:53 +01:00
Mounir Lamouri
3be7d6c979
Bug 720795 - Screen Orientation API reading and event implementation in Android. r=dougt
2012-03-16 19:43:10 +01:00
Hsinyi Tsai
8a45fadd76
Bug 735165 - B2G RIL: Change nsIRadioInterfaceLayer::CALL_STATE_RINGING to CALL_STATE_ALERTING for consistency. r=philikon
2012-03-14 19:03:33 +08:00
Vicamo Yang
c01312d158
Bug 735589 - B2G SMS: ctypes undefined error in systemlib.js in xpcshell tests for SMS. r=philikon
2012-03-15 17:46:59 -07:00
Ed Morley
efdc9a5382
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-03-15 12:42:01 +00:00
Bill McCloskey
bfb7513cfa
Bug 735916 - Fix javascript.options.mem.log (r=terrence)
2012-03-14 16:50:35 -07:00
Kyle Machulis
6df19ba2cf
Bug 735017: Clean up namespaces and naming for gonk dom objects in gonk specific code - Patch 2: Change mozilla::dom::telephony to mozilla::dom::gonk for dom/system/gonk objects; r=bent
2012-03-14 15:43:26 -07:00
Kyle Machulis
9631320c07
Bug 735017: Clean up namespaces and naming for gonk dom objects in gonk specific code - Patch 1: Change dom/system/b2g to dom/system/gonk; r=philikon
...
--HG--
rename : dom/system/b2g/AudioManager.cpp => dom/system/gonk/AudioManager.cpp
rename : dom/system/b2g/AudioManager.h => dom/system/gonk/AudioManager.h
rename : dom/system/b2g/GonkGPSGeolocationProvider.cpp => dom/system/gonk/GonkGPSGeolocationProvider.cpp
rename : dom/system/b2g/GonkGPSGeolocationProvider.h => dom/system/gonk/GonkGPSGeolocationProvider.h
rename : dom/system/b2g/Makefile.in => dom/system/gonk/Makefile.in
rename : dom/system/b2g/RadioInterfaceLayer.js => dom/system/gonk/RadioInterfaceLayer.js
rename : dom/system/b2g/RadioInterfaceLayer.manifest => dom/system/gonk/RadioInterfaceLayer.manifest
rename : dom/system/b2g/SystemWorkerManager.cpp => dom/system/gonk/SystemWorkerManager.cpp
rename : dom/system/b2g/SystemWorkerManager.h => dom/system/gonk/SystemWorkerManager.h
rename : dom/system/b2g/net_worker.js => dom/system/gonk/net_worker.js
rename : dom/system/b2g/nsIAudioManager.idl => dom/system/gonk/nsIAudioManager.idl
rename : dom/system/b2g/nsIRadioInterfaceLayer.idl => dom/system/gonk/nsIRadioInterfaceLayer.idl
rename : dom/system/b2g/nsIWorkerHolder.idl => dom/system/gonk/nsIWorkerHolder.idl
rename : dom/system/b2g/nsRadioInterfaceLayer.h => dom/system/gonk/nsRadioInterfaceLayer.h
rename : dom/system/b2g/ril_consts.js => dom/system/gonk/ril_consts.js
rename : dom/system/b2g/ril_worker.js => dom/system/gonk/ril_worker.js
rename : dom/system/b2g/systemlibs.js => dom/system/gonk/systemlibs.js
rename : dom/system/b2g/tests/header_helpers.js => dom/system/gonk/tests/header_helpers.js
rename : dom/system/b2g/tests/test_ril_worker_buf.js => dom/system/gonk/tests/test_ril_worker_buf.js
rename : dom/system/b2g/tests/test_ril_worker_sms.js => dom/system/gonk/tests/test_ril_worker_sms.js
rename : dom/system/b2g/tests/xpcshell.ini => dom/system/gonk/tests/xpcshell.ini
2012-03-14 15:42:31 -07:00
Blake Kaplan
867e18420d
Bug 732982 - Expose a wifi API to the DOM. The API is very much a work in progress and will change soon. r=cjones/fabrice/vigntetun DONTBUILD
...
--HG--
extra : rebase_source : c44979e32dfffc46502f21c59c691a13e0319cad
2012-03-14 21:39:15 +01:00
Kartikaya Gupta
314843ddd5
Bug 725095 - Merge off-main-thread compositor from Maple. IGNORE BAD COMMIT MESSAGES
2012-03-14 11:18:15 -04:00
Ed Morley
e8fa2e0351
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-03-14 14:23:16 +00:00
Mounir Lamouri
390107621f
Bug 720794 - Part 2 (DOM) - Implement reading and event parts of Screen Orientation API. r=jst sr=sicking
2012-03-14 11:10:48 +01:00
Fabrice Desré
58518c596c
Bug 735305 - Update WebTelephony impl to use the new DOMEventTargetHelper API [r=smaug,bent]
2012-03-13 15:11:16 -07:00
Mounir Lamouri
d69485a4f2
Bug 720794 - Part 1 (HAL) - Implement reading and event parts of Screen Orientation API. r=cjones
2012-03-13 17:42:46 +01:00
Bill McCloskey
2898570725
Bug 736643 - Add timestamp support to GC/CC JSON output (r=terrence)
2012-03-16 16:36:26 -07:00
James Willcox
fb9607dbb7
Bug 728371 - Make Flash work with GLES 2.0 and GL layers r=pcwalton
...
--HG--
extra : rebase_source : 4b845e7dc4224bfd807fb757e7199c91655c0d69
2012-03-12 13:03:54 -04:00
Benoit Girard
188ca471f6
Merge mc->Maple
2012-03-13 11:05:28 -04:00
Marco Bonardo
3e58667468
Merge last green PGO from inbound to central
2012-03-13 11:17:21 +01:00
Masatoshi Kimura
e441461b51
Bug 721569 - Implement Blob constructor. r=sicking
2012-03-12 21:44:56 -07:00
Masatoshi Kimura
c89a117b0c
Bug 721569 - Implement nullable types. r=khuey
2012-03-12 21:44:51 -07:00
Masatoshi Kimura
1f2073f34c
Bug 721569 - Support default values for Web IDL dictionaries. r=khuey CLOBBER BUILD
2012-03-12 21:44:48 -07:00
Jonas Sicking
39ecbe97e4
Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent
2012-03-12 21:44:45 -07:00
Olli Pettay
85ef818664
Bug 734057 - Make nsDOMEventTargetHelper to not have strong pointer to window, part2, r=jst
2012-03-13 02:56:20 +02:00
Olli Pettay
339e88ba7e
Bug 734057 - Make nsDOMEventTargetHelper to not have strong pointer to window, r=jst,bent
2012-03-13 02:56:07 +02:00
Philipp von Weitershausen
ce41775b00
Bug 734299 - Part 3: Set up a datacall when registering with the network. r=qDot DONTBUILD because NPOTB
2012-03-12 16:46:08 -07:00
Philipp von Weitershausen
fb452131ef
Bug 734299 - Part 2: Worker code for network configuration. r=qDot
2012-03-12 16:45:57 -07:00
Philipp von Weitershausen
574f1ea0bb
Bug 734299 - Part 1: Detect a datacall quirk on the SGS2. r=qDot
2012-03-12 16:45:57 -07:00
Philipp von Weitershausen
0354ca81fa
Bug 734300 - B2G RIL: Network registration state improvements. r=qDot
2012-03-12 16:45:57 -07:00
Ehsan Akhgari
39bfe969ec
Backout changeset d2340d74fc19 because of bug 735076
2012-03-12 18:51:44 -04:00
James Willcox
2edc6422b3
Bug 728371 - Make Flash work with GLES 2.0 and GL layers r=pcwalton
...
--HG--
extra : rebase_source : f7a9eb9dab84cb35ba17fb1551051dae2e744d00
2012-03-12 13:03:54 -04:00
Ali Juma
cc0282e9e5
Bug 732091 - Part 2: Add {set,get}IsFirstPaint to nsIDOMWindowUtils and nsIPresShell. r=ehsan
2012-03-12 11:50:11 -04:00
Daniel Holbert
04b172bf20
merge m-c tip over to m-i
2012-03-11 15:40:05 -07:00
Ms2ger
217ef2755d
Bug 730554 - Part c: Unwrap to nsGenericElement in TexImage2DImageDataOrElement; r=bz
2012-03-11 09:54:24 +01:00
Ms2ger
f86aa6d879
Bug 734481 - Make nsIJSArgArray inherit from nsIArray; r=jst
2012-03-11 09:53:05 +01:00
Ms2ger
51265ab0b6
Bug 734473 - Remove nsIScriptContext::FinalizeContext; r=jst
2012-03-11 09:51:22 +01:00
Ms2ger
584d05b577
Bug 734472 - Pass JSObject to nsIScriptContext::SetProperty; r=jst
2012-03-11 09:50:22 +01:00
Ms2ger
7aad511ab7
Bug 734468 - Make SetTerminationFunction return void; r=jst
2012-03-11 09:49:15 +01:00
Ms2ger
71edcafb0e
Bug 649599 - Make getAttributeNS return null for absent attributes; r=peterv
2012-03-11 09:48:16 +01:00
Ms2ger
6dbbe95646
Bug 732769 - Remove FileError; r=sicking
2012-03-11 09:47:38 +01:00
Doug Turner
4df3bec102
Bug 726502 - nsDeviceMotion::DeviceMotionChanged may index out of bounds mWindowListeners array. r=smaug
2012-03-09 08:41:25 -08:00
Marco Bonardo
b23d1dfed9
Backout 4a1f94ebd302 (bug 726502) because it accesses a bogus index in an infinite loop.
2012-03-10 12:08:27 +01:00
Yoshi Huang
a877afbce4
Bug 734333 - B2G RIL: typo in RIL.iccIO() throws ReferenceError: request is not defined. r=philikon
2012-03-09 15:15:39 +08:00
Jim Straus
5b00abd349
Bug 714352 - B2G RIL: Listen for NITZ updates. r=philikon
2012-03-08 23:16:06 -05:00
Josh Aas
c7b465c052
Bug 734306: Fix bad conversion from nsresult to NPError. r=bas
2012-03-12 10:39:54 -04:00
Kan-Ru Chen
0463d2d1c5
Bug 697132 - Use nsCOMPtr constructor. r=Ms2ger
2012-03-14 18:00:29 -04:00
James Willcox
0d30f1a413
Bug 719851 - Remove Flash view on Android when plugin instance is lost r=blassey
...
--HG--
extra : rebase_source : 88996dc534da0bab5a4bd19104ec2f604c241c90
2012-03-14 17:15:46 -04:00
Aryeh Gregor
aeeb5ee819
Bug 735059 - Second and third execCommand() parameters should be optional; r=ehsan
2012-03-12 18:12:19 -04:00
Fabrice Desré
5b3cde6f1c
Bug 697006 - Add desktop support for the Open Web Apps API - Part 1 : enable mozApps on desktop [r=gavin]
2012-03-12 17:33:10 -07:00
Fabrice Desré
733a03739b
Bug 735109 - unregister message listeners on shutdown in Webapps.jsm [r=felipe]
2012-03-12 17:33:10 -07:00
Kyle Huey
28cfe02e31
Bug 498998: Implement XHR timeout in Workers. r=sicking
2012-03-12 17:00:46 -07:00
Fernando Jiménez
7196c95c1d
Bug 734366 - WebSMS: nsISmsDatabaseService.getNextMessageInList proccessId parameter should be optional. r=mounir
2012-03-12 16:44:28 -07:00
Bill McCloskey
d7a654d0c5
Bug 735014 - Wait longer for PAGE_HIDE GCs (r=smaug)
2012-03-12 16:25:03 -07:00
Justin Lebar
0dbaf73150
Bug 729940 - Part 2: Stop using crappy hash functions in Gecko. r=bz
...
--HG--
extra : rebase_source : 6fa267a89878cc1a766d8618569debcea9b12e48
2012-03-12 18:53:18 -04:00
Masatoshi Kimura
0f916182d0
Bug 734548 - Fix crash when StorageEvent.storageArea is null. r=smaug
2012-03-10 12:00:13 -05:00
Marco Bonardo
5daa3fc568
Backout 4a1f94ebd302 (bug 726502) because it accesses a bogus index in an infinite loop.
...
--HG--
extra : transplant_source : %A8u%1Fm%C4%05%29%AF%93%0C%88%C4%8D9%D9%E8%C1%89%3AZ
2012-03-10 12:08:27 +01:00
David Anderson
67bb3e5986
Remove JS_GetScriptedCaller (bug 732652, r=luke,mrbkap,bholley,smaug,bent).
2012-03-06 15:33:12 -08:00
Ehsan Akhgari
50c889808a
Merge mozilla-central into mozilla-inbound
2012-03-14 13:40:34 -04:00
Blake Kaplan
7a4eeff601
Bug 727884 - Make nsWrapperCache::WrapObject take a JSObject scope instead of XPCWrappedNativeScope. r=peterv
2012-03-14 16:25:40 +01:00
Oleg Romashin
33304b1ad9
Bug 735598 - Check for MOZ_X11 before using X11 Window types. r=karlt
2012-03-14 13:24:20 +01:00
Doug Turner
bb0c7a0400
Bug 726502 - nsDeviceMotion::DeviceMotionChanged may index out of bounds mWindowListeners array. r=smaug
2012-03-09 08:41:25 -08:00
Marco Bonardo
878614562e
Merge central to inbound
2012-03-09 13:36:35 +01:00
Marco Bonardo
9e7b35cccc
Merge last PGO-safe changeset from inbound to central
2012-03-09 13:33:59 +01:00
Igor Bukanov
30d3de8268
bug 728250 - remove JSPrincipals::codebase. r=:luke,:bz
...
In just 2 cases where JSPrincipals::codebase is used it can be reconstructed from the values stored in the associated nsJSPrincipal. In addition the patch makes nsJSprincipals to inherit both from nsIPrincipal and JSPrincipals allowing to use static_cast to convert between nsIPrincipal and JSPrincipals pointers and to drop many cases of manual JSPrincipal reference counting.
2012-03-09 10:48:50 +01:00
Vicamo Yang
68b0f9d3fa
Bug 733981 - Part 2: Early return may ignore the optimum SMS length. r=philikon DONTBUILD because NPOTB
2012-03-08 18:34:03 -08:00
Vicamo Yang
1ca3f75fce
Bug 733981 - Part 1: Fix mis-calculated userDataLength. r=philikon
2012-03-08 18:31:56 -08:00
Fernando Jiménez
ec72d13403
Bug 734181 - [B2G] SMS database: filter with endDate
but no startDate
parameter throws an exception. r=philikon
2012-03-08 18:31:00 -08:00
Jacob Holzinger
acfe99c129
Bug 696242 - Convert NS_RegisterStaticAtoms and nsCSSScanner::ReportUnexpectedParams to take an array-reference rather than a pointer and length, making it impossible to pass a pointer/length that are inconsistent. r=jwalden
...
--HG--
extra : rebase_source : 882b5b4d500b1fa242c0a3cfa3084e4171cbaa9d
2012-03-08 18:22:57 -08:00
Olli Pettay
4d4b25de9e
Bug 730891, event ctor for StorageEvent, r=sicking,kyle
2012-03-08 23:27:05 +02:00
Rob Campbell
b13d39e0b9
merge fx-team to m-c
2012-03-08 10:30:11 -04:00
Ed Morley
688dbfa9d0
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-03-08 13:14:47 +00:00
Serge Gautherie
06637765ec
Bug 731332. (Av1) importScripts_worker.js: Do not try to access the network. r=jst.
2012-03-08 13:31:20 +01:00
Vicamo Yang
ebba02fb03
Bug 729876 - Part 2: SMS tests. r=philikon DONTBUILD because NPOTB
2012-03-07 14:43:30 -08:00
Vicamo Yang
53950f8de3
Bug 729876 - Part 1: Remove redundant tailing char in SMS. r=philikon
2012-03-07 14:21:05 -08:00
yoshi huang
80e0f05c52
Bug 720638 - B2G RIL: Read MSISDN. r=philikon
2012-03-07 14:14:37 -08:00
Price Tseng
954357edc9
Bug 713451 - B2G RIL: Handle request errors. r=philikon
2012-03-07 14:14:37 -08:00
Philipp von Weitershausen
e883e42a7a
Bug 733674 - B2G SMS: Fix off-by-one errors in timestamp computation. r=qDot
2012-03-07 14:14:37 -08:00
Marco Bonardo
7d169993ad
Merge inbound and central
2012-03-07 10:33:11 +01:00
Matt Brubeck
465b97cf40
Merge mozilla-central to mozilla-inbound
2012-03-08 16:27:40 -08:00
Bill McCloskey
1a94b8704e
Bug 730853 - Make sure we occasionally CC with lots of incremental GCs (r=smaug,mccr8)
2012-03-08 15:37:13 -08:00
Kyle Machulis
53b01aab66
Bug 729470 - Make bluedroid calls load via dlopen r=cjones
2012-03-08 15:14:06 -08:00
Nicholas Nethercote
55f276020a
Bug 732843 - Handle Callback() failures in memory multi-reporters. r=jlebar.
...
--HG--
extra : rebase_source : 54af85a1ef839922d5443cdc36f601611258944a
2012-03-04 15:26:30 -08:00
Christian Holler
c75048ad98
Bug 727445 - Add --enable-address-sanitizer for ASan specific workarounds. Add --enable-llvm-hacks to pass CFLAGS to NSS and omit -Wl,-z,defs for shared libs. r=khuey,kaie
2012-03-07 15:11:15 -08:00
Gregor Wagner
342cbbae2a
Bug 733599 - mozContacts should use DOMRequestIpcHelper. r=fabrice
2012-03-07 13:45:24 -08:00
Kan-Ru Chen
255811e424
Bug 697132 - Implement wakelock interfaces. r=jlebar
2012-03-07 12:03:25 +01:00
Igor Bukanov
553cbdfc40
bug 730234 - remove GC locking from activities, operation callbacks-related code and for code that accesses the JSContext list. r=luke
2012-02-24 12:03:28 +01:00
Bobby Holley
1686a91d42
Bug 729589 - Fix frameElement wrapping test. r=Ms2ger
2012-03-08 12:55:57 -08:00
Bobby Holley
e6b5d5e506
Bug 733606 - Only call FinishInitForWrappedGlobal when we just created a global. r=mrbkap
...
Without this patch, we call the above when restoring things out of the bfcache, which is bad. It must be called exactly once.
2012-03-08 09:33:30 -08:00
Ed Morley
5ff4614499
Merge mozilla-central to mozilla-inbound
2012-03-08 13:29:16 +00:00
Daniel Holbert
3f2d277287
Bug 732877: Remove no-longer-used variable 'oldPrincipal' from nsGlobalWindow.cpp. r=jst
2012-03-08 13:06:38 +01:00
David Mandelin
68c407c176
Bug 733260 followup: use uint32_t for array and string lengths, r=luke
...
--HG--
extra : rebase_source : 1729b4b927fde0678872b9de62a7466381aa07c3
2012-03-06 15:52:55 -08:00
Fabrice Desré
1cb9507de7
Bug 720415 - update navigator.mozApps m-c implementation - DOM + repo [r=gwagner]
2012-03-06 11:50:58 -08:00
Fabrice Desré
e7cf669caf
Bug 720415 - update navigator.mozApps m-c implementation - IDL [r=jst]
2012-03-06 11:50:58 -08:00
Vicamo Yang
f91f29c4da
Bug 712809 - B2G SMS Database: Hook it up to RadioInterfaceLayer. r=philikon DONTBUILD because NPOTB
2012-02-20 18:12:37 +01:00
Fernando Jimenez
740e52bc3f
Bug 712809 - B2G SMS database. r=philikon
2012-03-06 00:19:00 +01:00
Vicamo Yang
1a9b58a048
Bug 729876 - Part 4: Support receiving sms of other alphabets. r=philikon
2012-03-02 20:51:47 +08:00
Vicamo Yang
07f327a742
Bug 729876 - Part 3: Support sending sms of other alphabets. r=philikon
2012-03-02 20:41:37 +08:00
Vicamo Yang
0037cc59d2
Bug 729876 - Part 2: Add all GSM 7-bit national languages. r=philikon
2012-03-02 20:11:23 +08:00
Vicamo Yang
9ca3181cec
Bug 729876 - Part 1: Convert alphabet array to array of strings. r=philikon
2012-03-02 18:50:48 +08:00
Matt Brubeck
4ed9c88c7e
Merge last green changeset from inbound to mozilla-central
2012-03-06 10:59:26 -08:00
Bobby Holley
87d7f5f353
Bug 720580 - Do the last bit of wrapped global initialization once the dust has settled. r=mrbkap
2012-03-05 15:22:45 -08:00
Bobby Holley
ccb745bc93
Bug 720580 - Stop passing aExtraPtr to InitClassesWithNewWrapedGlobal. r=mrbkap
...
We only ever pass null here anyway, and this whole infrastructure is going away real soon now.
2012-03-05 15:22:44 -08:00
Bobby Holley
2cb54e998b
Bug 720580 - Remove unnecessary aIID parameter from nsIXPConnect::InitClassesWithNewWrappedGlobal. r=mrbkap
2012-03-05 15:22:44 -08:00
Bobby Holley
f43e9eb936
Bug 720580 - Introduce a flag for global natives and assert that we have it. r=mrbkap
2012-03-05 15:22:44 -08:00
Andrew McCreight
7c84ed2c56
Bug 728460, part 2: remove childless nodes in slice before CC. r=smaug
2012-03-05 13:48:33 -08:00
Matt Brubeck
542d279c26
Merge last green changeset from inbound to mozilla-central
2012-03-05 12:58:10 -08:00
Ed Morley
d27ab2302c
Backout afeafc02c1de, dfae37833c9b & f9f51c726fa7 (bug 729940 parts 1-3) for talos regressions
2012-03-05 15:22:28 +00:00
Blake Kaplan
c7d07a8e0a
Bug 729586 - Kill DHCP on disconnect so that reconnection works. r=gal DONTBUILD
2012-02-24 14:53:32 +01:00
Justin Lebar
d77dae5390
Bug 725796 - Make window.{top,parent,frameElement} respect <iframe mozbrowser>. r=bz
2012-03-04 11:02:00 -05:00
Aryeh Gregor
dbb888ac63
Bug 711047 Part 2 - Remove RangeException in favor of DOMException. r=sicking
2012-03-01 13:35:48 -05:00
Aryeh Gregor
749e54a3da
Bug 711047 Part 1 - Remove raises() from nsIDOMRange. r=sicking
2012-03-01 13:35:13 -05:00
Makoto Kato
2c1e47f122
Bug 590390 - deCOM nsICharsetAlias. r=smontagu
...
--HG--
rename : intl/locale/public/nsICharsetAlias.h => intl/locale/public/nsCharsetAlias.h
rename : intl/locale/src/nsCharsetAliasImp.cpp => intl/locale/src/nsCharsetAlias.cpp
2012-03-05 12:57:51 +09:00
Eric Chou
8f17971cf6
Bug 729991: fix followup problems of bug 713116, r=ben
2012-03-04 19:54:01 -08:00
Justin Lebar
e1a9198917
Bug 729940 - Part 3: Stop using crappy hash functions in Gecko. r=bz
2012-03-04 15:58:06 -05:00
Justin Lebar
38f214fedc
Bug 729940 - Part 0a: Fix test error messages in localstorage/sessionstorage tests. r=honzab
2012-03-04 15:57:35 -05:00
Justin Lebar
8f94cc1764
Back out bug 729940 (a108aee:d75775d) due to 32-bit red.
2012-03-04 14:20:34 -05:00
Justin Lebar
169d0f30f5
Bug 729940 - Part 3: Stop using crappy hash functions in Gecko. r=bz
2012-03-04 13:49:42 -05:00
Justin Lebar
6e10cd8593
Bug 729940 - Part 0a: Fix test error messages in localstorage/sessionstorage tests. r=honzab
2012-03-04 13:49:41 -05:00
Tim Taubert
71e4bec105
Bug 731726 - Moving the parentNode of a focused DOM node does not remove the node's focus ring; r=Enn
2012-03-05 20:59:50 +01:00
Mark Hammond
6f18fbf7c7
Bug 728986: dump() writes to stdout instead of stderr. r=bent
2012-03-06 15:44:37 +11:00
David Mandelin
5e02d0630c
Bug 733260: remove typedef jsuint, r=luke
...
--HG--
extra : rebase_source : e8f576e1b5b189b47807c613c0cff79f5c8038e7
2012-03-05 18:43:45 -08:00
Gregor Wagner
000a09ea40
Bug 736200 - Contacts API: Using cleaner IDs for the mozContact objects. r=fabrice
2012-03-15 14:30:19 -07:00
Matt Brubeck
a82726585c
Bug 739038 - Disable window.print on Fennec [r=jst]
2012-04-13 12:45:06 -07:00
Boris Zbarsky
427126be53
Bug 743820. Update to the changes to WebIDL that made interfaces with indexed properties distinguishable from array and sequence. r=khuey
...
There are two parts to this change:
1) Sequences and arrays are now distinguishable from all non-callback interfaces.
2) To handle that change, overload resolution first tries to convert to the exact
interface, and only if that fails tries to convert things with indexed properties
to sequences or arrays.
2012-04-13 13:52:21 -04:00
Marco Bonardo
3835245177
Merge central and inbound
2012-04-13 13:38:43 +02:00
Jeff Walden
18b2aec6c5
Bug 714260 - Implement FloatingPoint.h to consolidate all IEEE-754 floating point operations in a single location. r=dmandelin for the js bits, r=Ms2ger for mfbt and the core bits
2012-01-23 03:43:16 -08:00
Mark Capella
1a44f1208f
Bug 740688 - Use uintptr_t instead of PRUword, and intptr_t instead of PRWord. r=jwalden
...
--HG--
extra : rebase_source : 648a581323d2c2893df780f71fe34dadcc4bbaab
2012-04-11 17:17:44 -07:00
Igor Bukanov
877dee50e1
bug 736978 - remove JS_FinalizeStub. r=:billm
...
Currently the GC finalizes on the background thread only objects with null
JSClass::finalize. However, this implies that any object that uses
JS_FinalizeStub for the finalizer would be prevented from the background
finalization.
To fix this the patch removes JS_FinalizeStub replacing it with NULL in all
cases when the class has no custom finalizer. For style consistency the patch
also removed the usage of JSCLASS_NO_OPTIONAL_MEMBERS in the static
declarations as the compiler fills the missing fields with null in any cases.
2012-03-19 15:27:58 +01:00
James Willcox
8554c40d90
Bug 737120 - Allow Flash plugin instances to be cleaned up on Android without an object frame present r=blassey
2012-03-19 16:09:49 -04:00
Mounir Lamouri
220849f37b
Bug 735781 - Make sure nsScreen don't call RemoveObserver twice in a row. r=jlebar
2012-03-15 10:58:56 +01:00
Mounir Lamouri
753a764c6f
Bug 735261 - navigator.mozConnection should be an instance of EventTarget. r=smaug
2012-03-14 19:50:11 +01:00
Mounir Lamouri
573bc8fb91
Bug 720799 - Don't use mDocShell in nsScreen. r=jst,jlebar
2012-03-14 19:14:53 +01:00
Mounir Lamouri
fe9374bc32
Bug 720794 - Part 2 (DOM) - Implement reading and event parts of Screen Orientation API. r=jst sr=sicking
2012-03-14 11:10:48 +01:00
Mounir Lamouri
9dc7a97d56
Bug 720794 - Part 1 (HAL) - Implement reading and event parts of Screen Orientation API. r=cjones
2012-03-13 17:42:46 +01:00
Johnny Stenback
7baa140a51
backout Bug 679971 - remove Navigator.taintEnabled()
2012-01-05 18:24:10 +02:00
Nicholas Nethercote
4ecf193683
Bug 713799 - Rearrange the "window-objects" sub-tree in about:memory to make per-tab memory usage more obvious. r=jst.
...
--HG--
extra : rebase_source : f4e9407ad9a5c20ae8523d2ec087b4ee99c43877
2012-03-12 23:00:18 -07:00
Doug Turner
4cae68ffb9
Bug 734391 - coalesce the device motion events. r=jdm
2012-03-09 10:40:43 -08:00
Doug Turner
2274638595
Bug 734324 - implement device motion - rotation rate and acceleration. r=jdm
2012-03-13 16:57:51 -07:00
Doug Turner
a176a07f33
Bug 734325 - implement compassneedscalibration event. r=jdm
2012-03-13 16:57:09 -07:00
Doug Turner
6f71ea7fc2
Bug 733653 - use 100ms as the default sensor poll hint. Ensuring that our sensors are polled allows us to conform to the DeviceOrientation Event Specification. See DeviceMotionEvent.interval. r=jdm
2012-03-13 16:57:09 -07:00
Doug Turner
193c76e07d
Bug 733650 - Use smslib as the device orientation backend on the mac. r=jdm
2012-03-13 16:57:09 -07:00
Doug Turner
e323518614
Bug 733652 - Remove geolocation address handling (v2). Little adoption, costly implementation r=jdm
2012-03-08 22:16:25 -08:00
Gregor Wagner
7560083517
Bug 731406 - Contacts API: Incremental Search. r=bent
2012-03-13 16:12:25 -07:00
Ed Morley
12222d2d31
Backout 8b74d5ae78c3 & c619bbb2951f (bug 734391), 772c994fa869 (bug 734324), fd23ff0f9dd1 (bug 734325), d1e037a9390e (bug 733653), 3a7bf79b5b2d (bug 733650) & 9d9392fce538 (bug 733652) for OS X M1 & M3 orange
2012-03-13 22:29:29 +00:00
Jonas Sicking
a6918c141f
Bug 735357: Fix Contacts API to use new IndexedDB constants. r=gwagner
2012-03-13 13:25:05 -07:00
Terrence Cole
620f254a87
Bug 531396 - Expose detailed GC timing information API; r=smaug,billm
...
Extensions such as MemChaser would really like an easier to parse and more
complete record of GC events than what can be gleaned from the message console.
This patch adds GC and CC observer messages formatted as JSON containing
detailed statistics.
2012-03-05 15:33:24 -08:00
Doug Turner
fa72c6374d
Bug 734391 - coalesce the device motion events. r=jdm
2012-03-09 10:40:43 -08:00
Doug Turner
95c2676d58
Bug 734324 - implement device motion - rotation rate and acceleration. r=jdm
2012-03-13 10:00:02 -07:00
Doug Turner
30648d566c
Bug 734325 - implement compassneedscalibration event. r=jdm
2012-03-13 09:59:24 -07:00
Doug Turner
37f8a14a6a
Bug 733653 - use 100ms as the default sensor poll hint. Ensuring that our sensors are polled allows us to conform to the DeviceOrientation Event Specification. See DeviceMotionEvent.interval. r=jdm
2012-03-13 09:59:24 -07:00
Doug Turner
498d78622c
Bug 733650 - Use smslib as the device orientation backend on the mac. r=jdm
2012-03-13 09:59:23 -07:00
Doug Turner
d89616f66d
Bug 733652 - Remove geolocation address handling (v2). Little adoption, costly implementation r=jdm
2012-03-08 22:16:25 -08:00
Jared Wein
883053cd10
Bug 730318 - Implement a way for chrome js to enumerate the plugin objects on a page for activation. r=khuey
2012-03-27 13:50:50 -07:00
Bobby Holley
ff990375c6
Bug 738956 - Wrap values in nsStructuredCloneContainer::InitFromVariant before passing them to JS_WriteStructuredClone. r=khuey
2012-03-27 11:43:11 -07:00
Nathan Froyd
b22d1b0c98
Bug 739632 - fix -Wwrite-strings warnings in dom/workers/EventTarget.cpp; r=bent
2012-03-27 11:46:40 -04:00
Marco Bonardo
db141ca533
Merge central to inbound
2012-03-27 14:02:33 +02:00
Ben Turner
d24dc26535
Bug 720679 - 'Crash @ WorkerPrivate::CancelAllTimeouts while closing Firefox'. r=khuey.
2012-03-26 21:05:09 -07:00
Bobby Holley
92d741e6a0
Bug 734910 - Enter the compartment of the new global before calling FinishInitForNewWrappedGlobal. r=mrbkap
2012-03-16 12:47:20 -07:00
Peter Van der Beken
526e189372
Fix for bug 736229 (Stop storing expando objects in the wrapper cache, store the proxy instead). r=jst.
2012-03-14 15:22:10 +01:00
Matheus Kerschbaum
ed756c20cf
Bug 687579 part 2: Nuke globalStorage tests. r=jst
2011-10-09 22:15:00 -04:00
Matheus Kerschbaum
89b7db65ac
Bug 687579 part 1: Remove globalStorage implementation. r=jst
...
Bug 687579 part 1: Remove globalStorage implementation. r=jst
2011-10-09 22:14:00 -04:00
Justin Lebar
8e3f88dcc1
Bug 729940 - Part 0: Fix {local,session}Storage tests which rely on hashtable iteration order. r=honzab
2012-03-02 18:43:50 -05:00
David Mandelin
8984e21021
Bug 732306: Remove typedef jsint, r=luke
...
--HG--
extra : rebase_source : 4d15a8514dbd698c114fa688461e533afab68ffa
2012-03-01 18:54:01 -08:00
Peter Van der Beken
52dc54f3e9
Fix for bug 732175 (Generate DOM list bindings that aren't controlled by the dom.new_bindings pref and remove old bindings for NodeList/HTMLCollection/HTMLOptionsCollection). r=jst.
...
--HG--
extra : rebase_source : 2eeeec059fe3467769ebcc5af01c8d472c2afbb6
2012-02-27 18:02:47 +01:00
Peter Van der Beken
c3b954ffff
Add new DOM binding for SVG list classes. r=jst.
...
--HG--
extra : rebase_source : ce84f9457d7b9a14a0a65db5c643938d0e0e05bc
2011-08-22 11:14:13 +02:00
Peter Van der Beken
96b0afb0da
Fix for bug 734508 (Add new DOM binding for SVG list classes). r=jst.
...
--HG--
extra : rebase_source : c32d2fd124093ae437f000655bba7f3a5f17d99d
2011-08-22 11:14:13 +02:00
Peter Van der Beken
7d36526803
Backout 790be8926d50 to fix commit message
...
--HG--
extra : rebase_source : 930b7802b35784ef5d70ed359d5d9932013ad62d
2012-03-12 21:13:23 +01:00
Benjamin Smedberg
bb07c779fa
Bug 729009 - Send the embedded document (SWF file) as the referer for plugin-initiated streams, r=josh
2012-03-12 12:48:27 -04:00
Benjamin Smedberg
37703b08d5
Bug 729009 part 0 - remove dead code, r=josh
2012-03-12 12:48:27 -04:00
Kyle Huey
fab3b80a60
Bug 727666: Worker hang at shutdown with XHR. r=bent
2012-03-12 09:29:19 -07:00
Peter Van der Beken
c1cb66d9c8
Fix for bug 717013 (Add new DOM binding for DOMTokenList). r=jst.
...
--HG--
extra : rebase_source : 6ae0abe3bbe33a140c62c193685e23529d44e6d4
2011-08-22 11:14:13 +02:00
Nicholas Nethercote
9d7b189319
Bug 730181 (part 2) - Rename nsDOMMemoryReporter. r=khuey.
...
--HG--
rename : dom/base/nsDOMMemoryReporter.cpp => dom/base/nsWindowMemoryReporter.cpp
rename : dom/base/nsDOMMemoryReporter.h => dom/base/nsWindowMemoryReporter.h
extra : rebase_source : f3aca3b1829e03e6f8a5a0607eb437322eb62f7d
2012-02-23 18:43:33 -08:00
Nicholas Nethercote
52e0347a64
Bug 730181 (part 1) - Merge the "dom+style" and "layout" memory reporter trees. r=khuey.
...
--HG--
extra : rebase_source : dabcf525d823639c5ff465c7a21de8ae533e82ff
2012-02-21 07:10:11 -08:00
Ginn Chen
8525a21311
Bug 731917 prevent plugins from corrupting the stack by making word-size stores to pointers to bool r=karlt
2012-03-02 14:17:26 +08:00
Nicholas Nethercote
726ecd352b
Bug 723799 - Use mallocSizeOf in the DOM memory reporters. r=mounir.
...
--HG--
extra : rebase_source : 2eb96d2f901bbe4cc1ff6dbccdec4dc4099b08fc
2012-02-01 13:58:01 -08:00
Gregor Wagner
c6ac68c353
Bug 731855 - ContactService.jsm not found at chrome/content/shell.js:19 when running desktop b2g client. r=fabrice
2012-03-01 11:46:50 -08:00
Bas Schouten
db624d3f5a
Bug 651192 - Followup 3: Properly skip test when test plugin isn't present. rs=philor
2012-03-01 18:20:09 +01:00
Bas Schouten
f45a31ed9d
Bug 651192 - Followup 2: Properly initialize IPDL union on OS X. pending-r=roc
2012-03-01 14:09:12 +01:00
Bas Schouten
60ae6b6515
Bug 651192 - Followup: Change random-if for android on test into skip-if. r=jfkthame
2012-03-01 13:31:53 +01:00
Bas Schouten
a6a316a0f8
Bug 651192 - Part 9: Add reftests for NPAPIAsync plugin functionality. r=roc
2012-02-16 04:30:32 +01:00
Bas Schouten
88243b83c7
Bug 651192 - Part 8: Add NPAPI async code to test plugin. r=roc
2012-02-16 04:30:28 +01:00
Bas Schouten
349297a0c5
Bug 651192 - Part 7: Implement the NPP_DidComposite API. r=roc
2012-02-16 04:30:25 +01:00
Bas Schouten
4a81f55553
Bug 651192 - Part 6: Implement the AsyncBitmapSurface drawing model support. r=roc
2012-02-16 04:30:22 +01:00
Bas Schouten
87964f395c
Bug 651192 - Part 5: Support remote access to ImageContainers. r=roc
2012-02-16 04:26:19 +01:00
Bas Schouten
8555944c17
Bug 651192 - Part 4: Allow setting different drawing models across all platforms. r=roc
2012-02-16 04:24:38 +01:00
Bas Schouten
c3098153de
Bug 651192 - Part 3: Add IPC structures for AsyncBitmapModel. r=cjones
2012-02-16 04:09:06 +01:00
Bas Schouten
a001434e6c
Bug 651192 - Part 2: Update interface and stub implementors which don't have support. r=roc
2012-02-16 04:08:41 +01:00
Bas Schouten
17a8d0399d
Bug 651192 - Part 1: Add the NPAsyncDrawing API to the NPAPI. r=josh sr=roc
2012-02-16 04:08:15 +01:00
Igor Bukanov
182e2dd994
bug 723286 - remove JSContext * parameter from heap-traversal and related API. r=:billm
2012-02-29 21:23:38 +01:00
Josh Matthews
dd7d7ee3d4
Bug 716127 - When the network geolocation provider is told to watch for wifi changes, force a change to occur to avoid indefinite waiting. r=dougt
2012-03-01 01:58:37 -05:00
Peter Van der Beken
4d875e976f
Fix for bug 734503 (Add new DOM binding for TouchList). r=jst.
...
--HG--
extra : rebase_source : 701eb8d9a60ffa981ebcd24f426109bd70cc5cbf
2011-08-22 11:14:13 +02:00
Peter Van der Beken
31fa18aab8
Fix for bug 734499 (Add new DOM binding for PaintRequestList). r=jst.
...
--HG--
extra : rebase_source : 37f4a1ea723db150abc07d66c6f167c27fd9c354
2011-08-22 11:14:13 +02:00
Peter Van der Beken
752e2223e7
Fix for new bug 734497 (Add new DOM binding for ClientRectList). r=jst.
...
--HG--
extra : rebase_source : 1cc96b94d21940ac1ed75ec6d46d9c2964fc54a0
2011-08-22 11:14:13 +02:00
Bobby Holley
664a6c0d5e
Bug 691178 - Refuse to wrap windows that are on the way out. r=jst
2012-02-29 18:09:16 -08:00
Nathan Froyd
f976a2b6b5
Bug 706647 - Measure plugin shutdown with telemetry. r=josh
2012-02-28 15:29:42 -05:00
Matt Brubeck
710e5b9000
Back out 2778f515ed5a (bug 723286) on suspicion of causing OSX64 crashes
2012-02-29 16:18:22 -08:00
Igor Bukanov
267b62cdb3
Bug 731618 - remove JSContext * parameter from heap iteration API. r=:Billm
2012-02-29 21:23:53 +01:00
Igor Bukanov
2139e49ce8
bug 723286 - remove JSContext * parameter from heap-traversal and related API. r=:billm
2012-02-29 21:23:38 +01:00
Matt Brubeck
ee21934243
Merge mozilla-central to mozilla-inbound
2012-02-29 09:37:54 -08:00
Serge Gautherie
8853c87b42
Bug 725015. (Av3) Add missing 'return', Set needed preference, Make todo() message more explicit. r=mounir.
2012-02-28 20:21:27 +01:00
Igor Bukanov
3732e3e290
bug 730281 - remove cx argument from GC and compartment related functions. r=:billm
2012-02-29 13:18:16 +01:00
John Schoenick
6e07a650b2
Bug 406541 - Ensure we agree with java on applet codebase, and run security checks for file: codebase URIs. r=jst
2012-02-27 13:58:00 -08:00
Ed Morley
bbbd8658b5
Merge mozilla-central to mozilla-inbound
2012-02-28 02:55:32 +00:00
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
Wes Johnston
f236dbc153
Bug 725458 - Dispatch touch events notification, even if window isn't focused. r=felipe,smaug
2012-02-27 13:23:06 -08:00
Rafael Ávila de Espíndola
b9b0f8e277
Bug 727233 - don't delete an interface. r=doug.turner.
2012-02-27 08:28:25 -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