Commit Graph

121277 Commits

Author SHA1 Message Date
Ed Morley
487f745d57 Merge mozilla-central to mozilla-inbound 2013-02-08 11:17:50 +00:00
Anton Kovalyov
0a4193cf74 Bug 830668 - Add a keyboard shortcut for the Profiler, r=robcee 2013-02-07 11:09:55 -08:00
Phil Ringnalda
5a711e4b72 Merge m-c to fx-team
--HG--
rename : content/media/webaudio/AudioEventTimeline.h => content/media/AudioEventTimeline.h
2013-02-07 07:16:22 -08:00
Ryan VanderMeulen
67a3dc3eae Merge the last PGO green inbound changeset to m-c. 2013-02-07 09:55:08 -05:00
Victor Porof
8df3254581 Bug 837052 - Editing or deleting getters and setters appears to be allowed even if no eval method is provided, r=past 2013-02-07 16:18:08 +02:00
Ed Morley
c648c60e62 Backout changeset d2fda338874d (bug 784591) for causing bug 832571 again 2013-02-07 11:20:47 +00:00
Trevor Saunders
d2d2b696cc bug 838570 - selection code can sometimes leak a range r=smaug 2013-02-07 06:05:24 -05:00
Vicamo Yang
5c2a390050 Bug 834193: Implement USSDReceivedEvent, DataErrorEvent and CFStateChangeEvent using codegenerator. r=smaug 2013-02-07 19:02:12 +08:00
Vicamo Yang
f1c896b374 Bug 835148: Implement SmsEvent using event generator. r=smaug
--HG--
rename : dom/sms/interfaces/nsIDOMSmsEvent.idl => dom/sms/interfaces/nsIDOMMozSmsEvent.idl
rename : dom/sms/interfaces/nsIDOMSmsMessage.idl => dom/sms/interfaces/nsIDOMMozSmsMessage.idl
2013-02-07 18:43:22 +08:00
Jan de Mooij
154cce4332 Bug 838520 part 1 - Refactor UnwindScope to use AbstractFramePtr. r=djvj 2013-02-07 10:26:25 +01:00
Jan de Mooij
f571656185 Bug 838759 - Remove assertJit shell function. r=bhackett 2013-02-07 10:21:15 +01:00
Shian-Yow Wu
10fceea531 Bug 833526 - Not be able to receive "network-active-change" notification from NetworkManager. r=vicamo 2013-02-07 16:21:28 +08:00
Ms2ger
f6049f1d33 Bug 830846 - Pass HandleObject to DefineConstructorAndPrototype; r=terrence 2013-02-07 09:13:08 +01:00
Ms2ger
371c231d06 Bug 830783 - Part c: Various rooting in RegExp.cpp; r=terrence 2013-02-07 09:13:08 +01:00
Ms2ger
3524fff2c7 Bug 830783 - Part b: Pass MutableHandleValue and HandleString to CreateRegExpMatchResult and ExecuteRegExpLegacy in RegExp.cpp; r=terrence 2013-02-07 09:13:08 +01:00
Ms2ger
e30f25cd2a Bug 830783 - Part a: Pass MutableHandleValue to DoMatch in jsstr.cpp; r=terrence 2013-02-07 09:13:08 +01:00
Ms2ger
367d5bb588 Bug 829997 - Pass MutableHandleValue to static RegExp getters; r=sfink 2013-02-07 09:13:08 +01:00
Ms2ger
fe895e21a3 Bug 830000 - Add CallArgs::handleAt; r=Waldo 2013-02-07 09:13:08 +01:00
Ms2ger
ac12c26a6c Bug 829898 - Part c: Various rooting in jsstr.cpp; r=terrence 2013-02-07 09:13:08 +01:00
Ms2ger
3426ed4235 Bug 829898 - Part b: Pass a HandleLinearString to Encode & Decode and remove pointless OOM check in jsstr.cpp; r=terrence 2013-02-07 09:13:08 +01:00
Ms2ger
a9cc38d1bf 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
e4fd62d2ce Bug 838504 - Turn on SSSE3 opt on Skia for Windows. r=gw280 2013-02-07 17:13:03 +09:00
Ms2ger
b9c015325f Bug 823902 - Use a bit less fromMarkedLocation; r=terrence 2013-02-07 09:12:51 +01:00
Ms2ger
9fb3487f87 Bug 829206 - Implement CallArgs::get; r=evilpie 2013-02-07 09:08:58 +01:00
Ms2ger
abbbbbd696 Bug 829205 - Some rooting in Object.cpp; r=terrence 2013-02-07 09:08:58 +01:00
Ms2ger
f109ab8ce3 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
ec1ae08fad Bug 838160 - Part b: Move HTMLMetaElement to Paris bindings; r=bz 2013-02-07 09:08:58 +01:00
Ms2ger
73266e2f33 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
37950ff2af 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
7e09e3f7e6 Bug 837597 - Part b: Move HTMLModElement to Paris bindings; r=bz 2013-02-07 09:08:58 +01:00
Ms2ger
70aebd55e5 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
71a06a7849 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
4a4986af60 Bug 837597 - Part b: Move HTMLMapElement to Paris bindings; r=bz 2013-02-07 09:08:57 +01:00
Ms2ger
424a22801a 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
c02459d10f Bug 835439 - Remove support for the table[layout] attribute; r=dbaron 2013-02-07 09:08:57 +01:00
Ms2ger
fb7a334ac1 Bug 838182 - Part b: Remove dead code handling outer windows in nsDOMClassInfo::PreCreate; r=mrbkap 2013-02-07 09:08:57 +01:00
Ms2ger
9cdb74222d Bug 838182 - Part a: Remove nsWindowSH::SecurityCheckOnAddDelProp and nsWindowSH::SecurityCheckOnSetProp; r=mrbkap 2013-02-07 09:08:57 +01:00
Ms2ger
e74f6c7157 Bug 832751 - Make nsHTMLEditRules::ClearCachedStyles return void; r=ehsan 2013-02-07 09:08:57 +01:00
Ms2ger
08fd6f3913 Bug 831885 - Turn JS_DHASH_ENTRY_IS_* into inline functions; r=jorendorff 2013-02-07 09:08:57 +01:00
Ms2ger
87a3045e09 Bug 831408 - Make two interfaces builtinclass; r=bz 2013-02-07 09:08:57 +01:00
Ms2ger
96f13d48af Bug 831232 - Improve spec conformance for table@border; r=dbaron 2013-02-07 09:08:57 +01:00
Ms2ger
85af594e40 Bug 827122 - Add an outparamless nsSVGString::ToDOMAnimatedString; r=longsonr 2013-02-07 09:08:56 +01:00
Michael Ratcliffe
1108059b19 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
b895d692b8 Bug 837631 - Refresh virtualenv.py to pick up the changes from 661f7866da20. r=gps 2013-02-06 16:58:09 -05:00
Ryan VanderMeulen
a62bbb2397 Merge m-c to inbound. 2013-02-06 16:58:07 -05:00
Ryan VanderMeulen
f513ec0999 Merge the last PGO-green inbound changeset to m-c. 2013-02-06 16:55:25 -05:00
Rafael Ávila de Espíndola
27cb203a7b 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
f5aaaefe80 Bug 838164 - Add a pretty headers to late write stacks. r=vladan. 2013-02-06 16:41:30 -05:00
Ryan VanderMeulen
9e13554a56 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
af28fa6dba Bug 832290 - Proper styling for full-screen private windows on Mac; r=dao 2013-02-06 16:15:51 -05:00