Commit Graph

121028 Commits

Author SHA1 Message Date
Ms2ger
9bfad77805 Bug 829898 - Part a: Pass MutableHandleValue to Encode, Decode & TransferBufferToString in jsstr.cpp; r=terrence 2013-02-07 09:13:07 +01:00
Makoto Kato
830902f410 Bug 838504 - Turn on SSSE3 opt on Skia for Windows. r=gw280 2013-02-07 17:13:03 +09:00
Ms2ger
5dd9979a30 Bug 823902 - Use a bit less fromMarkedLocation; r=terrence 2013-02-07 09:12:51 +01:00
Ms2ger
ab5d2d87e3 Bug 829206 - Implement CallArgs::get; r=evilpie 2013-02-07 09:08:58 +01:00
Ms2ger
891e6798c0 Bug 829205 - Some rooting in Object.cpp; r=terrence 2013-02-07 09:08:58 +01:00
Ms2ger
1006235426 Bug 838160 - Part c: Add a test for HTMLMetaElement.{name,httpEquiv,content,scheme} reflection; r=bz
--HG--
rename : content/html/content/test/test_map_attributes_reflection.html => content/html/content/test/test_meta_attributes_reflection.html
2013-02-07 09:08:58 +01:00
Ms2ger
b2db47bbc9 Bug 838160 - Part b: Move HTMLMetaElement to Paris bindings; r=bz 2013-02-07 09:08:58 +01:00
Ms2ger
b1cbb4679a Bug 838160 - Part a: Rename nsHTMLMetaElement to mozilla::dom::HTMLMetaElement; r=bz
--HG--
rename : content/html/content/src/nsHTMLMetaElement.cpp => content/html/content/src/HTMLMetaElement.cpp
rename : content/html/content/src/nsHTMLMetaElement.cpp => content/html/content/src/HTMLMetaElement.h
2013-02-07 09:08:58 +01:00
Ms2ger
bd659cc3ac Bug 837597 - Part c: Add a test for HTMLModElement.dateTime reflection; r=bz
--HG--
rename : content/html/content/test/test_map_attributes_reflection.html => content/html/content/test/test_mod_attributes_reflection.html
2013-02-07 09:08:58 +01:00
Ms2ger
6c3cfca206 Bug 837597 - Part b: Move HTMLModElement to Paris bindings; r=bz 2013-02-07 09:08:58 +01:00
Ms2ger
096edde1ec Bug 837597 - Part a: Rename nsHTMLModElement to mozilla::dom::HTMLModElement; r=bz
--HG--
rename : content/html/content/src/nsHTMLModElement.cpp => content/html/content/src/HTMLModElement.cpp
rename : content/html/content/src/nsHTMLModElement.cpp => content/html/content/src/HTMLModElement.h
2013-02-07 09:08:57 +01:00
Ms2ger
6153f4aa36 Bug 837597 - Part c: Add a test for HTMLMapElement.name reflection; r=bz
--HG--
rename : content/html/content/test/test_ol_attributes_reflection.html => content/html/content/test/test_map_attributes_reflection.html
2013-02-07 09:08:57 +01:00
Ms2ger
60173e31fd Bug 837597 - Part b: Move HTMLMapElement to Paris bindings; r=bz 2013-02-07 09:08:57 +01:00
Ms2ger
40f38b9efc Bug 837597 - Part a: Rename nsHTMLMapElement to mozilla::dom::HTMLMapElement; r=bz
--HG--
rename : content/html/content/src/nsHTMLMapElement.cpp => content/html/content/src/HTMLMapElement.cpp
rename : content/html/content/src/nsHTMLMapElement.cpp => content/html/content/src/HTMLMapElement.h
2013-02-07 09:08:57 +01:00
Ms2ger
8c6088955d Bug 835439 - Remove support for the table[layout] attribute; r=dbaron 2013-02-07 09:08:57 +01:00
Ms2ger
bf950121e9 Bug 838182 - Part b: Remove dead code handling outer windows in nsDOMClassInfo::PreCreate; r=mrbkap 2013-02-07 09:08:57 +01:00
Ms2ger
7db4db4488 Bug 838182 - Part a: Remove nsWindowSH::SecurityCheckOnAddDelProp and nsWindowSH::SecurityCheckOnSetProp; r=mrbkap 2013-02-07 09:08:57 +01:00
Ms2ger
1647efa76a Bug 832751 - Make nsHTMLEditRules::ClearCachedStyles return void; r=ehsan 2013-02-07 09:08:57 +01:00
Ms2ger
ce3724648e Bug 831885 - Turn JS_DHASH_ENTRY_IS_* into inline functions; r=jorendorff 2013-02-07 09:08:57 +01:00
Ms2ger
00851076fb Bug 831408 - Make two interfaces builtinclass; r=bz 2013-02-07 09:08:57 +01:00
Ms2ger
43ee0627f0 Bug 831232 - Improve spec conformance for table@border; r=dbaron 2013-02-07 09:08:57 +01:00
Ms2ger
eae2596df5 Bug 827122 - Add an outparamless nsSVGString::ToDOMAnimatedString; r=longsonr 2013-02-07 09:08:56 +01:00
Michael Ratcliffe
64123ea38e Bug 817294 - Intermittent browser_styleeditor_loading.js | content document is still loading - Didn't expect complete, but got it | style editor root element has 'loading' class name | new style sheet button is disabled | import button is disabled 2013-02-06 22:17:05 +00:00
Chris Coulson
64fc6a248d Bug 837631 - Refresh virtualenv.py to pick up the changes from 661f7866da20. r=gps 2013-02-06 16:58:09 -05:00
Ryan VanderMeulen
d3210a1d23 Merge m-c to inbound. 2013-02-06 16:58:07 -05:00
Ryan VanderMeulen
3c0c6c2614 Merge the last PGO-green inbound changeset to m-c. 2013-02-06 16:55:25 -05:00
Rafael Ávila de Espíndola
3de2fa6f68 Bug 834945 - GC triggers a late DB write during shutdown. r=vladan. 2013-02-06 16:45:38 -05:00
Rafael Ávila de Espíndola
2725c7140b Bug 838164 - Add a pretty headers to late write stacks. r=vladan. 2013-02-06 16:41:30 -05:00
Ryan VanderMeulen
6d4e2b111c Backed out changesets 34927afb65e2 and 2d0b056ced49 (bug 838559) for mochitest failures.
--HG--
rename : content/html/content/src/HTMLMenuElement.cpp => content/html/content/src/nsHTMLMenuElement.cpp
rename : content/html/content/src/HTMLMenuElement.h => content/html/content/src/nsHTMLMenuElement.h
2013-02-06 16:22:59 -05:00
Ehsan Akhgari
cd24b41c59 Bug 832290 - Proper styling for full-screen private windows on Mac; r=dao 2013-02-06 16:15:51 -05:00
Mike Conley
6393f56875 Bug 838599 - Downloads Panel summary text is a little too big. r=mak. 2013-02-06 16:05:59 -05:00
Chris Jones
ced1ab2a08 Followup to bug 836198: Clean up a bit of rebase vomit. 2013-02-06 12:54:53 -08:00
Daniel Holbert
6e69885509 Bug 838753: Make PropertyKey.cpp #include jsatominlines.h, to get ToAtom() inline-function-definition. r=Waldo 2013-02-06 12:44:05 -08:00
Daniel Holbert
f81c5f3831 Bug 838756: Fix out-of-order init list for UnixSocketImpl constructor. r=qDot 2013-02-06 12:44:04 -08:00
Anton Kovalyov
bbf4b24af8 Bug 828049 - Remote profiling, r=past 2013-02-06 12:10:30 -08:00
Yiming Yang
e55ee0732d Bug 836375 - Add press() and release() tap gestures on elements, r=mdas 2013-02-06 11:58:14 -08:00
Sean Stangl
70fe0e7d95 Bug 838469 - Use CallInfo for inlining natives. r=h4writer 2013-02-06 12:34:15 -08:00
Scott Johnson
e0e9d6c869 Bug 838668: Rev IID of nsIDOMFile and revert incorrectly revved IID for nsIDOMBlob. [r=bsmedberg] 2013-02-06 14:27:20 -06:00
Benjamin Smedberg
4fbf07b8f7 Bug 831921 - Make the plugin UI less broken-looking for all plugins except for crashed plugins, including visual tweaks by shorlander. r=jaws 2013-02-06 15:11:36 -05:00
Marco Bonardo
d00a2f4554 Bug 826409 - Remove onBeforeDeleteURI and onBeforeItemRemoved notifications.
r=Mano sr=gavin
2013-02-06 20:48:56 +01:00
Marco Bonardo
24e4025e16 Bug 831094 - Avoid replacing nodes in Places query results.
r=Mano sr=gavin
2013-02-06 20:48:09 +01:00
Brad Lassey
602f16c199 bug 829596 - Remove 'Tablet' from UA string of Firefox on Android tablets. back out changeset 196ed5ab68a1, r=mfinkle 2013-02-06 14:32:21 -05:00
Joel Maher
a6d3bd5de3 Bug 838613 - we are getting a value of 0 for a pointer in nsExceptionHandler.cpp::RegisterAppMemory(). r=ted 2013-02-06 14:30:16 -05:00
Jeff Muizelaar
6b4156c8cd Bug 837715. Reduce compression rate for js source. r=benjamin
This cuts the time to compress gaia-email-opt.js from 0.63 seconds to 0.33
seconds.  The result should still be smaller (391K from 321K before) than the
compressing with snappy or lz4 (528K), but decompression time will be worse.
Fortunately, this will only penalize Function.toSource() which I think is an ok
trade off.

--HG--
extra : rebase_source : 00c9e38fa2099ed03dc24aea9582f48423fe3a1b
2013-02-06 12:53:52 -05:00
Sriram Ramasubramanian
dbb2068b54 Bug 838807: Flatten all icons. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable-large-hdpi-v11/ic_menu_bookmark_add.png => mobile/android/base/resources/drawable-xlarge-hdpi-v11/ic_menu_bookmark_add.png
rename : mobile/android/base/resources/drawable-large-hdpi-v11/ic_menu_bookmark_remove.png => mobile/android/base/resources/drawable-xlarge-hdpi-v11/ic_menu_bookmark_remove.png
rename : mobile/android/base/resources/drawable-large-mdpi-v11/ic_menu_bookmark_add.png => mobile/android/base/resources/drawable-xlarge-mdpi-v11/ic_menu_bookmark_add.png
rename : mobile/android/base/resources/drawable-large-mdpi-v11/ic_menu_bookmark_remove.png => mobile/android/base/resources/drawable-xlarge-mdpi-v11/ic_menu_bookmark_remove.png
rename : mobile/android/base/resources/drawable-large-xhdpi-v11/ic_menu_bookmark_add.png => mobile/android/base/resources/drawable-xlarge-xhdpi-v11/ic_menu_bookmark_add.png
rename : mobile/android/base/resources/drawable-large-xhdpi-v11/ic_menu_bookmark_remove.png => mobile/android/base/resources/drawable-xlarge-xhdpi-v11/ic_menu_bookmark_remove.png
2013-02-06 13:21:23 -08:00
Steve Fink
e5080cce97 Backed out changeset 968921905c81 (bug 838014) on a CLOSED TREE 2013-02-07 10:49:41 -08:00
Steve Fink
954342e140 Backed out changeset 272c0e4616ab (bug 838014) 2013-02-07 10:49:39 -08:00
Steve Fink
7414fb2cc1 Backed out changeset c6757e68cfc9 (bug 838014) 2013-02-07 10:49:37 -08:00
Steve Fink
9b294957fc Bug 838014 - Rooting in ionmonkey. r=terrence
--HG--
extra : rebase_source : 02e1ababcd36ea3e044ab3d2dd96f89816046a47
2013-02-06 21:25:16 -08:00
Michael Ratcliffe
5c730ee2f9 Backed out changeset 9a0b4b742b67 - Bug 817294 orange 2013-02-06 17:40:30 +00:00