Commit Graph

109550 Commits

Author SHA1 Message Date
Makoto Kato
fd5c3140ef Bug 795594 - Add workaround for MSVC x64 compiler bug. r=roc 2012-10-10 15:17:30 +09:00
Ethan Hugg
7127744548 Bug 791278: Protect PeerConnection setLocal/RemoteDescription from NULL input r=jesup 2012-10-09 15:14:51 -07:00
foudfou
3a23c1b328 Bug 793433 - Fix crash when nsAppShellService::RegisterTopLevelWindow called with invalid arguments. r=bholley
--HG--
extra : rebase_source : 2f3be0e474c727ea5a58177809bf3af1f34477ec
2012-10-09 11:56:58 +02:00
Mario Alvarado [:marioalv]
9b0c8fbc7e Bug 789094 - Style editor: scripts with unicode in the name are URL-escaped. r=dao,dcamp
--HG--
extra : rebase_source : 485f16ff27e111f6d99d29cacd18eeafa3913dc5
2012-10-03 12:19:24 -06:00
Jan Beich
aa084ea292 Bug 799591 - Cleanup stat64 in file_util_posix.cc on BSDs after bug 798377. r=ehsan
--HG--
extra : rebase_source : e22525b9e6b1623bb805be4ad5f2101ac16f984c
2012-10-09 11:17:00 -07:00
Matthew Noorenberghe
336579b2f7 Bug 798753 - Visual polish for social provider user menu on OS X. r=jaws
--HG--
extra : rebase_source : 9ab7879b615fa30853661b1c5990eb54251ce41e
2012-10-09 16:29:13 -07:00
Marty Rosenberg
0755fd0e7b Change the method we use to update ranges on phis so narrowing works properly (bug 799282, r=jandem) 2012-10-10 01:25:03 -04:00
Marty Rosenberg
7240ad13d1 The fix bitand to not compute bogus ranges (bug 799793, r=dvander) 2012-10-10 01:25:03 -04:00
David Zbarsky
307c734c43 [Bug 799407] Fix build warnings in layout r=roc 2012-10-10 01:00:05 -04:00
Fabrice Desré
56205a5d2d backout c94cf1d133d1 (Bug 796293) 2012-10-09 21:33:16 -07:00
Nicholas Nethercote
d89f667caf Bug 768901 - Don't double-count shared nsCSSStyleSheetInners. r=bz.
--HG--
extra : rebase_source : f8ba1cce0b4b12915bc5faf2f9edfd56a5305178
2012-10-09 20:03:18 -07:00
Jason Duell
49d3e77bbb Bug 786154 - enable FAIL_ON_WARNINGS in /netwerk/cache r=michal 2012-10-09 19:50:55 -07:00
Rafael Ávila de Espíndola
f6c02450ac 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
e9cff3d750 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
a67ecb43f6 Bug 793967 - Refactor Proxy::getElementIfPresent(). r=ejpbruel.
--HG--
extra : rebase_source : 5832487556791f6fc36b840d6306875c2c3e386a
2012-10-07 22:39:54 -07:00
Doug Turner
ba609e99f7 Bug 778235 - Add support for Gonk to NetworkGeolocationProvider.js. r=jdm 2012-10-09 18:40:11 -07:00
Doug Turner
2a28baa649 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
ef9bf6814b Bug 722975 - Add 3gpp video file mime type definitions. r=cdouble 2012-10-09 21:11:10 -04:00
Ryan VanderMeulen
961442fd42 Merge m-c to inbound. 2012-10-09 21:11:06 -04:00
Ryan VanderMeulen
3747aa2326 Merge the last PGO-green inbound changeset to m-c. 2012-10-09 21:10:12 -04:00
Alexander Surkov
b9abe951b3 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
acbbc1562e 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
ea20ea661f 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
bc7bf01608 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
9855a14995 Bug 779611 - part 10: move remaining non-WebGLContext goop to separate files - r=jgilbert 2012-10-09 14:39:51 -04:00
Benoit Jacob
966189fec7 Bug 779611 - part 9: port WebGLActiveInfo to WebIDL bindings - r=bz 2012-10-09 14:39:49 -04:00
Justin Lebar
8c90114fec Bug 719455 - Followup: Remove .orig and .rej files. r=me 2012-10-09 14:40:08 -04:00
Brian Nicholson
ff83d18d71 Bug 582244 - Part 4: Change URL bar color for PB tabs. r=mfinkle 2012-10-09 11:26:33 -07:00
Brian Nicholson
a292cbfbf1 Bug 582244 - Part 3: Split writing of private and non-private data. r=mfinkle 2012-10-09 11:26:33 -07:00
Brian Nicholson
e8e4715d90 Bug 582244 - Part 2: Add private browsing checks to native UI. r=mfinkle 2012-10-09 11:26:33 -07:00
Brian Nicholson
17c96a1e9d Bug 582244 - Part 1: Bare bones PB implementation. r=mfinkle 2012-10-09 11:26:33 -07:00
Brian Nicholson
79751f5392 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
747dcba812 Bug 797075 - Part 1: loadUrl() cleanup. r=mfinkle
--HG--
extra : rebase_source : 05466908b2148224b2ff45c6eebd08bcf6dc5f18
2012-10-05 14:51:18 -07:00
Benoit Jacob
08b68c64f8 Bug 785734 - WebGL: test for illegal texture sizes for given mipmap level - r=jgilbert 2012-10-09 14:21:22 -04:00
Ehsan Akhgari
67cf226c84 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
e7ed15573e 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
5f99a566e2 Backout changeset 56bc99190c79 (bug 792037) for seemingly breaking all of the AndroidNoIon opt tests 2012-10-09 20:43:39 -04:00
Jared Wein
462060e37d 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
91e81186ae Bug 745788 - improve logging and enable treeupdate/test_imgmap.html, r=tbsaunde 2012-10-10 09:14:44 +09:00
Jason Duell
40220a6d13 Bug 794597 - mozbrowser doesn't send auth request off a redirect. r=jdm 2012-10-09 16:46:24 -07:00
Jason Duell
09acbd60ff Bug 798045: Followup: fix typo in comment. r=me 2012-10-09 16:46:23 -07:00
Jason Duell
4d61591180 Bug 797234 - fix typo in BLIP_INTERVAL_PREF r=michal 2012-10-09 16:46:22 -07:00
Jeff Walden
c8bc078730 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
ada225e73d Bug 796293 - no duplicate pages in registerPage() [r=fabrice] 2012-10-09 16:04:12 -07:00
Ethan Hugg
eb386b8884 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
73e3c0a537 Bug 799043 - Explicitly make GeckoMenu item views non-recycable. r=sriram 2012-10-09 15:42:03 -07:00
Chenxia Liu
d3e0208619 Bug 753878 - Add UI component for selecting which engines to sync. r=nalexander 2012-10-09 15:09:08 -07:00
Randell Jesup
fbf4e9c920 Bug 799191: incorrect audioCount in GetUserMediaDevicesRunnable r=derf 2012-10-09 17:56:22 -04:00
Chris Peterson
81303fe1f7 Bug 798980 - Band-aid to crash Camera app instead of the phone. r=cjones 2012-10-09 10:26:16 -07:00
Ehsan Akhgari
50f353ebd7 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