Ms2ger
dea722cee9
Bug 831408 - Make two interfaces builtinclass; r=bz
2013-02-07 09:08:57 +01:00
Ms2ger
3083464704
Bug 831232 - Improve spec conformance for table@border; r=dbaron
2013-02-07 09:08:57 +01:00
Ms2ger
9a2adfac92
Bug 827122 - Add an outparamless nsSVGString::ToDOMAnimatedString; r=longsonr
2013-02-07 09:08:56 +01:00
Michael Ratcliffe
8cec10d191
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
f4eee4a8f8
Bug 837631 - Refresh virtualenv.py to pick up the changes from 661f7866da20. r=gps
2013-02-06 16:58:09 -05:00
Ryan VanderMeulen
b74fce2d3b
Merge m-c to inbound.
2013-02-06 16:58:07 -05:00
Ryan VanderMeulen
081d5c8aa1
Merge the last PGO-green inbound changeset to m-c.
2013-02-06 16:55:25 -05:00
Rafael Ávila de Espíndola
5fdc698b71
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
5507cbe3f4
Bug 838164 - Add a pretty headers to late write stacks. r=vladan.
2013-02-06 16:41:30 -05:00
Ryan VanderMeulen
40bf57c1b6
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
19ef17ae95
Bug 832290 - Proper styling for full-screen private windows on Mac; r=dao
2013-02-06 16:15:51 -05:00
Mike Conley
4d6ce7515f
Bug 838599 - Downloads Panel summary text is a little too big. r=mak.
2013-02-06 16:05:59 -05:00
Chris Jones
e1426b40d7
Followup to bug 836198: Clean up a bit of rebase vomit.
2013-02-06 12:54:53 -08:00
Daniel Holbert
69886e640f
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
6ca33d6109
Bug 838756: Fix out-of-order init list for UnixSocketImpl constructor. r=qDot
2013-02-06 12:44:04 -08:00
Anton Kovalyov
99b56ebf7b
Bug 828049 - Remote profiling, r=past
2013-02-06 12:10:30 -08:00
Yiming Yang
df46265880
Bug 836375 - Add press() and release() tap gestures on elements, r=mdas
2013-02-06 11:58:14 -08:00
Sean Stangl
1a3e66e87f
Bug 838469 - Use CallInfo for inlining natives. r=h4writer
2013-02-06 12:34:15 -08:00
Scott Johnson
93dea27aff
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
7fd5eb80d5
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
4f925597b9
Bug 826409 - Remove onBeforeDeleteURI and onBeforeItemRemoved notifications.
...
r=Mano sr=gavin
2013-02-06 20:48:56 +01:00
Marco Bonardo
ed84888317
Bug 831094 - Avoid replacing nodes in Places query results.
...
r=Mano sr=gavin
2013-02-06 20:48:09 +01:00
Brad Lassey
94f3891adc
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
5ae6383047
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
8b81bcc67c
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
c726b2f3b2
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
b2775cefb5
Backed out changeset 968921905c81 (bug 838014) on a CLOSED TREE
2013-02-07 10:49:41 -08:00
Steve Fink
b5d1c7c7d1
Backed out changeset 272c0e4616ab (bug 838014)
2013-02-07 10:49:39 -08:00
Steve Fink
6ea6866f19
Backed out changeset c6757e68cfc9 (bug 838014)
2013-02-07 10:49:37 -08:00
Steve Fink
98fed7bcfd
Bug 838014 - Rooting in ionmonkey. r=terrence
...
--HG--
extra : rebase_source : 02e1ababcd36ea3e044ab3d2dd96f89816046a47
2013-02-06 21:25:16 -08:00
Michael Ratcliffe
50668ccc45
Backed out changeset 9a0b4b742b67 - Bug 817294 orange
2013-02-06 17:40:30 +00:00
Ryan VanderMeulen
374693715e
Backed out changeset 487d16b80087 (bug 812638) for mochitest orange.
2013-02-06 11:21:25 -05:00
Randell Jesup
cbe41fceea
Bug 873103: Fix problems with large DataChannel transfers (wrong flags) r=jesup
2013-02-06 11:04:34 -05:00
Michael Ratcliffe
3052721048
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
9ba3011d1b
Bug 838567 - URL.createObjectURL(new Object()); in Workers crashes debug builds reliably. r=bent
2013-02-06 10:50:27 -05:00
Martin Stransky
858fbc6312
Bug 829001 - End slash in srcdir causes debugedit failure. r=ted
2013-02-06 10:50:27 -05:00
Ryan VanderMeulen
7d99d4af5c
Merge m-c to inbound.
2013-02-06 10:50:24 -05:00
Daniel Holbert
509d856ac8
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
d524aacc84
Merge mozilla-inbound to mozilla-central
2013-02-06 14:26:36 +00:00
Edgar Chen
d5769306a5
Bug 838096 - Part 5: Modify test_update_network_name. r=allstars.chh
2013-02-06 17:42:10 +08:00
Daniel Holbert
dc317f65f5
Bug 838462: Remove unused method nsBlockReflowState::Margin(). r=mats
2013-02-05 23:36:37 -08:00
Eric Chou
61bf450244
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
961a3acbeb
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
5f64f0e241
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
14c8c9ef66
Bug 838127 - B2G RIL: incorrect spelling of interface name in RILNetworkInterface. r=vicamo
2013-02-06 13:12:25 +08:00
Gregory Szorc
3675b09940
Bug 838291 - More robust APIs for obtaining FHR data; r=rnewman
2013-02-05 20:31:48 -08:00
Gregory Szorc
ec60dda367
Bug 838461 - Improve rest.js interop with FHR; r=rnewman
2013-02-05 20:25:57 -08:00
Gregory Szorc
a9b05f1f26
Bug 830489 - Delay initializing FHR database on first run; r=rnewman
2013-02-05 20:25:48 -08:00
Richard Newman
cf01c4ac3d
Bug 838464 - Define MOZ_BUILD_TIMESTAMP in Fennec Makefile.in. r=gps
2013-02-05 20:15:36 -08:00
Richard Newman
50ac7b27cd
Bug 838459 - Add printing of current timestamp to make-platformini.py. r=gps
2013-02-05 20:15:35 -08:00