Stephen Moehle
6954c5cbf1
Bug 760899 - Fix debug builds with gstreamer enabled - r=kinetik
...
--HG--
extra : rebase_source : 22598bc470d35d94991ea9f1b14df11ba19a461a
2012-06-05 11:32:36 +12:00
Stephen Moehle
3d568999e1
Bug 761030 - Fix crash with HTML 5 video with GStreamer enabled - r=kinetik
...
--HG--
extra : rebase_source : 5e884550f9870bd2fda247d50bebd472e8368588
2012-06-05 11:31:13 +12:00
L. David Baron
c0710aeffc
Restore application of font size inflation to radios and checkboxes. (Bug 757937) r=roc
2012-06-04 16:26:30 -07:00
Christoph Kerschbaumer
dabd5c6e24
Bug 753862 - Settings API: electrolysis support. r=fabrice
2012-06-04 16:12:24 -07:00
Ralph Giles
c19b8cb5a4
Bug 760795 - Remove MOZ_MEDIA protection on GkAtoms - r=bz
...
Remove the #ifdef MOZ_MEDIA conditionalization on media-
related nsGkAtoms. Saving the small amount of space
associated with these isn't worth the trouble of maintaining
the list.
2012-06-04 15:23:22 -07:00
Daniel Holbert
b26eb10410
Bug 757485 followup: Remove reference to recently-deleted /content/xbl/public from toolkit-makefiles.sh. standing-rs=ted
2012-06-04 15:23:07 -07:00
Chris Jones
4fab9ef795
Bug 760007, part 2: Fix shutdown race condition in cross-process TestOpens. r=bent
2012-06-04 15:14:41 -07:00
Chris Jones
4ce103a794
Bug 760007, part 1: Fix the IPDL C++ test harness. r=bent
2012-06-04 15:14:41 -07:00
Hub Figuière
5970fb1ddd
Bug 761256 - Disable a11y on Mac for Aurora. (back out of the enabling patch) r=tbsaunde
2012-06-04 13:29:15 -07:00
George Wright
c9b3bda634
Bug 761201 - Trigger Skia's RGB565 blitter fast path by using SrcOver instead of Src. r=jrmuizel
2012-05-31 14:56:33 -04:00
Doug Turner
468be7f46a
Backout of 2f4307a63c18 - Bug 759989.
2012-06-04 12:22:23 -07:00
Luke Wagner
ab11ddaf4c
Bug 659577 - Add missing weak-pointer incremental barriers to DebugScopes (r=billm)
...
--HG--
extra : rebase_source : c98293c420177def6186f1487283bb888ef03e04
2012-06-04 12:00:51 -07:00
Blake Kaplan
f14f44ff14
Bug 751858 - Actually throw when we deny access. r=bholley
2012-05-04 14:22:55 +02:00
Sriram Ramasubramanian
aec24cbe16
Bug 760187: Phone URL bar should have softer texture. [r=mfinkle]
2012-06-04 11:17:03 -07:00
Luke Wagner
2ac6da719e
Bug 659577 - Don't alias stack variables (r=bhackett)
...
--HG--
rename : js/src/jit-test/tests/basic/testBug659577.js => js/src/jit-test/tests/basic/testBug659577-1.js
2012-02-23 13:59:10 -08:00
Luke Wagner
304ebf5156
Bug 659577 - Embed blockChain information in ALIASEDVAR ops (r=waldo)
...
--HG--
extra : rebase_source : ea0deae107902520b392ed1eeddcd8c6420945ee
2012-05-10 11:24:20 -07:00
Luke Wagner
da494c3aae
Bug 659577 - emit ScopeCoordinate::hops (r=waldo)
...
--HG--
extra : rebase_source : e8496f21b3e025b5cee07f627e39535add9904f0
2012-04-11 18:09:20 -07:00
Luke Wagner
21a35c42d3
Bug 659577 - Remove ScopeObject::maybeStackFrame use in the debugger, part 2 (r=jimb)
...
--HG--
extra : rebase_source : 997dd4ccb8e2dce45b1d1eeae2ab7ec6679efed9
2012-05-09 23:03:12 -07:00
Luke Wagner
3ed77cf6a4
Bug 659577 - Remove ScopeObject::maybeStackFrame use in the debugger, part 1 (r=jimb)
...
--HG--
extra : rebase_source : ff45b986e1a260b0f935913533f9b1c1e1ffdad8
2012-05-02 09:56:02 -07:00
Aryeh Gregor
12c360bc6f
Bug 760143 - Get rid of useless nsresult in editor/; r=ehsan
2012-06-01 14:03:17 +03:00
Doug Turner
d2f59a7b2a
Bug 759989 - Add test to ensure device sensors are shutdown when listeners are removed. r=smaug
2012-06-04 10:23:18 -07:00
Kartikaya Gupta
0e001bb8d0
Bug 758361 - Move the before-first-paint event so it doesn't get improperly triggered on a plugin codepath. r=bz
2012-06-04 12:26:03 -04:00
Doug Turner
4084c1eccd
Bug 742376 - DisableDevice is being called with types that are not known device sensors - follow up. Logic got reversed. r=smaug
2012-06-04 09:19:15 -07:00
Doug Turner
eccd031e3f
Bug 759354 - Add other device sensors to nsEventListenerManager::IsDeviceType. r=olli
2012-06-04 09:17:16 -07:00
Brendan Dahl
792e999a1c
Bug 752676: Add pdf.js as an internal handler for pdfs (2/2); r=mak77
2012-06-01 21:41:22 -07:00
Brendan Dahl
a04fcdad74
Bug 752676: Add pdf.js as an internal handler for pdfjs (1/2); r=mak77
2012-06-02 09:56:24 -07:00
Yury
611e95dc8f
Bug 742099 - Registers pdf.js resources and adds chrome.properties. r=Pike
2012-06-04 08:56:04 -07:00
Sid Stamm
438f12e5d3
Bug 634773 - fix CSPSourceList.equals so 'none' and * are not equal. r=jst
2012-05-23 16:35:37 -07:00
Ehsan Akhgari
5668410423
Merge mozilla-central into mozilla-inbound
2012-06-04 11:32:30 -04:00
Ehsan Akhgari
95a7aa1c4e
Merge the last green PGO changeset of mozilla-inbound to mozilla-central
2012-06-04 11:31:44 -04:00
Lucas Rocha
80be1bb20c
Bug 761132 - Don't try to fetch display column on history items (r=margaret)
2012-06-04 11:05:45 -04:00
Landry Breuil
e531de396b
Bug 761136 - fix uses of uint64_t vs PRUint64 after bug 666693. r=bent
2012-06-04 17:01:51 +02:00
Landry Breuil
3982ee42b1
Bug 761123 - Remove extra semicolon at end of NS_IMPL_EVENT_HANDLER() decl. r=janv
2012-06-04 16:57:25 +02:00
Landry Breuil
467f7dc48e
Bug 761019 - Remove extra comma at end of enum after bug 758236. r=jdaggett
2012-06-04 16:57:21 +02:00
Lucas Rocha
f2d81228fc
Bug 761131 - Add reader button to all browser_toolbar.xml files (r=mfinkle)
2012-06-04 10:35:05 -04:00
Honza Bambas
5087829839
Bug 753990 - Allow appcache to work with a custom cache (profile) folder within a single application, r=michal.novotny
2012-06-04 16:12:24 +02:00
Honza Bambas
680e33b76d
Bug 744719 - Change offline cache update to load files in parallel, r=michal.novotny
2012-06-04 16:12:23 +02:00
Jan Varga
8214c76cd8
Bug 761076 - FileHandle: Add optional location parameter to LockedFile.truncate(). r=sicking
2012-06-04 14:31:22 +02:00
Mike Hommey
b80cc66f53
Bug 761105 - Remove build/pylib/blessings/blessings.egg-info and other-licenses/virtualenv/virtualenv.egg-info. r=ted
2012-06-04 13:52:29 +02:00
Gregory Szorc
4f005b374e
Bug 760905 - Disable problematic test for AITC; r=I
...
AITC is not enabled by default, so this test would just add overhead for
people tracking the tree.
2012-06-04 10:14:30 +02:00
Richard Newman
a977c26c34
Merge m-c to s-c.
2012-06-03 23:46:09 -07:00
Marco Bonardo
ed0eb60759
Bug 720081 - Part 1: backportable solution for autocomplete controller to provide a different final defaultComplete value for typeAheadResults
...
r=gavin
2012-06-04 00:42:48 +02:00
Rob Campbell
fbb532a56f
merge m-c to fx-team
2012-06-03 17:41:43 -03:00
Rob Campbell
46fd48a84a
Bug 761007 - Intermittent failure in browser_tilt_ | Exited with code 1 during test run or NS_ERROR_FAILURE: Failure at resource:///modules/devtools/TiltGL.jsm:1316 followed by other errors and out of memory on Linux Opt; a=TESTONLY
2012-06-03 17:21:34 -03:00
Phil Ringnalda
d576312c34
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
2012-06-03 12:04:40 -07:00
Victor Porof
a614a29154
Bug 759157 - Intermittent browser_tilt_02_notifications.js, browser_tilt_03_tab_switch.js, browser_tilt_04_initialization.js, browser_tilt_picking_miv.js, browser_tilt_picking_highlight01.js | Exited with code 1, timed out after 330 seconds, could not initialize Tilt; r=rcampbell
2012-06-03 20:15:41 +03:00
Jan Varga
6e3e5ab48b
Bug 726593 - Implement FileHandle. r=bent
2012-06-03 18:33:52 +02:00
Mats Palmgren
97add2a393
Merge backout
2012-06-03 18:06:29 +02:00
Mats Palmgren
37020cf426
Back out bug 575294, bug 726264. (cset 1727de7d26ec, 6bcea3a628d8, 011c1c8e9cc7, 0be261a5042b, d51338c5cd0c)
2012-06-03 18:05:00 +02:00
Olli Pettay
67e2d09e86
Bug 758894 - 'Highlight all' feature causes zombie compartments, r=mano
2012-06-03 16:06:35 +03:00