Fabrice Desré
|
c481c481c1
|
Bug 832104 - Don't report CSS errors in production builds r=cjones
|
2013-01-17 18:08:26 -08:00 |
|
Sean Stangl
|
3efe59637e
|
Bug 831658 - Handle multiple RegExpShareds in the same compartment. r=dvander
|
2013-01-17 18:03:34 -08:00 |
|
Nicholas Nethercote
|
9ffa66e982
|
Bug 832026 - Measure JSRuntime::bumpAlloc_ in the JS memory reporter. r=sstangl.
--HG--
rename : js/src/tests/lib/jittests.py => js/src/jit-test/jit_test.py
rename : layout/reftests/w3c-css/submitted/values3/calc-background-image-gradient-1-ref.html => layout/reftests/css-calc/background-image-gradient-1-ref.html
rename : layout/reftests/w3c-css/submitted/values3/calc-background-image-gradient-1.html => layout/reftests/css-calc/background-image-gradient-1.html
rename : layout/reftests/w3c-css/submitted/values3/reftest.list => layout/reftests/css-calc/reftest.list
rename : layout/reftests/text/auto-hyphenation-10-ref.html => layout/reftests/text/auto-hyphenation-10.html
rename : layout/reftests/text/auto-hyphenation-8-ref.html => layout/reftests/text/auto-hyphenation-8.html
rename : layout/reftests/text/auto-hyphenation-9-ref.html => layout/reftests/text/auto-hyphenation-9.html
rename : services/common/servicesComponents.manifest => services/sync/SyncComponents.manifest
extra : rebase_source : 6b9d955241e189e52c6145f3fb4c3169ec834b78
|
2013-01-17 17:50:21 -08:00 |
|
Mark Finkle
|
8237809a34
|
Backout 3b91d62ca343 and 662d0cd47316 for test failures
|
2013-01-17 20:44:46 -05:00 |
|
Sean Stangl
|
2bb585acb8
|
Bug 831884 - Prevent calling MatchOnly on Win64 as a stopgap. r=dvander
|
2013-01-17 17:40:52 -08:00 |
|
Frank Yan
|
f22af97bc7
|
Bug 832015 - Use 2x private browsing titlebar mask image in HiDPI mode. r=shorlander
|
2013-01-17 17:06:32 -08:00 |
|
Mark Finkle
|
30f32f5d6a
|
Bug 831123 - Disable CSS error reporting by default to improve pageload performance (more test failures) r=me
|
2013-01-17 19:39:23 -05:00 |
|
Andrew McCreight
|
05e8c2424b
|
Bug 830399. Add JSAutoCompartment in nsXMLHttpRequest::GetInterface. r=bz
|
2013-01-17 16:30:41 -08:00 |
|
Andrew McCreight
|
d49d03aef4
|
Bug 826471. Add JSAutoCompartment in nsWindowSH::NewResolve. r=bholley
|
2013-01-17 16:30:41 -08:00 |
|
Cameron McCormack
|
174de9f880
|
Bug 818626 - Remove printing crash report debugging. r=roc
|
2013-01-18 11:22:30 +11:00 |
|
Timothy Nikkel
|
ac1905d317
|
Bug 784591. Part 2. Don't track images that don't have a frame created. r=jlebar
|
2013-01-17 17:58:37 -06:00 |
|
Timothy Nikkel
|
d85f392527
|
Bug 784591. Part 1.5. Remove the SHOULD_BE_TRACKED bit and just always track non-null requests. r=joe,khuey
Also assert that the request is null when we do not track it.
|
2013-01-17 17:58:35 -06:00 |
|
Chris Jones
|
8c7bb72c30
|
Bug 786631, part 2: Make the prelaunch process totipotent and specialize when it's taken. r=jlebar
|
2013-01-17 12:06:36 -08:00 |
|
Chris Jones
|
61289b3aab
|
Bug 786631, part 1: Refactor privilege adjustment. r=dhylands
|
2013-01-17 12:06:36 -08:00 |
|
Fabrice Desré
|
8e180ba6d7
|
Bug 831412 - Disable support for installing certified-level apps through the remote debugger protocol in production builds r=cjones
|
2013-01-17 15:31:12 -08:00 |
|
Mark Finkle
|
5522f78d9d
|
Bug 831123 - Disable CSS error reporting by default to improve pageload performance r=blassey r=jmaher
|
2013-01-17 18:38:47 -05:00 |
|
David Keeler
|
d9d03735a0
|
bug 827304 - rename browser_clickToPlayPluginScriptAccessPopup.js because it's long r=jaws
--HG--
rename : browser/base/content/test/browser_clickToPlayPluginScriptAccessPopup.js => browser/base/content/test/browser_CTPScriptPlugin.js
|
2013-01-17 14:00:41 -08:00 |
|
EKR
|
2d62e13f38
|
Strip a= from trickle ICE candidates
Bug 829757 - Accept a=candidate ICE candidates (for now). r=ehugg
|
2013-01-17 09:18:06 -08:00 |
|
Benoit Girard
|
bd72a637c5
|
Bug 820852 - Implement write poisoning on Windows. r=ehsan,espindola
|
2013-01-10 16:50:16 -05:00 |
|
Frank Yan
|
369d756fde
|
Bug 795664 - Match the 1x full-screen icon to the 2x one on OS X. r=shorlander
|
2013-01-17 14:09:17 -08:00 |
|
Jared Wein
|
9a20c5b330
|
Bug 780826 - Hover and active state for the video controls. r=dolske,shorlander
--HG--
extra : rebase_source : d8c2e631fc629124ab95e3e07dd4fa14a1b7b28a
|
2013-01-17 17:00:39 -05:00 |
|
Adam Roach [:abr]
|
42bdaeb63d
|
Bug 829461: Check for NULL media stream r=ehugg
|
2013-01-17 15:32:16 -06:00 |
|
Marco Chen
|
b386752fe6
|
Bug 830611 - [Audio] Add dom_audioagent.xpt into package-manifest.in. r=roc
|
2013-01-17 16:18:22 +08:00 |
|
Seth Fowler
|
0bff99cf5a
|
Bug 824817 - Eliminate warnings in IPC code. r=cjones
|
2013-01-16 14:42:14 -08:00 |
|
Jonathan Watt
|
502c5db666
|
Bug 583738 - The "Remove All Reports" button on about:crashes should remove pending crashes. r=ted
|
2013-01-17 16:56:19 -05:00 |
|
Jan Varga
|
46dca7ab38
|
Bug 831169 - crash in mozilla::dom::indexedDB::PIndexedDBTransactionChild::SendAllRequestsFinished. r=bent
|
2013-01-17 22:38:36 +01:00 |
|
Chris Double
|
b7d00eddb1
|
Bug 831640 - Remove unused AddRef/Release methods on MediaDecoderReader - r=ehsan
|
2013-01-17 17:46:00 +13:00 |
|
Diego Wilson
|
927cd6f224
|
Bug 810334: Honor layer clip rects in HwcComposer2D. r=vlad a=cjones
|
2013-01-17 13:34:01 -08:00 |
|
Henrik Skupin
|
a2e17be0ae
|
Bug 831782 - Small fixes for WebRTC mochitests. r=jesup
|
2013-01-17 22:33:02 +01:00 |
|
Randell Jesup
|
5e909176f9
|
Bug 826807: Clean up JSAPI error handling in PeerConnection constraints r=bz
|
2013-01-17 16:23:44 -05:00 |
|
Daniel Holbert
|
6f4b485097
|
Bug 831354, test fix 5: Make flexbox-align-self-vert-rtl-1.xhtml wrap some text in a 100px-wide inline block, so that our different centering algorithms will be able to center it consistently. r=dbaron
|
2013-01-17 13:14:23 -08:00 |
|
Jonathan Griffin
|
2e7f5d0e84
|
Bug 831857 - Use RotatingFileAppender for Marionette's log, r=gwagner
|
2013-01-17 11:43:57 -08:00 |
|
Doug Turner
|
8e744c0daa
|
Bug 831167 - Crash in mozilla::dom::devicestorage::PDeviceStorageRequestParent::Write. r=bent
--HG--
extra : rebase_source : e7f90023f97155af70aff639bdfa5273d5cec233
|
2013-01-17 12:33:42 -08:00 |
|
Chris Jones
|
7dba6ead7f
|
Back out bug 786631
|
2013-01-17 12:50:13 -08:00 |
|
Chris Jones
|
86389a1b2d
|
Back out bug 786631
|
2013-01-17 12:49:56 -08:00 |
|
Chris Jones
|
9a2fcc5586
|
Back out bug 786631
|
2013-01-17 12:49:42 -08:00 |
|
Jan de Mooij
|
e142a8ab27
|
Bug 830943 - Fix tableswitch block ordering. r=dvander
--HG--
extra : rebase_source : da4c7bec4842de2787cdc1f3b03a3182b50004a7
|
2013-01-17 21:44:59 +01:00 |
|
Chris Jones
|
4a4b706f9d
|
Bustage fix for bug 786631: Need a win no-op too. r=me
|
2013-01-17 12:46:05 -08:00 |
|
Ehsan Akhgari
|
6dfb56aab3
|
Bug 831900 - Ensure that SpecialPowers.getFocusedElementForWindow actually returns something; r=ted
|
2013-01-17 15:23:49 -05:00 |
|
L. David Baron
|
cf068fa861
|
Bug 831354, test fix 4: Make auto-hyphenation-2 not depend on different languages leading to the same font. r=jfkthame
|
2013-01-17 20:20:27 +00:00 |
|
L. David Baron
|
ea1256ae75
|
Bug 831354, test fix 3: Make flexbox-intrinsic-sizing-horiz-2a.xhtml not assume that the distance from the baseline of the default font to the top of its normal line height is less than or equal to 16px. r=dholbert
|
2013-01-17 20:20:27 +00:00 |
|
L. David Baron
|
ddd3df3d84
|
Bug 831354, test fix 2: Make font inflation tests for selects less sensitive to font metrics by using matching font sizes on the block containing the select. r=jwir3
Note that select-combobox-3 doesn't need this fix since it uses
vertical-align: top.
|
2013-01-17 20:20:27 +00:00 |
|
L. David Baron
|
33392dd2be
|
Bug 831354, test fix 1: Make continuous-inline-1{cd} tests no longer assume that the height of an inline in the default font is less than 20px. r=bzbarsky
--HG--
rename : layout/reftests/backgrounds/continuous-inline-1-ref.html => layout/reftests/backgrounds/continuous-inline-1ab-ref.html
rename : layout/reftests/backgrounds/continuous-inline-1-ref.html => layout/reftests/backgrounds/continuous-inline-1cd-ref.html
|
2013-01-17 20:20:27 +00:00 |
|
L. David Baron
|
6d6eef7787
|
Bug 702121, patch 3: Make the auto-hyphenation-{8,9,10} reftests not depend on picking the same fonts for different language or encoding values, to fix Android reftest failures from landing of bug 831354. r=jfkthame
--HG--
rename : layout/reftests/text/auto-hyphenation-10.html => layout/reftests/text/auto-hyphenation-10-ref.html
rename : layout/reftests/text/auto-hyphenation-8.html => layout/reftests/text/auto-hyphenation-8-ref.html
rename : layout/reftests/text/auto-hyphenation-9.html => layout/reftests/text/auto-hyphenation-9-ref.html
|
2013-01-17 20:20:27 +00:00 |
|
Wes Kocher
|
eaa5f97874
|
Bug 831474 - Update revision of Jetpack tests used in Firefox. r=kwierso
|
2013-01-17 12:10:06 -08:00 |
|
Chris Jones
|
7714922ecc
|
Bug 786631, part 2: Make the prelaunch process totipotent and specialize when it's taken. r=jlebar
|
2013-01-17 12:06:36 -08:00 |
|
Chris Jones
|
527e7a3767
|
Bug 786631, part 1: Refactor privilege adjustment. r=dhylands
|
2013-01-17 12:06:36 -08:00 |
|
Chris Jones
|
9469eaa5c3
|
Bug 831191: Make PNG dumping work for r5g6b5 surfaces. r=joedrew
|
2013-01-17 12:06:36 -08:00 |
|
Tim Lunn
|
6787b35641
|
Bug 829421 - Free ArgumentsData if JSObject allocation fails. r=nbp
|
2013-01-17 11:59:00 -08:00 |
|
Rafael Ávila de Espíndola
|
0f91efea17
|
Bug 831864 - Refactor some logic to a renderSymbolicatedStacks method. r=froydnj.
--HG--
extra : rebase_source : ed98db39029b6754ad1a7d1abdffa4de51affaeb
|
2013-01-17 14:32:51 -05:00 |
|