Olli Pettay
|
4aedc83264
|
Bug 862309, remove useless warning about missing presshell, r=mats
--HG--
extra : rebase_source : 5f77555a3a24bc27cb3ce4422d6f06e1d4b97ab3
|
2013-05-15 14:38:05 +03:00 |
|
Olli Pettay
|
f40cb9a33b
|
Bug 857883, don't assert about readyState when not needed, r=bz
--HG--
extra : rebase_source : 1dc9dc6bae5907cac3f2b8b1c31d79e7bcbb68f2
|
2013-05-15 14:35:41 +03:00 |
|
Christian Holler
|
20391cba51
|
Bug 857189 - Fix incompatibility of ASM.js signal handler with AddressSanitizer. r=luke
|
2013-05-15 14:23:17 +02:00 |
|
Sebastian Hengst
|
03c97f38d0
|
Bug 871220 - Don't copy 'Build Configuration: about:buildconfig' from about:support. r=Mossop
|
2013-05-15 00:35:12 +02:00 |
|
JosiahOne
|
8f32113bf6
|
Bug 868432 - Alter tests to be aware of delayed changes in scrolling. r=roc
|
2013-05-08 22:25:09 -04:00 |
|
JosiahOne
|
4e132d9ee5
|
Bug 868432 - Animate scrolling when Home/End button is pressed. r=roc
|
2013-05-07 14:41:09 -04:00 |
|
JosiahOne
|
61db39d4d8
|
Bug 868316 - Adjust scrollbar dimmensions to their OS value. r=mstange
|
2013-05-14 15:54:57 -04:00 |
|
Stephen Pohl
|
75bff40158
|
Bug 817700 - Fix animSVGImage test. r=roc
|
2013-05-15 08:21:25 -04:00 |
|
Stephen Pohl
|
d526d9f61a
|
Bug 817700 - Fix test_toBlob canvas test. r=roc
|
2013-05-15 08:21:25 -04:00 |
|
Stephen Pohl
|
ccc6f60e74
|
Bug 817700 - Fix test_mozGetAsFile canvas test. r=roc
|
2013-05-15 08:21:25 -04:00 |
|
Stephen Pohl
|
0a00d1f428
|
Bug 817700 - Make <canvas>.toBlob run asynchronously - canvas changes. r=roc
|
2013-05-15 08:21:24 -04:00 |
|
Stephen Pohl
|
9b6e58b92b
|
Bug 817700 - Make <canvas>.toBlob run asynchronously - imglib changes. r=seth
|
2013-05-15 08:21:22 -04:00 |
|
Mounir Lamouri
|
896c0ac265
|
Bug 783607 - Update code and write tests for <input type='number'> precision fixes. r=jwatt
--HG--
rename : content/html/content/test/forms/test_input_range_rounding.html => content/html/content/test/forms/test_input_number_rounding.html
|
2013-05-15 12:56:00 +01:00 |
|
Matt Woodrow
|
9ef4239ee8
|
Bug 866470 - Make the style context lookup in nsDisplayList match what nsCSSRendering does. r=roc
|
2013-05-08 15:47:31 +12:00 |
|
Alexander Surkov
|
fd64b7f606
|
Bug 861062 - getTextAfterOffset for word boundaries: still evolving, r=tbsaunde
|
2013-05-15 17:26:17 +09:00 |
|
Wes Johnston
|
b3dedf54f8
|
Bug 871464 - Follow up to fix nit. r=margaret
|
2013-05-15 00:31:09 -07:00 |
|
Wes Johnston
|
091cc2abe9
|
Bug 863367 - Don't show urlbar for webapps loading app protocol pages. r=lucasr
|
2013-05-14 23:47:57 -07:00 |
|
Wes Johnston
|
e68a605bdf
|
Bug 871464 - Preference screen should observe changes to gecko prefs. r=margaret
|
2013-05-14 23:45:51 -07:00 |
|
Adam Roach [:abr]
|
02d43b5c3b
|
Bug 872013 - Use more robust mkdtemp() rather than relying on PID r=ehugg,jesup
|
2013-05-15 00:32:45 -05:00 |
|
Dan Gohman
|
d8a5f8289e
|
Bug 871783 - Do not copy the stack pointer for alignment checks. r=nbp
Test the stack pointer directly instead of copying it to
a temporary register. This is debug-only code, but tidiness is nice.
|
2013-05-14 13:44:43 -07:00 |
|
Shu-yu Guo
|
e649450417
|
Bug 872352 - Add NBody to parjs-benchmarks. (r=nmatsakis) DONTBUILD
|
2013-05-14 19:23:20 -07:00 |
|
Boris Zbarsky
|
1256c02593
|
Bug 862825. Stop trying to snapshot IPC crashtests or jsreftests. r=roc
|
2013-05-14 14:21:48 -04:00 |
|
Boris Zbarsky
|
7386be95e5
|
Bug 870845. Correctly check for parse-inaccessible properties in inDOMUtils::GetCSSPropertyNames. r=heycam
|
2013-05-14 14:20:58 -04:00 |
|
Boris Zbarsky
|
c45fb8cf25
|
Bug 872043. Add an API for getting the canonical Array.prototype for a global. r=waldo
|
2013-05-14 14:17:09 -04:00 |
|
James Willcox
|
c38017329f
|
Bug 871390 - Update WebGL canvases async, not 2D ones r=mattwoodrow
|
2013-05-14 21:16:07 -04:00 |
|
Steve Workman
|
a02069e2e9
|
Bug 870652 - Add null ptr check in nsDNSRecord::ReportUnusable to avoid crashing r=mcmanus
|
2013-05-14 16:35:18 -07:00 |
|
David Zbarsky
|
57233197b3
|
Bug 868312 - Rooting fixes for dom r=bz
|
2013-05-14 16:25:32 -07:00 |
|
Margaret Leibovic
|
5e4cc173ff
|
Bug 868342 - (Part 4) Refactor BrowserToolbar.setTitle. r=wesj
|
2013-05-14 16:19:37 -07:00 |
|
Margaret Leibovic
|
8648a896c3
|
Bug 868342 - (Part 3) Check for null URL in BrowserToolbar.setTitle. r=wesj
|
2013-05-14 16:19:35 -07:00 |
|
Jon Coppeard
|
868d702847
|
Bug 872185 - Annotate a couple of rooting analysis false positives r=sfink
|
2013-05-14 16:11:17 -07:00 |
|
Caitlin Potter
|
ad1ba036cb
|
Bug 868629 - webvtt no longer needs -DWEBVTT_NO_CONFIG_H. r=rillian
Bug 868629 - webvtt no longer needs -DWEBVTT_NO_CONFIG_H. r=rillian
|
2013-05-14 14:17:24 -04:00 |
|
Margaret Leibovic
|
f18e8c4959
|
Bug 871014 - (Part 3) Represent typeface choices more visually. r=bnicholson
|
2013-05-14 14:55:44 -07:00 |
|
Margaret Leibovic
|
ad0e7c0dde
|
Bug 871014 - (Part 2) Replace +/- font size setting UI with something more visual. r=bnicholson
|
2013-05-14 14:55:43 -07:00 |
|
Margaret Leibovic
|
9417086708
|
Bug 871014 - (Part 1) Remove "margins" setting from reader mode menu. r=bnicholson
|
2013-05-14 14:55:43 -07:00 |
|
Margaret Leibovic
|
758455f763
|
Bug 862543 - Update "exit reader" icon. r=sriram
|
2013-05-14 14:55:43 -07:00 |
|
Chenxia Liu
|
0d1b9b7fb3
|
Bug 871970 - Rename datareporting_crashreporter_title entity to reflect string change in data reporting string. r=sriram
|
2013-05-14 14:50:58 -07:00 |
|
Ekanan Ketunuti
|
b0c1ba9c9e
|
Bug 828116 - Move modules in toolkit/content and toolkit/mozapps/shared to toolkit/modules. r=Mossop
--HG--
rename : toolkit/mozapps/shared/CertUtils.jsm => toolkit/modules/CertUtils.jsm
rename : toolkit/content/DeferredTask.jsm => toolkit/modules/DeferredTask.jsm
rename : toolkit/content/Deprecated.jsm => toolkit/modules/Deprecated.jsm
rename : toolkit/content/Dict.jsm => toolkit/modules/Dict.jsm
rename : toolkit/mozapps/shared/FileUtils.jsm => toolkit/modules/FileUtils.jsm
rename : toolkit/content/Geometry.jsm => toolkit/modules/Geometry.jsm
rename : toolkit/content/InlineSpellChecker.jsm => toolkit/modules/InlineSpellChecker.jsm
rename : toolkit/content/LightweightThemeConsumer.jsm => toolkit/modules/LightweightThemeConsumer.jsm
rename : toolkit/content/PageMenu.jsm => toolkit/modules/PageMenu.jsm
rename : toolkit/content/PopupNotifications.jsm => toolkit/modules/PopupNotifications.jsm
rename : toolkit/content/PrivateBrowsingUtils.jsm => toolkit/modules/PrivateBrowsingUtils.jsm
rename : toolkit/content/PropertyListUtils.jsm => toolkit/modules/PropertyListUtils.jsm
rename : toolkit/content/Services.jsm => toolkit/modules/Services.jsm
rename : toolkit/content/Task.jsm => toolkit/modules/Task.jsm
rename : toolkit/content/Troubleshoot.jsm => toolkit/modules/Troubleshoot.jsm
rename : toolkit/content/UpdateChannel.jsm => toolkit/modules/UpdateChannel.jsm
rename : toolkit/content/WindowDraggingUtils.jsm => toolkit/modules/WindowDraggingUtils.jsm
rename : toolkit/content/debug.js => toolkit/modules/debug.js
rename : toolkit/content/tests/browser/browser_DeferredTask.js => toolkit/modules/tests/browser/browser_DeferredTask.js
rename : toolkit/content/tests/browser/browser_Deprecated.js => toolkit/modules/tests/browser/browser_Deprecated.js
rename : toolkit/content/tests/browser/browser_Geometry.js => toolkit/modules/tests/browser/browser_Geometry.js
rename : toolkit/content/tests/browser/browser_InlineSpellChecker.js => toolkit/modules/tests/browser/browser_InlineSpellChecker.js
rename : toolkit/content/tests/browser/browser_Services.js => toolkit/modules/tests/browser/browser_Services.js
rename : toolkit/content/tests/browser/browser_Troubleshoot.js => toolkit/modules/tests/browser/browser_Troubleshoot.js
rename : toolkit/mozapps/shared/test/chrome/Makefile.in => toolkit/modules/tests/chrome/Makefile.in
rename : toolkit/mozapps/shared/test/chrome/moz.build => toolkit/modules/tests/chrome/moz.build
rename : toolkit/mozapps/shared/test/chrome/test_bug544442_checkCert.xul => toolkit/modules/tests/chrome/test_bug544442_checkCert.xul
rename : toolkit/content/tests/unit/propertyLists/bug710259_propertyListBinary.plist => toolkit/modules/tests/xpcshell/propertyLists/bug710259_propertyListBinary.plist
rename : toolkit/content/tests/unit/propertyLists/bug710259_propertyListXML.plist => toolkit/modules/tests/xpcshell/propertyLists/bug710259_propertyListXML.plist
rename : toolkit/mozapps/shared/test/unit/test_FileUtils.js => toolkit/modules/tests/xpcshell/test_FileUtils.js
rename : toolkit/content/tests/unit/test_dict.js => toolkit/modules/tests/xpcshell/test_dict.js
rename : toolkit/content/tests/unit/test_propertyListsUtils.js => toolkit/modules/tests/xpcshell/test_propertyListsUtils.js
rename : toolkit/mozapps/shared/test/unit/test_readCertPrefs.js => toolkit/modules/tests/xpcshell/test_readCertPrefs.js
rename : toolkit/content/tests/unit/test_task.js => toolkit/modules/tests/xpcshell/test_task.js
|
2013-05-14 14:37:18 -07:00 |
|
Hannes Verschore
|
613d0b6756
|
Bug 870814 - IonMonkey: Enable native dense int32 when cache isn't monitored, r=jandem
|
2013-05-14 23:19:04 +02:00 |
|
Ryan VanderMeulen
|
eacc437351
|
Merge m-c to inbound.
|
2013-05-14 16:51:22 -04:00 |
|
Ryan VanderMeulen
|
a7737c8f7f
|
Backed out 4 changesets (bug 869195, bug 870845, bug 872043, bug 862825) for mochitest b-c, mochitest-other, and xpcshell orange on a CLOSED TREE.
Backed out changeset 049889b25a79 (bug 869195)
Backed out changeset fc0bef5a2cfd (bug 862825)
Backed out changeset 267fe0d9c201 (bug 870845)
Backed out changeset 7b06b9d1acb2 (bug 872043)
|
2013-05-14 16:40:26 -04:00 |
|
Ryan VanderMeulen
|
16daf4f0a5
|
Merge the last PGO-green inbound changeset to m-c.
|
2013-05-14 16:16:12 -04:00 |
|
Brian R. Bondy
|
071ff8aab9
|
Bug 872159 - Flyout panels have a different border than permissions flyout. r=mbrubeck
|
2013-05-14 12:58:13 -07:00 |
|
Dave Hylands
|
55834420b0
|
Bug 871956 - Fix regression introduced by bug 858416. r=kanru
|
2013-05-14 10:44:25 -07:00 |
|
Gregor Wagner
|
a67540c7f9
|
Bug 870148 - Check validy of email.value when importing contacts. r=reuben
--HG--
extra : rebase_source : f008fb7ae6807eb0240ebe817e88c38100cc367d
|
2013-05-14 10:20:01 -07:00 |
|
Volker Mische
|
8e9032d233
|
Bug 870148 - Check vality of tel.value when importing contacts. r=gwagner
--HG--
extra : rebase_source : 67889d60976fdd3e709d687981b6923cf350f4a2
|
2013-05-14 10:17:37 -07:00 |
|
Geoff Brown
|
9375c096b5
|
Bug 869030 - Disable testSystemPages for causing panda reboots in future tests; r=jmaher
|
2013-05-14 09:14:22 -06:00 |
|
Ryan VanderMeulen
|
88ba09194d
|
Merge m-c to inbound.
|
2013-05-14 10:51:43 -04:00 |
|
Ryan VanderMeulen
|
5d06283e78
|
Merge m-c to birch.
|
2013-05-14 08:38:59 -04:00 |
|
Gregor Wagner
|
534384dde0
|
Bug 871788 - RILContentHelper.js line: 987: JavaScript Error: "setting a property that has only a getter". r=mrbkap
|
2013-05-14 08:32:48 -04:00 |
|
Chiajung Hung
|
eec514e788
|
Bug 869331 - Flush the SkiaGL canvas before right present. r=gw280
|
2013-05-14 08:31:59 -04:00 |
|