Ryan VanderMeulen
95067bc8c5
Merge the last PGO-green inbound changeset to m-c.
2012-12-10 13:56:39 -05:00
Mario Alvarado [:marioalv]
43014a57c3
Bug 806738 - Port browser_visituri_privatebrowsing.js to the new per-tab PB APIs; r=ehsan
...
DONTBUILD since this is NPOTB for global PB builds
--HG--
rename : toolkit/components/places/tests/browser/browser_visituri_privatebrowsing.js => toolkit/components/places/tests/browser/browser_visituri_privatebrowsing_perwindowpb.js
2012-12-10 00:44:33 -06:00
Mark Hammond
faa20649d4
Bug 788368 - Port messages will no longer be dropped if port is closed before other side connects. r=felipe
2012-12-11 11:34:09 +11:00
Paolo Amadini
6b7359cb4d
Bug 789932 - Add a component to save files asynchronously on a background thread, handling temporary download locations. r=biesi
2012-12-10 21:06:37 +01:00
Paolo Amadini
912e95ddb8
Bug 778699 - Remove calls to addVisit from the "unit" folder. r=mak
2012-12-08 20:51:56 +01:00
Paolo Amadini
df0a804f1f
Bug 778694 - Remove calls to addVisit from the "queries" folder. r=mak
2012-12-08 20:51:12 +01:00
Paolo Amadini
4ef1278eed
Bug 776872 - Remove calls to addVisit from the "bookmarks" folder. r=mak
2012-12-08 20:51:09 +01:00
Paolo Amadini
8be7514ca9
Bug 776863 - Remove calls to addVisit from the "autocomplete" folder. r=mak
2012-12-08 20:51:07 +01:00
Paolo Amadini
89adb3d659
Bug 776855 - Remove calls to addVisit from the "favicons" folder. r=mak
2012-12-08 20:51:04 +01:00
Paolo Amadini
8f051f738c
Bug 776465 - Remove calls to addVisit from the "expiration" folder. r=mak
2012-12-08 20:51:01 +01:00
Paolo Amadini
ee61295372
Bug 775580 - Remove calls to addVisit from test_sorting.js. r=mak
2012-12-08 20:50:59 +01:00
Paolo Amadini
f4ec69e94d
Bug 740468 - Replace old synchronous favicons calls in the bookmarks export service. r=mak
2012-12-08 20:50:56 +01:00
Paolo Amadini
de41adc2ce
Bug 763295 - Port the bookmarks export service to JavaScript. r=mak
2012-12-08 20:50:54 +01:00
Theo Chevalier
85b721ebf9
Bug 699806 - Enable Telemetry by default on Nightly and Aurora channels (Desktop), r=mak77
2012-12-08 18:41:23 +01:00
Benjamin Peterson
5d2d786fba
Bug 819601 - Don't redeclare formal. r=Yoric
2012-12-08 10:07:32 -05:00
Rafael Ávila de Espíndola
af314435e2
Bug 819229 - Rename gatherStartupInformation to gatherStartupHistograms. r=vladan.
2012-12-07 16:06:35 -05:00
Benedict Singer
8b16d029d1
Bug 787134 - Make links not in a document or with an invalid href respond to :link selector. r=bzbarsky
2012-12-07 09:35:14 -05:00
Rafael Ávila de Espíndola
598e83db0d
Bug 819240 - Document all functions in nsITelemetryPing.idl. r=vladan.
...
--HG--
extra : rebase_source : 90858f60619c22c7ec027209479273ca5e543307
2012-12-07 13:49:21 -05:00
Rafael Ávila de Espíndola
72d50d3c7c
Bug 817944 - Replace test-load-histograms with a function. r=vladan.
2012-12-07 08:53:06 -05:00
Rafael Ávila de Espíndola
b2a17d3c4b
Bug 818147 - Replace "Add-ons" with a function.
...
Query replace missed this one. r=bustage.
2012-12-07 01:50:51 -05:00
Rafael Ávila de Espíndola
3e98a028ae
Bug 818565 - Replace test-ping with a function. r=vladan.
2012-12-07 01:06:33 -05:00
Rafael Ávila de Espíndola
db21532283
Bug 818147 - Replace "Add-ons" with a function. r=vladan.
2012-12-07 00:45:33 -05:00
Rafael Ávila de Espíndola
0d3fcc9158
Bug 818126 - Replace test-enable-load-save-notifications with a function. r=vladan.
2012-12-07 00:38:20 -05:00
Rafael Ávila de Espíndola
b77b8c4c2c
Bug 818549 - Replace test-gather-startup with a function. r=vladan.
...
--HG--
extra : rebase_source : b4671364c707f9a3e5cfbe2b65da636e9f5fc3ea
2012-12-07 00:28:13 -05:00
Ehsan Akhgari
7deead5906
Merge mozilla-central into mozilla-inbound
2012-12-06 23:13:32 -05:00
Rafael Ávila de Espíndola
0c80c80eda
Bug 817929 - Remove test-save-histograms and use the existing saveHistograms. r=vladan.
...
--HG--
extra : rebase_source : b3bf2364720017a69443ec6d426e1cc42c325b62
2012-12-06 21:15:13 -05:00
Josh Matthews
b4c5d3ad4b
Bug 806740 - Unbreak Birch. DONTBUILD for NPOTB.
2012-12-06 22:52:39 -05:00
Mario Alvarado [:marioalv]
e6d6f122e4
Bug 806740 - Port test_setAndFetchFaviconForPage_failures.js to the new per-tab PB APIs; r=ehsan
...
DONTBUILD since this is NPOTB for global PB builds
--HG--
rename : toolkit/components/places/tests/favicons/test_setAndFetchFaviconForPage_failures.js => toolkit/components/places/tests/browser/browser_favicon_setAndFetchFaviconForPage_failures.js
rename : toolkit/components/places/tests/favicons/favicon-normal16.png => toolkit/components/places/tests/browser/favicon-normal16.png
2012-12-06 18:42:36 -06:00
Mario Alvarado [:marioalv]
203e95a1e9
Bug 806739 - Port test_setAndFetchFaviconForPage.js to the new per-tab PB APIs; r=ehsan
...
DONTBUILD since this is NPOTB for global PB builds
--HG--
rename : toolkit/components/places/tests/favicons/test_setAndFetchFaviconForPage.js => toolkit/components/places/tests/browser/browser_favicon_setAndFetchFaviconForPage.js
2012-12-06 01:48:46 -06:00
Ehsan Akhgari
7e32274502
Bug 806744 - Part 0: Don't run test_privbrowsing.html in per-window PB builds
2012-12-06 00:51:59 -05:00
Ehsan Akhgari
9410980cd7
Bug 806741 - Part 0: Don't run test_bug_461710.html in per-window PB builds
2012-12-06 00:48:57 -05:00
Ehsan Akhgari
6539985eaa
Bug 806740 - Part 0: Don't run test_setAndFetchFaviconForPage_failures.js in per-window PB builds
2012-12-06 00:47:14 -05:00
Ehsan Akhgari
ed0c4a0fe2
Bug 806739 - Part 0: Don't run test_setAndFetchFaviconForPage.js in per-window PB builds
2012-12-06 00:44:58 -05:00
Ehsan Akhgari
9786e0fa0b
Bug 806738 - Part 0: Don't run browser_visituri_privatebrowsing.js in per-window PB builds
2012-12-06 00:43:54 -05:00
Ehsan Akhgari
3dafcf41d6
Bug 806737 - Part 0: Don't run test_prompt.html in per-window PB builds
2012-12-06 00:42:14 -05:00
Ehsan Akhgari
62ebfb4017
Bug 806736 - Part 0: Don't run test_privbrowsing.html in per-window PB builds
2012-12-06 00:41:09 -05:00
Josh Matthews
2023fa6683
Bug 817447 - Create download manager unit tests that do not rely on the global private browsing service. r=ehsan
...
DONTBUILD because this is NPOTB for global PB builds
--HG--
rename : toolkit/components/downloads/test/unit/test_private_resume.js => toolkit/components/downloads/test/unit/test_private_resume_global.js
rename : toolkit/components/downloads/test/unit/test_privatebrowsing_cancel.js => toolkit/components/downloads/test/unit/test_privatebrowsing_cancel_global.js
rename : toolkit/components/downloads/test/unit/test_privatebrowsing.js => toolkit/components/downloads/test/unit/test_privatebrowsing_global.js
2012-12-05 16:15:55 -05:00
Mark Hammond
c76347ad1f
Bug 807997 - allow chats to open in any suitable top-level window. r=gavin
2012-12-07 10:56:17 +11:00
Nathan Froyd
95878f2bd7
Bug 816166 - part 2 - send extra information through telemetry pings and add tests; r=vdjeric
2012-11-30 15:50:23 -05:00
Saurabh Anand
6de7befa37
Bug 818817 - Fix some compiler warnings, r=Ms2ger
2012-12-09 22:53:19 +05:30
Ryan VanderMeulen
7038283143
Backed out changeset b4b3522a6c08 (bug 815339) due to mochitest timeouts.
2012-12-03 21:23:05 -05:00
David Rajchenbach-Teller
97fc5ed662
Bug 815339 - Extract PromiseWorker from OS.File. r=froydnj
2012-12-03 20:26:16 -05:00
Monica Chew
26e81a1ba3
Bug 812238 - Initial import of protobuf 2.4.1. r=khuey
2012-11-30 10:33:48 -08:00
Virgil Dupras
b15668d4e1
Bug 801450 - Can't import bookmarks from Safari-created HTML files. r=mak
2012-12-03 20:26:15 -05:00
Bellindira Castillo [:bellindira]
645d9cb307
Bug 790752 - Investigate more comprehensive measures of tab switching speed that includes event handler responsiveness. r=gavin
2012-11-28 22:56:56 -06:00
Benoit Girard
8124a450e6
Bug 799640 - Part 3: Add shutdown labels. r=espindola
2012-11-30 12:49:47 -05:00
Marco Bonardo
05fe96fb98
Bug 791447 - Move about:newTab data to preferences. r=gavin
...
Gecko 18 doesn't store anymore about: pages DOMStorage into chromeappsstore.sqlite, so any previous data would be lost on upgrade to it.
Moreover, we want to move off DOMStorage due to high startup costs.
Thus here we migrate old about:newTab chromeappsstore.sqlite data to complex prefs.
2012-12-03 20:19:17 +01:00
Rafael Ávila de Espíndola
924aca3c6b
Bug 817012 - Use a richer interface to talk from about:telemetry to TelemetryPing.js. r=vdjeric
...
--HG--
extra : rebase_source : 57f135df797ab6c24d95b1cab0e66b564255024e
2012-12-03 13:31:00 -05:00
Ryan VanderMeulen
e69e39bdfb
Backed out changesets 2b4151d4d695 and 1bd72ae8aaff (bug 760036) for test failures.
2012-12-02 15:34:49 -05:00
Gavin Sharp
1f4ded11f4
Fix whitespace nit from bug 760036's 1bd72ae8aaff
2012-12-02 11:23:49 -08:00
David Rajchenbach-Teller
800e88f0bc
Bug 760036 - SearchService metadata I/O is now off main thread. r=enndeakin
2012-12-02 14:04:43 -05:00
Amod Narvekar
80f0ffa28b
Bug 781346 - Expose local profie directory to OS.Constants.Path. r=yoric
2012-12-01 21:20:44 -05:00
Peter Van der Beken
7d77272a5e
Fix for bug 814195 (Replace Element quickstubs with new binding methods). r=bz.
2012-11-22 12:09:43 +01:00
Ehsan Akhgari
33a9b305c1
Backed out 3 changesets (bug 799640) on the suspicion of regressing Tp5 by 50%
...
Backed out changeset 133c704dbcc6 (bug 799640)
Backed out changeset b130bb991d84 (bug 799640)
Backed out changeset e47b059493cf (bug 799640)
2012-11-30 16:05:13 -05:00
Ehsan Akhgari
6f532a310b
Backed out changeset 98b22b52150e (bug 812238) for breaking the build
2012-11-30 14:35:53 -05:00
Ted Mielczarek
d73d5e0011
bug 816963 - Enable crash reporting in places C++ unit tests. r=mak
2012-11-30 14:26:19 -05:00
Monica Chew
55dfb6f0fb
Bug 812238 - Initial import of protobuf-2.4.1. r=khuey
2012-11-30 10:33:48 -08:00
Andres Hernandez
02733b39ee
Bug 814700 - Post test_private_resume.js to the new per-window PB APIs; r=ehsan
...
--HG--
rename : toolkit/components/downloads/test/unit/test_private_resume.js => toolkit/components/downloads/test/browser/browser_private_resume.js
extra : rebase_source : 43d6f4d21279c83c6af85d32a8e8b76bb83ae723
2012-11-30 11:25:28 -06:00
Benoit Girard
ff46d9c9c6
Bug 799640 - Part 3: Add shutdown labels. r=espindola
2012-11-30 12:49:47 -05:00
Mats Palmgren
f128dda378
Bug 814677 - Replace XP_IS_SPACE with dom::IsSpaceCharacter and add form-feed to match DOM spec. r=bz
2012-11-30 17:04:11 +01:00
Boris Zbarsky
9ef7d2a657
Bug 815671 part 8. Fix charset menu code to use copy constructors for arrays. r=jlebar
2012-11-29 11:14:14 -05:00
Ed Morley
563634fe75
Backout 67e95e421678 (bug 814195) for Windows debug jsreftest failures on a CLOSED TREE
2012-11-29 11:17:11 +00:00
Scott Johnson
948f478584
Bug 812372: Rename DocumentViewerImpl to nsDocumentViewer for consistency. [r=ehsan]
2012-11-28 18:26:39 -06:00
Nicholas Nethercote
3b92460b05
Bug 815829 - Add MEMORY_VSIZE to telemetry. r=jlebar.
...
--HG--
extra : rebase_source : af1360715d77f262aeebc792c4314fe451a4b1a6
2012-11-28 14:20:50 -08:00
Andres Hernandez
358eaf64e1
Bug 814749 - Disable test_248970.js in per-window PB builds; r=ehsan
...
--HG--
extra : rebase_source : 8c19f0754799aea9326d7a42caac4e0511d0546b
2012-11-28 15:03:30 -06:00
Daniel Holbert
4aa6dca044
Bug 815058 followup: Add FAIL_ON_WARNINGS to 2 test dirs that this bug's patch made warning-free. r=Ms2ger
2012-11-28 09:55:41 -08:00
Peter Van der Beken
46c89ae29b
Fix for bug 814195 (Replace Element quickstubs with new binding methods). r=bz.
...
--HG--
extra : rebase_source : 360b2ee1bc678265781991149185a1c1d262642e
2012-11-22 12:09:43 +01:00
Andres Hernandez
e470480fe8
Bug 814702 - toolkit/components/downloads/test/unit/test_privatebrowsing_cancel.js fails on Birch; r=ehsan
...
--HG--
rename : toolkit/components/downloads/test/unit/test_privatebrowsing_cancel.js => toolkit/components/downloads/test/browser/browser_privatebrowsing_cancel.js
2012-11-27 14:23:19 -06:00
Bellindira Castillo [:bellindira]
21ed21c6b3
Bug 814701 - toolkit/components/downloads/test/unit/test_privatebrowsing.js fails on Birch; r=ehsan
...
--HG--
rename : toolkit/components/downloads/test/unit/test_privatebrowsing.js => toolkit/components/downloads/test/browser/browser_privatebrowsing.js
rename : toolkit/components/downloads/test/unit/head_download_manager.js => toolkit/components/downloads/test/browser/head.js
2012-11-27 14:12:19 -06:00
Ehsan Akhgari
d6d6c3d26a
Backed out 6 changesets (bug 814821, bug 815158, bug 814195) for test failures
...
Backed out changeset 0c2011091748 (bug 815158)
Backed out changeset 9d70b4460508 (bug 814195)
Backed out changeset bf8746658a72 (bug 814821)
Backed out changeset e73366b088d7 (bug 814821)
Backed out changeset 49fc6d535c41 (bug 814821)
Backed out changeset 987aea26a43a (bug 814821)
2012-11-27 16:30:39 -05:00
Peter Van der Beken
c15e9ce14c
Fix for bug 814195 (Replace Element quickstubs with new binding methods). r=bz.
...
--HG--
extra : rebase_source : 349ceea8412f4133e1b9de4e2859d7663da27fa5
2012-11-22 12:09:43 +01:00
Nils Maier
ffca6c1146
Bug 814470 - Fix a leak when channel setup in AsyncFetchAndSetIconFromNetwork fails by not tracking the channel in the first place and thus avoiding a circular references. r=mak
2012-11-27 14:52:54 -05:00
Matej Cepl
445cd197e4
Bug 800557 - Build shouldn't depend on simplejson. r=froydnj, r=ted
2012-10-11 23:19:40 +02:00
Rafael Ávila de Espíndola
0e8d2faad2
Bug 814704 - Move the creation of a js object from combinedStacks into
...
a static function. r=vladan.
2012-11-27 08:52:25 -05:00
Nagarjuna Varma
ce6c454a93
Bug 810149: Telemetry to track time spent recursively scanning addon directories on startup. r=vdjeric
2012-11-26 18:04:47 -05:00
Andres Hernandez
efa5ec829c
Bug 806742 - Port toolkit/components/places/tests/unit/test_248970.js to the new per-window PB APIs; r=ehsan
...
--HG--
rename : toolkit/components/places/tests/unit/test_248970.js => toolkit/components/places/tests/browser/browser_bug248970.js
2012-11-26 14:09:24 -06:00
Ehsan Akhgari
5a0f0bbd1a
Backed out changeset ac304d3c250e (bug 806742) because of test failures
2012-11-26 16:20:03 -05:00
Ehsan Akhgari
ce71c8bd00
Bug 815001 - Pass in the privacy information for the view sourced document to the web browser persist service when using an external view source program; r=jdm
2012-11-26 13:08:00 -05:00
Andres Hernandez
7a50f326c6
Bug 806742 - Port toolkit/components/places/tests/unit/test_248970.js to the new per-window PB APIs; r=ehsan
...
--HG--
rename : toolkit/components/places/tests/unit/test_248970.js => toolkit/components/places/tests/browser/browser_bug248970.js
2012-11-23 10:39:38 -06:00
Mook
fe76added9
bug 793250 - clean up after test_download_samename.js (r=wesj)
...
---
.../downloads/test/unit/test_download_samename.js | 11 +++++++++++
1 file changed, 11 insertions(+)
2012-11-22 21:47:56 -08:00
Ehsan Akhgari
2645be96c1
Bug 813438 - Part 4: Rewrite AsyncFaviconHelper to use NS_SniffContent; r=bzbarsky
2012-11-20 19:41:35 -05:00
Patrick McManus
2f1cf659c1
bug 807435 telemetry for ssl handshake time r=bsmith r=honzab
2012-11-22 15:36:59 -05:00
Ed Morley
5aec97aa38
Backout 231cce402e46, 383b6031c417, 8a518d6c8b60 & 4f55f76e34ee (bug 813438) for bustage
2012-11-22 17:49:58 +00:00
Patrick McManus
338f6b9d27
bug 807435 - telemetry for ssl key exchange algorithm r=bsmith r=honzab
2012-11-22 11:43:27 -05:00
Patrick McManus
763e59f9fd
bug 807435 - telemetry for ocsp success/failure and elapsed time r=bsmith r=honzab
2012-11-22 11:43:27 -05:00
Patrick McManus
dd26863620
bug 807435 telemetry for server TLS NPN support r=bsmith r=honzab
2012-11-22 11:43:27 -05:00
Patrick McManus
4b227908ba
bug 807435 telemetry for ssl version used r=honzab r=bsmith
2012-11-22 11:43:27 -05:00
Ehsan Akhgari
4d8c25c9ef
Bug 813438 - Part 4: Rewrite AsyncFaviconHelper to use NS_SniffContent; r=bzbarsky
2012-11-20 19:41:35 -05:00
Mark Hammond
5131a48af6
Bug 808001 - clicking a social notification link now opens the link in a new tab. r=gavin
2012-11-22 13:53:07 +11:00
David Rajchenbach-Teller
a9090b49b2
Bug 808557 - Telemetry to measure the impact of UIC_startSearch synchronous query. r=mak
2012-11-20 20:28:34 -05:00
Rafael Ávila de Espíndola
968fb57de6
Bug 808699 - Change the wire format for hang reports. r=vladan.
2012-11-20 09:45:14 -05:00
Ehsan Akhgari
e55fd9da0a
Bug 813433 - Make nsMediaSniffer accept null request arguments; r=bzbarsky
...
This patch will make the content sniffer useful to sniff the mimetype of
in-memory media buffers.
2012-11-20 00:01:30 -05:00
Josh Aas
0d70603e87
Back out fix for bug 405407 due to regressions.
2012-11-19 18:02:21 -05:00
Josh Matthews
8277aa5e36
Bug 812627 - Use the proper db connection when retrieving the last insert ID for downloads. r=mak
2012-11-19 15:22:58 +00:00
Mounir Lamouri
2075bb969a
Bug 811193 - nsIUrlListManager.safeLookup() should take a nsIPrincipal. f=hector sr=sicking
2012-11-19 12:25:48 +00:00
Ehsan Akhgari
2be160f1a9
Bug 812639 - Fix per-window private browsing builds after the landing of bug 723005; r=mak
2012-11-17 10:53:27 -05:00
Paul Adenot
413efab32e
Bug 790524 - Avoid overwriting the content-type by application/octet-stream in the sniffing logic. r=bz
2012-11-16 11:20:58 -08:00
Josh Matthews
efeaece5f9
Bug 722859 - Support concurrent private/public downloads in the download manager. r=paolo/mak sr=bz ui-r=shorlander
2012-05-25 12:24:35 +01:00
Ed Morley
4290399916
Backout f077ad362ca3 (bug 722859) for bustage
2012-11-16 10:44:20 +00:00
Josh Matthews
6371de55a7
Bug 722859 - Support concurrent private/public downloads in the download manager. r=paolo/mak sr=bz ui-r=shorlander
2012-05-25 12:24:35 +01:00
Ed Morley
c292bc7a94
Backout 00cc23d1f72b (bug 722859) for compilation failures
2012-11-16 10:01:14 +00:00
Josh Matthews
4da5ab7437
Bug 722859 - Support concurrent private/public downloads in the download manager. r=mak/paolo
2012-05-25 12:24:35 +01:00
Josh Matthews
fb17f21a56
Bug 780533 - Add GUIDs to download manager entries, and a faux-async retrieval by GUID. r=paolo
...
Bug 780533 - Add GUIDs to download manager entries, and a faux-async retrieval by GUID. r=paolo
* * *
Bug 780533 - Interdiff
2012-08-05 23:20:19 -04:00
Ryan VanderMeulen
4f3ddcdba5
Backed out changeset cc2469a8b41a (bug 800557) for Windows build bustage.
2012-11-15 21:07:38 -05:00
Monica Chew
b2b151a3d0
Bug 811889 - Set download state to DOWNLOAD_POLICY_BLOCKED if the av scan fails. r=jimm
2012-11-15 20:34:57 -05:00
Matej Cepl
ff2b5b5c36
Bug 800557 - Build shouldn't depend on simplejson. r=nfroyd
2012-10-11 23:19:40 +02:00
David Rajchenbach-Teller
816029c53b
Bug 807875 - Implement creationDate correctly for Mac OS X. r=froydnj
2012-11-15 11:22:27 -08:00
Benoit Girard
67b67ba99e
Bug 799638 - Add startup timeline markers. r=taras,glandium
2012-11-15 13:24:35 -05:00
Alexander Surkov
735932f19b
Bug 811729 - remove XForms a11y support, r=tbsaunde
2012-11-16 01:43:41 +09:00
Marco Bonardo
2226f4c542
Bug 773982 - Always show hidden entries when searching history.
...
r=mano
2012-11-15 12:33:06 +01:00
Benoit Jacob
986ee1a065
Bug 807437 - Eliminate redundant Traverse/Unlink CC macros - part 1: automatic changes - r=mccr8
2012-11-15 02:32:40 -05:00
Benoit Jacob
7cc7c472e5
Bug 806279 - CC macros refactoring: part 3: fold the TRAVERSE_NATIVE and AMBIGUOUS cases - r=mccr8,smaug
2012-11-15 02:32:39 -05:00
Benoit Jacob
6d7beedec6
Bug 806279 - CC macros refactoring: part 1: implement type-generic CC UNLINK/TRAVERSE macros - r=mccr8,smaug
2012-11-15 02:32:39 -05:00
Mark Hammond
f0ec0acb93
Bug 811143 - move recommend support to the worker api and avoid dangling port if not supported by the provider. r=jaws
2012-11-15 14:57:28 +11:00
Jim Mathies
6d4a6c33ae
Bug 810704 - Fixup misc. toolkit resource path issues. r=mak77
2012-11-14 10:24:05 -06:00
Josh Matthews
f07cac3737
Bug 723005 - Remove all checks for global privacy status in history-related code, and add them to callers when appropriate. r=mak sr=gavin
2012-02-18 01:40:10 -05:00
Nathan Froyd
08d30b4c4a
Bug 811419 - fix accumulation of the zero bucket in flag histograms; r=taras
2012-11-13 14:55:02 -05:00
David Rajchenbach-Teller
f7aae016b2
Bug 794091 - Reorganize OS.File importScripts to avoid talos hangs. r=froydnj
2012-11-08 14:35:01 -05:00
Jeff Muizelaar
0b4904f43a
Bug 811461. Switch IMAGE_DECODE_LATENCY to microseconds. r=taras
...
Currently this is recording in ms when we expect all of the values to be <5ms
I believe this was just a typo.
--HG--
extra : rebase_source : ed71dc9bd7dc9ef0903e2e84152b44ba13d97adf
2012-11-13 15:38:54 -08:00
Kyle Huey
6a9b981da5
Bug 809666: Define ctypes and perf properties on the 'this' object, not the global, when sharing globals. r=mrbkap
...
--HG--
extra : rebase_source : d9f8329b7f60b3e72aea241aa97b59aa04531c66
2012-11-13 08:57:46 -08:00
Kyle Huey
e690de14af
Bug 810987: When sharing a global, don't import properties onto the global, import them onto the appropriate 'this' object. r=mrbkap
...
--HG--
extra : rebase_source : c3a92d4197831fa3061bf3f01b7cc610cc89e867
2012-11-13 11:13:27 -08:00
Kyle Huey
437ea18f52
Backout Bug 810987.
2012-11-13 10:27:37 -08:00
Kyle Huey
77f211aa9e
Backout bug 809666.
2012-11-13 10:27:06 -08:00
Kyle Huey
2de59a8b69
Bug 809666: Define ctypes and perf properties on the 'this' object, not the global, when sharing globals. r=mrbkap
2012-11-13 08:57:46 -08:00
Kyle Huey
f6db28c28a
Bug 810987: When sharing a global, don't import properties onto the global, import them onto the appropriate 'this' object. r=mrbkap
2012-11-13 08:57:44 -08:00
Gavin Sharp
2fe22ee821
Bug 811102: bustage fix #3 :(
...
--HG--
extra : transplant_source : %0F%D8%1Bv%3EP%935%7E%E2%1A%E4F%0C%7F%F8%1F%FFP%1D
2012-11-12 23:28:54 -08:00
Gavin Sharp
dddba36a95
Bug 811102 followup #2 : add some clean up to tests from bug 804910 exposed by the fix for bug 811102, r=markh
...
--HG--
extra : transplant_source : V%E3%98%1E%01__%80%1E%F4%FBN%E1%7F%8F%10j%E8A%8D
2012-11-12 22:24:59 -08:00
Gavin Sharp
6e8048d0bb
Followup to bug 811102's followup
2012-11-12 20:41:41 -08:00
Gavin Sharp
c2f8a0d74f
Bug 811102 test followup: terminate worker to avoid leak, r=markh
...
--HG--
extra : transplant_source : %E0%A1r%5B%B6k%FAIn%96%7D%88%1D%F57%A5%DCl%18T
2012-11-12 20:35:03 -08:00
Shane Caraveo
a5f59b7809
Bug 811102: fix two bugs with worker reloading, r=gavin/markh, tests by markh/gavin
...
The first bug is that we shouldn't remove the worker from the worker cache when reloading, because it's not actually being removed. terminate() already does this for us in the case where it is needed.
The second bug is that we should set .loaded=false as soon as we clear the ports on a worker we're about to reload, because otherwise the creation of a new port can occur between the reload triggering and the re-initialization, and those ports would get lost.
--HG--
extra : transplant_source : a%DF%D4%C5%E9%CD%E2%9B%FA%07%9E%22%D4mU%60%2B%A6Z%3A
2012-11-12 17:50:51 -08:00
Vladan Djeric
b5ffc75108
Bug 811088 - about:telemetry causes startup info to be gathered multiple times
2012-11-12 17:01:26 -05:00
Sankha Narayan Guria
dd87eaeb0b
Bug 775949 - [OS.File] Test suite uses |info| instead of |ok|. r=Yoric
2012-11-12 16:43:45 -05:00
Seth Fowler
00a8f98778
Test for Bug 796179 - Errors in files with large data URIs can cause the error console to consume gigabytes of memory and lock up the browser. r=rcampbell
2012-11-12 11:50:09 -08:00
Seth Fowler
bdefff8819
Bug 796179 - Don't store full source URI in an attribute in the error console, and display it in abbreviated form to the user. r=rcampbell r=Neil
2012-11-12 11:50:03 -08:00
Paolo Amadini
2ad6db2cbe
Bug 775495 - Replace waitForClearHistory and waitForAsyncUpdates with versions that return promises, and remove waitForFrecency. r=mak
2012-11-11 14:01:49 +01:00
Brian R. Bondy
8b92d1fe25
Bug 795887 - Mirror existing sleep notification handling with process suspend notification handling. r=bsmedberg
2012-11-09 10:34:10 -05:00
Marco Bonardo
1206805572
Bug 799609 - Disable Places in B2G - Part 4 - Disable Places in Firefox for Android.
...
Move Android history implementation to the mobile folder, use the newly
exposed NotifyVisited API, disable Places.
r=blassey
--HG--
rename : toolkit/components/places/nsAndroidHistory.cpp => mobile/android/components/build/nsAndroidHistory.cpp
rename : toolkit/components/places/nsAndroidHistory.h => mobile/android/components/build/nsAndroidHistory.h
2012-11-09 10:55:59 +01:00
Marco Bonardo
63752889cd
Bug 799609 - Disable Places in B2G - Part 1 - Remove Android history from Places
...
r=paolo
2012-11-09 10:55:48 +01:00
Phil Ringnalda
8028630a5a
Back out 5ebd6549bf93 and 73287cb2dc6a (bug 794091) on suspicion of breaking Win64 PGO builds
2012-11-08 20:43:18 -08:00
David Rajchenbach-Teller
fa73294e7c
Bug 794091 - Reorganize OS.File importScripts to avoid talos hangs. r=froydnj
2012-11-08 14:35:01 -05:00
Ehsan Akhgari
af490f020d
Bug 809383 - replace PR_TRUE in AsyncFaviconHelpers.h
2012-11-07 16:55:39 -05:00
Bobby Holley
ab93542be6
Bug 808457 - Add Telemetry for Components.lookupMethod and Components.interfaces. r=mrbkap
2012-11-07 08:28:35 -08:00
Kartikaya Gupta
9b38080b22
Bug 808003 - Follow-up for 4f5f601bc741; update the range on the FENNEC_TAB_ZOMBIFIED histogram as well. r=gcp
2012-11-07 10:09:35 -05:00
Kartikaya Gupta
90e4d7cebe
Bug 808003 - Add a few telemetry probes to help tune tab zombification parameters. r=gcp, mfinkle
2012-11-07 10:00:48 -05:00
Felipe Gomes
d2410d4509
Bug 808171. Follow-up. Check for and avoid setting the same value twice inside the _setEnabled function instead of the observer. r=markh
2012-11-06 16:30:04 -08:00
Mark Hammond
9e68cd9d59
Bug 808171 - social.enabled preference observer checks if enabled state really needs to change. r=felipe
2012-11-07 11:11:28 +11:00
Karl Tomlinson
b2e3a82d68
b=808873 return toplevel GtkWidget for NS_NATIVE_SHELLWIDGET and use it r=roc
...
--HG--
extra : transplant_source : _gK%D6%5D%96%1A%3A%3A%21j%40E%09%FF%84%D3%8F%C6%A5
2012-11-07 10:50:37 +13:00
David Rajchenbach-Teller
fbba29d672
Bug 808428 - Testing that OS.File can be called from xpcshell. r=nfroyd
...
--HG--
extra : rebase_source : 6dfc9107c4ff2453b47a3df528ca8d0037b91cf8
2012-11-05 07:59:00 -08:00
Matthew Noorenberghe
dd07dc138e
Bug 720311 - Don't open formhistory.sqlite on shutdown in order to close it. r=mak
...
--HG--
extra : rebase_source : 675477f85954d74601b69fe1ab6f937e50e5adcf
2012-10-31 18:22:28 -07:00
Gian-Carlo Pascutto
984a114679
Bug 806422 - Modify and add tests for new Complete caching behavior in protocol 2.3. r=dcamp
2012-11-06 15:38:25 +01:00
Gian-Carlo Pascutto
2797888b29
Bug 806422 - Do not cache Complete's across a SafeBrowsing update. r=dcamp
2012-11-06 15:38:16 +01:00
Vladan Djeric
f56df4f1c5
Bug 808268 - Report % of dirty keys in a scope during a flush. r=taras
2012-11-05 15:49:38 -05:00
Rafael Ávila de Espíndola
2b261fa0d8
Bug 805046 - Add a class to represent a set of stacks that share a object list. r=vdjeric.
2012-11-05 13:45:19 -05:00
Nick Hurley
0d3e56e976
Bug 699951 - add a memory reporter for heap usage by the disk cache. r=michal
2012-11-05 10:22:33 -08:00
Brian R. Bondy
aca869f8ac
Bug 581508 - Implement nsIUserInfo on Win32. r=jimm
2012-11-03 09:35:39 -04:00
Ryan VanderMeulen
2045398c84
Merge m-c to inbound.
2012-11-03 09:24:21 -04:00
Ryan VanderMeulen
52ef3171c3
Merge the last PGO-green inbound changeset to m-c.
2012-11-03 09:23:43 -04:00
Neil Rashbrook
cd349de7a0
Bug 664695 Improve signature of nsIConsoleService::GetMessageArray r=bsmedberg r=msucan
2012-11-03 10:59:29 +00:00
Gian-Carlo Pascutto
9ce11ea689
Bug 807852 - Position of real request is predictable in Completion requests. r=dcamp
2012-11-03 01:53:11 +01:00
Gian-Carlo Pascutto
353aa1ad49
Bug 807822 - No noise added to completion request in some circumstances. r=dcamp
2012-11-03 01:53:11 +01:00
Gian-Carlo Pascutto
6552acb016
Bug 807847 - Noise entries are erroneously entered into the misscache. r=dcamp
2012-11-03 01:53:10 +01:00
Gian-Carlo Pascutto
d73a4777ac
Bug 782106 - Disable the per-client randomization in the url-classifier. r=dcamp
2012-11-03 01:53:10 +01:00
Wes Johnston
433987a803
Bug 807872 - Follow up to address description comment. r=gcp
2012-11-02 17:52:42 -07:00
Wes Johnston
16397d8a59
Bug 807872 - Add telemetry probes for database seizes. r=gcp
2012-11-02 17:44:20 -07:00
Ryan VanderMeulen
f1d654c74a
Backout 06b998c1100d (bug 664695) due to mochitest-other orange.
2012-11-02 17:12:22 -04:00
Jason Orendorff
36f960f08e
Bug 807001 - Change Map and Set size() methods to accessor properties. r=Waldo.
...
--HG--
extra : rebase_source : bf2809aa1d943caa6349d7b44621cd1b0bb85742
2012-11-02 10:12:36 -05:00
Neil Rashbrook
958b1668fa
Bug 664695 Improve signature of nsIConsoleService::GetMessageArray r=bsmedberg
2012-11-02 20:07:50 +00:00
Graeme McCutcheon
7c6e0f8608
Bug 724513 - Part 3 - Add telemetry for the invalid disk cache situation. r=taras
2012-10-11 09:50:41 +01:00
Andrew Quartey
d21a5d8004
Bug 792581 - part 23: Replace LL_INIT and LL_UDIVMOD macros. r=ehsan
2012-11-01 20:57:25 -04:00
Matt Joras
613e229e93
Bug 798033 - Removes 'using namespace' from toolkit headers - r=bsmedberg
2012-11-01 18:09:22 -04:00
Felipe Gomes
492fb0985f
Bug 807532. Clear the previous profile when Social is toggled off. r=markh,gavin
2012-10-31 21:00:15 -07:00
Kyle Huey
0469a02b25
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
...
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Ehsan Akhgari
59dacf4015
Backed out 3 changesets (bug 724513) for a 20-30% Ts regression across the board
...
Backed out changeset 006eb98e9d6f (bug 724513)
Backed out changeset f418d97d12ac (bug 724513)
Backed out changeset 1baac3f2334c (bug 724513)
--HG--
extra : rebase_source : e361496807916c968524446d32d3eb1d6af346eb
2012-10-31 11:28:21 -04:00
Graeme McCutcheon
bc8e0bbbbd
Bug 724513 - Part 3 - Add telemetry for the invalid disk cache situation. r=taras
2012-10-11 09:50:41 +01:00
Eduard Neculaesi
e984f4916a
Bug 804566 - [OS.File] Add an option ignoreExisting to OS.File.makeDir r=dteller
...
--HG--
extra : rebase_source : 9c09886a434bc800c51be348e6761b5131da01e2
2012-10-31 01:19:44 +02:00
Vicamo Yang
a78b5b38c7
Backout 67cb43bb8865: Breaks B2G Marionette
2012-10-31 16:35:11 +08:00
Ehsan Akhgari
68936b490f
Bug 806735 - Remove the final global PB specific stuff from test_bug679784.js; r=jdm
2012-10-30 17:46:43 -04:00
Ehsan Akhgari
fa6d640ec7
Bug 806734 - Remove the final global PB specific stuff from test_bug248970.js; r=jdm
2012-10-30 17:46:01 -04:00
Shane Caraveo
e9858c308c
Bug 804910 - Part 1. Check for worker load failures and send a notification in case of errors. r=felipe
2012-10-29 21:57:07 -07:00
David Rajchenbach-Teller
b308603424
Bug 770538 - dirfd, MacOS X version. r=froydnj
2012-10-30 11:34:49 -04:00
Mitesh Pathak
8f44b62329
Bug 770538 - Call Unix C function |dirfd| from JavaScript. r=dteller
2012-10-12 00:19:17 +05:30
Kyle Huey
9a3674d80a
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 12:28:11 -07:00
Ed Morley
b0a5453bf1
Backout fdb7c9649a07 (bug 805967), 72003517a631 (bug 806538), 354250ed1e72 (bug 770538), ea6edd3749ce (bug 770538) for bustage on a CLOSED TREE
2012-10-30 17:56:20 +00:00
Ed Morley
4144129728
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
2012-10-30 17:02:31 +00:00
Kyle Huey
2d587fe010
Bug 798491: Followup bustage fix.
2012-10-30 09:10:08 -07:00
David Rajchenbach-Teller
ec00829162
Bug 770538 - dirfd, MacOS X version. r=froydnj
2012-10-30 11:34:49 -04:00
Mitesh Pathak
4edd47e296
Bug 770538 - Call Unix C function |dirfd| from JavaScript. r=dteller
2012-10-12 00:19:17 +05:30
Kyle Huey
50b5d3f681
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 08:26:12 -07:00
Justin Dolske
c6a48948eb
Bug 778608 - Move SafeBrowsing.jsm to toolkit. r=gavin
...
--HG--
rename : browser/components/safebrowsing/content/blockedSite.xhtml => browser/base/content/blockedSite.xhtml
rename : browser/components/safebrowsing/content/report-phishing-overlay.xul => browser/base/content/report-phishing-overlay.xul
rename : browser/components/safebrowsing/SafeBrowsing.jsm => toolkit/components/url-classifier/SafeBrowsing.jsm
2012-10-29 17:26:41 -07:00
Jacek Szpot
761b11160f
Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan
2012-10-26 15:32:10 +02:00
Josh Matthews
fda5be2065
Bug 723002 - Determine privacy status from provided nsILoadContext in ContentPrefService. r=ehsan
2012-06-30 07:50:07 -07:00
Aaron Klotz
7465ffaf87
Bug 772552 - Adds Telemetry for saved pings. r=nfroyd
2012-10-29 15:12:03 -04:00
Patrick McManus
5938428609
bug 805457 telemetry for proxy and websocket connections r=jduell
2012-10-27 15:24:19 -04:00
Phil Ringnalda
140f41a6be
Back out 9c064c78d86a (bug 799600) for orange
...
--HG--
extra : rebase_source : 464d1ff3410f2382b8b0f9c204734517178b354f
2012-10-26 19:19:56 -07:00
Mark Hammond
6f93418eda
Bug 799600 - allow data urls in social panels. r=jaws
2012-10-25 16:45:34 +11:00
Andres Hernandez
3be55836cf
Bug 805472 - [OS.File] Ensure that all test files are removed. r=Yoric
2012-10-25 14:11:06 -06:00
Mark Hammond
dc4eb93ac5
Bug 805725 - browser_frameworker test should hit mochi.test:8888 for websocket tests. r=me
2012-10-26 15:19:58 +11:00
Brian R. Bondy
df1c8174b6
Bug 790496 - Make maintenance service errors stand out more. r=ehsan
2012-10-25 22:34:03 -04:00
Patrick McManus
39e4cc43ec
bug 797964 remove spdy ping experiment and change default to 58s r=honzab
2012-10-25 14:20:08 -04:00
Ehsan Akhgari
8e702f60c5
Backed out 2 changesets (bug 579517)
...
Backed out changeset 5298adc70963
Backed out changeset 86ccf7c918ce (bug 579517)
2012-10-25 12:32:24 -04:00
Ehsan Akhgari
f3c0ac7a23
Code hygiene: don't use PR_TRUE and PR_FALSE, and use stdint types instead of PRInt types (no bug really, but you could say bug 579517)
2012-10-25 11:48:19 -04:00
Phil Ringnalda
7eafed1352
Back out 689834383fbb (bug 782882) for timing out in browser_social_toolbar.js
2012-10-25 00:00:45 -07:00
Mark Hammond
eaf93761f2
Bug 799600 - allow data urls in social panels. r=jaws
2012-10-25 16:45:34 +11:00
Gavin Sharp
15e9f648ce
Bug 805260: turn can't-attach-mozSocialAPI error into a warning, since it's not usually a problem, r=markh
...
--HG--
extra : transplant_source : %97b%B6B%A8%E4%1F%134%94%C0%7E%E2%A9q%94%E9%BB%C8%80
2012-10-24 17:29:09 -07:00
Boris Zbarsky
dc9e635bf3
Bug 804799. Make sure we keep advancing our current find point through the document even in cases when we optimize by moving it to the first visible range, so we don't get stuck in an infinite loop. r=masayuki
2012-10-24 16:10:49 -04:00
Wes Johnston
8aa266dd12
Bug 790305 - Don't add history entries for redirects or error pages. r=mfinkle
2012-10-24 09:04:44 -07:00
Honza Bambas
671ef87da3
Bug 654348 - Make XMLHttpRequest prefer explicit credentials (in the URL) over cached credentials, r=cbiesinger
2012-10-24 16:05:13 +02:00
Honza Bambas
90b33162dd
Bug 776171 - Don't delete cached credentials when having ident from URI, XHR auth didn't work after first time, r=cbiesinger
...
--HG--
rename : toolkit/components/passwordmgr/test/authenticate.sjs => toolkit/components/passwordmgr/test/auth2/authenticate.sjs
2012-10-24 16:05:12 +02:00
Josh Matthews
7ee9c86b25
Bug 723001 - Move privacy state checking from nsFormHistory to its callers. r=dolske
...
* * *
Bug 800669 - "Remove recent addition of gPrivateBrowsingUI in PB search bar test" [r=josh]
2012-10-24 00:27:58 -04:00
Andres Hernandez
66186d0f3c
Bug 800697 - [OS.File] Convert async testsuite to use Task.js. r=Yoric
2012-10-23 11:48:52 -06:00
David Rajchenbach-Teller
81bd9620af
Bug 803190 - Replace test_osfile_comms scaffolding with something more robust. r=froydnj
2012-10-23 18:30:28 -04:00
Jacek Szpot
6a6b45d771
Bug 800106: replace some NS_ALWAYS_INLINEs with MOZ_ALWAYS_INLINEs; r=ehsan
2012-10-23 13:31:22 +02:00
Vladan Djeric
fbbae394e8
Bug 802920: Gather additional Telemetry on performance of LocalStorage operations. r=taras
2012-10-23 15:37:13 -04:00
Honza Bambas
59e29e0e3f
Backout of changeset 4dc26e9f3189
2012-10-23 17:37:58 +02:00
Honza Bambas
58fc62fc53
Bug 776171 - Don't delete cached credentials when having ident from URI, XHR auth didn't work after first time, r=cbiesinger
...
--HG--
rename : toolkit/components/passwordmgr/test/authenticate.sjs => toolkit/components/passwordmgr/test/auth2/authenticate.sjs
2012-10-23 17:03:49 +02:00
Gian-Carlo Pascutto
929b82ed97
Bug 797302 - crash in mozilla::safebrowsing::Classifier::Check. r=dcamp
2012-10-23 09:57:18 +02:00
Ehsan Akhgari
2c1575558e
Backout changeset 788a51ef6221 (bug 800106) because of Windows XP Kraken regression
2012-10-22 16:44:09 -04:00
Andres Hernandez
8fbf84fbd1
Bug 769298 - Avoid logging script errors coming from private windows in the global error console
2012-10-19 15:52:21 -06:00
Jared Wein
9ae793f3da
Backed out changeset ca101d926240 (bug 787767)
2012-10-22 01:56:10 -07:00
Jared Wein
201bb9ad4c
Bug 787767 - Implement runtime performance monitoring for Worker API abuse. r=felipe
...
--HG--
extra : rebase_source : 93e027809cc3f6ceb2939cb2e3919c3516d05be7
2012-10-21 17:26:11 -07:00
Neil Rashbrook
07a53e8258
Bug 802820 Restore fallback behaviour when charset titles are missing r=smontagu
2012-10-21 10:31:21 +01:00
Jared Wein
8457527a81
Bug 803385. Make sure cookie value is not undefined before trying to trim it. r=felipe
2012-10-19 17:16:24 -07:00
Neil Rashbrook
2e0327bdb4
Bug 803661 Can't save files from the view source window r=jdm
2012-10-20 00:37:35 +01:00
Justin Lebar
ee72a5b1b4
Bug 798395 - Follow-up: Add URI escaping to about:memory's file argument. r=me
2012-10-19 12:13:54 -04:00
Justin Lebar
25e9efde74
Bug 798395 - Let us specify a file to load into about:memory (as about:memory?file=/path/to/file). r=njn
2012-10-19 11:51:51 -04:00
Jacek Szpot
057be630c0
Bug 800106: replace some NS_ALWAYS_INLINEs with MOZ_ALWAYS_INLINEs; r=ehsan
2012-10-19 10:33:33 +02:00
WangJun
f4577f8a8e
Bug 793682 - [OS.File] getCurrentDirectory/setCurrentDirectory for the main thread. r=Yoric
2012-10-15 23:05:44 +08:00
Ryan VanderMeulen
5703aad914
Backed out changeset 779550569432 (bug 787767)
2012-10-18 21:43:12 -04:00
Jared Wein
faf749e67e
Bug 787767 - Implement runtime performance warnings for Worker API abuse. r=felipe
2012-10-18 18:02:42 -07:00
Isaac Aggrey
c984edf823
Bug 794510: Part 2: Use more stdint types instead of protypes.h types; r=ehsan
2012-10-11 18:38:04 -05:00
Josh Matthews
622cda9c90
Backed out changeset 12002e126b39 (bug 769298)
2012-10-18 17:27:23 -04:00
Andres Hernandez
a84d1976b8
Bug 769298 - Avoid logging script errors coming from private windows in the global error console
2012-10-18 00:24:56 -06:00
Nanci Bonfim
2fcd4b409e
Bug 800275 - Decreasing assymptoptic complexity of two loops from n^2 to n by removing the Array#shift usage, r=jaws
2012-10-17 22:01:23 -03:00
Gian-Carlo Pascutto
4a799dbad8
Bug 795281. r=bholley
2012-10-18 13:52:03 +02:00
Mark Hammond
423fad50f0
Bug 790201 - better cleanup of social worker sandbox. r=felipe
2012-10-18 16:42:40 +11:00
Felipe Gomes
554773b05d
Bug 802929 - use existing port handle for socialcookies-get message. r=jaws,mixedpuppy
2012-10-18 16:40:12 +11:00
Shane Caraveo
de8cddcd2c
Bug 802395: fix parse error caused by messages being sent when the port isn't yet fully initialized, r=gavin
2012-10-16 16:47:42 -07:00
Aryeh Gregor
9582ec9bf0
Bug 802069 - Make "macintosh" the canonical name of its encoding, not "x-mac-roman"; r=smontagu
...
--HG--
rename : intl/uconv/tests/unit/test_decode_x_mac_roman.js => intl/uconv/tests/unit/test_decode_macintosh.js
rename : intl/uconv/tests/unit/test_encode_x_mac_roman.js => intl/uconv/tests/unit/test_encode_macintosh.js
2012-10-17 12:15:23 +02:00
David Rajchenbach-Teller
78caaeda9b
Bug 800493 - Remove now useless libxul code from OS.File. r=froydnj
2012-10-16 21:34:03 -04:00
Andres Hernandez
c61c599711
Bug 799226 - Optimize |OS.File.exists| r=Yoric
2012-10-16 09:39:27 -06:00
Mark Hammond
f41c26f285
Bug 801080 - window.close should close social panels. r=felipe
2012-10-16 13:53:37 +11:00
Ehsan Akhgari
56a5c27dbc
Bug 801049 - Communicate the privacy bit of the active window to the search suggestion service so that it knows whether to put the channel it creates in private browsing mode or not; r=gavin
...
I'm using the autocompletesearchparam as a vehicle for delivering the
privacy information into the guts of nsSearchSuggestions. The
alternative solution will involve modifying the autocomplete interfaces,
which is even more horrible than what the code here does. It's not that
bad if you think of autocompletesearchparam attribute as an opaque value
which is used to transfer information to the nsIAutoCompleteSearch
implementations, which is what it is!
2012-10-15 18:59:33 -04:00
Justin Lebar
67b458520a
Bug 801498 - Fix about:compartments styling (broken by bug 798040). r=njn
...
--HG--
extra : rebase_source : f6cfbe731f5ef1182f0e4a360e5a86e972f92df1
2012-10-15 16:50:51 -04:00
David Zbarsky
e1da975f5f
Backout bug 779684 for topcrash
2012-10-15 14:35:50 -04:00
Ehsan Akhgari
ee902c51f9
Backout changeset 0f0797cdb55a (bug 800106) because of Kraken regressions on Windows XP
2012-10-15 14:19:55 -04:00
Fabrice Desré
cfc35322a6
Bug 794228 - addon-manager services are running in B2G [r=glandium]
2012-10-15 11:14:53 -07:00
Ryan VanderMeulen
47fa9fb9a8
Backed out a57ade621efb, 2a8fef2bd228, 632ce3e7d3ef (bug 799638) for bustage.
2012-10-13 21:22:30 -04:00
Benoit Girard
a06454caec
Bug 799638 - Use timeline events as profiler startup markers. r=taras
2012-10-13 21:03:18 -04:00
Jacek Szpot
06b915eb2e
Bug 800106: replace NS_ALWAYS_INLINE with MOZ_ALWAYS_INLINE; r=ehsan
2012-10-13 17:52:10 +02:00
Shane Caraveo
ccbe60c88d
Bug 785920 - reload for workers. r=gavin.sharp
2012-10-12 16:58:50 -07:00