Commit Graph

115109 Commits

Author SHA1 Message Date
Bill McCloskey
09086dd412 Bug 747066 - Add vtable assertion (r=bz)
--HG--
extra : rebase_source : e989536ee950152925c353c26ead9a56adea2baa
2012-12-06 17:11:45 -08:00
Masayuki Nakano
fd0b4af925 Bug 769159 Handle GDK_Shift_Lock as Shift key on GTK r=karlt 2012-12-07 10:06:17 +09:00
Ehsan Akhgari
33068537f7 Backed out changeset 747b04228fa6 (bug 807443) because of crashes on a website when scrolling 2012-12-06 19:58:21 -05:00
David Keeler
b01ad0081c bug 819106 - update processStsHeader call in hsts preload list script r=bsmith DONTBUILD (NPOTB) 2012-12-06 16:46:00 -08:00
Steve Workman
9374cf3e90 Bug 792404 - Add code to enable adaptive decoder and reader switching for DASH-WebM r=cpearce 2012-12-06 15:27:08 -08:00
Steve Workman
1a3794f87e Bug 792404 - Add nestegg_offset_seek to enable stream switching for DASH-WebM r=kinetik 2012-12-06 15:26:44 -08:00
Steve Workman
e1bb45ee7a Bug 792404 - Enable DASH build by default; functionality pref'd off r=cpearce 2012-12-06 15:26:20 -08:00
Malini Das
8b4d5a9e13 Bug 816246 Add a 'timeout' kwarg to execute_* in marionette; r=jgriffin 2012-12-04 10:32:00 +00:00
Patrick McManus
3923e241b3 bug 818962 ConnectionManager ProcessPendingQForEntry needs to consider that TryToDispatch.. can modify queue r=honzab 2012-12-06 19:27:53 -05:00
Bill McCloskey
417249e590 Bug 747066 - Inline xpc_UnmarkGray (r=terrence)
--HG--
extra : rebase_source : 260e28983e892928daee5e661f52a66d7e6cd30a
2012-11-28 17:03:54 -08:00
Mark Hammond
dc7758ee5b Bug 807997 - allow chats to open in any suitable top-level window. r=gavin 2012-12-07 10:56:17 +11:00
Ed Morley
df2b57eb01 Backout d26382bc6411 (bug 817531) for Android failures in background-referrer.html on a CLOSED TREE 2012-12-06 22:41:37 +00:00
Steve Fink
ea67e8a65e Bug 770238 - Defer releasing an nsXBLDocumentInfo to avoid calling JS during finalization. r=smaug
--HG--
extra : rebase_source : e25c70be77d0ce702435e0aa075d4be8e894c9b7
2012-12-06 10:44:31 -08:00
Fabrice Desré
b3269c3071 Bug 813468 - Followup to fix filesystem permissions. [r=ferjm] 2012-12-06 13:44:29 -08:00
David Keeler
eaf1372d11 bug 818118 - guard pluginHost.getPermissionStringForType calls r=jaws 2012-12-06 13:32:23 -08:00
Fernando Jiménez
46ed6620d2 Bug 815769 - Only require an https payment provider if the dom setting says to; r=fabrice 2012-12-06 22:34:11 +01:00
Gregor Wagner
c1efedc036 Bug 811538 - Fix marionette bustage. r=me 2012-12-06 13:32:48 -08:00
Blake Kaplan
051db56d30 Bug 817983 - Disconnect first so that we force ourselves to actually try again. r=vchang 2012-12-06 13:27:14 -08:00
Saurabh Anand
1723d7be30 Backed out changeset cdb687853418 (bug 817785) 2012-12-07 02:55:02 +05:30
Ian Stakenvicius
efd606d6fe Bug 809430 - Add symbol-versions to libxul and libmozjs for linux. r=glandium 2012-12-06 16:21:02 -05:00
Peter Van der Beken
a5de435427 Fix for bug 818219 (Replace HTMLElement quickstubs with new binding methods). r=bz.
--HG--
rename : layout/reftests/backgrounds/background-referrer-ref.html => image/test/reftest/generic/accept-image-catchall-ref.html
rename : layout/reftests/backgrounds/background-referrer.html => image/test/reftest/generic/accept-image-catchall.html
rename : layout/reftests/backgrounds/background-referrer.sjs => image/test/reftest/generic/check-header.sjs
rename : layout/reftests/backgrounds/background-referrer-image.png => image/test/reftest/generic/green.png
rename : toolkit/components/places/tests/browser/browser_favicon_setAndFetchFaviconForPage.js => toolkit/components/places/tests/favicons/test_setAndFetchFaviconForPage.js
extra : rebase_source : 45715d6abe3155a6bcd1d21e5cc3f7b048180eb6
2012-11-26 15:19:02 +01:00
Jim Blandy
a43ba24aea Bug 815045: Delete JOF_TYPE_IS_EXTENDED_JUMP; it is unused. Fix comment in js::frontend::AddToSrcNoteDelta. r=luke 2012-12-06 13:00:55 -08:00
Jim Blandy
bd52abcd05 Bug 815468: BaseProxyHandler::iteratorNext is never used; delete it. r=luke 2012-12-06 13:00:55 -08:00
Saurabh Anand
54519289b3 Bug 817785 - Split out WebGLProgram into separate files 2012-12-07 02:07:16 +05:30
Nathan Froyd
0a3fb91651 Bug 816166 - part 2 - send extra information through telemetry pings and add tests; r=vdjeric 2012-11-30 15:50:23 -05:00
Nathan Froyd
e1a86690d0 Bug 816166 - part 1 - record extra information on raw data collected in histograms; r=vdjeric 2012-11-30 15:49:49 -05:00
Boris Zbarsky
d1c8d3b88e Bug 815803. Now that JSSLOT_PROXY_PRIVATE == 0, simplify binding code that had to deal with different slot indices on proxy and non-proxy objects. r=peterv 2012-12-06 15:21:19 -05:00
Boris Zbarsky
c3afd4c569 Bug 803606. Reverse the order of JSSLOT_PROXY_HANDLER and JSSLOT_PROXY_PRIVATE. r=waldo 2012-12-06 15:21:19 -05:00
Boris Zbarsky
ee2dc47bbf Bug 817531. Fix the referrer header for background image loads. r=khuey
--HG--
rename : image/test/reftest/generic/green.png => layout/reftests/backgrounds/background-referrer-image.png
rename : image/test/reftest/generic/accept-image-catchall-ref.html => layout/reftests/backgrounds/background-referrer-ref.html
rename : image/test/reftest/generic/accept-image-catchall.html => layout/reftests/backgrounds/background-referrer.html
rename : image/test/reftest/generic/check-header.sjs => layout/reftests/backgrounds/background-referrer.sjs
2012-12-06 15:21:19 -05:00
Boris Zbarsky
23ba4fcb2d Bug 817473 part 2. Remove no-longer-needed nsNodeSH::PostCreatePrototype. r=peterv 2012-12-06 15:21:18 -05:00
Boris Zbarsky
4e84aec584 Bug 817473 part 1. Make nsIDOMXULDocument inherit from nsIDOMDocument, so that XUL documents end up with Document.prototype and Node.prototype on their proto chain. r=peterv 2012-12-06 15:21:18 -05:00
Boris Zbarsky
f6e486d716 Bug 816842. Clean up jsval return values in quickstubs a bit. r=bholley 2012-12-06 15:21:18 -05:00
Boris Zbarsky
b3142f98f8 Bug 816376. Create vanilla objects for the interface object of callback interfaces. r=peterv 2012-12-06 15:21:18 -05:00
Boris Zbarsky
f0b49397bb Bug 818371. Don't fire visibility change events until we're done updating vsibility states in the entire docshell tree. r=smaug 2012-12-06 15:21:18 -05:00
Boris Zbarsky
ff9bde99c1 Bug 817284. When none of our code is associated with a window in an obvious way, assume that scripts should be allowed to execute for a WebIDL callback. r=bholley 2012-12-06 15:21:18 -05:00
Sriram Ramasubramanian
f9a864752d Bug 811238: Cache color hint in tabs-tray. [r=mfinkle]
--HG--
extra : rebase_source : cf65f59a3ab0b932b57146f2d7613d1b36cf8650
2012-12-06 11:09:37 -08:00
Chris Peterson
dc65fe3eae Bug 796948 - Part 4: Remove unused USE_CPP_WCHAR_FUNCS and literal_string code. r=ehsan 2012-10-29 22:30:19 -07:00
Gregor Wagner
19e2eaed85 Bug 817989 - [CONTACTS] Update testcase. r=gal 2012-12-04 13:00:59 -08:00
Gregor Wagner
cf581439fa Bug 817989 - [CONTACTS] Is not possible to save a contact with a very long phone number. r=gal 2012-12-04 13:00:36 -08:00
Jim Blandy
4be2be38bd (no bug): Fix js/src/gdb/README. DONTBUILD 2012-12-04 11:38:33 -08:00
Ed Morley
5ce0e50723 Merge mozilla-central to mozilla-inbound 2012-12-04 20:20:11 +00:00
Rob Campbell
486af3f5fc merge fx-team to m-c 2012-12-04 15:17:23 -05:00
Rafael Ávila de Espíndola
86e6f515d8 Bug 803184 - Remove .cfi_sections .debug_frame. r=ted. 2012-12-04 15:15:05 -05:00
Benoit Girard
2980ad470f Bug 818213 - Define SAMPLER_SHUTDOWN for builds without the profiler turned on; r=ehsan 2012-12-04 15:09:59 -05:00
Ed Morley
0bdfb2826e Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-04 14:53:45 +00:00
Ehsan Akhgari
fe59cfa725 Bug 806746 - Port test_bug462106.xul to the new per-window PB APIs; r=jdm
DONTBUILD because this is NPOTB for global PB builds

--HG--
rename : widget/tests/test_bug462106.xul => widget/tests/test_bug462106_perwindow.xul
2012-12-04 09:47:17 -05:00
Victor Porof
dbe6e6a5d8 Bug 816983 - Closing Browser Debugger via the Window Close button no longer kills the Browser Debugger Process, r=rcampbell 2012-12-04 15:48:39 +02:00
Victor Porof
a30c95948b Bug 816548 - Show 'hidden' properties menu item should say 'non-enumerable', r=past 2012-12-04 15:48:39 +02:00
Victor Porof
38d83e36d0 Bug 816549 - 'Show variables searchbox' option in the debugger options menu - no such word as 'searchbox', r=past 2012-12-04 15:48:39 +02:00
Victor Porof
790a3f4b7f Bug 817425 - many id's in devtools debugger listed as undefined, r=past 2012-12-04 15:48:39 +02:00