Ms2ger
2845200ab5
No bug - Correct reference to importTestSuites.py in comments in generated moz.build files.
2013-04-04 09:03:55 +02:00
Ms2ger
4813a61d46
Bug 841488 - Part b: Merge Get/SetUnsignedIntAttr and Get/SetHTMLUnsignedIntAttr; r=khuey
2013-04-04 09:03:50 +02:00
Ms2ger
3ab3b93918
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
bd91c28b67
Bug 854196 - Don't call GetWindowInternal directly, and make assertions harder to ignore; r=bz
2013-04-04 09:03:26 +02:00
Ms2ger
f05c1ef0ee
Bug 854090 - Move nsHTMLFormElementSH::FindNamedItem to nsHTMLFormElement; r=khuey
2013-04-04 09:03:12 +02:00
Ms2ger
991aaf298f
Bug 852602 - Pass CallArgs to Proxy call() and construct() hooks; r=Waldo
2013-04-04 09:02:24 +02:00
Ms2ger
1d744f33c1
Bug 854475 - Pass CallArgs to GetFirstArgumentAsObject; r=Waldo
2013-04-04 09:02:20 +02:00
Ms2ger
7112884ad3
Bug 575431 - Followup: remove obsoleted comment.
2013-04-04 09:02:16 +02:00
Ms2ger
11ec2b0f62
Bug 853814 - Make nsDocShell::mScriptGlobal an nsGlobalWindow; r=bz
2013-04-04 09:02:11 +02:00
Matt Brubeck
89d73dd6de
Bug 855593 - Support ac_add_app_options in mozbuild.mozconfig [r=gps]
2013-04-03 15:42:16 -07:00
Tanvi Vyas
e0e2bf1ab7
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
16262cb04f
Merge m-c to inbound.
2013-04-03 18:16:48 -04:00
Ryan VanderMeulen
769767dce9
Merge the last PGO-green inbound push to m-c.
2013-04-03 18:14:30 -04:00
Eitan Isaacson
f5c4043361
Bug 857673 - Exclude webspeech synth ipc test on Android. r=jmaher
2013-04-03 15:13:17 -07:00
Eitan Isaacson
7a556a1b24
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
9f73a9d4fe
Bug 525444 - (Part 2/3) Added speech service API. r=smaug
2013-04-03 15:13:17 -07:00
Eitan Isaacson
2ed120291b
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
9f20c3d7e5
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
efe3d3ff30
Bug 758872 - Fix missing null-check for plugin instance. r=bsmedberg
2013-04-04 00:00:45 +02:00
Kartikaya Gupta
b8a74abf98
Merge
2013-04-03 17:55:14 -04:00
Patrick McManus
d82bd52e8c
bug 850968 cache effectiveness telemetry - throttle up r=taras
2013-04-03 17:26:35 -04:00
Allison Naaktgeboren
a37dbcb3a5
Bug 857766 - change size of topsites thumbnails.r=jimm
2013-04-03 14:24:56 -07:00
Sam Foster
7f160933e4
Bug 812291 - Hook up hide/restore of Top Sites
2013-04-03 22:16:14 +01:00
Ryan VanderMeulen
88f1fd28d2
Merge m-c to inbound.
2013-04-03 13:47:31 -04:00
Kyle Huey
6641604a5f
Followup to bug 855804: Remove ridiculous WARNINGS_AS_ERRORS junk. r=me
2013-04-03 10:44:35 -07:00
Daniel Glazman
8466c9c85a
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
d6c14dd759
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
da6722248a
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
8a961425ba
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
c55175806c
Merge.
2013-04-03 17:38:16 +02:00
Jan de Mooij
26717c8981
Merge baseline compiler branch and mozilla-central. IGNORE BAD COMMIT MESSAGES
2013-04-03 17:37:32 +02:00
Neil Rashbrook
ad66d9d2ef
Bug 856571 Move accesskey for Error Console's filter box back r=dao
2013-04-03 16:31:41 +01:00
Kannan Vijayan
409ff76b2a
Bug 856829 - Add optimized stubs for GetProp-getter and SetProp-setter calling JSNative targets. r=jandem
2013-04-03 13:47:58 +02:00
Ed Morley
1c424abc57
Merge latest green inbound changeset to mozilla-central
2013-04-03 11:34:44 +01:00
Tim Taubert
26ac00e471
merge m-c to fx-team
2013-04-03 12:30:29 +02:00
Jan de Mooij
b6b53ab331
Merge from mozilla-central.
2013-04-03 10:25:36 +02:00
Ehsan Akhgari
5a4d41b75f
Backed out 6 changesets (bug 843829, bug 845862) because of broken mochitest-5
...
Backed out changeset 1df3bdadb7ce (bug 843829)
Backed out changeset 64f001fe04fb (bug 843829)
Backed out changeset 57652d8f0827 (bug 843829)
Backed out changeset 2e889cd77a48 (bug 843829)
Backed out changeset 97d16e7beb27 (bug 843829)
Backed out changeset 6c6ab0e54917 (bug 845862)
Landed on a CLOSED TREE
2013-04-02 23:05:48 -04:00
Ehsan Akhgari
7db82b210a
Backed out 2 changesets (bug 784739) because of Windows build failures
...
Backed out changeset 06ae36377cfa (bug 784739)
Backed out changeset e56f91d780df (bug 784739)
2013-04-02 23:04:49 -04:00
Ehsan Akhgari
6386402eff
Follow-up to bug 784739 - Compare a char against a numeric value, not nullptr
...
Landed on a CLOSED TREE
2013-04-02 22:11:11 -04:00
John Daggett
9c044b1530
Bug 856784 - null-check mUserFontData before use. r=jkew
2013-04-03 11:01:41 +09:00
Bobby Holley
6e2393b436
Bug 843829 - Wrap unwaived content JS objects in opaque wrappers for XBL scopes. r=mrbkap
2013-04-02 18:51:20 -07:00
Bobby Holley
d77249c1d5
Bug 843829 - Explicitly add a waiver in FieldGetter and FieldSetter. r=mrbkap
2013-04-02 18:51:20 -07:00
Bobby Holley
848f672828
Bug 843829 - Stop using IsTransparent for XBL field access, and explicitly waive instead. r=mrbkap
2013-04-02 18:51:20 -07:00
Bobby Holley
a5e9f39c6d
Bug 843829 - Apply transitive waivers for nativeCall. r=mrbkap
2013-04-02 18:51:20 -07:00
Bobby Holley
382385c2d7
Bug 843829 - Fix incorrect test. r=mrbkap
...
This wasn't actually testing anything, because |is| is defined in the scope of
the content, so by passing the objects as arguments, we end up re-wrapping them
in the content scope, where the distinction between waived and non-waived
objects doesn't exist.
We're actually just about to remove this test in the next patch, but I wanted
to make it correct first. :-)
2013-04-02 18:51:19 -07:00
Bobby Holley
bb1bf870fc
Bug 845862 - Transitively apply waivers for accessor descriptors. r=mrbkap
2013-04-02 18:51:19 -07:00
Benjamin Peterson
9e8ae9459d
Bug 830389 - Switch to the right compartment before reporting an error. r=billm
...
--HG--
extra : rebase_source : e622501baf60ad138730daefcf7bc2a2a4d4571a
2013-04-02 21:36:38 -04:00
Mark Hammond
da26c3b89a
Bug 847094 - fix intermittent chat test failures by waiting for content load event. r=felipe
2013-04-03 12:17:44 +11:00
matekm
b83d2641b1
Bug 784739 - Switch from NULL to nullptr in content/; r=ehsan
...
--HG--
extra : rebase_source : cfdb682506acc14ec811e21ae42f067950e1ff0c
2013-04-02 21:14:24 -04:00
matekm
97c84bb143
Bug 784739 - Switch from NULL to nullptr in extensions/; r=ehsan
2013-04-02 21:06:20 -04:00