Граф коммитов

287065 Коммитов

Автор SHA1 Сообщение Дата
Jason Duell 1741f740ea Bug 786154 - enable FAIL_ON_WARNINGS in /netwerk/cache r=michal 2012-10-09 19:50:55 -07:00
Rafael Ávila de Espíndola 3e32aab4c5 Bug 793109 - Stacks truncated near nsDocLoader::DoFireOnStateChange. r=rail.
Update the manifests.

--HG--
extra : rebase_source : 9f878c77d21853d7fedc4dcb48d1d63fe7b88696
2012-10-09 21:59:51 -04:00
Rafael Ávila de Espíndola be3dbae154 Bug 793109 - Stacks truncated near nsDocLoader::DoFireOnStateChange. r=rail.
Update the build script.

--HG--
extra : rebase_source : 490759f884a9576ab7307a4710b1af2cfab09db6
2012-10-09 21:58:27 -04:00
Nicholas Nethercote 86d11cb219 Bug 793967 - Refactor Proxy::getElementIfPresent(). r=ejpbruel.
--HG--
extra : rebase_source : 5832487556791f6fc36b840d6306875c2c3e386a
2012-10-07 22:39:54 -07:00
Doug Turner 45ec4490ce Bug 778235 - Add support for Gonk to NetworkGeolocationProvider.js. r=jdm 2012-10-09 18:40:11 -07:00
Doug Turner 532b77008f Bug 799391 - After bug 668191, we no longer need a libiw check. Fixes netwerk/wifi Makefile to only build DBUS scanner when DBUS is enabled. r=ted 2012-10-09 18:39:56 -07:00
Mike Habicher e05d512f92 Bug 722975 - Add 3gpp video file mime type definitions. r=cdouble 2012-10-09 21:11:10 -04:00
Ryan VanderMeulen 6aed7c3897 Merge m-c to inbound. 2012-10-09 21:11:06 -04:00
Ryan VanderMeulen d8ec8fd542 Merge the last PGO-green inbound changeset to m-c. 2012-10-09 21:10:12 -04:00
Alexander Surkov 8a22c1504d Bug 782991 - tab document should be a document load events target unconditionally (states/test_link.html intermittent failure), r=tbsaunde 2012-10-10 10:01:46 +09:00
Terrence Cole bb0c8edd9b Bug 799777 - Unravel the threaded interpreter; r=luke
With the JITs, this is no longer buying us performance proportional to its
complexity.
2012-10-09 17:26:13 -07:00
Jim Blandy 70e7dca277 Bug 795173: Make Debugger.Object.prototype.evalInGlobalWithBindings pass the right 'this' value. r=jorendorff
This also adds a test for Debugger.Frame.prototype.evalWithBindings, to
make sure it puts new variables on the right object; I couldn't find any
existing tests for the non-strict case (Frame-evalWithBindings-11.js
handles the strict mode case).
2012-10-09 12:02:30 -07:00
Randell Jesup 9151531465 Bug 799477: missing stdarg.h in CSFLog.h (typically gcc 4.4.x) r=ehugg 2012-10-09 14:46:34 -04:00
Benoit Jacob ba3864f56c Bug 779611 - part 10: move remaining non-WebGLContext goop to separate files - r=jgilbert 2012-10-09 14:39:51 -04:00
Benoit Jacob ee49c790ba Bug 779611 - part 9: port WebGLActiveInfo to WebIDL bindings - r=bz 2012-10-09 14:39:49 -04:00
Justin Lebar 0a6bc07791 Bug 719455 - Followup: Remove .orig and .rej files. r=me 2012-10-09 14:40:08 -04:00
Brian Nicholson 988cb0c34a Bug 582244 - Part 4: Change URL bar color for PB tabs. r=mfinkle 2012-10-09 11:26:33 -07:00
Brian Nicholson 9ce68c7ba9 Bug 582244 - Part 3: Split writing of private and non-private data. r=mfinkle 2012-10-09 11:26:33 -07:00
Brian Nicholson d5909ebe33 Bug 582244 - Part 2: Add private browsing checks to native UI. r=mfinkle 2012-10-09 11:26:33 -07:00
Brian Nicholson 0c64f22d71 Bug 582244 - Part 1: Bare bones PB implementation. r=mfinkle 2012-10-09 11:26:33 -07:00
Brian Nicholson f9407d1440 Bug 797075 - Part 2: Implement Java-side tab stubs. r=mfinkle
--HG--
extra : rebase_source : bccdcdc7ac08fa0ee5591fc102efbfccd90a6a6a
2012-10-05 14:53:44 -07:00
Brian Nicholson 9281f7f0c5 Bug 797075 - Part 1: loadUrl() cleanup. r=mfinkle
--HG--
extra : rebase_source : 05466908b2148224b2ff45c6eebd08bcf6dc5f18
2012-10-05 14:51:18 -07:00
Benoit Jacob 26d9980be9 Bug 785734 - WebGL: test for illegal texture sizes for given mipmap level - r=jgilbert 2012-10-09 14:21:22 -04:00
Ehsan Akhgari 7121b7ef2a Bug 798354 - Remove the sizecheck global variable in ipc_channel_posix.cc since its only needed at compile time, and there are better ways to do this; r=cjones
--HG--
extra : rebase_source : 103ee1d497eb28f997e2d2734c4dc29cfca6c22b
2012-10-05 16:28:21 -04:00
Terrence Cole 9fd0191df4 Bug 798624 - Specialize low-level character access to JSStableString; r=luke, rs=Waldo
Implements JSStableString::chars() and pushes StableCharPtr into the interface
at several key choke-points. This will solidly enforce the requirement that we
have uninlined jschar*s in places that we may GC with a jschar* on the stack.

--HG--
extra : rebase_source : 122785b474af371ed22d43a6bfcb600c05440405
2012-10-08 15:04:36 -07:00
Ehsan Akhgari 6076e8eed0 Backout changeset 56bc99190c79 (bug 792037) for seemingly breaking all of the AndroidNoIon opt tests 2012-10-09 20:43:39 -04:00
Jared Wein 00def523e3 Bug 799749 - Add back the Show Desktop Notifications menuitem for the Social API. r=markh 2012-10-09 17:14:25 -07:00
Alexander Surkov 97d473b3e6 Bug 745788 - improve logging and enable treeupdate/test_imgmap.html, r=tbsaunde 2012-10-10 09:14:44 +09:00
Jason Duell c829bc527d Bug 794597 - mozbrowser doesn't send auth request off a redirect. r=jdm 2012-10-09 16:46:24 -07:00
Jason Duell edb624b91c Bug 798045: Followup: fix typo in comment. r=me 2012-10-09 16:46:23 -07:00
Jason Duell d12c930806 Bug 797234 - fix typo in BLIP_INTERVAL_PREF r=michal 2012-10-09 16:46:22 -07:00
Jeff Walden 85c3da4e2b Eliminate a few nullptr-to-bool conversions to avoid a clang warning (which we upgrade to error) in some clang revs. No bug, r=sparky
--HG--
extra : rebase_source : 6b45c8e1dd07449a5ebc34704c19e05fe155f628
2012-10-09 16:14:42 -07:00
Andrea Marchesini 95b8e400c8 Bug 796293 - no duplicate pages in registerPage() [r=fabrice] 2012-10-09 16:04:12 -07:00
Ethan Hugg c601df4d52 Bug 791270 - Protect AddStream from NULL input and cause a JS error to be thrown r=jesup 2012-10-09 14:03:13 -07:00
Eitan Isaacson 81660b6cb4 Bug 799043 - Explicitly make GeckoMenu item views non-recycable. r=sriram 2012-10-09 15:42:03 -07:00
Chenxia Liu ebc61297b4 Bug 753878 - Add UI component for selecting which engines to sync. r=nalexander 2012-10-09 15:09:08 -07:00
Randell Jesup 0945ff4d8b Bug 799191: incorrect audioCount in GetUserMediaDevicesRunnable r=derf 2012-10-09 17:56:22 -04:00
Chris Peterson b12d8478af Bug 798980 - Band-aid to crash Camera app instead of the phone. r=cjones 2012-10-09 10:26:16 -07:00
Ehsan Akhgari 75031cebf9 Backout changeset 9adf5ca922a4 (bug 798354) because it relied on the assumption that C++98 is a sane language and allows sizeof(class::member), but that sanity has just been added to C++11 2012-10-09 17:27:05 -04:00
Jan Horak f83771e39e Bug 797349 - Add support for metadata::download-uri for later display in file manager by GIO. r=Neil
--HG--
extra : rebase_source : e9fb1abf9eb62aa57ed57a1bd5bf2277bc20d182
2012-10-08 01:46:00 -07:00
Rob Wood 04df722527 Bug 792495 - Develop tests for delete sms, update manifest; r=jgriffin, DONTBUILD(NPOTB) 2012-10-04 11:15:10 -04:00
David Clarke 047c93e64f Bug 797513 - Add geolocation class to Marionette emulator, r=jgriffin, DONTBUILD(NPOTB) 2012-10-09 15:50:09 -07:00
Andrew Halberstadt a482e5e2f3 Bug 795099 - Add --gecko-path argument to runreftestb2g.py, r=jgriffin; DONTBUILD because NPOTB 2012-10-05 11:12:05 -04:00
Eric Chou c19fa47b47 Bug 799138 - [b2g-bluetooth] Handle Connect/Disconnect/Put requests sent from remote devices, r=qdot 2012-10-09 13:56:17 +08:00
Kyle Machulis b08325df89 Bug 799243 - Patch 2: Fix static nsTArray initialization in BluetoothDBusService; r=echou 2012-10-08 22:00:02 -07:00
Kyle Machulis fa50d502e5 Bug 799243 - Patch 1: Fix Bluetooth*Manager observer pointer types; r=echou 2012-10-08 21:59:33 -07:00
Dave Hylands bfb40ef4b3 Bug 797239 - Defer scheduling prelaunch app until child goes idle. r=cjones 2012-10-08 22:46:19 -06:00
Dave Hylands d883cb7a0c Bug 797239 - Fix message loop to allow idle tasks to work in child content processes. r=cjones 2012-10-08 22:46:18 -06:00
Edwin Flores 14aa4979b0 Bug 794061 - Let OMX hardware decoded video frames be copied to canvas r=kanru 2012-10-09 17:06:35 +13:00
Edwin Flores 8afd7c479f Bug 795623 - Add audio/mpeg to list of supported OMX codecs r=doublec 2012-10-09 17:06:34 +13:00