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
Mike Conley
907d8987ac
Bug 838599 - Downloads Panel summary text is a little too big. r=mak.
2013-02-06 16:05:59 -05:00
Chris Jones
edf6876d14
Followup to bug 836198: Clean up a bit of rebase vomit.
2013-02-06 12:54:53 -08:00
Daniel Holbert
4e269cf930
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
fc6db00365
Bug 838756: Fix out-of-order init list for UnixSocketImpl constructor. r=qDot
2013-02-06 12:44:04 -08:00
Anton Kovalyov
da91d51525
Bug 828049 - Remote profiling, r=past
2013-02-06 12:10:30 -08:00
Yiming Yang
24dc39f876
Bug 836375 - Add press() and release() tap gestures on elements, r=mdas
2013-02-06 11:58:14 -08:00
Sean Stangl
fcda324c2b
Bug 838469 - Use CallInfo for inlining natives. r=h4writer
2013-02-06 12:34:15 -08:00
Scott Johnson
6b94c8c1a9
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
757b5fdb9e
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
e7a888df87
Bug 826409 - Remove onBeforeDeleteURI and onBeforeItemRemoved notifications.
...
r=Mano sr=gavin
2013-02-06 20:48:56 +01:00
Marco Bonardo
86bcfc2bb8
Bug 831094 - Avoid replacing nodes in Places query results.
...
r=Mano sr=gavin
2013-02-06 20:48:09 +01:00
Brad Lassey
00fb652d89
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
663b6562f8
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
11b8f9dcba
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
2961ecf054
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
71ba9e2dfd
Backed out changeset 968921905c81 (bug 838014) on a CLOSED TREE
2013-02-07 10:49:41 -08:00
Steve Fink
2779756558
Backed out changeset 272c0e4616ab (bug 838014)
2013-02-07 10:49:39 -08:00
Steve Fink
bf1bb2f9f6
Backed out changeset c6757e68cfc9 (bug 838014)
2013-02-07 10:49:37 -08:00
Steve Fink
7b8bce4eac
Bug 838014 - Rooting in ionmonkey. r=terrence
...
--HG--
extra : rebase_source : 02e1ababcd36ea3e044ab3d2dd96f89816046a47
2013-02-06 21:25:16 -08:00
Michael Ratcliffe
80bfe3ad45
Backed out changeset 9a0b4b742b67 - Bug 817294 orange
2013-02-06 17:40:30 +00:00
Ryan VanderMeulen
4fb6d21629
Backed out changeset 487d16b80087 (bug 812638) for mochitest orange.
2013-02-06 11:21:25 -05:00
Randell Jesup
a15d79a6d5
Bug 873103: Fix problems with large DataChannel transfers (wrong flags) r=jesup
2013-02-06 11:04:34 -05:00
Michael Ratcliffe
5f54433402
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 15:55:10 +00:00
Andrea Marchesini
598d08c5e9
Bug 838567 - URL.createObjectURL(new Object()); in Workers crashes debug builds reliably. r=bent
2013-02-06 10:50:27 -05:00
Martin Stransky
f69ae99aa2
Bug 829001 - End slash in srcdir causes debugedit failure. r=ted
2013-02-06 10:50:27 -05:00
Ryan VanderMeulen
c4b6bef029
Merge m-c to inbound.
2013-02-06 10:50:24 -05:00
Daniel Holbert
886de2e469
Bug 838301: Use nsCOMArray::Length() instead of Count() in nsAutoCompleteController.cpp, where appropriate. r=mounir
2013-02-06 07:40:55 -08:00
Ed Morley
47ca766a74
Merge mozilla-inbound to mozilla-central
2013-02-06 14:26:36 +00:00
Edgar Chen
04072901da
Bug 838096 - Part 5: Modify test_update_network_name. r=allstars.chh
2013-02-06 17:42:10 +08:00
Daniel Holbert
0ec55d7447
Bug 838462: Remove unused method nsBlockReflowState::Margin(). r=mats
2013-02-05 23:36:37 -08:00
Eric Chou
b2938e1493
Bug 836516 - Set a system property so that WLAN firmware could be aware of BT operations, r=gyeh
...
Solution was provided by ggrisco@codeaurora.org
2013-02-06 15:28:04 +08:00
Gregory Szorc
7968a67e7d
Merge mozilla-central into services-central
...
--HG--
rename : content/media/webaudio/AudioEventTimeline.h => content/media/AudioEventTimeline.h
2013-02-05 22:40:34 -08:00
Dao Gottwald
bc7615810d
Bug 825035 - Blocklisted click-to-play notification only fades in/out once per window per session. r=jaws
2013-02-06 00:59:21 -05:00
Shian-Yow Wu
15fe6a346b
Bug 838127 - B2G RIL: incorrect spelling of interface name in RILNetworkInterface. r=vicamo
2013-02-06 13:12:25 +08:00
Gregory Szorc
5cf07cdd9a
Bug 838291 - More robust APIs for obtaining FHR data; r=rnewman
2013-02-05 20:31:48 -08:00