Andrea Marchesini
3d909148b5
Bug 660237 - implement nsIDOMStorage with a proxy, r=bzbarsky, r=mayhemer
2014-07-23 01:07:12 -04:00
Mike Hommey
7cab62150a
Bug 1041936 part 2 - Directly use the static library "xul" to link into "xul-gtest" instead of having an intermediate library "xul" used by "xul-shared" and "xul-gtest". r=gps
2014-07-23 13:33:09 +09:00
Mike Hommey
5fab42fcaf
Bug 1036894
part 8 - Move most in-tree library linkage information to moz.build, as USE_LIBS. r=gps
2014-07-23 13:30:52 +09:00
Mike Hommey
6d6d400ea1
Bug 1036894
part 6 - Emit SimplePrograms for CPP_UNIT_TESTs, and make the corresponding moz.build config look like that of SIMPLE_PROGRAMS. r=gps
2014-07-23 13:29:44 +09:00
Jonathan Griffin
1c5d8636ac
Backed out changeset 64586374a208 on a CLOSED TREE
2014-07-22 18:29:57 -07:00
Alexandre Poirot
98afd25e0d
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal
2014-07-02 15:40:56 -07:00
Jonathan Griffin
38f79ff899
Backout 4f6d9db92389 for bustage on a CLOSED TREE
2014-07-22 17:55:50 -07:00
Mike Hommey
622bf09730
Bug 1041864 - Remove LIBRARY_NAMEs that aren't used. r=mshal
2014-07-23 08:39:56 +09:00
Mike Hommey
bc5d6801bb
Bug 1041860 - Avoid setting FINAL_LIBRARY to libraries that further use a FINAL_LIBRARY. r=mshal
2014-07-23 08:37:51 +09:00
Alexandre Poirot
37506aa45c
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files. r=ahal
2014-07-02 15:40:56 -07:00
Milan Sreckovic
7b85930a30
Bug 1032348: Add adapter subsys to about:support. r=vukicevic
2014-07-11 10:13:34 -04:00
Richard Newman
f704f37465
Bug 1018240 - Part 1: reinitialize nsSearchService when the browser locale changes. r=adw
...
This patch makes nsSearchService watch for changes in the
general.useragent.locale pref, asynchronously reiniting itself when the pref
changes.
reinit-complete and reinit-failed events are broadcast on the usual search
service topic.
2014-07-21 10:54:55 -07:00
Tom Schuster
eeed6749e0
Bug 1041311 - Fix Qt compilation. r=romaxa
2014-07-20 12:55:00 -04:00
Georgios Kontaxis
3ee3af8b30
Bug 1029887: Test DOM nodes blocked by NS_ERROR_TRACKING_URI (r=mmc)
2014-07-18 17:26:24 -07:00
Boris Zbarsky
46eb006dbc
Bug 966452 part 1. Refactor the js_ReportUncaughtException to produce a (message, JSErrorReport*) pair before reporting. r=waldo and including the fix for bug 1034616 to fix JS tests to deal with this, r=jorendorff. r=terrence on the AutoStableStringChars bits
2014-07-04 01:24:54 -04:00
Ryan VanderMeulen
4eb376e702
Merge m-c to inbound. a=merge
2014-07-18 15:47:48 -04:00
Ryan VanderMeulen
8f1d154973
Merge fx-team to m-c. a=merge
2014-07-18 15:21:24 -04:00
Shane Caraveo
3ee4babba1
Bug 1032432 remove builtin manifest support, r=felipe
2014-07-18 10:27:52 -07:00
Steve Workman
452e8555e8
Bug 1039748 - test_TelemetryPing.js should not depend on HTTP request ordering r=rvitillo
2014-07-17 11:07:46 -07:00
Bill McCloskey
4ee10da455
Bug 1007982 - Add shim for adblock about: protocol (r=mconley)
2014-07-18 08:59:00 -07:00
Patrick McManus
4002d23c11
Bug 1039776 - http response version telemetry r=sworkman
2014-07-17 21:54:04 -04:00
Marco Bonardo
4c1e833e43
Bug 995092 - Ensure we can enable Unified Autocomplete in Nightly. r=ttaubert
2014-07-18 09:42:39 +02:00
Marco Bonardo
4d31269447
Bug 993372 - Part 2 - Port autocomplete tests to unified autocomplete. r=mano
...
--HG--
rename : toolkit/components/places/tests/autocomplete/test_416211.js => toolkit/components/places/tests/unifiedcomplete/test_416211.js
rename : toolkit/components/places/tests/autocomplete/test_416214.js => toolkit/components/places/tests/unifiedcomplete/test_416214.js
rename : toolkit/components/places/tests/autocomplete/test_417798.js => toolkit/components/places/tests/unifiedcomplete/test_417798.js
rename : toolkit/components/places/tests/autocomplete/test_418257.js => toolkit/components/places/tests/unifiedcomplete/test_418257.js
rename : toolkit/components/places/tests/autocomplete/test_422277.js => toolkit/components/places/tests/unifiedcomplete/test_422277.js
rename : toolkit/components/places/tests/autocomplete/test_autocomplete_on_value_removed_479089.js => toolkit/components/places/tests/unifiedcomplete/test_autocomplete_on_value_removed_479089.js
rename : toolkit/components/places/tests/autocomplete/test_download_embed_bookmarks.js => toolkit/components/places/tests/unifiedcomplete/test_download_embed_bookmarks.js
rename : toolkit/components/places/tests/autocomplete/test_empty_search.js => toolkit/components/places/tests/unifiedcomplete/test_empty_search.js
rename : toolkit/components/places/tests/autocomplete/test_enabled.js => toolkit/components/places/tests/unifiedcomplete/test_enabled.js
rename : toolkit/components/places/tests/autocomplete/test_escape_self.js => toolkit/components/places/tests/unifiedcomplete/test_escape_self.js
rename : toolkit/components/places/tests/autocomplete/test_ignore_protocol.js => toolkit/components/places/tests/unifiedcomplete/test_ignore_protocol.js
rename : toolkit/components/places/tests/autocomplete/test_keyword_search.js => toolkit/components/places/tests/unifiedcomplete/test_keyword_search.js
rename : toolkit/components/places/tests/autocomplete/test_match_beginning.js => toolkit/components/places/tests/unifiedcomplete/test_match_beginning.js
rename : toolkit/components/places/tests/autocomplete/test_multi_word_search.js => toolkit/components/places/tests/unifiedcomplete/test_multi_word_search.js
rename : toolkit/components/places/tests/autocomplete/test_special_search.js => toolkit/components/places/tests/unifiedcomplete/test_special_search.js
rename : toolkit/components/places/tests/autocomplete/test_swap_protocol.js => toolkit/components/places/tests/unifiedcomplete/test_swap_protocol.js
rename : toolkit/components/places/tests/autocomplete/test_tabmatches.js => toolkit/components/places/tests/unifiedcomplete/test_tabmatches.js
rename : toolkit/components/places/tests/autocomplete/test_word_boundary_search.js => toolkit/components/places/tests/unifiedcomplete/test_word_boundary_search.js
2014-07-18 09:42:35 +02:00
Marco Bonardo
c1d6a8901b
Bug 993372 - Part 1 - Port inline tests to unified autocomplete. r=mano
...
--HG--
rename : toolkit/components/places/tests/inline/head_autocomplete.js => toolkit/components/places/tests/unifiedcomplete/head_autocomplete.js
rename : toolkit/components/places/tests/inline/test_autocomplete_functional.js => toolkit/components/places/tests/unifiedcomplete/test_autocomplete_functional.js
rename : toolkit/components/places/tests/inline/test_casing.js => toolkit/components/places/tests/unifiedcomplete/test_casing.js
rename : toolkit/components/places/tests/inline/test_do_not_trim.js => toolkit/components/places/tests/unifiedcomplete/test_do_not_trim.js
rename : toolkit/components/places/tests/inline/test_keywords.js => toolkit/components/places/tests/unifiedcomplete/test_keywords.js
rename : toolkit/components/places/tests/inline/test_queryurl.js => toolkit/components/places/tests/unifiedcomplete/test_queryurl.js
rename : toolkit/components/places/tests/inline/test_trimming.js => toolkit/components/places/tests/unifiedcomplete/test_trimming.js
rename : toolkit/components/places/tests/inline/test_typed.js => toolkit/components/places/tests/unifiedcomplete/test_typed.js
rename : toolkit/components/places/tests/inline/test_zero_frecency.js => toolkit/components/places/tests/unifiedcomplete/test_zero_frecency.js
rename : toolkit/components/places/tests/inline/xpcshell.ini => toolkit/components/places/tests/unifiedcomplete/xpcshell.ini
2014-07-18 09:42:31 +02:00
Carsten "Tomcat" Book
005b9f88a5
merge fx-team to mozilla-central a=merge
2014-07-17 16:31:33 +02:00
Shane Caraveo
3c40216d24
Bug 1036581 add telemetry probes to social buttons and sidebar, r=dolske
2014-07-16 19:15:02 -07:00
Monica Chew
1ad5f28e43
Bug 1038465: Fix bad merge to get rid of aSuggestedFilename (r=me)
2014-07-16 10:21:35 -07:00
Carsten "Tomcat" Book
ffa15a8785
Merge mozilla-central to mozilla-inbound
2014-07-16 15:58:57 +02:00
Carsten "Tomcat" Book
ce78cf5680
merge fx-team to mozilla-central a=merge
2014-07-16 15:53:51 +02:00
Monica Chew
64a5f4f2b1
Bug 1038465: Pass suggested filename to application reputation query (r=paolo)
2014-07-15 13:46:52 -07:00
Jeremy Poulin
6240993aa3
Bug 1037184 - Extended the speculative connection overrider to track predictor preconnects. r=hurley
2014-07-14 11:30:18 -07:00
Tom Schuster
76cf0a1088
Bug 673569 - Let each frame script have its own scope (r=smaug)
2014-06-13 19:56:38 +02:00
Mike Conley
cfa76f90f4
Bug 1039586 - Ensure no add-on shim code gets executed when browser.tabs.remote.autostart is false. r=billm,jimm.
...
--HG--
extra : rebase_source : 9e7b62c32e01698992757cca5b6283ed2aa95f27
extra : histedit_source : 404875166004053aca7ccaa805bc616f8910f143
2014-07-16 14:13:33 -04:00
Wes Johnston
99152aa1fb
Bug 1014712 - Store ms tile image information for showing on about:home. r=rnewman,lucasr
2014-06-10 06:22:47 -07:00
Bill McCloskey
d29b0dd507
Bug 1031609 - Docshell getter shim (r=mconley)
2014-07-14 22:10:07 -07:00
Bill McCloskey
3aaf19040c
Bug 1031609 - XUL node import shim (r=mconley)
2014-07-14 22:10:06 -07:00
Bill McCloskey
f16dc3fc51
Bug 1031609 - Sandbox shim (r=mconley,mrbkap)
2014-07-14 22:10:06 -07:00
Bill McCloskey
bbbbad8ce7
Bug 1031609 - Docshell rootTreeItem shim (r=mconley)
2014-07-14 22:10:06 -07:00
Bill McCloskey
cb5a9b296c
Bug 1031609 - Event target shims (r=mconley,smaug)
2014-07-14 22:10:06 -07:00
Bill McCloskey
a0b866406e
Bug 1031609 - Observer service shims (r=mconley)
2014-07-14 22:10:06 -07:00
Bill McCloskey
26513758b2
Bug 1031609 - Basic e10s add-on shim architecture and content-policy shims (r=mconley,mrbkap)
2014-07-14 22:10:06 -07:00
Ryan VanderMeulen
0809471bf8
Merge m-c to inbound. a=merge
2014-07-14 16:19:58 -04:00
Andrew McCreight
c3a80ae7ac
Bug 1038207 - Fix various classes that reimplement nsISupports. r=ehsan
2014-07-14 12:21:34 -07:00
Carsten "Tomcat" Book
cf9e48c2c5
Merge mozilla-central to fx-team
2014-07-14 15:24:04 +02:00
Jan de Mooij
8772025bff
Bug 1034689
part 3 - Fix remaining places in Gecko to handle Latin1 strings. r=bz
2014-07-12 09:43:08 +02:00
Monica Chew
66c3390b1c
Bug 1036684: Fix safebrowsing updates (r=gcp)
2014-07-10 18:13:35 -07:00
Brian Nicholson
fbb561c108
Bug 1020607 - Populate pending elements with values given by requestAutocomplete UI. r=MattN
2014-06-25 17:22:00 +01:00
Brian Nicholson
dade552df4
Bug 1020602 - Send serialized elements to requestAutocomplete UI. r=MattN
2014-06-25 13:53:00 +01:00
Paolo Amadini
801b375528
Bug 1020865 - Implement the dialog displayed upon form.requestAutocomplete(). r=MattN
...
--HG--
rename : toolkit/components/formautofill/test/chrome/test_requestAutocomplete_disabled.html => toolkit/components/formautofill/test/chrome/test_requestAutocomplete_cancel.html
2014-07-14 13:51:56 +01:00
Boris Chiou
ddb90bc78f
Bug 1035045 - Handle packets by the protocol buffer. r=kamidphish
...
Use google protocol buffer to handle our package in LayerScope.
Note: LayerScopePacket.pb.h and LayerScopePacket.pb.cc were
generated by version 2.4.1.
2014-07-09 23:16:00 -04:00