Commit Graph

2018 Commits

Author SHA1 Message Date
Iaroslav Sheptykin
fbf69d6a2f Bug 1052992: Add quick-search event listeners to system event group, so stopPropagation on keyboard events does not affect the findbar. r=MattN 2014-10-16 00:38:58 -07:00
Jon Morton
1700296f02 Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
--HG--
rename : layout/xul/nsIPopupBoxObject.idl => dom/webidl/PopupBoxObject.webidl
rename : layout/xul/tree/nsITreeBoxObject.idl => dom/webidl/TreeBoxObject.webidl
rename : layout/xul/nsBoxObject.cpp => layout/xul/BoxObject.cpp
rename : layout/xul/nsBoxObject.h => layout/xul/BoxObject.h
rename : layout/xul/nsListBoxObject.cpp => layout/xul/ListBoxObject.cpp
rename : layout/xul/nsMenuBoxObject.cpp => layout/xul/MenuBoxObject.cpp
rename : layout/xul/nsPopupBoxObject.cpp => layout/xul/PopupBoxObject.cpp
2014-10-14 13:15:21 -07:00
Alex Bardas
c73356bf6d Bug 1074167 - Autocomplete results for aliased search engines should use the search engine icon. r=mak 2014-10-10 10:59:00 -04:00
Wes Kocher
952544db96 Bug 1019762 - Attempt to fix the bc1 orange on a CLOSED TREE 2014-10-10 15:25:34 -07:00
David Rajchenbach-Teller
355b42af30 Bug 1019762 - Wallpaper over "TypeError: this.docShell is null" Promise rejections. r=felipc
CLOSED TREE
2014-06-03 10:34:00 -04:00
Bill McCloskey
42e95291a1 Bug 1067576 - Make console.log work in frame scripts (r=Mossop) 2014-10-07 11:46:25 -07:00
aceman
d80d26fddb Bug 1076765 - fix undefined mRadioChildren property in radio.xml. r=Neil 2014-10-03 09:11:00 +02:00
Ben Craddock
f939423743 Bug 517114 - Keep video controls from being draggable. r=dolske 2014-10-01 22:58:00 +02:00
Tomasz Kołodziejski
54772b855c Bug 1051187 - "Match case" button does not refresh the number of occurences. r=mikedeboer 2014-10-02 17:23:00 +02:00
Ryan VanderMeulen
4b07046320 Merge fx-team to m-c. a=merge 2014-10-03 16:13:24 -04:00
Blake Kaplan
f809f5b13f Bug 1026099 - Rework the spellchecker context menu to not use CPOWs. r=ehsan/billm/felipe
This patch fixes a few nits and typos in the C++ spellchecking code as well as
fixing the Finnish dictionary and multiple installed dictionaries in general (r=ehsan).

It reworks the spellchecking context menu to use async message passing (in JS)
and reduces, by a little, the CPOW use in the context menu code (r=felipe).

Finally, the spellcheck IPDL no longer needs to be 'rpc' since we no longer
nest spellchecking calls, so it can go back to being 'sync' (r=billm).
2014-10-03 10:52:37 -04:00
mferretti@mozilla.com
851f19f43f Bug 994280 - Improve badged button for Australis. r=enn
- moved badged button XBL from browser to toolkit
 - made the XBL applied by CSS class instead of button's type
 - added australis look & feel to badged button
 - fixed OS X badge position
2014-10-02 11:52:50 +01:00
Carsten "Tomcat" Book
0c25e87cfe Backed out changeset 7f987505ac94 (bug 1051187) for test failures 2014-10-02 13:07:05 +02:00
Tomasz Kołodziejski
6ddd63da64 Bug 1051187 - "Match case" button does not refresh the number of occurences. r=mikedeboer 2014-09-26 14:34:00 +02:00
Phil Ringnalda
fe1673fc99 Backed out 2 changesets (bug 1070778, bug 1073846) for bc1 bustage
Backed out changeset c5f1d81d3849 (bug 1070778)
Backed out changeset b327a052e47f (bug 1073846)

--HG--
extra : rebase_source : 49d62043ba91398f370997868bba693ccc6d8251
2014-09-29 20:34:54 -07:00
Blair McBride
fcd3684965 Bug 1070778 - Selecting a moz-action: result then typing more can result in "Search X for moz-action:..." item. r=mak
--HG--
extra : transplant_source : P/b%9D%B6T%85%22%A8%1B%F0%18%3A%827%C2qx%F6%97
2014-09-30 13:56:06 +13:00
Blair McBride
fb77cb6167 Backout 262b6ad34702 (bug 1070778) due to bc1 failures. r=backout 2014-09-30 02:38:29 +13:00
Blair McBride
3a7427d581 Bug 1070778 - Selecting a moz-action: result then typing more can result in "Search X for moz-action:..." item. r=mak
--HG--
extra : transplant_source : %2C%E3F%B4%B9%A9%3A%AD1s%1C%E3Y%C1S%DC%A1%99%DF%C2
2014-09-30 01:49:52 +13:00
Alex Bardas
36a5102144 Bug 1071164 - Display magnifying glass for search results in awesomebar (follow-up of bug 1040725). r=Unfocused 2014-09-27 16:58:00 +02:00
Tim Taubert
c6d1a998a4 Backed out changeset c9ef2c9434b5 (bug 1071164) 2014-09-29 02:21:49 -07:00
Alex Bardas
9a278d54af Bug 1071164 - Display magnifying glass for search results in awesomebar (follow-up of bug 1040725). r=Unfocused 2014-09-27 16:58:00 +02:00
Tim Taubert
e39d1b656a Bug 1072198 - updateBrowserRemoteness() needs to keep .permanentKey when updating browsers r=billm 2014-09-24 12:19:46 +02:00
Blair McBride
48ae4b40a5 Bug 1067899 - Add autocomplete result type for arbitrary URLs. r=mak
--HG--
extra : transplant_source : %B4%5C%83%26%B0%3EL%F1%B0%0E%B4%822y%E5%8B%0B%A4%01%3D
2014-09-27 01:17:25 +12:00
Blair McBride
d240e00242 Bug 1067888 - Add autocomplete result type for searching via current search engine. r=mak
--HG--
rename : toolkit/components/places/tests/unifiedcomplete/test_searchEngine.js => toolkit/components/places/tests/unifiedcomplete/test_searchEngine_restyle.js
extra : transplant_source : n%86%86%E2%23%85d%15%A8%0D%DD%F0%9A%A4%8B%E8y-%3DY
2014-09-25 17:04:06 +12:00
Ryan VanderMeulen
240ed29614 Merge m-c to inbound. a=merge
CLOSED TREE
2014-09-24 16:08:33 -04:00
Ben Craddock
dcfe9f0776 Bug 1072193 - Hide video controls when mouse leaves from the left or right. r=dolske 2014-09-24 10:58:15 -07:00
Ed Morley
07451b5f48 Backed out changeset dcd7ac495365 (bug 1067888) for failures in browser_action_searchengine.js; CLOSED TREE 2014-09-24 16:09:01 +01:00
Neil Deakin
13dd244d56 Bug 1006040, animate star panel when pressing escape, add argument to hidePopup to allow indication of whether the popup is being cancelled or not, r=neil 2014-09-24 12:15:49 -04:00
Blair McBride
44d02cacf6 Bug 1067888 - Add autocomplete result type for searching via current search engine. r=mak
--HG--
rename : toolkit/components/places/tests/unifiedcomplete/test_searchEngine.js => toolkit/components/places/tests/unifiedcomplete/test_searchEngine_restyle.js
extra : transplant_source : t%CE%24%5D%2C%FF%18%CF%F5%21%BC%D0%C4%B9%EB%FD%06%F4%DB%BE
2014-09-24 18:33:07 +12:00
Ryan VanderMeulen
4cd2d230f2 Backed out changeset 9debd2833863 (bug 1067888) for mochitest-bc failures.
CLOSED TREE

--HG--
rename : toolkit/components/places/tests/unifiedcomplete/test_searchEngine_restyle.js => toolkit/components/places/tests/unifiedcomplete/test_searchEngine.js
2014-09-23 14:26:16 -04:00
Blair McBride
98c98f59f7 Bug 1067888 - Add autocomplete result type for searching via current search engine. r=mak
--HG--
rename : toolkit/components/places/tests/unifiedcomplete/test_searchEngine.js => toolkit/components/places/tests/unifiedcomplete/test_searchEngine_restyle.js
extra : transplant_source : %851%B0%7BmD%40w/%86%89%CA%AF%25%60k%FE%9Am%F7
2014-09-24 05:21:48 +12:00
Ryan VanderMeulen
b41ea27ac0 Merge fx-team to m-c. a=merge 2014-09-19 14:10:43 -04:00
Carsten "Tomcat" Book
17b6861fc2 Merge m-c to mozilla-inbound 2014-09-19 14:35:57 +02:00
Blair McBride
9de8c71e4e Bug 1065303 - Prepare autocomplete.xml/UnifiedComplete for adding new special result types and heuristics. r=mak
--HG--
extra : transplant_source : %96%27%20FGCQ%D9%B5%FC%8E%CAV%F3%80%5DN%88%0F.
2014-09-19 23:58:46 +12:00
Blair McBride
869d88deb2 Backed out changeset 22c0fbb87b38 (bug 1065303) due to bc1 bustage 2014-09-19 19:16:53 +12:00
Blair McBride
c4c094c2df Bug 1065303 - Prepare autocomplete.xml/UnifiedComplete for adding new special result types and heuristics. r=mak
--HG--
extra : transplant_source : %147%8B%E3sN%BC%9B%25%8CR%C2%A5%D1i9%14%B9%7B%F5
2014-09-19 17:50:55 +12:00
Blair McBride
80c5c0d00a Backed out changeset 10d66191e16a because commit message fail. r=we-need-hooks 2014-09-19 17:53:11 +12:00
Blair McBride
49e1a67e44 Bug 1065303 - Prepare autocomplete.xml/UnifiedComplete for adding new special result types and heuristics.
--HG--
extra : transplant_source : 7%B63%B7%1DN%DBiU%86%82%FC%26H%EF9%B6%BF%BB%A0
2014-09-19 17:42:38 +12:00
Mike Conley
11e4975e65 Bug 1069567 - [e10s] Make remote browser contentPrincipals not be CPOWs. r=billm.
--HG--
extra : rebase_source : 4f47430a2ff95737e579ddca1655d410656bb64a
2014-09-18 19:26:50 -04:00
Scott Garman
1ad9b19a8f Bug 1068188 - Remove unused menulist-compact bindings. r=dao 2014-09-18 10:02:00 +02:00
Markus Stange
b84ffa056f Bug 944836 - Add -moz-window-dragging CSS styles. r=dao 2014-09-18 10:52:33 +02:00
Blair McBride
6220f0b288 Bug 1068501 - autocomplete.xml: ReferenceError: assignment to undeclared variable searchEngine. r=mak
--HG--
extra : transplant_source : 9%F7%1FJK%12%BF%80%18%5C%B8%AB%EA%07%F0%F8K%7Bw%B1
2014-09-17 19:40:45 +12:00
Blair McBride
b660c827ef Bug 1065265 - Improve infrastructure dealing with moz-action: autocomplete results. r=mak
--HG--
extra : transplant_source : %EC%FDu%A45%17%A73%1D%BF%E92%FC%1F%D7%1B%E6J/%B3
2014-09-16 16:01:58 +12:00
Alex Bardas
c28ed03a8a Bug 1040725 - Enhance previous searches in awesomebar by replacing favicon with magnifying glass. r=Paolo r=dao 2014-09-17 15:10:00 +02:00
Tomasz Kołodziejski
63556e7c60 Bug 429732 - Make Finder.jsm iterate over matches asynchronously in small batches so it does not block the UI thread. r=mikedeboer 2014-09-18 10:23:00 +02:00
Carsten "Tomcat" Book
84c954653e Backed out changeset fb4b70803019 (bug 1065265) for bc1 test failures 2014-09-11 14:49:00 +02:00
Blair McBride
ee1474e7da Bug 1065265 - Improve infrastructure dealing with moz-action: autocomplete results. r=mak
--HG--
extra : transplant_source : %C9%C8x%E6%A3%E5%89%7F%B05%F2%82%FE%05%EF%E7%F5%0E%C0.
2014-09-11 22:50:08 +12:00
Blair McBride
75eab3241b Bug 1064130 - Improve handling of a11y labels for autocomplete results. r=mak
--HG--
extra : transplant_source : %99%EDK%AF4%ACH%8D%C4%2B%07%A8%0E%C6%0D%FE%E2%40%E9/
2014-09-10 13:08:23 +12:00
Tomasz Kołodziejski
9bc48158ab Bug 923801 - Case-sensitive still affects all find bars globally. r=gavin 2014-09-04 12:29:00 +02:00
Ryan VanderMeulen
85879c9cc5 Merge m-c to fx-team. a=merge 2014-09-03 16:42:41 -04:00