Граф коммитов

295278 Коммитов

Автор SHA1 Сообщение Дата
David Zbarsky 5cce8ae3b8 Bug 824229 Part 3: Implement SVGLocatableElement r=longsonr 2013-01-03 01:17:02 -05:00
David Zbarsky 9e024fb017 Bug 824229 Part 2: SVGGraphicsElement should implement SVGTests r=longsonr 2013-01-06 01:25:52 -05:00
David Zbarsky d83aa1a9aa Bug 824229 Part 1: SVGSVGElement should be a subclass of SVGGraphicsElement r=longsonr 2013-01-06 01:25:52 -05:00
Richard Newman 8f2b88b111 Merge m-c to s-c. 2013-01-02 19:35:43 -08:00
Ryan VanderMeulen 286b899162 Merge the last PGO-green inbound changeset to m-c. 2013-01-02 21:02:40 -05:00
Heather Arthur 6593bde865 Bug 826180 - No stylesheets shown after reloading a page with an iframe; r=paul 2013-01-03 02:34:00 +02:00
Panos Astithas f07bc4f132 Implement a new addAllGlobalsAsDebuggees method for faster chrome debugging (bug 821701); r=jimb
Also GC only once when going through all compartments in both addAllGlobalsAsDebuggees and removeAllDebuggees, instead of once for every debuggee added or removed.
2013-01-04 21:34:43 +02:00
Joe Walker d58782e82b Bug 820436 - Buttons are unresponsive after previously closing the Developer Tools Window; r=paul 2013-01-04 20:31:38 +00:00
Joe Walker 5c84bd2eb8 Bug 795988 - Closing browser window with Developer Toolbar open leaks an everything; r=paul,ttaubert 2013-01-04 20:31:38 +00:00
Joe Walker 5d3b4f738b Bug 822609 - developer tools should not use target.isChrome; r=paul 2013-01-04 20:31:38 +00:00
Anton Kovalyov 4f9fbed4b2 Bug 822110 - filter.png, noise.png and showall.png in browser/devtools/profiler/cleopatra/images are empty. r=robcee r=bgirard 2013-01-04 12:57:02 +01:00
Paul Rouget 1af8bc9062 Bug 817543 - [toolbox] is slow to start. r=jwalker 2013-01-04 12:54:54 +01:00
Richard Newman 555f8728ab Bug 826086 - Handle errors in asyncOpen. r=gps 2013-01-02 15:40:03 -08:00
Doug Turner 9572a0b416 Backing out 8c3bd23a1567 due to X orange. r=me a=me 2013-01-02 15:36:26 -08:00
Doug Turner ca4b90d16a Bug 813758 - Need additional security checks for the geolocation permission. r=sicking,jdm a=blocking-basecamp 2013-01-02 13:21:37 -08:00
Ben Turner 205d6ad36e Bug 824224 - IndexedDB blobs crash with 'ABORT: NULL actor value passed to non-nullable param.' r=cjones.
--HG--
extra : transplant_source : %FC%7F%83%B1%BCW%40%90%19M%96%18y%19%7B%A0%DE%E51h
2013-01-07 11:25:35 +01:00
Olli Pettay 0305d05122 Additional patch for Bug 821371 to fix crashes on windows, r=timeless
--HG--
extra : rebase_source : 0addf10c8284e141f1dfa8ae2fac467e5232c4f2
2013-01-02 22:45:36 +02:00
Doug Turner 4475e1b5cc Bug 813758 - Need additional security checks for the geolocation permission. r=sicking a=blocking-basecamp 2013-01-02 13:21:37 -08:00
Wes Johnston d9413a98c6 Bug 825992 - Safeguard against null closing AboutHome with a null top sites adapter. r=mfinkle 2013-01-02 11:49:42 -08:00
Wes Johnston 02fa2842cd Bug 825505 - Allow cancelling pinning sites from the Awesomescreen. r=mfinkle 2013-01-02 11:49:41 -08:00
Masatoshi Kimura 1357e36e62 Bug 823917 - Use C++11 final on MSVC11. r=waldo 2013-01-03 04:47:26 +09:00
Jon Coppeard 43fe0969aa Bug 825327 - "Assertion failure: (obj)->compartment()->isGCMarking()," r=terrence
--HG--
extra : rebase_source : 2f4e934b16beadd5a3fadabd4c8f1bfd98e2d712
2013-01-02 17:57:35 +00:00
Jon Coppeard 441d0eaf0d Bug 824321 - "Assertion failure: !IsThingPoisoned(thing)," r=terrence
--HG--
extra : rebase_source : e1662451f8f90af0b1f25073e7f919cebdf5d410
2013-01-02 17:22:14 +00:00
Tim Taubert cbadbe2897 Bug 820057 - Hide the keyboard on pagehide and submit events r=margaret a=blocking-basecamp 2013-01-07 12:09:50 +01:00
Patrick Wang 1db954141b Bug 821999 - Check roaming when spn becomes available. r=allstars.chh 2013-01-04 16:44:20 +08:00
Jan de Mooij 705e5be971 No bug - Fix jit_test.py help message. rs=mjrosenb on IRC DONTBUILD 2013-01-07 11:53:01 +01:00
Robert O'Callahan 0970e2f92e Bug 717178. Part 3 alternative: don't put Win32 cairo_font_face_ts into the font-face cache if they were created with an explicit HFONT. r=jrmuizel
--HG--
extra : rebase_source : 8bbba7328f422807de458cb64e0e5ce4e8060b31
2013-01-02 19:18:53 +13:00
Ms2ger 5d62d74135 Merge m-c to m-i. 2013-01-01 13:35:13 +01:00
Ms2ger 09400dc8df Backout bug 814718, bug 717178 for exceptions in test_text.html on Windows. 2013-01-01 13:34:34 +01:00
Robert O'Callahan d224021f24 Bug 717178. Part 3: gfxGDIFont should pass ownership of its mFont to cairo_font_face_t. r=jrmuizel 2013-01-01 17:53:39 +13:00
Robert O'Callahan 1abce7564f bug 717178. Part 2.5: Make cairo_win32_font_face_create_for_logfontw_hfont take ownership of the HFONT. r=jrmuizel 2013-01-01 17:53:32 +13:00
Neil Rashbrook 2170ede612 Bug 824926 Make relative font size change handle nested font size tags correctly r=ehsan 2012-12-31 21:49:49 +00:00
Gregory Szorc 86ec7725e5 Merge mozilla-central into build-system 2012-12-30 13:47:04 -08:00
Phil Ringnalda f65996c27a Bug 810705 - Reenable test_MochiKit-DOM-Safari.html on Linux now that bug 799295 should have fixed the crashes 2012-12-30 09:34:38 -08:00
EKR fa8c05f7fa Bug 825477 - Ignore return value from async calls in MediaPipeline. r=jesup 2012-12-30 07:53:48 -08:00
David Flanagan a7ac797593 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
Ehsan Akhgari 9763d24de4 Merge mozilla-central into mozilla-inbound 2012-12-29 19:48:43 -05:00
Ehsan Akhgari 59f4bde62f Bug 825295 - Do not display the Places downloads in the in-content download views opened in private windows; r=Mano 2012-12-29 15:23:48 -05:00
Ehsan Akhgari 31bb511866 Merge mozilla-central into mozilla-inbound 2012-12-30 09:02:18 -05:00
Boris Zbarsky 9f1ada58e3 Bug 822691. Need to enter the right compartment before working with objects from it. r=smaug 2012-12-29 22:13:27 -08:00
Boris Zbarsky 6378ed05fd Bug 825025. MaybeWrapValue should work with all gcthings. r=peterv 2012-12-29 22:13:26 -08:00
Kartikaya Gupta 8509682076 Bug 772974 - Force gold to align LOAD sections to 16k. r=glandium 2012-12-30 00:05:45 -05:00
Kartikaya Gupta ecf47b46ef 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
Daniel Holbert e782295a42 Bug 825467: Remove unused variable 'reusingGlobal' from PerfMeasurement.cpp. r=khuey 2012-12-29 17:33:30 -08:00
Kai Engert 5023259bac 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 545e667044 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 86d5771ace Bug 825454 - Make contentAreaDownloadsView.xul a proper in-content UI; r=dao 2012-12-29 17:04:16 -05:00
Jan de Mooij d9485eb66f Bug 824863 - Fix regalloc bug in JM ionCompileHelper. r=bhackett 2012-12-29 22:02:43 +01:00
Peter Van der Beken 15549f5c0e 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 b355be85c1 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