Marty Rosenberg
b4f4c6e727
bug 837347: re-enable typed arrays in JM on ARM (very necessary for mandreel) (r=jbramley)
2013-02-14 10:02:00 -05:00
David Rajchenbach-Teller
26b162dde1
Bug 840436 - [OS.File] writeAtomic without flush. r=froydnj
2013-02-14 09:11:58 -05:00
Martin Stransky
4c548115d9
Bug 239254 - Remove some PRBools that snuck in. r=jduell
2013-02-14 09:11:07 -05:00
Marco Bonardo
3c7421aa37
Bug 834457 - Mark the Places APIs we will remove as deprecated.
...
r=gavin
2013-02-14 13:39:20 +01:00
Ed Morley
990b056b39
Merge mozilla-central to mozilla-inbound
2013-02-14 11:09:15 +00:00
Ed Morley
47e1a3a3ef
Merge latest green inbound changeset to mozilla-central
2013-02-14 10:44:41 +00:00
Mike Hommey
b1a48f4425
Bug 840598 - Search for l10n files in all app bases during l10n-repack. r=gps
2013-02-14 08:18:18 +01:00
Tatiana Meshkova
d1a3e88b7f
Bug 837730 - Add missing NULL definition so that updater will compile on some Linux platforms. r=rstrong
2013-02-12 16:14:13 -08:00
Yura Zenevich
4318c1f3fc
Bug 828201 - Replace DEBUG constant by a preference across OS.File and add File.GET_DEBUG method used for testing. r=dteller
2013-02-13 20:51:39 -05:00
Bobby Holley
b9788f9477
Bug 841067 - Fix up CertUtils. r=bz
...
This is yet another piece of broken code that relies on the "find the |this|
object" behavior that we're removing. Moreover, it's not caught by our compat
hack, because Components.utils is a bizarre object that implements
nsIXPCScriptable (giving it a custom JSClass->name that's not XPCWN_NoHelper)
while not implementing nsIClassInfo (which would have put the method on the
prototype and made this never work in the first place). We _could_ add special
support for the Cu JSClass name in our compat hack, but I think we should just
fix it here and assume this pattern is not particularly common in external
consumers.
2013-02-14 10:40:15 +01:00
Bobby Holley
f14adc169f
Bug 841067 - Bind methods before injecting them in FrameWorker. r=markh
...
Otherwise, they won't get invoked with the proper |this|.
2013-02-14 10:40:15 +01:00
Mike Hommey
e03c30956b
Bug 838165 - Cleanup in NSPR hooking in the build system. r=ted
2013-02-14 08:25:43 +01:00
Chris Cooper
26b7d309a8
Bug 785392 - Upload mar and mbsdiff when present - r=aki
2013-02-13 18:50:18 -05:00
Mounir Lamouri
e2332700b3
Bug 841001 - Follow-up: add missing test files. r=me
2013-02-13 23:19:26 +00:00
Mounir Lamouri
141c56cd4c
Bug 841001 - Set the textContent of a multiline textbox at construction so the default value is correctly set. r=bz
2013-02-13 23:14:45 +00:00
Patrick McManus
373e2f648d
bug 835904 test_prompt.html proxy info needs more than channel creation r=jduell
...
--HG--
extra : rebase_source : 92e789f79b0d01f5a1a7e1171ac5f925b99a1dc2
2013-02-13 16:34:58 -05:00
Brian R. Bondy
a009cb5e17
Bug 840195 - Update fails if FF is installed in a non-default install path. r=rstrong
2013-02-13 09:23:22 -05:00
Matthew Noorenberghe
3be704236d
Bug 587780 - Part 4 - Test search service's JSON cache. r=rnewman,gavin
...
--HG--
extra : rebase_source : a9d33c2fa497e8966986a6feca4f02dd7ebf6569
2012-04-18 14:39:30 -04:00
Matthew Noorenberghe
77e3f033d4
Bug 587780 - Part 2 - Tests for purpose argument for searches. r=gavin
...
--HG--
extra : rebase_source : 48f7a2c4ac25f8617955d47e2ef30984d48669e7
2012-04-04 02:50:39 -07:00
Matthew Noorenberghe
7fb6d0abb7
Bug 587780 - Part 1 - Add "purpose" argument to getSubmission, to allow varying search parameters depending on search context. original-patch=gavin r=rnewman
...
--HG--
extra : rebase_source : 6015b78b46ea21136be7a747cd0856b2fe93f4ce
2011-12-20 16:20:21 -08:00
Matthew Noorenberghe
b12b548d2b
Bug 583175 - Add a security delay to popup notifications. r=gavin,dolske ui-r=shorlander
...
--HG--
extra : rebase_source : dbbf7551e3aa502a5d2a4fa5384d161a5f05671a
2012-10-26 15:15:31 -07:00
Aaron Klotz
5ab4d199fd
Bug 833560 - Part 2: Add timings to Plugin Hang UI telemetry. r=vdjeric
2013-02-12 15:05:39 -05:00
Ryan VanderMeulen
b2815d5a41
Merge m-c to inbound.
2013-02-12 15:05:37 -05:00
Rafael Ávila de Espíndola
7e3da31b34
Bug 840633 - style fix. r=smaug.
2013-02-12 14:43:52 -05:00
Tim Taubert
43c911f3aa
merge m-c to fx-team
2013-02-12 19:08:06 +01:00
Ed Morley
fb6aef7abd
Merge latest green inbound changeset to mozilla-central
2013-02-12 14:43:06 +00:00
Ms2ger
e55cd3e5de
No bug - Remove .orig file.
2013-02-12 11:14:31 +01:00
Ms2ger
c456064ac8
Bug 838088 - Update html tests; rs=mounir
...
--HG--
rename : dom/imptests/failures/html/tests/submission/Opera/microdata/Makefile.in => dom/imptests/failures/html/old-tests/submission/Opera/microdata/Makefile.in
rename : dom/imptests/failures/html/tests/submission/Opera/microdata/test_001.html.json => dom/imptests/failures/html/old-tests/submission/Opera/microdata/test_001.html.json
rename : dom/imptests/html/tests/submission/Mozilla/test_pageload-image.html => dom/imptests/html/html/browsers/browsing-the-web/read-media/test_pageload-image.html
rename : dom/imptests/html/tests/submission/Mozilla/test_pageload-video.html => dom/imptests/html/html/browsers/browsing-the-web/read-media/test_pageload-video.html
rename : dom/imptests/html/tests/submission/Mozilla/test_script-for-onload.html => dom/imptests/html/html/semantics/scripting-1/the-script-element/test_script-for-onload.html
rename : dom/imptests/html/tests/submission/Mozilla/test_body-onload.html => dom/imptests/html/html/webappapis/scripting/events/test_body-onload.html
rename : dom/imptests/html/tests/submission/Mozilla/test_window-onerror-parse-error.html => dom/imptests/html/html/webappapis/scripting/processing-model-2/test_window-onerror-parse-error.html
rename : dom/imptests/html/tests/submission/Mozilla/test_window-onerror-runtime-error-throw.html => dom/imptests/html/html/webappapis/scripting/processing-model-2/test_window-onerror-runtime-error-throw.html
rename : dom/imptests/html/tests/submission/Mozilla/test_window-onerror-runtime-error.html => dom/imptests/html/html/webappapis/scripting/processing-model-2/test_window-onerror-runtime-error.html
rename : dom/imptests/html/tests/submission/Opera/microdata/Makefile.in => dom/imptests/html/old-tests/submission/Opera/microdata/Makefile.in
rename : dom/imptests/html/tests/submission/Opera/microdata/test_001.html => dom/imptests/html/old-tests/submission/Opera/microdata/test_001.html
2013-02-12 10:54:30 +01:00
Panos Astithas
cf5f8f2e11
Bug 830818 - Always trust native getters when fetching properties, to show directly the values in the debugger's Variables View; r=vporof,rcampbell
2013-02-12 10:38:24 +02:00
Robert O'Callahan
4ad9f7d812
Bug 839378. Don't modify the page DOM from videocontrols. r=enndeakin
2013-02-12 17:56:03 +13:00
Ryan VanderMeulen
2861e3219f
Merge m-c to inbound.
2013-02-11 13:51:32 -05:00
Martin Stransky
470a4da001
Bug 239254 - [Linux] Support disk cache on a local path, r=michal.novotny
2013-02-11 15:47:21 +01:00
Mike Hommey
640e79f848
Bug 755724 - Move browser application in a subdirectory. r=jimm
2013-02-11 14:10:16 +01:00
Jared Wein
69c7509cdf
Bug 836867 - The Find Toolbar should transition when opening and closing. r=dao
2013-02-12 12:35:27 -05:00
Florian Quèze
dea7275663
Bug 758288 - "Warning: function onKeyPress does not always return a value" for autocomplete.xml, r=enn.
2013-02-10 23:11:42 +01:00
Ed Morley
f6a91a3669
Merge mozilla-central to mozilla-inbound
2013-02-12 14:57:45 +00:00
Paul Adenot
5669299589
Bug 839038 - Put .opus as a valid extension in toolkit/content/devicestorage.properties. r=dougt
2013-02-12 14:34:58 +01:00
Joel Maher
f3bc43caa5
Bug 805841 - test_pm.xul fails on EC2 VM because it can't measure CPU data. r=zwol
2013-02-12 07:28:35 -05:00
Joel Maher
a1ea637e31
Bug 840173 - test_screenPersistence.html fails when run on Ubuntu because the left hand launcher bar interferes. r=bz
2013-02-12 07:28:02 -05:00
Jim Mathies
472c77a798
Bug 839793 - TelemetryTimestamps.jsm imported using the wrong path. r=glandium
2013-02-09 12:28:38 -06:00
Raymond Lee
3f6e59b25d
Bug 806743 - Add a test for per-window private download history. r=jdm
2013-02-08 10:59:50 +08:00
Aaron Klotz
7b99df31f9
Bug 838279 - Add isWow64 field to system info and to telemetry. r=bsmedberg
2013-02-11 20:49:33 -05:00
Masatoshi Kimura
092f34b54f
Bug 839731 - Kill try-safe stuff. r=benjamin
2013-02-12 01:28:08 +09:00
Rafael Ávila de Espíndola
151a95c624
Bug 704030 - Make the "all connections closed" check available on non debug builds. r=vladan.
...
--HG--
extra : rebase_source : 6f39e1e00b39e7356d29c4f5e3f77fa51ba49a16
2013-02-11 12:05:59 -05:00
Dave Hylands
77eebe60e5
Bug 827896 - Cancel download rather than letting it fail when powering off the phone. r=rstrong
2013-02-08 19:36:16 -08:00
Shane Caraveo
e44487afe8
Bug 821262 - Refactor social enabled/active/provider states. r=gavin
2013-02-08 11:39:25 -08:00
Avi Halachmi
c414b438fb
Bug 828097: Add telemetry probes for tab animation smoothness. r=felipc,vdjeric
2013-02-08 01:55:39 +02:00
Mike Hommey
362f974085
Bug 793767 - Use the executable file location to derive the update root. r=rstrong
2013-02-08 15:58:52 +01:00
Bobby Holley
c1612afa13
Bug 821850 - Make XBL-in-content tests Xray-safe. r=bz
...
We use XPCNativeWrapper.unwrap rather than .wrappedJSObject so that the tests
are agnostic to whether there's an Xray wrapper or not.
I converted test_tree_column_reorder.xul into a chrome test because it does
all sorts of crazy introspection on the binding, and it really should be
a chrome test anyway.
2013-02-08 14:24:19 +00:00
Rafael Ávila de Espíndola
1822adbdcf
Bug 839039 - Fix copy and paste. r=vladan.
2013-02-08 08:37:02 -05:00