Commit Graph

131674 Commits

Author SHA1 Message Date
Sebastian Hengst
a55500f8b4 Bug 871220 - Don't copy 'Build Configuration: about:buildconfig' from about:support. r=Mossop 2013-05-15 00:35:12 +02:00
JosiahOne
fdce064d94 Bug 868432 - Alter tests to be aware of delayed changes in scrolling. r=roc 2013-05-08 22:25:09 -04:00
JosiahOne
b29a8fe26f Bug 868432 - Animate scrolling when Home/End button is pressed. r=roc 2013-05-07 14:41:09 -04:00
JosiahOne
85c2f14a17 Bug 868316 - Adjust scrollbar dimmensions to their OS value. r=mstange 2013-05-14 15:54:57 -04:00
Stephen Pohl
a03c228414 Bug 817700 - Fix animSVGImage test. r=roc 2013-05-15 08:21:25 -04:00
Stephen Pohl
bc41d7662b Bug 817700 - Fix test_toBlob canvas test. r=roc 2013-05-15 08:21:25 -04:00
Stephen Pohl
f4b49b9de3 Bug 817700 - Fix test_mozGetAsFile canvas test. r=roc 2013-05-15 08:21:25 -04:00
Stephen Pohl
6ec6dc064d Bug 817700 - Make <canvas>.toBlob run asynchronously - canvas changes. r=roc 2013-05-15 08:21:24 -04:00
Stephen Pohl
9f6fd6b282 Bug 817700 - Make <canvas>.toBlob run asynchronously - imglib changes. r=seth 2013-05-15 08:21:22 -04:00
Mounir Lamouri
cb08fa3bf6 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
f46eb6a53e 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
452720f8d7 Bug 861062 - getTextAfterOffset for word boundaries: still evolving, r=tbsaunde 2013-05-15 17:26:17 +09:00
Wes Johnston
e340445169 Bug 871464 - Follow up to fix nit. r=margaret 2013-05-15 00:31:09 -07:00
Wes Johnston
463e47623b Bug 863367 - Don't show urlbar for webapps loading app protocol pages. r=lucasr 2013-05-14 23:47:57 -07:00
Wes Johnston
ec4674130c Bug 871464 - Preference screen should observe changes to gecko prefs. r=margaret 2013-05-14 23:45:51 -07:00
Adam Roach [:abr]
bad7b8e8e2 Bug 872013 - Use more robust mkdtemp() rather than relying on PID r=ehugg,jesup 2013-05-15 00:32:45 -05:00
Dan Gohman
b83f4ee457 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
ce7b8ecd78 Bug 872352 - Add NBody to parjs-benchmarks. (r=nmatsakis) DONTBUILD 2013-05-14 19:23:20 -07:00
Boris Zbarsky
9779044c24 Bug 862825. Stop trying to snapshot IPC crashtests or jsreftests. r=roc 2013-05-14 14:21:48 -04:00
Boris Zbarsky
2055c25036 Bug 870845. Correctly check for parse-inaccessible properties in inDOMUtils::GetCSSPropertyNames. r=heycam 2013-05-14 14:20:58 -04:00
Boris Zbarsky
de649cdeb6 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
725e374f66 Bug 871390 - Update WebGL canvases async, not 2D ones r=mattwoodrow 2013-05-14 21:16:07 -04:00
Steve Workman
fc986bca8c Bug 870652 - Add null ptr check in nsDNSRecord::ReportUnusable to avoid crashing r=mcmanus 2013-05-14 16:35:18 -07:00
David Zbarsky
c0c90ea117 Bug 868312 - Rooting fixes for dom r=bz 2013-05-14 16:25:32 -07:00
Margaret Leibovic
c198569efa Bug 868342 - (Part 4) Refactor BrowserToolbar.setTitle. r=wesj 2013-05-14 16:19:37 -07:00
Margaret Leibovic
7bcb0e5ef5 Bug 868342 - (Part 3) Check for null URL in BrowserToolbar.setTitle. r=wesj 2013-05-14 16:19:35 -07:00
Jon Coppeard
2a7dbf9c88 Bug 872185 - Annotate a couple of rooting analysis false positives r=sfink 2013-05-14 16:11:17 -07:00
Caitlin Potter
2f6b68ae57 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
1751288e9a Bug 871014 - (Part 3) Represent typeface choices more visually. r=bnicholson 2013-05-14 14:55:44 -07:00
Margaret Leibovic
435ea3f851 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
a337981450 Bug 871014 - (Part 1) Remove "margins" setting from reader mode menu. r=bnicholson 2013-05-14 14:55:43 -07:00
Margaret Leibovic
2e1fbdde7c Bug 862543 - Update "exit reader" icon. r=sriram 2013-05-14 14:55:43 -07:00
Chenxia Liu
ea7f64ae9d 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
620410f94c 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
18afe42a47 Bug 870814 - IonMonkey: Enable native dense int32 when cache isn't monitored, r=jandem 2013-05-14 23:19:04 +02:00
Ryan VanderMeulen
d93a3eb9dd Merge m-c to inbound. 2013-05-14 16:51:22 -04:00
Ryan VanderMeulen
01613554be 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
4114163640 Merge the last PGO-green inbound changeset to m-c. 2013-05-14 16:16:12 -04:00
Brian R. Bondy
ea1af32ecd Bug 872159 - Flyout panels have a different border than permissions flyout. r=mbrubeck 2013-05-14 12:58:13 -07:00
Dave Hylands
c2e3ffc78d Bug 871956 - Fix regression introduced by bug 858416. r=kanru 2013-05-14 10:44:25 -07:00
Gregor Wagner
4bb2ced518 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
311fcccdb3 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
9795ae8275 Bug 869030 - Disable testSystemPages for causing panda reboots in future tests; r=jmaher 2013-05-14 09:14:22 -06:00
Ryan VanderMeulen
95fbcb633f Merge m-c to inbound. 2013-05-14 10:51:43 -04:00
Ryan VanderMeulen
453e5797ca Merge m-c to birch. 2013-05-14 08:38:59 -04:00
Gregor Wagner
df7d6d1dde 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
983274ce94 Bug 869331 - Flush the SkiaGL canvas before right present. r=gw280 2013-05-14 08:31:59 -04:00
Shih-Chiang Chien
cab6163b26 Bug 868271 - Don't ignore touchend even if event is preventDefaulted. r=vingtetun 2013-05-14 08:30:37 -04:00
Gregor Wagner
e74423160c Bug 871828 - Fix global object sharing for FormHistory. r=gavin, r=khuey 2013-05-14 08:29:31 -04:00
Tetsuharu OHZEKI
810bfcab4c Bug 868845 - Convert to use gecko preference service about the preference of show url in address bar. r=wesj 2013-05-14 08:29:31 -04:00