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
Dave Townsend
b3a405caf5
Backing out bug 891258 due to broken styling issues on OSX. r=backout
2014-09-03 16:37:53 -04:00
Alexandru Tifrea
ee6a95b144
Bug 1017914 - this.mInput is null in autocomplete.xml for e10s. r=felipe
2014-09-03 13:18:29 -04:00
Bill McCloskey
757ebcfbe3
Bug 1061013 - Disable various browser chrome tests when running with e10s. r=jimm
2014-09-02 13:47:12 -05:00
Alexander Seleznev
653caa57d0
Bug 1055418 - Make the about:telemetry page look good with dark OS themes. r=vladan
2014-09-02 21:18:26 -04:00
Tim Nguyen
27c2c4dfb6
Bug 891258 - Use Australis styling for the findbar buttons. r=Unfocused
2014-09-02 01:42:00 +02:00
Bill McCloskey
90e0a9f8c4
Bug 1059007 - [e10s] Update canGoBack for subframe navigations (r=felipe)
2014-08-28 13:37:16 -07:00
Ryan VanderMeulen
0522226c5e
Merge m-c to inbound. a=merge
...
CLOSED TREE
--HG--
extra : amend_source : e59af3fa8b325da192204b3a227c24de690055c7
2014-08-27 15:54:44 -04:00
Tetsuharu OHZEKI
2acc986fde
Bug 1058701 - [e10s] View Image of context menu does not work in e10s. r=mconley
2014-08-28 01:22:23 +09:00
Alex Bardas
341ce7d5b7
Bug 1047433 - Add 'Search with (engine)' label for past search results in the location bar. r=Paolo
2014-08-25 15:22:00 -04:00
Tomasz Kołodziejski
3a9d52f299
Bug 694696 - mute video if volume is set down to 0. r=jaws
2014-08-25 13:55:00 +02:00
Ed Lee
b06eddffed
Bug 1042876 - Update newtab endpoints to new v2/links [r=adw]
...
Point to new endpoints that can be strict on types, so request the appropriate content type.
2014-07-23 14:33:13 -07:00
Ed Lee
5b064add4e
Bug 1042214 - Send detailed view ping of shown tiles [r=adw f=gavin]
...
Report click and view pings the same way by including sites with their metadata when tiles are enhanced defaulting to true unless DNT is on. Remove telemetry probes and related now unused codepaths. Explicitly not send urls for history and only for enhanced.
2014-08-08 15:40:40 -08:00
Jim Mathies
2e6d4bf133
Bug 691601 - Add new zoom related dom events to remote-browser. r=dao
2014-08-21 10:42:41 -05:00
Ryan VanderMeulen
baca1ac7b9
Merge m-c to inbound. a=merge
...
CLOSED TREE
2014-08-20 16:23:04 -04:00
Ryan VanderMeulen
556b135ea8
Merge inbound to m-c. a=merge
2014-08-20 16:14:23 -04:00
Ed Morley
aae02d523c
Merge mozilla-central and fx-team
2014-08-20 15:18:31 +01:00
Mike Conley
36148f8108
Bug 961362 - DOM Fullscreen API support for e10s. r=smaug,billm.
2014-08-19 16:58:00 -04:00
Neil Deakin
5b7bd7b9dd
Bug 1045000, don't set the previously focused element to a window, which can later cause the window to focus and bring itself to the front when the panel closes, r=dao
2014-08-19 20:01:41 -04:00
Bill McCloskey
fba26ad713
Bug 1053458 - Ignore failures sending Browser:Init message (r=felipe)
2014-08-19 15:48:58 -07:00
Ryan VanderMeulen
625adb8d57
No bug - Widen the allowable number of asserts in test_bug437844.xul to 19-21 so we don't have to keep adjusting it everytime something randomly perturbs it.
2014-08-19 15:12:25 -04:00
Ed Morley
d7c0cf5802
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-08-19 14:32:54 +01:00
Bill McCloskey
70b25550a4
Bug 1045826 - Add missing null check in popup blocking (r=felipe)
2014-08-18 16:18:28 -07:00
Bernardo P. Rittmeyer
e5c228e808
Bug 1052174 - Applied -moz-resolution fragment to favicons to enable support for high resolution throughout the UI. r=MattN
2014-08-18 14:42:00 -07:00
Markus Stange
477587277a
Bug 1015721 - Detect zoom changes by listening for ZoomChangeUsingMouseWheel events instead of DOMMouseScroll events. r=dao
2014-08-20 17:13:35 +02:00
Bill McCloskey
b6264372dc
Bug 1051017 - Add browser.contentWindowAsCPOW and browser.contentDocumentAsCPOW (r=mconley,mrbkap)
2014-08-20 12:49:11 -07:00
Alex Bardas
0647fe4544
Bug 999293 - [e10s] Make charset menu work. r=adw
2014-08-13 13:29:00 -04:00
Ehsan Akhgari
22b7f33edd
Bug 1042469 - Flatten editor/libeditor/base to editor/libeditor; r=poiru
...
--HG--
rename : editor/libeditor/base/ChangeAttributeTxn.cpp => editor/libeditor/ChangeAttributeTxn.cpp
rename : editor/libeditor/base/ChangeAttributeTxn.h => editor/libeditor/ChangeAttributeTxn.h
rename : editor/libeditor/base/ChangeCSSInlineStyleTxn.cpp => editor/libeditor/ChangeCSSInlineStyleTxn.cpp
rename : editor/libeditor/base/ChangeCSSInlineStyleTxn.h => editor/libeditor/ChangeCSSInlineStyleTxn.h
rename : editor/libeditor/base/CreateElementTxn.cpp => editor/libeditor/CreateElementTxn.cpp
rename : editor/libeditor/base/CreateElementTxn.h => editor/libeditor/CreateElementTxn.h
rename : editor/libeditor/base/DeleteNodeTxn.cpp => editor/libeditor/DeleteNodeTxn.cpp
rename : editor/libeditor/base/DeleteNodeTxn.h => editor/libeditor/DeleteNodeTxn.h
rename : editor/libeditor/base/DeleteRangeTxn.cpp => editor/libeditor/DeleteRangeTxn.cpp
rename : editor/libeditor/base/DeleteRangeTxn.h => editor/libeditor/DeleteRangeTxn.h
rename : editor/libeditor/base/DeleteTextTxn.cpp => editor/libeditor/DeleteTextTxn.cpp
rename : editor/libeditor/base/DeleteTextTxn.h => editor/libeditor/DeleteTextTxn.h
rename : editor/libeditor/base/EditActionListener.h => editor/libeditor/EditActionListener.h
rename : editor/libeditor/base/EditAggregateTxn.cpp => editor/libeditor/EditAggregateTxn.cpp
rename : editor/libeditor/base/EditAggregateTxn.h => editor/libeditor/EditAggregateTxn.h
rename : editor/libeditor/base/EditTxn.cpp => editor/libeditor/EditTxn.cpp
rename : editor/libeditor/base/EditTxn.h => editor/libeditor/EditTxn.h
rename : editor/libeditor/base/IMETextTxn.cpp => editor/libeditor/IMETextTxn.cpp
rename : editor/libeditor/base/IMETextTxn.h => editor/libeditor/IMETextTxn.h
rename : editor/libeditor/base/InsertElementTxn.cpp => editor/libeditor/InsertElementTxn.cpp
rename : editor/libeditor/base/InsertElementTxn.h => editor/libeditor/InsertElementTxn.h
rename : editor/libeditor/base/InsertTextTxn.cpp => editor/libeditor/InsertTextTxn.cpp
rename : editor/libeditor/base/InsertTextTxn.h => editor/libeditor/InsertTextTxn.h
rename : editor/libeditor/base/JoinElementTxn.cpp => editor/libeditor/JoinElementTxn.cpp
rename : editor/libeditor/base/JoinElementTxn.h => editor/libeditor/JoinElementTxn.h
rename : editor/libeditor/base/PlaceholderTxn.cpp => editor/libeditor/PlaceholderTxn.cpp
rename : editor/libeditor/base/PlaceholderTxn.h => editor/libeditor/PlaceholderTxn.h
rename : editor/libeditor/base/SetDocTitleTxn.cpp => editor/libeditor/SetDocTitleTxn.cpp
rename : editor/libeditor/base/SetDocTitleTxn.h => editor/libeditor/SetDocTitleTxn.h
rename : editor/libeditor/base/SplitElementTxn.cpp => editor/libeditor/SplitElementTxn.cpp
rename : editor/libeditor/base/SplitElementTxn.h => editor/libeditor/SplitElementTxn.h
rename : editor/libeditor/base/crashtests/336104.html => editor/libeditor/crashtests/336104.html
rename : editor/libeditor/base/crashtests/382527-1.html => editor/libeditor/crashtests/382527-1.html
rename : editor/libeditor/base/crashtests/402172-1.html => editor/libeditor/crashtests/402172-1.html
rename : editor/libeditor/base/crashtests/407079-1.html => editor/libeditor/crashtests/407079-1.html
rename : editor/libeditor/base/crashtests/407256-1.html => editor/libeditor/crashtests/407256-1.html
rename : editor/libeditor/base/crashtests/430624-1.html => editor/libeditor/crashtests/430624-1.html
rename : editor/libeditor/base/crashtests/459613-iframe.html => editor/libeditor/crashtests/459613-iframe.html
rename : editor/libeditor/base/crashtests/459613.html => editor/libeditor/crashtests/459613.html
rename : editor/libeditor/base/crashtests/475132-1.xhtml => editor/libeditor/crashtests/475132-1.xhtml
rename : editor/libeditor/base/crashtests/633709.xhtml => editor/libeditor/crashtests/633709.xhtml
rename : editor/libeditor/base/crashtests/636074-1.html => editor/libeditor/crashtests/636074-1.html
rename : editor/libeditor/base/crashtests/713427-1.html => editor/libeditor/crashtests/713427-1.html
rename : editor/libeditor/base/crashtests/713427-2.xhtml => editor/libeditor/crashtests/713427-2.xhtml
rename : editor/libeditor/base/crashtests/762183.html => editor/libeditor/crashtests/762183.html
rename : editor/libeditor/base/crashtests/766360.html => editor/libeditor/crashtests/766360.html
rename : editor/libeditor/base/crashtests/766413.html => editor/libeditor/crashtests/766413.html
rename : editor/libeditor/base/crashtests/766845.xhtml => editor/libeditor/crashtests/766845.xhtml
rename : editor/libeditor/base/crashtests/768765.html => editor/libeditor/crashtests/768765.html
rename : editor/libeditor/base/crashtests/771749.html => editor/libeditor/crashtests/771749.html
rename : editor/libeditor/base/crashtests/772282.html => editor/libeditor/crashtests/772282.html
rename : editor/libeditor/base/crashtests/776323.html => editor/libeditor/crashtests/776323.html
rename : editor/libeditor/base/crashtests/crashtests.list => editor/libeditor/crashtests/crashtests.list
rename : editor/libeditor/base/nsEditProperty.h => editor/libeditor/nsEditProperty.h
rename : editor/libeditor/base/nsEditPropertyAtomList.h => editor/libeditor/nsEditPropertyAtomList.h
rename : editor/libeditor/base/nsEditRules.h => editor/libeditor/nsEditRules.h
rename : editor/libeditor/base/nsEditor.cpp => editor/libeditor/nsEditor.cpp
rename : editor/libeditor/base/nsEditor.h => editor/libeditor/nsEditor.h
rename : editor/libeditor/base/nsEditorCommands.cpp => editor/libeditor/nsEditorCommands.cpp
rename : editor/libeditor/base/nsEditorCommands.h => editor/libeditor/nsEditorCommands.h
rename : editor/libeditor/base/nsEditorController.cpp => editor/libeditor/nsEditorController.cpp
rename : editor/libeditor/base/nsEditorController.h => editor/libeditor/nsEditorController.h
rename : editor/libeditor/base/nsEditorEventListener.cpp => editor/libeditor/nsEditorEventListener.cpp
rename : editor/libeditor/base/nsEditorEventListener.h => editor/libeditor/nsEditorEventListener.h
rename : editor/libeditor/base/nsEditorUtils.cpp => editor/libeditor/nsEditorUtils.cpp
rename : editor/libeditor/base/nsEditorUtils.h => editor/libeditor/nsEditorUtils.h
rename : editor/libeditor/base/nsIAbsorbingTransaction.h => editor/libeditor/nsIAbsorbingTransaction.h
rename : editor/libeditor/base/nsSelectionState.cpp => editor/libeditor/nsSelectionState.cpp
rename : editor/libeditor/base/nsSelectionState.h => editor/libeditor/nsSelectionState.h
rename : editor/libeditor/base/nsStyleSheetTxns.cpp => editor/libeditor/nsStyleSheetTxns.cpp
rename : editor/libeditor/base/nsStyleSheetTxns.h => editor/libeditor/nsStyleSheetTxns.h
rename : editor/libeditor/base/tests/chrome.ini => editor/libeditor/tests/chrome.ini
rename : editor/libeditor/base/tests/file_bug586662.html => editor/libeditor/tests/file_bug586662.html
rename : editor/libeditor/base/tests/mochitest.ini => editor/libeditor/tests/mochitest.ini
rename : editor/libeditor/base/tests/moz.build => editor/libeditor/tests/moz.build
rename : editor/libeditor/base/tests/test_bug408231.html => editor/libeditor/tests/test_bug408231.html
rename : editor/libeditor/base/tests/test_bug46555.html => editor/libeditor/tests/test_bug46555.html
rename : editor/libeditor/base/tests/test_bug502673.html => editor/libeditor/tests/test_bug502673.html
rename : editor/libeditor/base/tests/test_bug514156.html => editor/libeditor/tests/test_bug514156.html
rename : editor/libeditor/base/tests/test_bug567213.html => editor/libeditor/tests/test_bug567213.html
rename : editor/libeditor/base/tests/test_bug586662.html => editor/libeditor/tests/test_bug586662.html
rename : editor/libeditor/base/tests/test_bug599983.html => editor/libeditor/tests/test_bug599983.html
rename : editor/libeditor/base/tests/test_bug599983.xul => editor/libeditor/tests/test_bug599983.xul
rename : editor/libeditor/base/tests/test_bug646194.xul => editor/libeditor/tests/test_bug646194.xul
rename : editor/libeditor/base/tests/test_bug742261.html => editor/libeditor/tests/test_bug742261.html
rename : editor/libeditor/base/tests/test_bug773262.html => editor/libeditor/tests/test_bug773262.html
rename : editor/libeditor/base/tests/test_bug795785.html => editor/libeditor/tests/test_bug795785.html
rename : editor/libeditor/base/tests/test_composition_event_created_in_chrome.html => editor/libeditor/tests/test_composition_event_created_in_chrome.html
rename : editor/libeditor/base/tests/test_dragdrop.html => editor/libeditor/tests/test_dragdrop.html
rename : editor/libeditor/base/tests/test_selection_move_commands.xul => editor/libeditor/tests/test_selection_move_commands.xul
2014-08-15 10:03:48 -04:00
Alexander Seleznev
c331ffe05f
Bug 803633 - Update tests. r=mstange
2014-08-10 05:38:00 -04:00
Valentin Gosu
c9a4a4a116
Bug 1045886 - Increase assertion count in test_bug437844.xul
2014-08-13 16:44:00 +03:00
Ryan VanderMeulen
d5a4ba923d
Merge inbound to m-c. a=merge
2014-08-12 16:24:50 -04:00
Ed Morley
e7678b50e4
Merge mozilla-central and fx-team
2014-08-12 17:56:55 +01:00
Ed Morley
7cda86534b
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-08-12 17:21:29 +01:00
Bobby Holley
af0cdef94f
Bug 1050049 - Whitelist bindings that we actually expect to use in content. r=smaug
2014-08-11 20:06:55 -07:00
Bernardo P. Rittmeyer
722a7edfc5
Bug 1050449 - Move autocomplete image-rendering css from OS X specific theme to content file. r=MattN
2014-08-11 14:35:00 -04:00
Alexandru Tifrea
0648ccd3e4
Bug 983189: No longer update the findbar when results from the child are received. r=mikedeboer
2014-08-12 10:07:57 +02:00
Ed Morley
62b7aa6b87
Merge mozilla-central and inbound
2014-08-12 17:56:08 +01:00
Martijn Wargers
2e68398609
Bug 1049786 - Hopeful fix for the timeouts in bug 1051667. r=adw
2014-08-11 11:04:07 -07:00
Martijn Wargers
c6328f9e01
Bug 1049786 - Intermittent browser_bug295977_autoscroll_overflow.js | Window for m should have scrolled vertically. r=adw
2014-08-08 11:33:38 -07:00
Ms2ger
5b546538b2
Bug 1048780 - Call the standard matches() rather than the proprietary mozMatchesSelector(); r=jst
...
This also includes a test that mozMatchesSelector is still exposed and works.
--HG--
rename : js/xpconnect/tests/chrome/test_mozMatchesSelector.xul => js/xpconnect/tests/chrome/test_matches.xul
rename : js/xpconnect/tests/mochitest/file_mozMatchesSelector.html => js/xpconnect/tests/mochitest/file_matches.html
2014-08-12 14:30:59 +02:00
Ehsan Akhgari
6b3228115f
Bug 1043390 - Don't use getSourceRepo on local builds; r=glandium
2014-08-07 21:29:39 -04:00
Nigel Babu
8f59e65c73
Backed out changeset 87f53a100db0 (bug 1043390) for xpshell bustage on ASAN on a CLOSED TREE
2014-08-08 11:38:49 +05:30
Ehsan Akhgari
dd6d7593bb
Bug 1043390 - Don't use getSourceRepo on local builds; r=glandium
2014-08-07 21:29:39 -04:00
Alexander Seleznev
3bb1ba4400
Bug 1048178
- Add tests
2014-08-07 13:33:07 +02:00
Mike Conley
cfd5986671
Bug 1009628 - Part 3: Tests for XUL deck changes. r=Enn.
2014-07-24 15:05:29 -04:00
Mike Conley
28130bca16
Backed out changeset 0366dfc36340 (bug 1009628)
2014-08-05 14:53:57 -04:00
Mike Conley
1e00739a36
Bug 1009628 - Part 3: Tests for XUL deck changes. r=Enn
2014-07-24 15:05:29 -04:00
Martijn Wargers
e50bf138f9
Bug 251903 - Autoscroll does not function as expected when in an iframe. r=Neil
2014-07-23 13:57:54 +02:00