David Anderson
|
6c5722e35b
|
Merge from mozilla-central.
|
2012-09-06 18:28:59 -07:00 |
|
Ryan VanderMeulen
|
0bf9ce3a48
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-09-06 20:37:59 -04:00 |
|
Ed Morley
|
b96b62f2dd
|
Backout ea472ffba523 & ae4a4bfde41e (bug 786922) for causing bug 789008
|
2012-09-06 11:58:20 +01:00 |
|
Ed Morley
|
c6d2c20860
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-09-06 10:19:16 +01:00 |
|
Ms2ger
|
6b6c1230f5
|
Bug 763367 - Add support for [EnforceRange] and [Clamp]; r=bz
|
2012-09-06 09:25:03 +02:00 |
|
Ms2ger
|
aefd975ea8
|
No bug - Move the bool specialization of PrimitiveConversionTraits from between the integer ones.
|
2012-09-06 09:20:29 +02:00 |
|
Ms2ger
|
da816a754b
|
Bug 785067 - Outparamdel nsGlobalWindow::SaveWindowState; r=mrbkap
|
2012-09-06 09:20:26 +02:00 |
|
Ms2ger
|
921135d916
|
Bug 768793 - Remove DOMJSClass::mGetWrapperCacheVTableOffset; r=khuey
|
2012-09-06 09:14:49 +02:00 |
|
Ms2ger
|
358f7a91f3
|
Bug 782040 - Move ProgressEvent to event impl codegen; r=smaug
|
2012-09-06 09:14:49 +02:00 |
|
Ms2ger
|
4332194051
|
Bug 780161 - Part a: Deduplicate code in nsDOMWindowList; r=peterv
|
2012-09-06 09:14:49 +02:00 |
|
Ms2ger
|
454aa09861
|
Bug 788211 - Fix a few bugs in CGDOMJSProxyHandler_defineProperty; r=bz
|
2012-09-06 09:14:48 +02:00 |
|
Ms2ger
|
d3015b7146
|
Bug 782651 - Get importTestsuite.py working again; r=jhammel
--HG--
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Range-intersectsNode.html => dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Range-intersectsNode-binding.html
|
2012-09-06 09:14:48 +02:00 |
|
Fabrice Desré
|
8c06bd7bb0
|
Bug 777208 - ActivitiesService should not broadcast information to all content processes [r=gwagner]
|
2012-09-05 20:47:47 -07:00 |
|
Makoto Kato
|
c28c020a8f
|
Bug 784912 - nsIStreamListener.onDataAvailable should handle 64-bit offset. r=honza
|
2012-09-06 11:41:02 +09:00 |
|
Kyle Machulis
|
cc79f8ed20
|
Bug 756299: Patch 2 - IPC Socket Creation Functions and Type Additions; r=mrbkap
|
2012-09-05 20:06:20 -07:00 |
|
Ryan VanderMeulen
|
564bdb74b5
|
Merge m-c to inbound.
|
2012-09-05 23:03:09 -04:00 |
|
David Anderson
|
043ddae94a
|
Merge from mozilla-central.
--HG--
rename : js/jsd/jsd_scpt.c => js/jsd/jsd_scpt.cpp
rename : js/jsd/jsd_stak.c => js/jsd/jsd_stak.cpp
rename : js/jsd/jsd_val.c => js/jsd/jsd_val.cpp
|
2012-09-05 16:18:11 -07:00 |
|
Doug Turner
|
2a340fad67
|
Bug 788588 - Device storage on Windows should use NS_WIN_PERSONAL_DIR. r=blassey
|
2012-09-05 14:30:36 -07:00 |
|
Doug Turner
|
0c64eca32d
|
Bug 787299 - Device Storage - Filter out mimetypes during calculation of disk usages. r=bent
|
2012-09-05 14:30:36 -07:00 |
|
Doug Turner
|
f6796f9d1f
|
Bug 786922 - Device Storage - use a properties file instead of the mime service. r=bent
|
2012-09-05 14:30:36 -07:00 |
|
Doug Turner
|
1f6210bad2
|
Bug 788268 - Device Storage - Convert tests to use public types. r=bent
|
2012-09-05 14:30:36 -07:00 |
|
Ryan VanderMeulen
|
441b85ff28
|
Merge m-c to inbound. r=backedoutbykylehuey.com
|
2012-09-05 19:10:11 -04:00 |
|
Kyle Huey
|
e85d6a59f5
|
Back out dougt (bug 788588 et al.) for burning the tree (and some nostalgia).
|
2012-09-05 15:59:49 -07:00 |
|
Ehsan Akhgari
|
bbf6c4acc9
|
Bug 787574 - Add a script for creating stub implementations of Web IDL interfaces; r=bzbarsky
DONTBUILD since this is just a script, and NPOTB.
|
2012-09-06 13:53:43 -04:00 |
|
Doug Turner
|
19352cb5c9
|
Bug 786922 - Device Storage - use a properties file instead of the mime service. r=bent
|
2012-09-05 14:30:36 -07:00 |
|
andrew.quartey@gmail.com
|
67585c898f
|
Bug 701299 - crash nsGlobalWindow::LeaveModalState, r=smaug,khuey
|
2012-09-05 21:25:53 +03:00 |
|
Olli Pettay
|
ab1e1ec8fe
|
Bug 787961 - Remove mDocument from WorkerPrivate, r=bent
--HG--
extra : rebase_source : 6f2560f658e365b89bb602d498b082cf84bdaef9
|
2012-09-05 20:47:57 +03:00 |
|
David Anderson
|
25c3dd55c0
|
Merge from mozilla-central.
--HG--
rename : js/src/sharkctl.cpp => js/src/devtools/sharkctl.cpp
rename : js/src/sharkctl.h => js/src/devtools/sharkctl.h
rename : js/src/MemoryMetrics.cpp => js/src/jsmemorymetrics.cpp
|
2012-08-29 17:57:37 -07:00 |
|
David Anderson
|
6b403f94c2
|
Merge from mozilla-central.
--HG--
rename : content/base/public/nsIFrameMessageManager.idl => content/base/public/nsIMessageManager.idl
|
2012-08-29 17:51:24 -07:00 |
|
Chris Jones
|
3b5226ebd3
|
Bug 776850: Kill subprocesses that fail backstop permission checks. r=jlebar
|
2012-09-05 15:18:48 -07:00 |
|
John Schoenick
|
6c657c7493
|
Backout a6f040934c99 (Bug 548133) for reftest orange
|
2012-09-05 14:58:17 -07:00 |
|
Nathan Froyd
|
c00a7f490e
|
Bug 774757 - don't generate static initializers with new bindings; r=bz
|
2012-08-29 17:16:23 -04:00 |
|
Fabrice Desré
|
f076c96d44
|
Bug 775327 - App ID generation and storage is unsafe [r=sicking]
|
2012-09-05 18:07:21 -07:00 |
|
Fabrice Desré
|
557d38dbbf
|
Bug 788872 - Cannot run packaged apps after install without restarting gecko [r=gwagner]
|
2012-09-05 17:37:41 -07:00 |
|
Gregor Wagner
|
3b332a6a7f
|
Bug 788561 - SettingsAPI: Use createLock instead of getLock. r=bent
|
2012-09-05 17:33:03 -07:00 |
|
Doug Turner
|
bcd286b290
|
Bug 788588 - Device storage on Windows should use NS_WIN_PERSONAL_DIR. r=blassey
--HG--
extra : rebase_source : 2336d1171ffa9ab177ce35b32836296b1251fea9
|
2012-09-05 14:30:36 -07:00 |
|
Doug Turner
|
94b0436da7
|
Bug 786922 - Device Storage - use a properties file instead of the mime service. r=bent
--HG--
extra : rebase_source : 17cd95eadccd4155dd00620586a1d655892f59f9
|
2012-09-05 14:30:36 -07:00 |
|
Doug Turner
|
139ac99074
|
Bug 788268 - Device Storage - Convert tests to use public types. r=bent
--HG--
extra : rebase_source : 208751cfe7b68e67d65686d6606766dd5caebf59
|
2012-09-05 14:30:36 -07:00 |
|
Gregor Wagner
|
8d933df91d
|
Bug 785233 - Don't overwrite indexeddb property. r=mrbkap
|
2012-08-29 15:52:48 -03:00 |
|
Michael Wu
|
88b799b19a
|
Bug 785554 - Remove unnecessary touches in events sent to content process, r=cjones
|
2012-08-29 13:06:11 -03:00 |
|
Andrew Sutherland
|
36a4755800
|
Bug 786666 - workaround __exposedProps__ typed array issue in mozTCPSocket. r=fabrice
|
2012-08-29 12:47:24 -03:00 |
|
Chris Jones
|
d31b38514b
|
Bug 781725: Refactor TabChild to allow pre-created instances, and then use a pre-created instance to pre-load and compile BrowserElementChild.js. r=smaug
--HG--
extra : rebase_source : f063c672d55da46541fdd1b6f6ff0cf510a6853f
|
2012-08-29 12:26:18 -03:00 |
|
Ehsan Akhgari
|
531525812e
|
Bug 579517 follow-up: Remove NSPR types that crept in
--HG--
extra : rebase_source : adad9af01d9168a14d87c201c1bd51a3a7a768f5
|
2012-08-29 10:56:51 -04:00 |
|
Fabrice Desré
|
ddc1158fbe
|
Bug 781620 - Bridge the DOM webapps registry with nsIPrincipal::GetStatus() - Part 4 : leak fix [r=jlebar]
|
2012-08-29 07:31:10 -07:00 |
|
Vincent Chang
|
21d8b6246a
|
Bug 736089 - Handle broken wifi configurations more gracefully, r=mrbkap DONTBUILD
|
2012-08-28 16:14:26 -03:00 |
|
Blake Kaplan
|
20ce728744
|
Bug 786283 - Report to the caller when a scan request fails. r=vchang
|
2012-08-28 12:55:41 -03:00 |
|
Fabrice Desré
|
55e3fe03b2
|
Bug 781620 - Bridge the DOM webapps registry with nsIPrincipal::GetStatus() - Part 2 : refactoring AppsService to cache webapps data in the content process [r=mounir, vingtetun]
|
2012-08-27 19:43:57 -07:00 |
|
Fabrice Desré
|
e973026a8b
|
Bug 781620 - Bridge the DOM webapps registry with nsIPrincipal::GetStatus() - Part 1 : nsPrincipal changes [r=mounir]
|
2012-08-27 19:43:57 -07:00 |
|
Blake Kaplan
|
ecd7387454
|
Bug 785975 - Reconnect to the network after DHCP fails. r=vchang
|
2012-08-27 17:48:25 -03:00 |
|
Olli Pettay
|
ec8a1d0493
|
Bug 784259 - nsDOMMutationObserver should inherit nsWrapperCache, r=peterv
|
2012-08-28 18:25:19 +03:00 |
|