Commit Graph

127436 Commits

Author SHA1 Message Date
Ryan VanderMeulen
c9335ef67e Backed out changeset 061b9318815b (bug 846906) for accidentally removing mach. 2013-04-04 10:42:28 -04:00
Josh Matthews
70b68afa59 Bug 854926 - Never request confirmation to close the last private browsing window. r=gavin 2013-04-04 10:14:27 -04:00
Scott Johnson
9c48be5165 Bug 520992: Adjust computed width and height before returning to account for box-sizing. [r=bz] 2013-04-04 09:00:07 -05:00
Ryan VanderMeulen
14b8ba5455 Bug 855730 - Disable test due to high failure rate. 2013-04-04 09:41:29 -04:00
Nathan Froyd
c9dfdcad2f Bug 857254 - add CGTemplatedType and use it everywhere; r=bz 2013-04-02 15:29:03 -04:00
Nathan Froyd
c741af4b3b Bug 857254 - use CGIfWrapper more consistently; r=bz 2013-04-02 15:09:16 -04:00
Eddy Bruel
4d43690a0c Bug 846906 - Implement nsAppShellService::CreateWindowlessBrowser; r=bz; sr=benjamin 2013-04-04 15:24:32 +02:00
Chris Peterson
992d78fc81 Bug 798172 - Apple's default clang 4.2 does not have __builtin_bswap16(). r=Waldo 2013-04-03 23:40:39 -07:00
Ms2ger
2fef74cc6d Merge m-c to m-i. 2013-04-04 14:15:56 +02:00
Ms2ger
847971275e Bug 838088 - Followup: Remove obsoleted entries from android.json. 2013-04-04 09:05:32 +02:00
Ms2ger
906d5c820d Bug 856960 - Remove some quickstubs; r=bz 2013-04-04 09:05:28 +02:00
Ms2ger
90f2d81463 Bug 856973 - Outparamdel NS_New{In,Out}putStreamReadyEvent; r=ehsan 2013-04-04 09:05:18 +02:00
Ms2ger
58b047de91 Bug 851791 - Kill some script type id stuff; r=bz 2013-04-04 09:04:50 +02:00
Ms2ger
b31a000d0a Bug 856611 - Cleanup HTMLInputElement.webidl; r=bz 2013-04-04 09:04:45 +02:00
Ms2ger
61609bba86 Bug 856605 - Remove TimeRanges CI; r=mounir 2013-04-04 09:04:41 +02:00
Ms2ger
ce86e9a39a Bug 853818 - Remove HTMLMediaElement CI/nsIJSNativeInitializer; r=mounir 2013-04-04 09:04:29 +02:00
Ms2ger
1d900db1ba Bug 854329 - Part b: Import more tests; rs=mounir 2013-04-04 09:04:24 +02:00
Ms2ger
a769ca88de Bug 854329 - Part a: Import more tests; rs=mounir 2013-04-04 09:04:00 +02:00
Ms2ger
b7be7b19ab No bug - Correct reference to importTestSuites.py in comments in generated moz.build files. 2013-04-04 09:03:55 +02:00
Ms2ger
eb6c6b3e19 Bug 841488 - Part b: Merge Get/SetUnsignedIntAttr and Get/SetHTMLUnsignedIntAttr; r=khuey 2013-04-04 09:03:50 +02:00
Ms2ger
5741bbe7d7 Bug 841488 - Part a: Rename nsHTMLSelectElement; r=khuey
--HG--
rename : content/html/content/src/nsHTMLSelectElement.cpp => content/html/content/src/HTMLSelectElement.cpp
rename : content/html/content/src/nsHTMLSelectElement.h => content/html/content/src/HTMLSelectElement.h
2013-04-04 09:03:33 +02:00
Ms2ger
957e2e77af Bug 854196 - Don't call GetWindowInternal directly, and make assertions harder to ignore; r=bz 2013-04-04 09:03:26 +02:00
Ms2ger
0d51d547b4 Bug 854090 - Move nsHTMLFormElementSH::FindNamedItem to nsHTMLFormElement; r=khuey 2013-04-04 09:03:12 +02:00
Ms2ger
e38aa0d743 Bug 852602 - Pass CallArgs to Proxy call() and construct() hooks; r=Waldo 2013-04-04 09:02:24 +02:00
Ms2ger
87b86f2def Bug 854475 - Pass CallArgs to GetFirstArgumentAsObject; r=Waldo 2013-04-04 09:02:20 +02:00
Ms2ger
a59573d09f Bug 575431 - Followup: remove obsoleted comment. 2013-04-04 09:02:16 +02:00
Ms2ger
058b5efdfc Bug 853814 - Make nsDocShell::mScriptGlobal an nsGlobalWindow; r=bz 2013-04-04 09:02:11 +02:00
Matt Brubeck
1e6307fe01 Bug 855593 - Support ac_add_app_options in mozbuild.mozconfig [r=gps] 2013-04-03 15:42:16 -07:00
Tanvi Vyas
e3d3299f40 Bug 855730 - Originally extended the timeout to 10 seconds to see if that would provide us data about the intermittent failure. Extended timeout is causing too many oranges and a longer timeout does not prevent the failures. r=smaug 2013-04-03 15:21:19 -07:00
Ryan VanderMeulen
ab2c8de3d1 Merge m-c to inbound. 2013-04-03 18:16:48 -04:00
Ryan VanderMeulen
f73df0ebbd Merge the last PGO-green inbound push to m-c. 2013-04-03 18:14:30 -04:00
Eitan Isaacson
0c7e131d55 Bug 857673 - Exclude webspeech synth ipc test on Android. r=jmaher 2013-04-03 15:13:17 -07:00
Eitan Isaacson
a6ee6b2e88 Bug 525444 - (Part 3/3) Support OOP speech synth. r=smaug
--HG--
rename : content/media/webspeech/synth/moz.build => content/media/webspeech/synth/ipc/test/moz.build
2013-04-03 15:13:17 -07:00
Eitan Isaacson
09a986be62 Bug 525444 - (Part 2/3) Added speech service API. r=smaug 2013-04-03 15:13:17 -07:00
Eitan Isaacson
79a685a6a4 Bug 525444 - (Part 1/3) Basic SpeechSynthesis setup and voice registration. r=smaug
--HG--
rename : content/media/webspeech/moz.build => content/media/webspeech/synth/moz.build
rename : content/media/webspeech/moz.build => content/media/webspeech/synth/test/moz.build
2013-04-03 15:13:16 -07:00
Eitan Isaacson
cc7113a844 Bug 856370 - Add a Makefile.in in webspeech/recognition and remove webspeech top-level VPATH. r=smaug
--HG--
rename : content/media/webspeech/Makefile.in => content/media/webspeech/recognition/Makefile.in
rename : content/media/webspeech/moz.build => content/media/webspeech/recognition/moz.build
2013-04-03 15:13:16 -07:00
Georg Fritzsche
26d6b994e6 Bug 758872 - Fix missing null-check for plugin instance. r=bsmedberg 2013-04-04 00:00:45 +02:00
Kartikaya Gupta
2d858f40ac Merge 2013-04-03 17:55:14 -04:00
Patrick McManus
67ce0b86ed bug 850968 cache effectiveness telemetry - throttle up r=taras 2013-04-03 17:26:35 -04:00
Allison Naaktgeboren
0b59870fb2 Bug 857766 - change size of topsites thumbnails.r=jimm 2013-04-03 14:24:56 -07:00
Sam Foster
20ddd3e970 Bug 812291 - Hook up hide/restore of Top Sites 2013-04-03 22:16:14 +01:00
Ryan VanderMeulen
ffa352698a Merge m-c to inbound. 2013-04-03 13:47:31 -04:00
Kyle Huey
66dfd9af51 Followup to bug 855804: Remove ridiculous WARNINGS_AS_ERRORS junk. r=me 2013-04-03 10:44:35 -07:00
Daniel Glazman
b35b0db9aa Bug 857487 - Fix deleting a table row using the inline table editing UI; r=ehsan 2013-04-03 13:40:34 -04:00
Kartikaya Gupta
47c9b35334 Bug 857217 - Put focus in about:home if it is visible instead of always sending it to the layerview. r=Cwiiis 2013-04-03 11:59:22 -04:00
Kartikaya Gupta
9c7dd9ca99 Bug 857217 - Don't move focus to the layerview if joystick input events are in the dead zones. r=Cwiiis 2013-04-03 11:58:59 -04:00
Timur Timirkhanov
cd2d4b4929 Bug 843492 - Bootstrapping fails using Python 3x due to urllib2; r=gps
DONTBUID (NPOTB)
2013-04-03 05:38:00 -07:00
Jan de Mooij
883bab723e Merge. 2013-04-03 17:38:16 +02:00
Jan de Mooij
b6d54abae7 Merge baseline compiler branch and mozilla-central. IGNORE BAD COMMIT MESSAGES 2013-04-03 17:37:32 +02:00
Neil Rashbrook
0c05219cd6 Bug 856571 Move accesskey for Error Console's filter box back r=dao 2013-04-03 16:31:41 +01:00