Kartikaya Gupta
|
32df5ee0bf
|
Bug 772974 - Force gold to align LOAD sections to 16k. r=glandium
|
2012-12-30 00:05:45 -05:00 |
|
Kartikaya Gupta
|
7debda9751
|
Bug 803601 - Prevent SIGILL crashes on ARMv6 builds built with the NDK r8c toolchain (gcc-4.6, gold). r=mjrosenb
|
2012-12-30 00:03:35 -05:00 |
|
David Flanagan
|
87835a7e4e
|
Bug 821514 - fix YoutubeProtocolHandler.js to report errors, and also parse titles properly. r=dale a=blocking-basecamp+
|
2012-12-29 20:51:43 -08:00 |
|
Daniel Holbert
|
2aec387f66
|
Bug 825467: Remove unused variable 'reusingGlobal' from PerfMeasurement.cpp. r=khuey
|
2012-12-29 17:33:30 -08:00 |
|
Ehsan Akhgari
|
5d724ef2e7
|
Merge mozilla-central into mozilla-inbound
|
2012-12-29 19:48:43 -05:00 |
|
Kai Engert
|
0d91a897a9
|
Bug 825022, pick up NSS roots module version 1.93. patch by bsmith/kaie. r=kaie/kwilson/bsmith. a=bbajaj
|
2012-12-29 18:47:31 +01:00 |
|
Phil Ringnalda
|
974985d838
|
Bug 705570 - reenable the crashtests that include an <applet> on OS X 10.7 and 10.8 now that they no longer leak
--HG--
rename : browser/components/preferences/in-content/tests/privacypane_tests_perwindow.js => browser/components/preferences/in-content/tests/privacypane_tests.js
rename : browser/components/preferences/tests/privacypane_tests_perwindow.js => browser/components/preferences/tests/privacypane_tests.js
extra : rebase_source : c4a2231db56c29693d34f31eba70a90543910bcc
|
2012-12-29 08:18:56 -08:00 |
|
Ehsan Akhgari
|
853185be52
|
Bug 825454 - Make contentAreaDownloadsView.xul a proper in-content UI; r=dao
|
2012-12-29 17:04:16 -05:00 |
|
Jan de Mooij
|
94461d17f1
|
Bug 824863 - Fix regalloc bug in JM ionCompileHelper. r=bhackett
|
2012-12-29 22:02:43 +01:00 |
|
Peter Van der Beken
|
aeb099b863
|
Fix for bug 824907 (Convert HTML table elements to WebIDL) - convert HTMLTableColElement to WebIDL. r=bz.
--HG--
rename : content/html/content/src/nsHTMLTableCellElement.cpp => content/html/content/src/HTMLTableCellElement.cpp
rename : content/html/content/src/nsHTMLTableColElement.cpp => content/html/content/src/HTMLTableColElement.cpp
rename : content/html/content/src/nsHTMLTableColElement.cpp => content/html/content/src/HTMLTableColElement.h
rename : content/html/content/src/nsHTMLTableElement.h => content/html/content/src/HTMLTableElement.h
rename : content/html/content/src/nsHTMLTableRowElement.cpp => content/html/content/src/HTMLTableRowElement.cpp
rename : content/html/content/src/nsHTMLTableRowElement.cpp => content/html/content/src/HTMLTableRowElement.h
extra : rebase_source : 4654bf54c41231eed6f73a35118d58be0c9af9a0
|
2012-12-29 15:07:57 +01:00 |
|
Peter Van der Beken
|
429830ebec
|
Fix for bug 824907 (Convert HTML table elements to WebIDL) - convert HTMLTableRowElement to WebIDL. r=bz.
--HG--
extra : rebase_source : d2febac66f508caf3c2b89816e811ed8e2c88856
|
2012-12-29 15:07:57 +01:00 |
|
Peter Van der Beken
|
3bea4275da
|
Fix for bug 824907 (Convert HTML table elements to WebIDL) - convert HTMLTableCellElement to WebIDL. r=bz.
--HG--
rename : content/html/content/src/nsHTMLTableCellElement.cpp => content/html/content/src/HTMLTableCellElement.cpp
rename : content/html/content/src/nsHTMLTableCellElement.cpp => content/html/content/src/HTMLTableCellElement.h
rename : content/html/content/src/nsHTMLTableElement.cpp => content/html/content/src/HTMLTableElement.cpp
rename : content/html/content/src/nsHTMLTableElement.h => content/html/content/src/HTMLTableElement.h
rename : content/html/content/src/nsHTMLTableRowElement.cpp => content/html/content/src/HTMLTableRowElement.h
extra : rebase_source : fcf088e7ac91a216ae7ad1cb16d509a17cd7a2a7
|
2012-12-29 15:07:56 +01:00 |
|
Peter Van der Beken
|
9ca46c7fbd
|
Fix for bug 824907 (Convert HTML table elements to WebIDL) - convert HTMLTableSectionElement to WebIDL. r=bz.
--HG--
rename : content/html/content/src/nsHTMLTableRowElement.cpp => content/html/content/src/HTMLTableRowElement.cpp
rename : content/html/content/src/nsHTMLTableSectionElement.cpp => content/html/content/src/HTMLTableSectionElement.cpp
rename : content/html/content/src/nsHTMLTableSectionElement.cpp => content/html/content/src/HTMLTableSectionElement.h
rename : dom/interfaces/html/nsIDOMHTMLTableSectionElem.idl => dom/interfaces/html/nsIDOMHTMLTableSectionElement.idl
extra : rebase_source : b9c1d7dea38653452b44b2033cf2c0140f7b39b1
|
2012-12-29 15:07:48 +01:00 |
|
Peter Van der Beken
|
2d19e649b8
|
Fix for bug 824907 (Convert HTML table elements to WebIDL) - convert HTMLTableCaptionElement to WebIDL. r=bz.
--HG--
rename : content/html/content/src/nsHTMLTableCaptionElement.cpp => content/html/content/src/HTMLTableCaptionElement.cpp
rename : content/html/content/src/nsHTMLTableCaptionElement.cpp => content/html/content/src/HTMLTableCaptionElement.h
extra : rebase_source : ccf765d029b74fc22b45d9162e9b4a9ac6977344
|
2012-12-29 15:07:46 +01:00 |
|
Peter Van der Beken
|
bd72187758
|
Fix for bug 824907 (Convert HTML table elements to WebIDL) - convert HTMLTableElement to WebIDL. r=bz.
--HG--
rename : content/html/content/src/nsHTMLTableElement.cpp => content/html/content/src/HTMLTableElement.cpp
rename : content/html/content/src/nsHTMLTableElement.h => content/html/content/src/HTMLTableElement.h
extra : rebase_source : 36ef4c094fdf54103ad3c41e299eb86d20956915
|
2012-12-29 09:08:15 +01:00 |
|
Boris Zbarsky
|
06699d1875
|
Bug 825365. Fix the softp version of MacroAssemblerARMCompat::passABIArg to not add no-op register moves to the MoveResolver. r=mjrosenb
|
2012-12-28 20:02:59 -08:00 |
|
Benjamin Peterson
|
023faa1e56
|
backout bug 810525 for failing jit-tests
|
2012-12-28 21:52:52 -06:00 |
|
David Zbarsky
|
f41bfdbfa0
|
Bug 824603 Part 2: Move nsDOMDocumentType => mozilla::dom::DocumentType r=bz
--HG--
rename : content/base/src/nsDOMDocumentType.cpp => content/base/src/DocumentType.cpp
rename : content/base/src/nsDOMDocumentType.h => content/base/src/DocumentType.h
|
2012-12-28 20:34:02 -05:00 |
|
David Zbarsky
|
e4c797e0ed
|
Bug 824603 Part 1: Enable binding for DocumentType r=bz
|
2012-12-28 20:34:02 -05:00 |
|
Masatoshi Kimura
|
8248fbf6fc
|
Bug 825195 - Update method signatures of TextDecoder and TextEncoder per the latest spec. r=jonas
|
2012-12-29 09:55:32 +09:00 |
|
Josh Matthews
|
a5748a8b01
|
Backed out changeset 6cd44513d285 (bug 782542)
|
2012-12-28 19:18:38 -05:00 |
|
Josh Matthews
|
e73f0795ee
|
Backed out changeset 40c1df07b407 (bug 824217)
|
2012-12-28 19:13:36 -05:00 |
|
Brendan Eich
|
9c451b9ce8
|
Bug 810525 - unregress DecompileValueGenerator change to handle object literal reference bases (r=luke)
|
2012-12-28 16:09:25 -08:00 |
|
Josh Matthews
|
c48496e31d
|
Backed out changeset 10b47593c4d7 (bug 824715)
|
2012-12-28 19:03:50 -05:00 |
|
Josh Matthews
|
cf70f20916
|
Backed out changeset a47d98073d4e (bug 823884)
|
2012-12-28 19:03:49 -05:00 |
|
Josh Matthews
|
24b5b26242
|
Backed out changeset 7d6255d1c547 (bug 816664)
|
2012-12-28 19:03:48 -05:00 |
|
Josh Matthews
|
abd926c8f3
|
Backed out changeset 35a7f17ac707 (bug 802538)
|
2012-12-28 18:33:34 -05:00 |
|
Sriram Ramasubramanian
|
01a5aec770
|
Bug 822859: Forward button doesn't have border on tablets. [r=mfinkle]
--HG--
extra : rebase_source : 466a9585bc9f22c14281e805647f17e733c35789
|
2012-12-28 15:26:45 -08:00 |
|
Peter Van der Beken
|
24c31901fb
|
Fix for bug 824907 (Convert HTML table elements to WebIDL) - rename classes. r=bz.
--HG--
rename : content/html/content/src/nsHTMLTableCaptionElement.cpp => content/html/content/src/HTMLTableCaptionElement.cpp
rename : content/html/content/src/nsHTMLTableCaptionElement.cpp => content/html/content/src/HTMLTableCaptionElement.h
rename : content/html/content/src/nsHTMLTableCellElement.cpp => content/html/content/src/HTMLTableCellElement.cpp
rename : content/html/content/src/nsHTMLTableCellElement.cpp => content/html/content/src/HTMLTableCellElement.h
rename : content/html/content/src/nsHTMLTableColElement.cpp => content/html/content/src/HTMLTableColElement.cpp
rename : content/html/content/src/nsHTMLTableColElement.cpp => content/html/content/src/HTMLTableColElement.h
rename : content/html/content/src/nsHTMLTableElement.cpp => content/html/content/src/HTMLTableElement.cpp
rename : content/html/content/src/nsHTMLTableElement.h => content/html/content/src/HTMLTableElement.h
rename : content/html/content/src/nsHTMLTableRowElement.cpp => content/html/content/src/HTMLTableRowElement.cpp
rename : content/html/content/src/nsHTMLTableRowElement.cpp => content/html/content/src/HTMLTableRowElement.h
rename : content/html/content/src/nsHTMLTableSectionElement.cpp => content/html/content/src/HTMLTableSectionElement.cpp
rename : content/html/content/src/nsHTMLTableSectionElement.cpp => content/html/content/src/HTMLTableSectionElement.h
extra : rebase_source : ebb7a81fd1091f5c5905431e79390fd271328a67
|
2012-12-28 03:45:57 +01:00 |
|
Masatoshi Kimura
|
9c6c95a504
|
Bug 826961 - Revise SVGPreserveAspectRatio so that the silly cast is not needed. r=longsonr
|
2013-01-06 02:28:00 +09:00 |
|
EKR
|
ec35a68546
|
Bug 825611 - Have MediaPipeline deliver as much media as requested. r=jesup
|
2013-01-05 09:02:36 -08:00 |
|
Soumya Deb
|
70a53a8057
|
Bug 821969 - Un-prefix CSS gradients. r=dao
|
2013-01-05 16:00:32 +01:00 |
|
Asaf Romano
|
87d58e2848
|
Bug 826425 - double-click on finished downloads in Library view doesn't open them. r=mak.
|
2013-01-05 16:49:58 +02:00 |
|
Marco Bonardo
|
9416d1053b
|
Bug 822572 - Add a Clear Downloads button to the Library view.
r=Mano
|
2013-01-05 15:46:16 +01:00 |
|
Hubert Figuière
|
0b5617fbb7
|
Bug 826297 - Catch exceptions. r=sicking
--HG--
extra : rebase_source : c160410cbdd472de446bf1b486604b39656ccb91
|
2013-01-04 11:27:29 -05:00 |
|
Asaf Romano
|
97869f9e8e
|
Bug 822343 - Downloads view takes far too long to render. Part 2 - async I/O. r=mak
|
2013-01-05 16:08:45 +02:00 |
|
Jan-Ivar Bruaroey
|
7fc1ad4d05
|
Bug 820538: Added media-ptr check because of NS_DISPATCH_SYNC. r=rjesup
|
2013-01-04 23:01:56 -05:00 |
|
Masayuki Nakano
|
604a7736e5
|
Bug 819252 WheelEvent along x-axis with a modifier key on Mac shouldn't cause zoom action for not preventing following horizontal swip event which will cause going back/forward in the history r=smaug+smichaud
|
2013-01-05 21:14:27 +09:00 |
|
Marco Bonardo
|
ec6ecaccf2
|
Backout 1a99d532ccd6:ac7fc104c829 (bug 812813) due to bc test failure
--HG--
rename : browser/themes/gnomestripe/downloads/download-notification-start.png => browser/themes/gnomestripe/downloads/download-notification.png
rename : browser/themes/pinstripe/downloads/download-notification-start.png => browser/themes/pinstripe/downloads/download-notification.png
rename : browser/themes/winstripe/downloads/download-notification-start.png => browser/themes/winstripe/downloads/download-notification.png
|
2013-01-05 13:08:40 +01:00 |
|
Paolo Amadini
|
6f4fa1d91e
|
Bug 812813 - Fix download notifications in large icons mode.
|
2013-01-05 12:19:52 +01:00 |
|
Paolo Amadini
|
0664506199
|
Bug 812813 - The Downloads Panel needs to draw your attention when a download finishes.
--HG--
rename : browser/themes/gnomestripe/downloads/download-notification.png => browser/themes/gnomestripe/downloads/download-notification-start.png
rename : browser/themes/pinstripe/downloads/download-notification.png => browser/themes/pinstripe/downloads/download-notification-start.png
rename : browser/themes/winstripe/downloads/download-notification.png => browser/themes/winstripe/downloads/download-notification-start.png
|
2013-01-05 11:44:34 +01:00 |
|
Alexander Surkov
|
df18167661
|
Bug 824901 - HyperTextAccessible::DOMPointToHypertextOffset fails for node and offset equal to node child count, r=tbsaunde
|
2013-01-05 19:14:34 +09:00 |
|
David Zbarsky
|
189256666f
|
Bug 824327: Convert SVGScriptElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGScriptElement.cpp => content/svg/content/src/SVGScriptElement.cpp
rename : content/svg/content/src/nsSVGScriptElement.cpp => content/svg/content/src/SVGScriptElement.h
|
2013-01-05 04:41:28 -05:00 |
|
David Zbarsky
|
5c3168b271
|
Bug 826947: Convert HTMLScriptElement to WebIDL r=bz
|
2013-01-05 04:41:28 -05:00 |
|
David Zbarsky
|
0081be64f4
|
Bug 826947: Move HTMLScriptElement to mozilla::dom r=bz
--HG--
rename : content/html/content/src/nsHTMLScriptElement.cpp => content/html/content/src/HTMLScriptElement.cpp
rename : content/html/content/src/nsHTMLScriptElement.cpp => content/html/content/src/HTMLScriptElement.h
|
2013-01-05 04:41:27 -05:00 |
|
Marco Bonardo
|
35d949f6ac
|
Bug 825849 - Add a RemoveAllDownloads API to nsIDownloadHistory.
r=Mano sr=gavin
|
2013-01-05 10:21:04 +01:00 |
|
Richard Newman
|
ebc6e187b6
|
Bug 806494 - Fix resource header copying on internal redirect. r=gps
|
2013-01-04 22:23:50 -08:00 |
|
Phil Ringnalda
|
9297efcdad
|
Back out 5e76dfb1d426 (bug 826635) and 0df74b1a4543:20df426b6111 (bug 826632) for bustage
CLOSED TREE
|
2013-01-04 21:30:14 -08:00 |
|
Kan-Ru Chen (陳侃如)
|
87e76c076e
|
Bug 793105 - Add a "backgroundPerceivable" class for audio-channel-content. r=jlebar,roc
|
2013-01-05 13:03:51 +08:00 |
|
Gina Yeh
|
af2eca651a
|
Bug 826463 - Patch 1(v1): After disconnect BT headset while in-call, audio rerouting takes too long, r=echou
|
2013-01-05 12:34:19 +08:00 |
|