Bobby Holley
|
8943712333
|
Bug 853571 - Add some belt-and-suspenders checks for sketchy scripted caller detection. r=bz
|
2013-03-24 09:27:09 -07:00 |
|
Tatiana Meshkova
|
f10942aa4b
|
Bug 851438 - crash [@ MozQWidget::showEvent] r=romaxa. DONTBUILD
|
2013-03-15 00:56:04 -07:00 |
|
Ehsan Akhgari
|
d61371bff4
|
Bug 853996 - Make sure that opening a new window in permanent private browsing mode never shows about:privatebrowsing; r=jdm
|
2013-03-24 12:07:28 -04:00 |
|
Christian Ascheberg
|
f1b4794c0d
|
Bug 854175 - Don't add "(Private Browsing)" to the window title in permanent PB mode; r=ehsan
|
2013-03-24 11:15:53 +01:00 |
|
Olli Pettay
|
c20d98adaa
|
clobber for bug 737100
|
2013-03-24 16:15:45 +02:00 |
|
Joe Drew
|
cf9f0e6007
|
Bug 716140 - Mark test_preferences.xul as sometimes asserting once.
|
2013-03-24 09:39:47 -04:00 |
|
Olli Pettay
|
7d32334c6e
|
Bug 737100 - Extend Pointer Lock (Mouse Lock) for non-fullscreen elements, use capture phase for event listener, and add listener to browser
|
2013-03-24 14:45:38 +02:00 |
|
Olli Pettay
|
b83c5a57ac
|
Bug 737100 - Extend Pointer Lock (Mouse Lock) for non-fullscreen elements, p=smaug,dolske, r=cpearce,dolske,smaug
|
2013-03-24 12:32:44 +02:00 |
|
Simon Montagu
|
9e9cb640e2
|
Set AncestorHasDirAuto on the descendants of a <bdi> having its dir attribute removed or set to an invalid value. Bug 849732, r=ehsan
|
2013-03-24 11:27:03 +02:00 |
|
Simon Montagu
|
dc0b05a650
|
Don't rerun the downward propagation algorithm from ResetNodeDirection after an element has had dir=auto removed. Bug 849727, r=ehsan
|
2013-03-24 11:27:02 +02:00 |
|
Nicolas B. Pierron
|
477c691774
|
Bug 831349 - Reset Ion cache flags when flushed. r=dvander
|
2013-03-23 23:33:09 -07:00 |
|
Ehsan Akhgari
|
6475bbf9f0
|
Bug 854108 - Use FallibleTArray in SVG code some more; r=longsonr
|
2013-03-23 12:47:31 -04:00 |
|
Joe Drew
|
636983f7e2
|
Bug 716140 - Control multithreaded encoding with a pref. r=seth
|
2013-03-01 18:42:08 -05:00 |
|
Joe Drew
|
bf3283de15
|
Bug 716140 - Implement multithreaded decoding using a thread pool. r=seth
|
2013-03-01 18:17:24 -05:00 |
|
Joshua Cranmer
|
969dfd9705
|
Bug 767563 - Add a clang static checker, part 3: Move the MOZ_MUST_OVERRIDE macro to MFBT. r=Waldo
|
2013-03-23 21:14:43 -05:00 |
|
Joshua Cranmer
|
5588a09e5f
|
Bug 767563 - Add a clang static checker, part 2: Implement the MOZ_MUST_OVERRIDE attribute. r=ehsan
|
2013-03-23 21:13:24 -05:00 |
|
Joshua Cranmer
|
951b7571e3
|
Bug 767563 - Add a clang static checker, part 1: add the plugin shell. r=glandium
|
2013-03-23 21:12:25 -05:00 |
|
Brian R. Bondy
|
57f90a3f4d
|
Bug 844954 - Add support for DX9.3 feature level for Metro and cleanup CreateDevice code. r=bas
|
2013-03-22 15:32:56 -04:00 |
|
Brian R. Bondy
|
eb80afdd6b
|
Bug 844954 - Add LoadLibrary RAII helper and System32 LoadLirary helper for use anywhere. r=jimm
|
2013-03-22 15:34:36 -04:00 |
|
Alexander Surkov
|
3ba4d66119
|
Bug 853340 - getTextAtOffset for word boundaries: beginning of a new life, r=tbsaunde
|
2013-03-24 09:57:06 +09:00 |
|
Nicholas Nethercote
|
57e5f286ed
|
Bug 851421 (part 2) - Don't emit bytecode for asm.js functions unless linking fails. r=luke.
--HG--
extra : rebase_source : cbab73e8bad5d6153cfb1cdd7599c608e78fad8a
|
2013-03-14 18:44:03 -07:00 |
|
Luke Wagner
|
3592ad0274
|
Bug 851421 (part 1) - Clone extended function slots. r=nnethercote.
--HG--
extra : rebase_source : c387da0c0ae5293fc36b76e84f5000fa17c100ce
|
2013-03-23 05:31:01 -07:00 |
|
Benjamin Peterson
|
e96eef845c
|
Backout Bug 854117 because philor said so
|
2013-03-23 16:38:41 -05:00 |
|
David Zbarsky
|
c6e530d4b4
|
Bug 847120: Convert SVGFETurbulenceElement to WebIDL r=Ms2ger
|
2013-03-23 17:00:36 -04:00 |
|
David Zbarsky
|
a61603e66e
|
Bug 847120: Move SVGFETurbulenceElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFETurbulenceElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFETurbulenceElement.h
|
2013-03-23 17:00:36 -04:00 |
|
David Zbarsky
|
728c613c68
|
Bug 847120: Convert SVGFEMorphologyElement to WebIDL r=Ms2ger
|
2013-03-23 17:00:36 -04:00 |
|
David Zbarsky
|
278ae355b0
|
Bug 847120: Move SVGFEMorphologyElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEMorphologyElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEMorphologyElement.h
|
2013-03-23 17:00:36 -04:00 |
|
David Zbarsky
|
9b4e201807
|
Bug 847120: Convert SVGFEConvolveMatrixElement to WebIDL r=Ms2ger
|
2013-03-23 17:00:36 -04:00 |
|
David Zbarsky
|
3ad0201a50
|
Bug 847120: Move SVGFEConvolveMatrixElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEConvolveMatrixElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEConvolveMatrixElement.h
|
2013-03-23 17:00:35 -04:00 |
|
David Zbarsky
|
800b24fe5b
|
Bug 847120: Convert SVGFEDisplacementMapElement to WebIDL r=Ms2ger
|
2013-03-23 17:00:35 -04:00 |
|
David Zbarsky
|
a128dfe6dc
|
Bug 847120: Move SVGFEDisplacementMapElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEDisplacementMapElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEDisplacementMapElement.h
|
2013-03-23 17:00:35 -04:00 |
|
David Zbarsky
|
5c0945edc2
|
Bug 847120: Convert SVGFEDiffuseLightingElement to WebIDL r=Ms2ger
|
2013-03-23 17:00:35 -04:00 |
|
David Zbarsky
|
e338c35b8f
|
Bug 847120: Move SVGFEDiffuseLightingElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEDiffuseLightingElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEDiffuseLightingElement.h
|
2013-03-23 17:00:35 -04:00 |
|
David Zbarsky
|
f7262b7a39
|
Bug 847120: Convert SVGFESpecularLightingElement to WebIDL r=Ms2ger
|
2013-03-23 17:00:34 -04:00 |
|
David Zbarsky
|
0245f3c2f9
|
Bug 847120: Convert SVGFESpecularLightingElement to WebIDL r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFESpecularLightingElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFESpecularLightingElement.h
|
2013-03-23 17:00:34 -04:00 |
|
David Zbarsky
|
486149b15b
|
Bug 853692: Convert SVGFESpotLightElement to WebIDL r=Ms2ger
|
2013-03-23 17:00:34 -04:00 |
|
David Zbarsky
|
52524630cf
|
Bug 853692: Move SVGFESpotLightElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFESpotLightElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFESpotLightElement.h
|
2013-03-23 17:00:33 -04:00 |
|
Mats Palmgren
|
00ceb5a595
|
Bug 851847 - Optimize nsBlockFrame::StealFrame when removing a normal flow child. r=bzbarsky
|
2013-03-23 21:49:45 +01:00 |
|
Mats Palmgren
|
a98c0cde58
|
Backout rev 85397e0a6dba - wrong patch. r=me
|
2013-03-23 21:45:53 +01:00 |
|
Mats Palmgren
|
56ef5c292e
|
Bug 851847 - Optimize nsBlockFrame::StealFrame when removing a normal flow child. r=bzbarsky
|
2013-03-23 21:10:34 +01:00 |
|
Mats Palmgren
|
10dc9659ed
|
Bug 851849 - Make nsBlockFrame::AddFrames() return void since it can't fail, and non-virtual since it's not meant to be overridden. Add a post-condition that the given
aFrameList is empty. r=bzbarsky
|
2013-03-23 21:10:34 +01:00 |
|
Mats Palmgren
|
0e54488c73
|
Bug 851848 - Remove the OOM check for allocating the BulletFrame now that PresArena allocations are infallible. r=bzbarsky
|
2013-03-23 21:10:34 +01:00 |
|
Mats Palmgren
|
134413ceb0
|
Bug 851848 - Remove OOM checks for the result of NewLineBox now that PresArena allocations are infallible. r=bzbarsky
|
2013-03-23 21:10:33 +01:00 |
|
Mats Palmgren
|
cfa63ad101
|
Bug 851841 - Make nsListBoxBodyFrame::RemoveChildFrame assertions fatal. r=bzbarsky
|
2013-03-23 21:10:33 +01:00 |
|
Mats Palmgren
|
7a375e174e
|
Bug 852670 - Make nsContainerFrame::SetPropTableFrames return void since it's infallible. r=bzbarsky
|
2013-03-23 21:10:33 +01:00 |
|
Gregory Szorc
|
1512dc87cf
|
Bug 854057 - Look for binaries in the proper path; r=trivial
|
2013-03-23 12:18:38 -07:00 |
|
Till Schneidereit
|
af4afaf023
|
Bug 853417 - Prevent self-hosted scripts from ever being visible to client scripts. r=jimb
--HG--
extra : rebase_source : b6f6d5a4ebd990d72d4fce36c5821fd5b3f0c0fb
|
2013-03-22 01:17:18 +01:00 |
|
Mounir Lamouri
|
bbdf3b4f20
|
Bug 854117 - Re-enable test_resize_move_windows.html and test_resize_move_windows.xul on Linux. rs=Ms2ger
|
2013-03-23 18:02:21 +00:00 |
|
Ehsan Akhgari
|
8d2cf011d8
|
Bug 853963 - Make the case where the listener and panner are at the same spot with 360 cone angles really a no-op; r=padenot
|
2013-03-22 15:32:24 -04:00 |
|
Jim Mathies
|
88fa2b8ee2
|
Bug 853604 - Add support for switching to caret browsing mode once selection has been invoked. r=ally
|
2013-03-23 11:07:18 -05:00 |
|