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 Surkov
|
bf4ea5e4eb
|
Bug 1040735 - DOM node reinsertion under anonymous content may trigger a11y child adoption, r=bz, tbdaunde
|
2014-08-15 09:46:54 -04:00 |
|
Dan Minor
|
5dd2bc9938
|
Bug 1014653 - Add debug b2g emulator cppunit test failures to manifest; r=gbrown
|
2014-08-15 08:32:07 -04:00 |
|
Tom Schuster
|
3f173be6a7
|
Bug 1051611 - Remove error numbers from js.msg. r=jorendorff
|
2014-08-15 15:28:10 +02:00 |
|
Tom Schuster
|
80be244656
|
Bug 1037723 - Fix how the js shell global environment handles symbols. r=jandem
|
2014-08-15 15:28:10 +02:00 |
|
Tom Schuster
|
4346420610
|
Bug 1054221 - [e10s] Make special link click behave correctly on about:newtab. r=jimm
|
2014-08-15 15:28:10 +02:00 |
|
Mike Shal
|
21bbc49d68
|
Bug 1047621 - Have link.py import and call expandlibs_exec.py; r=gps
|
2014-08-13 14:24:15 -04:00 |
|
Mike Shal
|
35b4ff103c
|
Bug 1047621 - Move link.py to config for importing expandlibs_exec; r=gps
|
2014-08-13 14:23:11 -04:00 |
|
Hannes Verschore
|
edf1a5addf
|
Backout changeset c01dea53dd60, r=faulty
|
2014-08-15 14:29:47 +02:00 |
|
Jan de Mooij
|
652b086686
|
Bug 1046585 part 5 - Stop using WTF_* defines. r=sunfish
|
2014-08-15 14:01:10 +02:00 |
|
Jon Coppeard
|
fccac2a690
|
Bug 650161 - Fix test failures with compacting GC enabled r=terrence
|
2014-08-14 11:52:33 +01:00 |
|
Jon Coppeard
|
38d0f009a8
|
Bug 650161 - Add new stats phases for compacting GC r=terrence
|
2014-08-14 11:52:31 +01:00 |
|
Jon Coppeard
|
433a1060f6
|
Bug 650161 - Implement compacting GC for JSObjects r=terrence
|
2014-08-14 11:52:24 +01:00 |
|
Jon Coppeard
|
d485d91c97
|
Bug 650161 - Update pointers in TraceDataRelocations r=mjrosenb
|
2014-08-14 11:46:55 +01:00 |
|
Jon Coppeard
|
7e5aae13e9
|
Bug 650161 - Update pointers to relocated objects r=terrence
|
2012-06-05 11:47:42 -07:00 |
|
Jon Coppeard
|
20a986196e
|
Bug 650161 - Use the invocation kind passed to the first slice for the whole GC r=terrence
|
2014-08-14 11:46:46 +01:00 |
|
Jon Coppeard
|
4aa9176cfd
|
Bug 650161 - Update internal hash table checks for use after compacting GC as well r=terrence
|
2014-08-14 11:46:33 +01:00 |
|
Jon Coppeard
|
1d6a014812
|
Bug 650161 - Add functions for forwarding cells r=terrence
|
2014-08-14 11:46:29 +01:00 |
|
Jon Coppeard
|
4f5184aacb
|
Bug 650161 - Add --enable-gccompacting configure flag for compacting GC r=terrence r=ted
|
2014-08-14 11:46:26 +01:00 |
|
Jon Coppeard
|
88198618da
|
Bug 1052422 - Remove trivial shim functions that call into the GC r=sfink
|
2014-08-14 10:32:06 +01:00 |
|
Nigel Babu
|
fb155d49e8
|
Backed out changeset 5cbae203cad2 (bug 1054149) for bustage ON A CLOSED TREE
|
2014-08-15 12:34:58 +05:30 |
|
Nigel Babu
|
cd7474086f
|
Backed out changeset ddcec188e857 (bug 1053658) for bustage ON A CLOSED TREE
|
2014-08-15 12:34:49 +05:30 |
|
Nigel Babu
|
7424e83258
|
Backed out changeset 012b4107cfa0 (bug 1053674) for bustage ON A CLOSED TREE
|
2014-08-15 12:34:40 +05:30 |
|
Nigel Babu
|
3650fa9aa2
|
Backed out changeset 865a9cdfa7b1 (bug 1053682) for bustage ON A CLOSED TREE
|
2014-08-15 12:34:32 +05:30 |
|
Nigel Babu
|
21f93127db
|
Backed out changeset 822a89cfe094 (bug 1053682) for bustage ON A CLOSED TREE
|
2014-08-15 12:34:20 +05:30 |
|
Matthew Gregan
|
e4bb1dc18a
|
Bug 1053682 - Fix formatting of doubles in SourceBuffer logging. r=cajbir
--HG--
extra : rebase_source : db346b75dcf1c4fed6bc269b606ff4e83852d877
|
2014-08-14 01:41:00 +12:00 |
|
Matthew Gregan
|
1f7a632528
|
Bug 1053682 - Optimize SourceBufferResource::ReadAt/ReadFromCache a little. r=cajbir
--HG--
rename : content/media/mediasource/MediaSourceDecoder.cpp => content/media/mediasource/MediaSourceReader.cpp
extra : rebase_source : 2ed344b1731d07f4e89b4695d36a1e0d26ada41f
|
2014-08-14 01:41:00 +12:00 |
|
Matthew Gregan
|
2988a96173
|
Bug 1053674 - Remove subclass of StateMachine and use our own task queue. r=cpearce
--HG--
rename : content/media/mediasource/MediaSourceDecoder.cpp => content/media/mediasource/MediaSourceReader.cpp
extra : rebase_source : a34a9a5c0274bae5c7f065535242316d605e8e65
|
2014-08-14 01:14:00 +12:00 |
|
Matthew Gregan
|
247d934871
|
Bug 1053658 - Split MSDecoder and MSReader into separate files. r=cajbir
--HG--
rename : content/media/mediasource/MediaSourceDecoder.cpp => content/media/mediasource/MediaSourceReader.cpp
extra : rebase_source : 2fb1adcbf8795259b45bae58fa8fa342b6235bae
|
2014-08-14 00:22:00 +12:00 |
|
Matthew Gregan
|
7465be451d
|
Bug 1054149 - Fix anFoo coding style violation in content/media. r=cpearce
--HG--
extra : rebase_source : 69152bba07ecbf4e1a5790ba0f6abb0a6cda3be2
|
2014-08-14 21:24:00 +12:00 |
|
Matt Woodrow
|
a021626551
|
Bug 1051592 - Clip DrawTargetCairo's context to the surface bound to prevent massive mask allocations within cairo. r=jrmuizel
|
2014-08-15 14:23:22 +12:00 |
|
Mike Hommey
|
f287c057c6
|
Bug 1053140 part 3 - Separate out sandbox infrastructure from moz.build variables storage. r=gps
--HG--
rename : python/mozbuild/mozbuild/frontend/sandbox_symbols.py => python/mozbuild/mozbuild/frontend/context.py
rename : python/mozbuild/mozbuild/test/frontend/test_sandbox_symbols.py => python/mozbuild/mozbuild/test/frontend/test_context.py
|
2014-08-15 13:52:18 +09:00 |
|
Mike Hommey
|
3baab7344b
|
Bug 1053140 part 2 - Add a test for exported variable override. r=gps
|
2014-08-15 13:52:18 +09:00 |
|
Mike Hommey
|
a165981551
|
Bug 1053140 part 1 - Add a default_dict-like container, with a default_factory taking the key as argument. r=gps
|
2014-08-15 13:52:18 +09:00 |
|
Mike Hommey
|
6625703ef7
|
Bug 1053097 - Delay the gathering of python dependencies for the build backend. r=gps
|
2014-08-15 13:52:18 +09:00 |
|
Mike Hommey
|
ba323eb329
|
Bug 1053085 part 2 - Move config environment fiddling out of MozbuildSandbox initialization. r=gps
|
2014-08-15 13:52:17 +09:00 |
|
Mike Hommey
|
f59aeb3693
|
Bug 1053085 part 1 - Rely on the config environment for TOPSRCDIR and TOPOBJDIR within frontend code. r=gps
|
2014-08-15 13:52:17 +09:00 |
|
Mike Hommey
|
0db4c56941
|
Bug 1053080 - Improve mozbuild.util.memoize and add memoized_property. r=gps
|
2014-08-15 13:52:17 +09:00 |
|
Ryan VanderMeulen
|
32e4c3bc63
|
Backed out changeset 028c43cd12a5 (bug 1051592) for Windows bustage.
CLOSED TREE
|
2014-08-15 00:37:46 -04:00 |
|
Matt Woodrow
|
498db5bab8
|
Bug 1053159 - fully qualify filter name to fix bustage. CLOSED TREE
--HG--
extra : rebase_source : d819fe43ccceb6b70e036df9fab1d15cfcbd21ae
|
2014-08-15 14:56:44 +12:00 |
|
Ryan VanderMeulen
|
9025c1a288
|
Merge m-c to inbound. a=merge
|
2014-08-14 22:30:51 -04:00 |
|
Matt Woodrow
|
815df95ef5
|
Bug 1053078 - Use a timeout instead of tick count for preventing refresh driver hangs since ASAP mode accumulates tick counts too quickly. r=roc
--HG--
extra : rebase_source : b19754d2b3e6731fb89d89ac093f144c8d786b07
|
2014-08-15 14:24:50 +12:00 |
|
Matt Woodrow
|
5d00daf774
|
Bug 1053159 - Initialize gfxPattern::mFilter. r=Bas
--HG--
extra : rebase_source : 8b381ebeda17be5931f38ababb19fe6eead09c52
|
2014-08-15 14:24:11 +12:00 |
|
Matt Woodrow
|
0e61a0217b
|
Bug 1051592 - Clip DrawTargetCairo's context to the surface bound to prevent massive mask allocations within cairo. r=jrmuizel
--HG--
extra : rebase_source : 89bc9dd9c4d5120c73b025d5106827594fac6663
|
2014-08-15 14:23:22 +12:00 |
|
Ryan VanderMeulen
|
e8c3b4d1bb
|
Merge inbound to m-c. a=merge
|
2014-08-14 22:15:29 -04:00 |
|
Ryan VanderMeulen
|
c5e044660b
|
Merge fx-team to m-c. a=merge
|
2014-08-14 22:10:07 -04:00 |
|
Ryan VanderMeulen
|
ed4d74b747
|
Merge b2g-inbound to m-c. a=merge
|
2014-08-14 22:03:46 -04:00 |
|
Bobby Holley
|
a5c1a27839
|
Bug 1052052 - Convert AutoJSContext to AutoJSAPI. r=gabor
With this change, the only cx push left in the tree happens inside of AutoJSAPI. \o/
|
2014-08-14 18:47:16 -07:00 |
|
Bobby Holley
|
e70ddb7476
|
Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor
|
2014-08-14 18:47:15 -07:00 |
|
Bobby Holley
|
850fc35028
|
Bug 1052052 - Hoist AutoCxPusher into ScriptSettings.h. r=gabor
|
2014-08-14 18:47:15 -07:00 |
|