Jared Wein
7de2aaed7c
Bug 841712 - Copy in Error Console has shows source code instead of line number. r=neil
2013-02-15 20:17:59 -05:00
John Ford
b87da98f92
Bug 839298 - One True JSON file of build information r=ted
2013-02-15 16:16:02 -08:00
Shih-Chiang Chien
34473b9c64
Bug 752982 - Part 2, provide xpcshell test cases for captive portal detection. r=thinker,dolske a=shira.
2012-10-10 11:16:32 +08:00
Shih-Chiang Chien
6bf0fdfc35
Bug 752982 - Part 1, implement captive portal detection service. r=thinker,dolske rs=dolske a=shira.
2013-02-15 23:41:35 +08:00
Joey Armstrong
3e5212c327
bug 746277: replace hg commands with functions
2013-02-15 17:00:12 -05:00
Nathan Froyd
045c18a318
Bug 837271 - part 4 - add test for extended statistics not being recorded; r=taras
2013-02-15 10:22:25 -05:00
Nathan Froyd
adc9d9eb38
Bug 837271 - part 3 - flag histograms as OK for extended statistics computation in Histograms.json; r=vladan
2013-02-13 12:55:21 -05:00
Nathan Froyd
2f7975da8a
Bug 837271 - part 2 - add extended_statistics_ok mechanism to histogram machinery; r=vladan
2013-02-13 10:51:24 -05:00
Joshua Kalpin
3bc7987424
Bug 839670 - Remove usage of gXULAppInfo and createAppInfo in toolkit/components/search/tests/xpcshell/ and replace with updateAppInfo(). r=MattN
2013-02-15 11:55:53 -05:00
Dave Townsend
77c3430a18
Bug 554780: Make plugins provider correctly handle plugins being added and removed through detection at runtime. r=Unfocused
2013-02-15 10:12:44 -06:00
Trevor Saunders
3e6a6deadc
bug 841430 - nuke nsIEditorDocShell r=bz
2013-02-13 17:39:30 -05:00
Florian Quèze
b5bc13d891
Bug 771084 - JavaScript Warning: 'TypeError: function FilterPrefs does not always return a value' in chrome://global/content/config.js, r=dao.
2013-02-15 09:00:50 +01:00
Gregor Wagner
c5332723a0
Bug 752982: Backout c144a6760459 on CLOSED TREE
2013-02-14 20:10:16 -08:00
Gregor Wagner
34d9f3ae89
Bug 752982: Backout aa98a13a5f73 on CLOSED TREE
2013-02-14 20:09:51 -08:00
Drew Willcoxon
9815eb95b6
Bug 648675 - Allow comments and URL opt-in in content/plugin crash UI. r=dolske,ted
2013-02-14 15:57:50 -08:00
Shih-Chiang Chien
a683ba7b77
Bug 752982 - Part 2, provide xpcshell test cases for captive portal detection. r=thinker,dolske a=shira.
2012-10-10 11:16:32 +08:00
Fabrice Desré
00d6ff4c53
Bug 752982 - Part 1, implement captive portal detection service. r=thinker,dolske rs=dolske a=shira.
2012-09-15 11:37:53 +08:00
Marty Rosenberg
b9b1e87f5c
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
9feca8ba31
Bug 840436 - [OS.File] writeAtomic without flush. r=froydnj
2013-02-14 09:11:58 -05:00
Martin Stransky
360a57f216
Bug 239254 - Remove some PRBools that snuck in. r=jduell
2013-02-14 09:11:07 -05:00
Marco Bonardo
91d4aeb9a3
Bug 834457 - Mark the Places APIs we will remove as deprecated.
...
r=gavin
2013-02-14 13:39:20 +01:00
Ed Morley
623e4f4253
Merge mozilla-central to mozilla-inbound
2013-02-14 11:09:15 +00:00
Ed Morley
53d135515b
Merge latest green inbound changeset to mozilla-central
2013-02-14 10:44:41 +00:00
Mike Hommey
4a680df0ab
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
675609b5ae
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
ab15de13e1
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
f23b550748
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
e7b38639ee
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
becbd7e43e
Bug 838165 - Cleanup in NSPR hooking in the build system. r=ted
2013-02-14 08:25:43 +01:00
Chris Cooper
7828c0463f
Bug 785392 - Upload mar and mbsdiff when present - r=aki
2013-02-13 18:50:18 -05:00
Mounir Lamouri
f18ca78f56
Bug 841001 - Follow-up: add missing test files. r=me
2013-02-13 23:19:26 +00:00
Mounir Lamouri
ee7bffc6cb
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
36b2758467
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
2748aa05e0
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
ddfe54bd81
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
f9afb331cb
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
4f59656941
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
9d517b6de8
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
4980f6147c
Bug 833560 - Part 2: Add timings to Plugin Hang UI telemetry. r=vdjeric
2013-02-12 15:05:39 -05:00
Ryan VanderMeulen
1c8fe86d2a
Merge m-c to inbound.
2013-02-12 15:05:37 -05:00
Rafael Ávila de Espíndola
da3ea8fd94
Bug 840633 - style fix. r=smaug.
2013-02-12 14:43:52 -05:00
Tim Taubert
bb7fa8aed2
merge m-c to fx-team
2013-02-12 19:08:06 +01:00
Ed Morley
6735c60a03
Merge latest green inbound changeset to mozilla-central
2013-02-12 14:43:06 +00:00
Ms2ger
42370ba744
No bug - Remove .orig file.
2013-02-12 11:14:31 +01:00
Ms2ger
5a60c5bfc1
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
4f39a82d43
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
a654c5a027
Bug 839378. Don't modify the page DOM from videocontrols. r=enndeakin
2013-02-12 17:56:03 +13:00
Ryan VanderMeulen
292b4f3c5f
Merge m-c to inbound.
2013-02-11 13:51:32 -05:00
Martin Stransky
0ac8eddcf8
Bug 239254 - [Linux] Support disk cache on a local path, r=michal.novotny
2013-02-11 15:47:21 +01:00
Mike Hommey
94d34b6513
Bug 755724 - Move browser application in a subdirectory. r=jimm
2013-02-11 14:10:16 +01:00